html, body{
	text-align: center;
}
body, div,ul,p, img{
	margin:0;
	padding:0;
	
}
body{
	background-color:#ebebeb;
	font-family:  Arial, Helvetica, Verdana, Geneva, sans-serif;
}
h1, h2, h3{
	font-weight:normal;
}
h1{
	font-size:2.4em;
	font-family: Century Gothic;
}
h2{
	font-size:1.3em;
	margin:0;
	padding:0;
	margin-top:2em;
	color:#999;
	font-size:1.05em;
}
h2.erste{
	margin:0;	
}
h3{
	font-size:1em;
	margin-bottom:0;
	padding-bottom:0;
	color:#999;
}


a{
	text-decoration: none;
}
a:link, a:visited{
	color:#000;
}
a:hover,  a:active{
	color:#999;
}
a img{
	border:none;
}
th, td{
	padding:0 1em 0 0;
	margin:0;
		vertical-align:top;
}
th{
	text-align: left;

	font-weight:normal;
}
th.filme{
	width:120px;
}
/* ################ INHALT ########################## */
#inhalt{
	position: relative;
	width: 780px;
	margin:0 auto;
	padding-top: 250px;
	padding-bottom:38px;
	text-align:left;
	color:#000;
	background-color: #fff;
	border-right: 1px solid #5D4718;
	border-bottom: 1px solid #5D4718;
	border-left: 1px solid #5D4718;
	font-size:0.8em;
	background-image:  url(../bilder/fussleiste.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#inhalt h1, #inhalt ul.filme, #inhalt ul.projekte{
	margin-left:40px;
}

#inhalt table{
	margin-left:43px;

}
#inhalt h2, #inhalt h3, #inhalt p{
	margin-left:45px;
}
#inhalt p{
	margin-right:240px;
}
#inhalt h1 span.kleiner{
	font-size:0.5em;
}
#inhalt h1 img{
	position: absolute;
	top: 260px;
	left: 413px;
}

/* ################ Filmliste ########################## */
#inhalt ul.filme{
	list-style-type: none;
	width:470px;
}
#inhalt ul.filme li{
	margin: 4px 0;
	padding:2px 0 2px 6px;
	background-color:#ebebeb;	
	position: relative;
}
#inhalt ul.filme li a{
	width:100px;
	background-color:#f4f4f4;	
	text-align:center;
	border-left:1px solid #fff;	
	position: absolute;
	top:0;
	right:0;
	padding:2px;
}
#inhalt ul.filme li a.uebersicht{
	width:100px;
	background-color:#f4f4f4;	
	text-align:center;
	border-left:1px solid #fff;	
	position: absolute;
	top:0;
	right:106px;
	padding:2px;
}
#inhalt ul.filme li a img{
	vertical-align:middle;
	border:none;
}

/* ################ PROJEKTELISTE ########################## */

#inhalt ul.projekte li{
	padding-right:100px;
	background-color: #fff;
}
#inhalt ul.projekte li a{
	bottom:0;
}
head:first-child+body #inhalt ul.projekte li a{
top:auto;
	bottom:0;
}
#inhalt ul.projekte em{
	color:#999;
	font-style: normal;
}

/* ################ SHOWCASE ########################## */
#showcase{
	position: absolute;
	top:240px;
	right:39px;	
	height:280px;
	background-color: #ebebeb;
	width:190px;
	font-size:0.9em;
}
#showcase h2{	
	border-bottom: 1px dotted #000;
	margin:0;
	padding: 4px 0 4px 10px;
	font-size:1em;
	color:#000;
	background-color:#d5d5d5;
}
#showcase ul{	
	list-style-type:none;
	padding-top:20px;
	border-bottom:1px dotted #000;
	color:#999;
}
#showcase li{
	border-top:1px dotted #000;
	padding: 4px 0 4px 10px;
}
#showcase p{
	position: absolute;
	top:264px;
	right:0;
	width:180px;
	padding:2px 0 3px 10px;
	margin:0;
	border-top:1px dotted #000;
	background-color:#d5d5d5;
	color:#333;
	font-size:0.9em;
}
/* ################ NAVIGATION ########################## */

