@charset 'utf-8';
@import url(reset.css);
/*
@import url(lightbox.css);
*/

/* ----------------------------------------------------- All browsers */

body { background:#FFF url(../../images/bg_main.gif) 0 0 repeat-y; font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:22px }

#container { position:relative; left:75px; width:850px; height:auto }

#header { border-bottom:1px dotted black; height:90px; margin-bottom:10px }
#header img {  }

#sprechzeiten { padding-left:170px; border-bottom:1px dotted black; height:70px; margin-bottom:10px }
#sprechzeiten img { vertical-align:text-top; margin-right:5px }

.grau { color:#80807F }

.profil { margin:10px 0; background:#FFF url(../../images/head_hirschhausen.gif) 0 0 no-repeat; width:679px; float:right }
.hirschhausen { }
.ebert { background-image:url(../../images/head_ebert.gif) }
.schroeder { background-image:url(../../images/head_schroeder.gif) }

.box { width:225px; padding-top:10px; margin-top:25px }
.l { float:left }
.r { margin-left:225px }
.foto { float:right; width:156px; height:110px; overflow:hidden }
.foto img { padding-top:25px }
.foto a { background-color:transparent !important }


a, a.mailer { background:#e9e9e9; text-decoration:none; font-weight:bold; padding:2px; color:#000 }
a:hover, a.mailer:hover { text-decoration:underline }

a.impressum { font-weight:normal; background:none }

#kuenstler { border-bottom:1px dotted black; padding-bottom:50px; margin-bottom:10px }
#praktikanten { border-bottom:1px dotted black; padding-bottom:30px; margin-bottom:10px }
#impressum { padding-left:170px; padding-bottom:20px; background:#FFF url(../../images/footer.gif) right top no-repeat; font-size:11px }


/*  */

#screenshot{
	position:absolute;
	border:1px dotted black;
	background:#FFF;
	padding:5px;
	display:none;
	color:#444;
	font-size:12px;
	text-align:right;
	/*
	opacity:0.80;
	-moz-opacity:0.80;
	filter:alpha(opacity=80);
	*/
}



/*  */


/* */

/* ----------------------------------------------------- JS enabled browsers */

.js div { }

/* ----------------------------------------------------- IE7 and below */

.ie7 div { }

/* ----------------------------------------------------- IE6 and below */

.ie6 div { }
