/* CSS Document */

#mother {
	position:relative;
	top:15px;
	width:900px;
	height:1000px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
		}
	

	
#head {
	position:absolute;
	left:0px;
	width:900px;
	height:240px;
	text-align:center;
	z-index:3;
	background-image:url(img/bckg_orchid_grau_div.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	}
	
	
#photoholder {
	position:relative;
	top:20px;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:1000px;
	background-image:url(img/bckg_big_grey_clear.jpg);
	z-index:-99;
	background-color: #222;
}

#thephoto {
	width:900px;
	height:1000px;

}


#theempty {
	width:900px;
	height:1600px;

}


#content {
	position:absolute;
	top:194px;
	left:50px;
	width:760px;
	height:1000px;
	padding-left:20px;
	z-index:99;
	}

#impressum {
	position:absolute;
	top:213px;
	left:695px;
	width:175px;
	height:20px;
	z-index:100;
	background-color:#FFFFFF;

	}			
			


.halbe_spalte{display: inline; position: relative; float: left; width:46%; margin:40px 4% 0 0;}
	
		
	
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}


ul{margin:10px 0; padding: 0 5px 0 20px;}
li{padding:3px 0;}

.textinfo {	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:  #333333;
}

.menuegruen {
	color: #00CC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:bolder;
}


.textimpressum {	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
    color:#FFFFFF;
	letter-spacing:1px;
}


.text_main {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #ccc;
	letter-spacing:1px;
	font-weight:inherit;
  		
}

.satz {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 20px; 
line-height: 24px; 
color: #FFFFFF;
text-align: left;
letter-spacing:1px; 
}



a:link {
	text-decoration:underline;
	color:#333333;
}

a:visited {
	text-decoration:underline;
	color:#333333;
	}
	
a:hover {
	text-decoration:underline;
	color:#333333;
}
a:active {
	text-decoration:underline;
	color:#333333;
}


a.anwalt:link {
text-decoration: underline;
color:#FFFFFF;
} 

a.anwalt:visited {
text-decoration: underline;
color:#FFFFFF;
} 

a.anwalt:hover {
text-decoration: underline;
color:#FFFFFF;
} 

a.anwalt:active {
text-decoration: underline;
color:#FFFFFF;
} 
