* {margin:0; padding:0; font-family:verdana; color:#000000; letter-compose:small; font-size:16px;}
.clear { 
	background:transparent none repeat scroll 0%;
	clear:both;
	}

a { text-decoration:none; }

body { background:#aaaaaa; padding:20px;}
*html body { text-align:center; } /* zentrierung des wraps f?r ie */

#wrap {  
  width:800px;
  margin:auto;
  padding:10px;
  text-align:center;
}

*html #wrap { text-align:center; } /* dezentrierung des inhalts fuer ie */
*html p { text-align:center; } /* dezentrierung des inhalts fuer ie */
*html img { margin:0 0 -3px 0; } /* ie image bugfix */

#gallerie{
  margin:auto;  
  width:711px;  
}

#einzelbild{
  margin:auto;  
  width:688px;;
}

.bild_link {
	border:1px solid #000000;
	background-repeat:no-repeat;
	background-position:center;
	width:688px;
	height:480px;
	line-height:480px;
	background-color:#aaaaaa;
	margin-bottom:20px;
	display:block;
}

.bilder_link {
	border:1px solid #000000;
  	background-repeat:no-repeat;
	background-position:center;
	width:215px;
	height:150px;
	line-height:150px;
	background-color:#aaaaaa;
	margin:10px;
	float:left;
}


.leftNavBlock {
	text-align:left;
	float:left;
	width:264px;
}

.middleNavBlock {
	text-align:center;
	float:left;
	width:140px;
}

.rightNavBlock {
	text-align:right;
	float:right;
	width:264px;
}

#startlogo{
	background-image:url(bilder/etc/start.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:auto;
	height:450px;
	line-height:450px;
	display:block;	
}

.welcome {
	/*margin-top:40px;
	margin-bottom:100px*/
}
.welcome a {
	margin-top:-20px;
	font-size:18px;
	letter-spacing:15px;
	width:auto;
	height:170px;
	line-height:140px;
	display:block;	
}

.persobild {
	margin-bottom:28px;
	width:200px;
	height:150px;
}

#personalien{

}

.personalienHeader{
	margin-top:40px;
	margin-bottom:40px;
	letter-spacing:10px;
}

#personalienLeft, #personalienRight{
	float:left;
	margin-bottom:20px;
}

#personalienLeft{
	width:580px;
	text-align:left;
}

#personalienRight{
	width:220px;
	text-align:right;
}


.leftLabel, .rightLabel {
	text-align:left;
	margin-bottom:7px;
	line-height:35px;
	letter-spacing:1px;
}

.leftLabel {
	width:170px;
	float:left;
}
.rightLabel {
	padding-left:170px;
	
}

hr { border-bottom:1px solid #ffffff; margin:5px; }
