/*================ Allgemein ================*/

H1 {
	font-family: verdana;
	font-size: medium;
	color: #984332;
	/*line-height:28px;*/
}

H2 {
	font-family: verdana;
	font-size: small;
	color: #984332;
	/*line-height:28px;*/
}

H3 {
	font-family: verdana;
	font-size: x-small;
	color: #984332;
	font-weight: bold;
	margin-bottom:0px;
	/*line-height:28px;*/
}

P {
	font-family: verdana;
	font-size: x-small ;
	color: #000000;
	/*line-height: 15px;*/
	/*margin-top:2px;*/
	/*margin-bottom: 8px;*/
}


LI {
	font-family: verdana;
	font-size: x-small ;
	color: #000000;
	margin-top: 3px;
}

A {
	font-family: verdana;
	font-size: x-small ;
	text-decoration: underline;
	color: #00A4E3;	
}

A:hover {
	text-decoration: underline;
	color: #984332;
}


/*================ Subnavi ================*/

P.footer {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	margin-top: 2px;	
}

A.footer {
	font-family: verdana;
	font-size: 11px;
	text-decoration:none;
	color: #984332;	
}

A.footer:hover {
	text-decoration: underline;
	color: #00A4E3;
}

P.subnavi {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	margin-top:7px;
	margin-bottom: 6px;
	margin-right: 8px;	
}

P.subnavi_akt {
	font-family: verdana;
	font-size: 11px;
	color: #984332;
	line-height: 15px;
	margin-top:7px;
	margin-bottom: 6px;
	margin-right: 8px;	
}

A.subnavi {
	font-family: verdana;
	font-size: 11px;
	text-decoration:none;
	color: #000000;	
}

A.subnavi:hover {
	text-decoration: underline;
	color: #984332;
}

P.subnavi2 {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	margin-top:7px;
	margin-bottom: 6px;
	margin-right: 18px;
	font-style: italic;	
}

P.subnavi2_akt {
	font-family: verdana;
	font-size: 11px;
	color: #984332;
	line-height: 15px;
	margin-top:7px;
	margin-bottom: 6px;
	margin-right: 18px;
	font-style: italic;	
}

A.subnavi2 {
	font-family: verdana;
	font-size: 11px;
	text-decoration:none;
	color: #000000;	
}

A.subnavi2:hover {
	text-decoration: underline;
	color: #984332;
}

/*================ Styles ================*/

TABLE.outerborder {
	border-width: 1px;
	border-style: solid;
	border-color: #E6CFC3;
	background-color: #F0F0F0;
}

TABLE.outerborder2 {
	border-width: 1px;
	border-style: solid;
	border-color: #E6CFC3;
	background-color:#FFFFFF;
}

TD.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6CFC3;
}

TD.border_right_bottom {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6CFC3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6CFC3;
}

TD.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6CFC3;
}

DIV.schnellsuche {
	width: 140px;
	height: 59px;
	margin-left: 11px;
	background-color: #E6CFC3;
}

DIV.sidebar {
	margin-top:11px;
	width: 140px;
	margin-left: 11px;
	border-color: #E6CFC3;
	border-style: solid;
	border-width: 1px;
	background-color:#FAF3F1;
}

DIV.footer {
	margin-top:15px;
	width:738px;
	height:20px;
	border-color: #E6CFC3;
	border-style: solid;
	border-width: 1px;
	background-color:#FFFFFF;
}

UL.ul_meldung {
	font-family: verdana;
	font-size: x-small ;
	color: #000000;
	font-weight: normal;
	margin:0px 0px 0px 20px;
}

.div_fehler {
	color:#FF0000;
	background-color:#FFFFFF;
	border: 1px solid #AAAAAA;
	font-family: verdana;
	font-size: x-small ;
	font-weight: normal;
	width: 550px;
	padding: 3px;
	margin: 16px 0px 16px 0px;
}

.div_meldung {
	color:#000066;
	background-color:#FFFFFF;
	border: 1px solid #AAAAAA;
	font-family: verdana;
	font-size: x-small ;
	font-weight: normal;
	width: 550px;
	padding: 3px;
	margin: 16px 0px 16px 0px;
}

/*================ Formulare ================*/

FORM {
	margin: 0px;
}

INPUT {
	font-family: verdana;
	font-size: x-small ;
	color: #000000;
}

SELECT {
	font-family: verdana;
	font-size: x-small ;
	color: #000000;
}

TEXTAREA {
	font-family: verdana;
	font-size: x-small ;
	color: #000000;
}
