body  
	{ 
	font-family: Georgia;
	font-size: 12px;
	padding: 0px;
	}
	
p 
	{
	margin-top: 10px;
	margin-bottom: 10px;
	}



p.m40 
	{
	text-align: right;
	margin:40px;
	}

table
	{
	
	padding: 0px;
	border-width: 0px;
	border-spacing: 0px;
	color: #555;
	border: 0px;
	
	}
table.head, table.head td
	{
	vertical-align: bottom;
	padding: 0px;
	padding-bottom: 3px;
	border-width: 0px;
	border-spacing: 0px;
	color:  #fff; 


    }
table.main
	{
	
	color: #555;
	font-size: 13px;
	}
table.main td
	{
	vertical-align: top;
	border-spacing: 0px;
	border: 0px;
	line-height: 150%;
	}	
td.p35
	{
	padding-top: 35px;
	padding-bottom: 35px
	}
p.m3540
	{
	margin-top: 35px;
	margin-left: 40px;
	margin-right: 40px;
	}
td.p10
	{
	padding-top: 10px;
	padding-bottom: 10px
	}	
img 
	{
	margin: 0px;
	border: 0px;
	}  
	
aimg 
	{
	margin: 0px;
	border: 0px;
	}  

	
h1 	{
	font-family: Georgia;
	font-size: 30px;
	font-weight: normal;
	
    margin: 0 40px 20px 0;
	}

	
	
h2  {
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	line-height: 120%;
	}
	
/* h3=h2 (alibi-definition)*/

h3  {
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	line-height: 120%;
	}




/* DIVs */
div {border: 0px; border-style: none}

#container
	  { visibility: visible; position: absolute; top: 50px; left: 0; z-index:1 }
#head
	 { color: #fff; background-color: #000; visibility: visible; width: 810px; padding-top: 23px; }
#menu1
	 { position: relative; color: #939393;  font-size: 12px; visibility: visible;  margin-bottom: 3px; right:530px; text-align: right}
#menu2
	 { color: #939393; background-color: #000; visibility: visible; margin-left: 320px; padding-bottom: 3px; clear: both}
#content
	 { visibility: visible;  background: #eaeaea; color:  #555; width: 810px; left: 0px; line-height: 150%; clear: both;}
	 

div.start{  visibility: visible; background-color: #fff; width: 810px; padding-left: 320px; _padding-top:15px;}


/* Ebenen nebeneinander anordnen */

.left
	{
	float: left;
	text-align: right;
	width: 320px;
    _width:317px;

	}
.right
	{
	float: right;
	width: 490px;
	margin-top: 20px;
	background-color: inherit;
	padding-top: 10px;
	padding-bottom: 30px;
	}
	

	
.whitediv
	{
	height: auto;
	clear: both;
	background-color: #fff;
	margin: 40px;
	}

.whitediv>.left{width:220px; height:100%}
.whitediv>.right{width:450; height:100%}



#foot
	{
	clear: both;
	background: #000;
	min-height: 30px;
	max-width: 810px;
	}
	
	



/* Links ans Navigation CSS */
	
	
/* Standars/Text */	
a
	{  
	text-decoration: none;
	font-size: 12px;
	color: #000;
	}
a:hover{text-decoration: none}




/* Sprache/Kontakt */
#menu1 a
	{
	color: #939393;
	text-decoration: none;
	}
#menu1 a:hover{color: #333;}
#menu1 .a{color: #000;}




/* Hauptmen� */

#menu2 a
	{
	font-size: 13px;
	color: #ab5d00;
	}
#menu2 a:hover{color: #ab5d00;}
#menu2 #a{color: #ab5d00; }
#menu2 #a:hover{color: #ab5d00}


/* old color #menu2>a:hover{color: #ab5d00;} */


/* Diverse Styles */
.white {color:#fff}
.gray {color: #555}
.zitat{
	color: #000000;
	font-size: 12px;
	}
	
	
	
	
	
	
