html	{	
			height: 100%;
			width: 100%;
			margin: 0px;
			padding: 0px;
		}



body    {
			background-color: #ffffff;
        	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
        	font-size: 1.0em;
        	color: #000000;
      		height: 100%;
        	width: 100%;
        	margin: 0px;
        }
        
       
        
        
img     {
			border: none;
		} 



div		{
			border: none;
		}

 
 
h1		{
			font-size: 1.8em;
			font-weight: 700;
			line-height: 1.8em;
			padding-bottom: 10px;
		} 






a		{
			text-decoration: none;
			font-weight: 600;
			color: #8a03ac;
		}
		
		
a:hover	{
			color: #8a03ac;
		}		
		
		
a:active{
			color: #8a03ac;
		}		



a.bar	{
			color: #8a03ac;
		}
		
		
a.bar:hover	{
				color: #8a03ac;
			}


a.bar:active{
				color: #8a03ac;
			}




.headline	{
				background-image:url(../img/headline.jpg);
				background-repeat: repeat-x;
				height:40px;
				margin: 0px;	
			}
			
.headlogo	{	border: 0px;
				float: left;
				margin-left: 10px;	
				margin-top: 50px;
			}
			
			
.header_name	{
				border:0px;
				float: right;
				margin-top: 30px;
				margin-right: 10px;	
			}
						
.muehldorfheader	{
					background: #eaf4f8;
					height: 140px;
					margin: 0px;
					}
			

	

			
						
.sidebar{
			background-color: #ebd2ff;
			width: 220px;
			height: 750px;
			font-size: 0.9em;
		} 


.sidebarcontent	{
					position: absolute;
					top:180px;
					padding-left: 20px;
					padding-top: 20px;
					padding-bottom: 20px;
					line-height: 2em;
					color: #EFE700;
					font-size: 0.8em;
					font-weight: 600;
				}
				
				
.sidebarinfo	{
				margin-top: 120px;
				color: #000000;
				line-height: 2.5em;
				}				
				
.legende		{
				font-size: 0.8em;
				padding-top: 5px;
				
				}				
	

.img_leg		{
				border: none;
				width: 24px;
				height: 24px;
				float: left;
				margin-right: 5px;
				
				}	
	
.leg_h		{
			font-size: 1.1em;
			font-weight: 600;
			line-height: 1.5em;
			padding-bottom: 10px;
			text-decoration: underline;
			
		}				
				
							

				
		

.infoie	{	
			position: absolute;
			top: 180px;
			left: 220px;
			width: 650px;
			height: 200px;
			background-color: #ffffff;
		}
		
			
.info	{	
			position:absolute;
			top: 180px;
			left:220px;	
			width: 730px;
			padding-top:10px;
			padding-left:30px;
			padding-right: 30px;
			padding-bottom: 20px;
			background-color: #ffffff;
		}
			
				
.fett	{
			font-weight: 600;
		}
		
		
.klein	{	font-size: 0.9em;
			line-height: 1.3em;
		}


						
			
.zusatzinfo	{
			font-size: 0.9em;
			color:  #8a03ac;
			text-decoration: underline;
			width: 70%;
			margin-top: 5px;
			margin-left: 60px;
			margin-bottom: 15px;
			}

.register_popup {
	height:460px;
}
