body{
	text-align:center;
	background:#fff url(images/bg-head.png) repeat-x;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#333;
	
}
body, html{
height:101%;
}
hr{
  border-bottom:1px solid #ccc;
	margin:1.5em 0;
	}
/* ----------------------------------------------------------layout */
#wrap{
	margin:auto;
	text-align:left;
	width:800px;
	position:relative;
}
#header{
	height:131px;
}
#nav{
	height:27px;
	text-align:center;
}
#main{	
}
#footer{	
	background:#690 url(images/bg-foot.png) repeat-x;
	height:7em;
}
.telefon{
	position:absolute;
	top:370px;
	left:494px;
	text-align:right;
}
/* -------*/
blockquote{
	text-align:right;
	padding:.8em 0;
	font-size:1.2em;
	color:#999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	line-height:1.5em;
	height:70px;
}
#footer #inner{
    margin:auto;
	width:800px;
	padding-top:4em;
}
.teaser{
	border:1px dotted #690;
	padding:.5em;
	margin:1em 0;
	width:100%;
}
.teaser .text{
	float:right;
	width:85%;
}
#actors .teaser .text{
	float:right;
	width:78%;
}
table td{
padding:.3em 0;}
/* ----------------------------------------------------------elements */
small{
	font-size:.7em;
	padding:0;
	margin-top:-.5em;
	font-family:Arial, Helvetica, sans-serif !important;
	font-style:normal;
	display:block;
}
a{
	color:#900;
}
.la{
	float:left;
}
.ra{
	float:right;
}
.clear {
	height:1px; 
	font-size:.0001em; 
	clear:both; 
}
/*------------------------------------------------------- headlines */
h1{
	width:600px;
	height:30px;
	text-indent:-999em;
	margin-bottom:.5em;
}
h1.home{
	background:#fff url(images/h1-home.gif) no-repeat;
}
h1.arbeitsweise{
	background:#fff url(images/h1-arbeitsweise.gif) no-repeat;
}
h1.philosophie{
	background:#fff url(images/h1-philosophie.gif) no-repeat;
}
h1.ueberuns{
	background:#fff url(images/h1-ueberuns.gif) no-repeat;
}
h1.kunden{
	background:#fff url(images/h1-kunden.gif) no-repeat;
}
h1.kontakt{
	background:#fff url(images/h1-kontakt.gif) no-repeat;
}
h1.presse{
	background:#fff url(images/h1-presse.gif) no-repeat;
}
h1.impressum{
	background:#fff url(images/h1-impressum.gif) no-repeat;
}
h1.angebote{
	background:#fff url(images/h1-angebote.gif) no-repeat;
}
h1.schauspieler{
	background:#fff url(images/h1-schauspieler.gif) no-repeat;
}
h2{
	margin:.4em 0;
	color:#690;
	font-size:1.3em;
	font-weight:lighter;
}
h3{
	margin:.4em 0;
	color:#690;
	font-size:1.1em;
	font-weight:lighter;
}
/* ----------------------------------------------------------images */
blockquote img{
	margin:0 2px;
}
.teaser img{
	float:left;
}
#actors img,
#actors a img,
.imgborder{
	float:left;
	margin-right:1em;
	background:#F2F6EB;
	border:1px solid #ccc;
	padding:.4em;
}
#actors a img:hover{
border:1px solid #690;	
}
#actors a.on img{
border:1px solid #900;	
}
/* ----------------------------------------------------------paragraphs */
p{
	line-height:1.5em;
	margin:.3em 0;
}
p.highlight{
	color:#690;
	font-size:1.1em;
	border-top:1px dotted #900;
	border-bottom:1px dotted #900;
	padding:.5em 0;
}
p.huge{
	font-size:1.2em;
}
p em {
font-style:oblique;
color:#666;
font-size:.9em;
}
/* ----------------------------------------------------------lists */
#nav ul{
	margin:0 auto;
}
#nav ul li a{
	color:#fff;
	text-decoration:none;
	padding:.55em .7em;
	display:block;
	margin:0;
	
}
#nav ul li.on{
	background:url(images/bg-nav-active.gif) left top repeat-x  !important;	
}
#nav ul li.on a:hover{
	background:#690;
}
#nav ul li a:hover{
	background:#333;	
}
#nav ul li{
	float:left;	
	display:block;
	border-right:3px solid #333;
}
#nav ul li.last{
	border:none;
}
#footer #inner a{
	color:#fff;
	float:right;
	text-decoration:none;
	margin-left:.8em;
}
dt{
	font-size:1.3em;
	margin-top:1em;
}
dl#solid-links dt,
ul.solid-links li{
	background:url(images/bullet-red-star.png) left 5px no-repeat;
	padding-left:15px;
	margin-bottom:0.3em;
	line-height:1.3em;width:100%;
}
dl#solid-links dd{
	padding-left:15px;
}
dl#checklist dt{
	background:url(images/bullet-check.png) left 2px no-repeat;
	padding-left:30px;
	width:100%;
}
dl#checklist dd{
	padding-left:30px;
}
dt, dd{
	line-height:1.3em;
}
ol li{
	color:#900;
	font-size:2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:1.5em;
}
ol li span{
	font-size:0.55em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#333;
}
.border{
border:1px dotted #9c0;
padding:.5em;
margin:1em 0;}
