body 	{
		background-color:white;
		margin: 0px; 
		padding: 0px;
		}

a:link {color:blue;text-decoration:none}
a:visited {color:blue;text-decoration:none}
a:hover {color:blue;text-decoration:none}
a:active {color:blue;text-decoration:none}

h1 { color:black; font-size:16px; margin-top:5px; margin-bottom:10px; font-weight:bold; font-family:'Droid Sans',Arial,Helvetica,sans-serif;}
h2 { color:#615B5B; font-size:20px; margin-top:5px; margin-bottom:0px; font-weight:bold; font-family:'Droid Sans',Arial,Helvetica,sans-serif;}

DIV.ueberschriften	{  
				text-align: center;
				margin:0px auto;
				width:780px;
				
				}

DIV.icon_start	{  
				margin:0px auto;
				width:780px;
				height:25px;
				}
				
DIV.header		{  
				margin:0px auto;
				width:780px;
				height:22px;
				}
				
#icon {
    float:left;
    width:23px;
    height:23px;
    border:0px;
	} 
				

DIV.container	{  
				margin:0px auto;
				width:780px;
				height:450px;
				background-color:#FCFAEE;
				}

			
#links {
    float:right;
    width:226px;
    height:450px;
    padding-left:0px;
    border:0px solid black;
	} 
	
DIV.startseite	{
				padding:8px;
				margin-right:220px;
				width:540px;
  				font-family:'Droid Sans',Verdana,Arial,Helvetica,sans-serif;
  				font-size:12px;
  				line-height:16px;
				}

DIV.m_1		{
				width:258px;
				height:16px;
				background-color:white;
				border:solid 1px #CCCCCC;
				color:white;
				text-align:center;
				padding:2px 0px;
  				font-family:'Droid Sans',Verdana,Arial,Helvetica,sans-serif;
  				font-size:13px;
  				float:left;
				}

DIV.m_3		{
				width:388px;
				height:16px;
				background-color:white;
				border-left:solid 1px #CCCCCC;
				border-right:solid 1px #CCCCCC;
				border-bottom:solid 1px #CCCCCC;
				color:white;
				text-align:center;
				padding:2px 0px;
  				font-family:'Droid Sans',Verdana,Arial,Helvetica,sans-serif;
  				font-size:13px;
  				float:left;
				}
							
a.nav_top:link {color:#CC3300;text-decoration:none}
a.nav_top:visited {color:#CC3300;text-decoration:none}
a.nav_top:hover {color:#CC3300;text-decoration:none}
a.nav_top:active {color:#CC3300;text-decoration:none}
				
.footer	{  
				margin:0 auto;
				width:780px;
				}
				
DIV.m_2		{
				width:193px;
				height:16px;
				background-color:white;
				border:solid 1px #CCCCCC;
				color:white;
				text-align:center;
				padding:2px 0px;
				margin-right:0px;
  				font-family:'Droid Sans',Verdana,Arial,Helvetica,sans-serif;
  				font-size:13px;
  				float:left;
				}

.copyright	{  
				margin-left: auto; 
				margin-right: auto; 
				margin-top:10px;
				width:780px;
				color:black;
				text-align:center;
  				font-family:'Droid Sans',Verdana,Arial,Helvetica,sans-serif;
  				font-size:11px;
  				font-weight:100;
				}
