body {
	font-size : 12px;
	font-family : verdana,helvetica,arial;
	color : #FFFFFF;
	font-style : normal;
} 



/* HEADLINES */

h1 {
	color:#1d4377;
	font-weight:bold;
	font-size:22px;
	margin:10px 0px 10px 5px;
	padding:0px;
	width:auto;
	border-style:dotted;
	border-width:0px 0px 1px 0px;
	border-color:#eeeeee;
}


h2 {
	color:#1d4377; 
	font-weight:bold;
	font-size:16px;
	margin:15px 0px 8px 0px;
	padding:0px;
}

/* PARAGRAPH GLOBAL */
p {
	margin:8px 5px 8px 5px;
	font-size : 14px;
	font-family : verdana,helvetica,arial;
	color:#1d4377;
}


/* --- A Class--- */

a {
	font-size : 14px;
	font-family : verdana,helvetica,arial;
	color : #12315c;
	font-style : normal;
}
 
a:active  {
	font-size : 14px;
	font-family : verdana,helvetica,arial;
	color : #12315c;
	font-style : normal;
}
 
a:visited  {
	font-size : 14px;
	font-family : verdana,helvetica,arial;
	color : #12315c;
	font-style : normal;
}
 
a:hover  {
	font-size : 14px;
	font-family : verdana,helvetica,arial;
	color : #99aece;
	text-decoration : underline;
	font-style : normal;
}

/* --- A Class NEWS --- */

a.news {
	font-size : 10px;
	font-family : tahoma,verdana,helvetica,arial;
	color : #003B54;
	text-decoration : underline;
	font-weight : bold;
}
 
a.news:active {
 	font-size : 10px;
	font-family : tahoma,verdana,helvetica,arial;
 	color : #003B54;
	text-decoration : underline;
 	font-weight : bold;
 }
 
a.news:visited {
 	font-size : 10px;
	font-family : tahoma,verdana,helvetica,arial;
 	color : #003B54;
	text-decoration : underline;
 	font-weight : bold;
 }
 
a.news:hover {
 	font-size : 10px;
	font-family : tahoma,verdana,helvetica,arial;
 	color : #267496;
 	text-decoration : underline;
    font-weight : bold;
 }


td {
	font-size : 12px;
	font-family : tahoma,verdana,helvetica,arial;
	color : #1d4377;
	font-style : normal;
}

.headline1 {
 	font-size : 14px;
 	font-family : tahoma,verdana,helvetica,arial;
 	color : #1d4377;
 	font-style : normal;
 font-weight : bold;
}


.scroller {
 	font-size : 12px;
 	font-family : verdana,helvetica,arial;
 	color : #ffffff;
 	font-style : normal;
   font-weight : bold;
}

td.liste1 {
 	font-size : 12px;
 	font-family : verdana,helvetica,arial;
 	color : #003B54;
 	background-color : #85B6CF;
 	font-style : normal;
}

td.liste2 {
 	font-size : 12px;
 	font-family : verdana,helvetica,arial;
 	color : #003B54;
 	background-color : #dddddd;
 	font-style : normal;
}

th {
	font-size : 12px;
	font-family : verdana,helvetica,arial;
	color : #1d4377;
	font-style : normal;
	font-weight : bold;
	text-align : center;
}

td.menu {
	font-size : 11px;
	font-family : verdana,helvetica,arial;
	color : #1d4377;
	font-style : normal;
}

/* Footer Classes */

.footer {
 	font-size : 14px;
 	font-family : verdana,helvetica,arial;
 	color : #d2dff2;
 	font-style : normal;
} 


a.footer {
	font-size : 14px;
	font-family : verdana,helvetica,arial;
	color : #ffffff;
	font-style : normal;
}
 
a.footer:active  {
	font-size : 14px;
	font-family : verdana,helvetica,arial;
	color : #ffffff;
	font-style : normal;
}
 
a.footer:visited  {
	font-size : 14px;
	font-family : verdana,helvetica,arial;
	color : #ffffff;
	font-style : normal;
}
 
a.footer:hover  {
	font-size : 14px;
	font-family : verdana,helvetica,arial;
	color : #99aece;
	text-decoration : underline;
	font-style : normal;
}


/* --- menu --- */
#menu {
	font: Verdana;
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	float: left;
	width: 213px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	border: none;
	width: 213px;
}

#menu li {
	border-bottom: 1px solid #e9f2fe;
	list-style-type: none;
}
#menu li a {
	display: block;
	padding-left: 27px;
	background-image: url(../images/nav_bgmain.gif);
	color: #12315c;
	font-weight:bold;	
	text-decoration: none;
	width: 186px;
}
#menu li a:hover {
	color: #1d4377;
	background-image: url(../images/nav_bgmainhl.gif);
	text-decoration: underline;
}
#menu li #active {
	background-image: url(../images/nav_bgmainhl.gif);
}
#menu li li a {
	display: block;
	padding-left: 40px;
	background-image: url(../images/nav_bgsub.gif);
	color: #12315c;
	font-weight:normal;	
	text-decoration: none;
	width: 173px;
}
#menu li li a:hover {
	background-image: url(../images/nav_bgsubhl.gif);
	color: #1d4377;
	text-decoration: underline;
}
#menu li li #active {
	background-image: url(../images/nav_bgsubhl.gif);
	text-decoration: underline;
}

