/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Myriad, Tahoma, sans-serif;
	font-size:13px;
	color:#333;
	background-color:#5d5e60;
	line-height:20px;
}

h1 {	font-family:Myriad, Tahoma, sans-serif; font-size:22px; font-weight:normal; color:#333; line-height:28px; }
h2 {	font-family:Myriad, Tahoma, sans-serif; font-size:18px; font-weight:normal; color:#333; line-height:24px; }
p {		text-align:justify; }


#menu {		width:100%; margin-top:100px; }

#menu ul { 				margin:0; padding:0; list-style:none; line-height:18px; }
#menu ul li  {			display:block; width:100%; margin-bottom:1px; }
#menu ul li.abstand {	margin-bottom:10px; }

#menu ul li a {			display:block; padding-left:30px; color:#333; text-decoration:none; background-color:transparent; }
#menu ul li a:hover {	color:#fff; background-color:#8d002a; }

#menu ul li a.akt {			display:block; padding-left:30px; color:#fff; text-decoration:none; background-color:#8d002a; }
#menu ul li a.akt:hover {	color:#fff; background-color:#8d002a; }



#logo {			width:600px; text-align:center; margin-top:10px; }
#info {			width:100%; height:430px; overflow:auto; margin-top:40px; }
#inhalte {		width:624px; float:right; }
#textbox {		width:390px; }
#marginalbox {	width:136px; float:right; clear:both; }
#marginaltext { font-style:italic; font-size:11px; line-height:14px; }		


a.mehr { 		color:#fff; text-decoration:none; padding:0px 10px; float:right; background-color:#8d002a; display:block; } 
a.mehr:hover { 	background-color:#5d5e60; text-decoration:none; }
a.big { 		color:#8d002a; text-decoration:none; display:block; font-size:18px; margin-bottom:10px; } 
a.big:hover { 	text-decoration:underline; }

a {			color:#8d002a; text-decoration:none; }
a:hover {	text-decoration:underline; }