#rahmen  {
	border : medium solid #BFBFBF;
	width : 811px;
	margin-right : auto;
	margin-left : auto;
}

#kopf  {
	text-align : right;
	width : 100%;
	height : 175px;
}

#rot  {
	background-position : center center;
	width : 100%;
	height : 40px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #C31D31;
	margin-top : 10px;
	margin-bottom : 10px;
	padding-top : 10 px;
	text-align : center;
	word-spacing : 15px;
	vertical-align : middle;
}

#links  {
	width : 200px;
	height : 410px;
	background-color : #DEDEDE;
	float : left;
	margin-left : 10px;
}

#rechts  {
	width : 20 %;
	background-color : white;
	float : right;
	margin-right : 10px;
}

#mitte  {
	width : 550px;
	text-align : left;
	background-color : white;
	margin-left : 220px;
	border : thin solid #666666;
	padding : 10px;
}

#unten  {
	clear : both;
	width : 100%;
	height : 50px;
	background-image : url(img/linierot.jpg);
	background-repeat : repeat-x;
}

body  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	background-color : white;
	text-align : center;
}

h2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

a:link#menu  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

a:visited#menu  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

a:hover#menu  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : underline;
}

a:active#menu  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

a:link  {
	font-size : 14px;
	color : Gray;
	text-decoration : underline;
}

a:visited  {
	font-size : 14px;
	text-decoration : underline;
	color : Gray;
}

a:hover  {
	font-size : 14px;
	text-decoration : none;
	color : Gray;
}

a:active  {
	font-size : 14px;
	color : Gray;
	text-decoration : underline;
}

td  {
	font-size : 14px;
}


