/*Menu Text*/
.subnav {
 	font-family : Verdana;
	font-size : 11px;
	color: #666666;

}
.subnav a {
/*	padding:0.2em 0.20em;*/
	text-decoration:none;
	color:#666666;
	font-weight:normal;
	}
.subnav a:hover {
/*	padding:0.2em 0.20em;*/
	text-decoration:none;
	color:#F18E00;
	font-weight:normal;
	}
}

.subnav a:visited {
/*	padding:0.2em 0.20em;*/
	text-decoration:none;
	color:#666666;
	font-weight:normal;
	}

/*---------------------------------------------------*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	padding: 0;
	margin: 0;
}

p {
margin: 0 0 0 0;
}

a {
	color: #666666;
}

a:visited {
	color: #666666;	
}

a:hover {
	color: #f47607;
}

/*---------------------------------------------------*/


		


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.text_bold {
	font-weight: bold;
}


/* Text in INHALT */
/* H1 ist Seitenüberschrift */

H1 {
	font-family : Verdana;
	font-size : 12px;
	color : #f47607;
	margin-bottom : 0px;
	margin-top : 10px;
}

H2 {
	font-family : Verdana;
	font-size : 12px;
	color : #666666;
	font-weight: bold;
	margin-bottom : 0px;
	margin-top : 10px;
}

P {
 	font-family : Verdana;
	font-size : 12px;
	line-height: 14px;
	color: #666666;
}

.li {
	background-image: url(pfeil_grau_schmal.gif);
}


.caption {
	font-family : Verdana;
	font-size : 11px;
	color : #FF9966;
}

.bulletlist {
	font-family : Verdana;
	font-size : 12px;
	color : #666666;
	font-weight: normal;
	text-indent: 10px;
}

.bulletlist a:link {
	font-family : Verdana;
	font-size : 12px;
	color : #666666;
	font-weight: normal;
	text-decoration: none;	
}

.bulletlist a:visited {
	font-family : Verdana;
	font-size : 12px;
	color : #666666;
	font-weight: normal;
	text-decoration: none;		
}

.table {
	font-family : Verdana;
	font-size : 11px;
	color : #CC3366;
}

.titel1 {


	font-family : Verdana;
	font-size : 12px;
	font-weight: bold;
	color : #f47607;
	margin-bottom : 0px;
	margin-top : 10px;
}

.titel2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}

