﻿/* CSS Document */

html, body {}
/*body {font: normal 70% verdana, arial, helvetica, sans-serif, text-align:center}*/
body { font-family:Verdana, Geneva, Tahoma, sans-serif; font-size:11px; color:#222222;}
#inhalt{width:980px;}

/***************************************HEADER***************************************/

#kopfzeile{background-image:url(Bilder/Kopfgrafik.jpg);	height:147px; width:980px;}
/***************************************MENUE**************************************/
	
#menue {margin-top:15px; height:250px; width:220px;	font-weight:bold; text-align:left; color: #c8002e; line-height:35px;}
#menue  {list-style-type: none;}
#menue  {display: block;}
#menue  a:link {margin-top:0px;	text-decoration: none; display: block; color: #CD071E; width: 210px; height:35px;}
#menue  a:visited {margin-top:0px; text-decoration: none; display: block; color:#CD071E; width: 210px; height:35px;}
#menue  a:hover, #menue li a:active, #menue li a:focus { color: #FFF; background-color:#CD071E; height:35px;}
a {text-decoration: none; color:#9D9D92;}
/***************************************TEXT***************************************/

#text 			{margin-top:15px; margin-left:20px; margin-left:20px; width:570px;}
.mitteilung 	{background-color:#EAEAEA;}
#p 				{color:#000; text-align:left; line-height:15px;}
#p1 			{margin-top:5px; font-weight:bold; color:#008FC1; text-align:left; font-size:12pt;}	
.Stil1 			{font-weight:bold; color: #008FC1;}
.headlinebig	{font-size:12px; font-weight:bold; color: #008FC1;}
.blau           {color: #008FC1;}

.klein {color: #CD071E;}
.Bild {float: left; margin-right:10px; margin-bottom:10px;}

/***************************************LOGOS***************************************/
#logos {margin-top:15px; margin-left:20px; width:150px;}	
/***************************************FUSSZEILE***************************************/
#fusszeile {background-image:url(Bilder/Fusszeile.jpg); margin-top:10px; width:1000px;}	


.fleft              {float:left;}
.hauto              {height:auto;}
.semdaten           {width:130px; margin-right:30px;}
.sembeschreibung    {width:410px;}
.subsemdaten        {width:130px; margin-right:10px;}
.subsembeschreibung {width:270px;}
.clr                {clear:both;}