ul#nav {
	list-style-type: none;
	position: absolute;
	top:206px;
	left:40px;
	background-color: #fff;
	word-spacing: 2px;
	color:#999;
}
ul#nav li{
	display: inline;
	padding: 0 6px 0 0 ;
}
ul#nav a{
	text-decoration: none;
	color:#000;
}
ul#nav a:link, ul#nav a:visited{
	color:#000;
}
ul#nav a:hover, ul#nav a:active{
	color:#999;
}
/* ################ SUBNAVIGATION ########################## */

 ul#subnav{
	position: absolute;
	top:174px;
	right:40px;
	border-top: 1px dotted #000;
	border-left: 1px dotted #000;
	background-color: #fff;
	word-spacing: 2px;
	width:193px;
	width:164px;
	list-style-type: none;
	padding:7px 0 1px 29px;
	border-bottom:1px solid #fff;
	color:#999;
}
ul#subnav li{
	display: inline;
	padding: 10px 0 0 6px;
	margin-bottom:2px;
	border-bottom:1px solid #fff;
}
ul#subnav a{
	text-decoration: none;
	color:#000;
}
ul#subnav a:link, ul#subnav a:visited{
	color:#000;
}
ul#subnav a:hover, ul#subnav a:active{
	color:#999;
}
/* ################ HEADER ########################## */
#header{
	position: absolute;
	top:0;
	left:40px;
	height: 197px;
	width:506px;
	width: 700px;
	border-bottom: 1px dotted #000;
	background-color: #fff;

	text-align:right;
}
#header p{
	margin:0;
	padding:0;
}
#header p.claim{
	margin-right:230px;
	margin-top:10px;
	color:#fff;
}
/* ################ POPUP / VORSCHAU ########################## */

.thumb{
	float: right;
	width:190px;
	margin-top:16px;
	padding-right:240px;
}
#inhalt .thumb p{
	margin:0;
	padding:0;
}

#zusatz1, #zusatz2, #zusatz3, #zusatz4{
	position:absolute;
	left:170px;
	top:233px;
	width:350px;
	height:360px;
	padding: 1em;
	visibility: hidden;
	background-color: #fff;
	background-image: url(../bilder/filme/steine_fotos.jpg);
	background-position: 2em 2em;
	background-repeat: no-repeat;
	border:1px solid #999;
	z-index: 10;
}
#zusatz2{
	background-image: url(../bilder/filme/lenzkirch_fotos.jpg);
}
#zusatz3{
	background-image: url(../bilder/filme/schicksalhochbegabung_fotos.jpg);
}
#zusatz4{
	background-image: url(../bilder/filme/schwabensachsen_fotos.jpg);
}
#zusatz1 h2, #zusatz1 p, #zusatz2 h2, #zusatz2 p, #zusatz3 h2, #zusatz3 p, #zusatz4 h2, #zusatz4 p{
		margin:0 0 0 12px;
}
#zusatz1 h2, #zusatz2 h2, #zusatz3 h2, #zusatz4 h2{
	font-size:2.6em;
	font-family: Century Gothic;
	color:#000;
}
#zusatz1 em, #zusatz2 em, #zusatz3 em, #zusatz4 em{
	color:#999;
	font-style: normal;
}
/* ######################### Formular ############################## */
form{
margin-top:2em;
}
 label{
 	padding: 0.2em 0;
	margin: 0.2em 0;
 }
 label.links{
	float:left;
	text-align:left;
	width:100px;
	margin-right: 0.5em;
}
input{
	float:left;
	width:18em;
}
input.rechts{
	width:auto;
	text-align: center;
	margin:0 6px 0 160px;
}
input[type=text]{
	width:18em;
}
input.button{
width:auto;
float: none;
margin-left: 106px;
border:1px solid #999;
}
input[type=submit]{
width:auto;
float: none;
margin-left: 106px;
border:1px solid #999;
}
textarea{
	width:18em;
}
form br{
	clear:left;
}
/* ############################ SONSTIGES ################### */
.abstandU{
	margin-bottom:0.4em;
	padding-bottom:0.4em;
}
.abstandO{
	margin-top:0.4em;
	padding-top:0.4em;
}
.abstandO2{
	margin-top:1em;
	padding-top:1em;
}
img.mittig{
	vertical-align: middle;
}
