@charset "UTF-8";


body 		{ 	background-color: #ffffff;	
				font-family: Arial, Verdana, Helvetica, sans-serif;	letter-spacing: normal; color:#333333; font-size:12px; line-height:18px;}
  

h1 	  		{	font-family: Arial, Verdana Helvetica, sans-serif;	letter-spacing: normal; color:#8a2312; font-weight:bold; font-size:12px; 
				line-height:28px; text-transform:uppercase;}


.wichtig   	{ 	font-family: Arial, Verdana Helvetica, sans-serif;	letter-spacing: normal; color:#8a2312; font-weight:bold; font-size:12px; line-height:18px;}
        
	  
	  
	  
	  
	  
#header		{	height:37px; width:957px;}
#um			{	height:42px; width:937px; padding-top:12px; padding-left:20px; background-image:url(../images/um.png);}
#logo		{	height:87px; width:957px;}
#headline	{	height:28px; width:932px; background-image:url(../images/headline.png); padding-left:25px; padding-top:5px;}
		
  	
.style #container 
			{ 	/*wird immer mittig angezeigt*/
				position: absolute;	visibility: visible;
				left: 50%; top: 50%;
				width: 1000px;	height:600px;
				margin-left: -500px; margin-top: -300px;}


.rahmen 	{ 	/*wird immer mittig angezeigt*/
				width: 900px;	height:auto;
				border-left: 1px solid #e3e3e3;
				border-right: 1px solid #e3e3e3;}
   
  

#content	 {
				text-align:left;
				padding:10px 30px 10px 30px; /*top|right|bottom|left*/
				height:353px; width:897px;
				background-image:url(../images/content.png);
			}		
		
	
.footer 	{	height:52px; width:957px;}


#conleft 	{	width:300px; margin-top:7px; float: left;}
#conright 	{	width:580px; float: right;}
		

a  					{font-family: Verdana, Arial Helvetica, sans-serif; letter-spacing: normal; color: #ec7c00; font-size:12px; line-height:18px; text-decoration:none;}
a:link, a:visited 	{font-family: Verdana, Arial Helvetica, sans-serif;	letter-spacing: normal; color: #ec7c00; font-size:12px; line-height:18px; text-decoration:none;}
a:active, a:hover 	{font-family: Verdana, Arial Helvetica, sans-serif;	letter-spacing: normal; color: #ec7c00; font-size:12px; line-height:18px; text-decoration:underline;}

/*Aufzählungsliste*/
.infolist li {list-style: none; background: url(../de/images/dot.png) 0 50% no-repeat; margin-left:-40px; text-indent: 23px; line-height:20px;}