P,A,TD,TH,ul,i,div,hr {
	background : white none;
	color : #204D88;
	font-family : Arial, Helvetica, sans-serif;
}

H1,H2,H3,H4,H5,H6,info,#kopf,#fuss {
	background : #204D88 none;
	color : white;
	font-family : Arial, Helvetica, sans-serif;
}

#kopf {
	margin-left : 0px;	/*Kopf ist immer ganz links */
	font-size : 150%;
	font-weight : bold;
	text-align : center;
	border-bottom : solid #FF232B 5px;
}

#inhalt {
	margin-left : 150px;
	margin-right : 40px;
	margin-top : 20px;
	margin-bottom : 20px;
	text-align : center;
	font-size: 80%;
}

#appc {
	margin-left : 190px;
	margin-right : 90px;
	margin-top : 20px;
	margin-bottom : 20px;
	text-align : center;
}

#valid {
	margin-right : 0px;
	text-align: right;
	float : right;
}

#fuss {
	margin-left : 150px;
	margin-right : 90px;
	font-weight : normal;
	border-top : solid #FF232B 3px;
	font-size: 70%;
	text-align: center;
}

P {
text-align: left;
}

H1  {
}

H2  {
	font-size : 110%;
	font-weight : normal;
	text-align : center;
	border-bottom : solid #FF232B 4px;
}

H3  {
	font-size : 100%;
	font-weight : bold;
	text-align : center;
	border-bottom : solid #FF232B 3px;
}

H4  {
	font-size: 100%;
	font-weight : normal;
	text-align : center;
	border-top : solid #FF232B 3px;
}

H5 {
	font-size: 100%;
	font-weight : normal;
	text-align : center;
	border-bottom: solid #FF232B 2px;
	width: 300px;
}

H6 {
	font-size: 100%;
	font-weight : normal;
	text-align : center;
	border-bottom: solid #FF232B 2px;
}

A  {
	font-weight : normal;
}

A:hover  {
	background : white;
	color : #FF232B;
	font-weight : normal;
}

A:Visited  {
	font-weight : normal;
}

A:Active  {
	background : white;
	color : #FF232B;
	font-weight : normal;
}

body  {
	font-family : sans-serif;
	margin : 0px;
}

table {
}

td  {
	font-size: 80%;
	font-weight : normal;
	text-align : left;
	vertical-align : top;
}

th  {
	font-size: 80%;
	font-weight : normal;
	text-align : center;
	vertical-align : top;
}

.info  {
	font-size: 71%;
}

ul {
	text-align : left;
}

li {
}

i  {
	font-size: 70%;
	font-weight : normal;
}