#menu li li li a {
	display: block;
	padding-left: 50px;
	color: #12315c;
	background-image: url(../images/nav_bgsubsub.gif);
	font-weight:normal;	
	text-decoration: none;
	width: 163px;

}
#menu li li li a:hover {
	color: #1d4377;
	text-decoration: underline;
	background-image: url(../images/nav_bgsubsub_hl.gif);
}
#menu li li li #active {
	text-decoration: underline;
	background-image: url(../images/nav_bgsubsub_hl.gif);
}

/* --- menu end--- */


/* Wo bin ich - Pfad Classes*/

.info_content {
color: #1d4377;
font-size: 11px; 
font-family: Tahoma;
text-decoration: none;
}


a.info:link {
font-family: Tahoma;
font-size: 11px;
font-style: italic;
color: #1d4377;
text-decoration: underline;
}

a.info:visited {
font-family: Tahoma;
font-size: 11px;
font-style: italic;
color: #1d4377;
text-decoration: underline;
}

a.info:hover {
font-family: Tahoma;
color: #99aece;
font-size: 11px;
font-style: italic;
text-decoration: underline;
}

 
 
 /* --- A Class für Inhalte --- */
 
a.content {
 	font-size : 12px;
	font-family : tahoma,verdana,helvetica,arial;
 	color : #005477;
 	text-decoration : none;
 	font-style : normal;
	font-weight : bold;
 }
 
a.content:active  {
 	font-size : 12px;
	font-family : tahoma,verdana,helvetica,arial;
 	color : #005477;
 	text-decoration : none;
 	font-style : normal;
	font-weight : bold;
}
 
a.content:visited  {
 	font-size : 12px;
	font-family : tahoma,verdana,helvetica,arial;
 	color : #005477;
 	text-decoration : none;
 	font-style : normal;
	font-weight : bold;
 }
 
a.content:hover  {
 	font-size : 12px;
	font-family : tahoma,verdana,helvetica,arial;
 	color : #297799;
 	text-decoration : underline;
 	font-style : normal;
	font-weight : bold;
 }
 
 
  /* --- A Class für mini head navi --- */

 a.headlink {
 	font-size : 10px;
 	font-family : verdana,helvetica,arial;
 	color : #869fc2;
 	text-decoration : none;
 	font-style : normal;
	font-weight : normal;
 }
 
a.headlink:active  {
 	font-size : 10px;
 	font-family : verdana,helvetica,arial;
 	color : #869fc2;
 	text-decoration : none;
 	font-style : normal;
	font-weight : normal;
}
 
a.headlink:visited  {
 	font-size : 10px;
 	font-family : verdana,helvetica,arial;
 	color : #869fc2;
 	text-decoration : none;
 	font-style : normal;
	font-weight : normal;
 }
 
a.headlink:hover  {
 	font-size : 10px;
 	font-family : verdana,helvetica,arial;
 	color : #d2dff2;
 	text-decoration : underline;
 	font-style : normal;
	font-weight : normal;
 }

 

textarea {
 	font-size : 14px;
 	font-family : verdana,helvetica,arial;
 	color : #000000;
 	text-decoration : none;
 	font-style : normal;
	font-weight :  normal;
}

select {
 	font-size : 11px;
 	font-family : verdana,helvetica,arial;
 	color : #000000;
 	text-decoration : none;
 	font-style : normal;
	font-weight :  normal;
}


option {
 	font-size : 11px;
 	font-family : verdana,helvetica,arial;
 	color : #000000;
 	text-decoration : none;
 	font-style : normal;
	font-weight :  normal;
}


INPUT {
	BORDER-RIGHT: 1px outset #0E3D58;
	BORDER-TOP: 1px outset #0E3D58;
	BORDER-LEFT: 1px outset #0E3D58;
	BORDER-BOTTOM: 1px outset #0E3D58;
	FONT-WEIGHT: bolder;
	FONT-SIZE: 14px;
	COLOR: #003366;
	background-color : #6581B2;
}

.button2 {
	 BACKGROUND: #6581B2;
	 COLOR: #253A60; FONT-FAMILY: verdana,helvetica,arial; 
	 TEXT-DECORATION: none;
	 font-weight : bold;
}

.button1 {
	 BACKGROUND: #FFFFFF;
	 COLOR: #003B54; FONT-FAMILY: verdana,helvetica,arial; 
	 TEXT-DECORATION: none;	
	 font-weight : bold;
}


