@import url('/content.css');
@import url('/css/common.css');

/* HTML */
BODY {
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
}

BODY, FORM, INPUT, SELECT {
	font-family: verdana, arial, helvetica;
}

INPUT {
	height: 14px;
}

SELECT, INPUT {
	font-size: 1em;
}

FORM INPUT.button {
	height: 22px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin: 0px;
}

UL {
	list-style-type: square;
}

IMG {
	border: 0px;
}

TABLE {
	margin-top: 10px;
        width: 100%;
	border-collapse: collapse;
}

TR {
	background: url('/img/points.gif') repeat-x bottom;
}

TD {
	padding-top: 5px;
	padding-bottom: 2px;
}

H3, H4, P  {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

P {
	margin-top: 6px;
        line-height: 1.5em;
}

/* Struktur  - Breite*/

#head,
#main,
#foot {
	width: 1000px;
	margin-left: 0px;
}

#logo,
#banner,
#newsletter,
#menu,
#content,
#mainInner,
#news,
#copyright,
#address {
	float: left;
}

#logo,
#banner {
	height: 116px;
}

#newsletterInner {
	height: 114px;
	margin: 1px;
}

#mainInner {
	width: 798px;
}

#logo,
#menu,
#copyright {
	width: 180px;
}

#banner,
#content {
	width: 616px;
}

#newsletter,
#news {
	width: 192px;
}

#banner,
#newsletter,
#content,
#news,
#address {
	margin-left: 1px;
}

#foot {
	padding-bottom: 10px;
}

/*Navigation*/
#menu UL {
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu UL.pageControl0Folder {
	margin-bottom: 50px;
	margin-top: 0px;
}

#menu A {
	text-decoration: none;
}

#menu LI.pageControl0,
#menu LI.pageControl0Active  {
	background: url('/img/points.gif') repeat-x;
	background-position: bottom;
	padding: 10px 0px 10px 0px;
}

#menu A.pageControl0Link,
#menu A.pageControl0LinkActive {
	font-weight: bold;
	color: black;
	padding-left: 20px;
}

#menu A.pageControl0LinkActive {
	background: url('/img/rectangle.gif') no-repeat;
	background-position: 2px 4px;
}

#menu A.pageControl1Link ,
#menu A.pageControl1LinkActive {
	color: #071659;
}

#menu A.pageControl1LinkActive {
	font-weight: bold;
}

#menu UL.pageControl1Folder {
	margin-left: 20px;
	list-style-type: none;
}

#menu UL.pageControl1Folder LI {
	display: inline;
}

#menu UL.pageControl1Folder LI A {
	display: block;
	padding: 5px 10px 0px 10px;
	background: url('/img/rectangle2.gif') no-repeat;
	background-position: 2px 11px;
}

/*Feintuning*/

#head,
#main {
	margin-top: 10px;

}

#mainInner {
	margin-top: 20px;
}

#mainInnerHead {
	height: 1px;
	line-height: 1px;
	font-size: 0px;
	background: url('/img/points.gif') repeat-x bottom;
}

#logo H1 {
	margin: 20px 0px 0px 10px;
}

#banner H2 {
	background: url('/img/titleFading.jpg') repeat-y;
	color: #ffffff;
	text-align: right;
	padding-right: 10px;
	height: 20px;
	line-height: 1.3em;
	font-size: 1.25em;
}

#banner DIV {
	background: url('/img/banner.jpg') no-repeat;
	height: 95px;
}

#contentInner {
	margin: 10px;
}


#banner DIV,
#banner H2 {
	margin: 0px 10px 1px 10px;
}

FORM#newsletterPermanent {
	padding: 10px 10px 0px 10px !important;
	margin: 0px !important;
	width: 170px;
}

#newsletterInner P {
	line-height: 1.2em;
        margin: 0px;
	padding: 10px 10px 0px 10px;
}

FORM#newsletterPermanent DIV.action {
	display: none;
}

FORM#newsletterPermanent DIV.formElement {
	width: 165px;
}

FORM#newsletterPermanent DIV.email INPUT {
	width: 160px;
}

FORM#newsletterPermanent DIV.formElementContent {
	text-align: center;
}

FORM#newsletterPermanent DIV.email DIV.formElementDescription {
	display: none;
}

FORM#newsletterPermanent INPUT.button {
	margin-top: 5px;
}

FORM#newsletterPermanent DIV.email {
}

FORM#newsletterPermanent DIV.submit,
FORM#newsletterPermanent DIV.submit DIV,
FORM#newsletterPermanent DIV {
	padding: 0px !important;
	margin: 0px !important;
}
FORM#newsletterPermanent BR {
	display: none;
}

#mainInnerMenuContent {
	width: 100%;
	background: url('/img/bg.gif') repeat-y;
}

#content H1 {
	font-size: 1.3em;
}

#content H2 {
	font-size: 1.2em;
}

#content H3 {
	font-size: 1.1em;
}

#content H4 {
	font-size: 1.0em;
}

#news H3 {
	margin-top: 0px;
	font-size: 1em;
	padding: 2px 0px 2px 10px;
	margin-bottom: 1px;
    text-align: center;
}

#newsInner {
	margin-bottom: 50px;
}

#news H4 {
	margin: 0px;
	padding: 10px 0px 0px 10px;
	font-size: 1em;
}

#news P {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background: url('/img/points.gif') repeat-x bottom;
}

#foot {
	background: url('/img/points.gif') repeat-x;
	padding-top: 2px;
}

#copyright {
	padding-bottom: 2px;
}

#copyright A {
	display: block;
	padding: 2px;
	text-align: center;
}

#address {
	padding: 2px  0px 2px 10px;
	font-weight: bold;
}

/* Farben u. Links*/

H1, H2, H3, H4 {
    color: #071659;
}

#newsletter {
	background-color: #071659;
}

#newsletterInner {
	background-color: #ffffff;
}

#content,
#news {
	line-height: 1.4em;
}

#newsInner {
	background-color: #F8F6FB;
}

#content,
#news,
#news H4 A {
	color: #666666;
}

#news A, 
#copyright A {
	text-decoration: none;
}

#copyright A {
	color: #ffffff;
}

#copyright,
#news H3,
FORM INPUT.button {
	background-color: #071659;
	color: #ffffff;
}

#address{
	color: #071659;
}

#newsletter {
	color: #174580;
}

A {
	color: #071659;
}

A:link, A:hover {
	text-decoration: underline;
}

DIV.startpage {
	padding-top: 10px;
}

DIV.startpage {
  float: left;
  width: 295px;
}

DIV.startpage DIV.first {
  margin-right: 10px;
}

DIV.startpage DIV.second {
  margin-left: 10px;
}

#routingPage {
	padding-top: 15px !important;
}

DIV#routingResult .bgColor1 {
	background: #F8F6FB !important;
}

DIV#routingResult .bgColor2 {
	background: none !important;
}

DIV#routingResult .bgColor3 {
	background-color: #F8F6FB !important;
}

DIV#routingResult DIV.headFoot {
	border-top: 2px solid #071659 !important;
	border-bottom: 2px solid #071659 !important;
}
a.pdf, a.pdf:hover {
	background-image: url("../img/pdf_icon.gif");
		background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 10px 10px 20px 25px;
}

