/* CSS Document */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.7em;
line-height:1.5em;
}

/* auesserer Container */
#container_complete {
	width:100%;
	height:auto;
	margin:auto;
}


/* Headgrafik */
#head {
display:none;
}


/* Content */
#container_content {
	width:100%;
	height:auto;
}


/* linker Bereich */
#left {
display:none;
}


/* rechter Bereich */

#content {
	width:534px;
	height:auto;
	margin:0px;
	padding:25px;
	text-align:left;
}

#gfx-right {
display:none;
}

#gfx-sub-content {
display:none;
}



/* Galerie-Leiste und Fusszeile */
#galerie_list {
display:none;
}

#gfx-impressum {
display:none;
}

#bereich_wechsel {
display:none;
}









/* spezielle Content-CSS-Defs */
.box_float_right {
	float:right;
	margin:0px 0px 10px 10px;	
}

.foto {
	padding:2px;
	border:1px solid #fff;
}

.foto_float_r {
	float:right;
	margin:0px 0px 10px 10px;
	padding:2px;
	border:1px solid #fff;
}

.foto_float_l {
	float:left;
	margin:0px 20px 10px 3px;
	padding:2px;
	border:1px solid #fff;
}

#t_vita {
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

.text_float_r {
	float:right;
	margin:0px 20px 20px 10px;
	padding:2px;
}

* html .video {
	float:left;
	margin:0px 20px 20px -7px;
	padding:0px;
}

.video {
	float:left;
	margin:0px 20px 20px -15px;
	padding:0px;
}

.red_line {
	width:auto;
	border-bottom:1px solid #9B0404;
	margin:20px 0px 20px 0px;	
}

.presse_box {
	border-bottom:1px solid #844E2C;
	padding:20px 0px 10px 0px;
}


#form_cont { 
	width:290px; height:auto; float:left;
	}
.form_box { 
	width:290px; height:auto; margin-bottom:10px; 
	}
.form_text { 
	width:auto; float:left; margin-top:1px; 
	}
.form { 
	width:195px; float:right; 
	}
.form_input { 
	width:195px; height:13px; font-size:11px; 
	}
.form_textarea { 
	width:195px; height:100px; font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	}
.form_button { 
	width:90px; height:18px; font-size:11px;
	}