@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	outline: 0px;
}
img {
	border-width: 0px;
}

html {
	height: 101%;
}

body {

font-family: Verdana, arial, serif; 
}

a {
	color: #621f1f;
	text-decoration: none;
}
a:hover {
	color: #DB2E2E;
	text-decoration: none;
}
	
#wrapper {	
	background: #fff;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	width:760px;
	z-index:1;
	
}

#wrapper #logo {
	
	margin-left:50px;
	margin-top:45px;
	width:706px;
	height:103px;
	z-index:2;
}

#wrapper #mitte{	
	position:relative;
	overflow:hidden;
}
#wrapper #Navi {
	background: #fff;
	float: left;
	width:350px;
	height:371px;
	z-index:3;
}


#wrapper #Navi .zitat{
	color: #666;
	margin-top: 80px;
	margin-bottom: 10px;
	margin-left: 76px;
	margin-right: 60px;
	font-size: 0.7em;
	font-weight:normal;
}


h1 {
	margin-bottom: 20px;
	font-size: 2.4em;
	font-weight:normal;
	margin-left: 0px;
	}
	
h2 { 
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight:normal;
	}
.indexschrift{ 
	font-size: 0.9em;
	font-weight:normal;
	}
	
#box{

	float: left;
	background: #fff;
	margin-right: 17px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	width:120px;
	height:150px;
	overflow:hidden;
	}
	
#vitabox{

	background: #fff;
	margin-right: 17px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	width:120px;
	height:150px;
	
	}
	
#vitatable  td{
	
	padding-top: 20px;
	
}
	
#imageline {
	background-repeat:no-repeat;
	}	
	

#wrapper #content {

	float: right;
	text-align:left;
	background: #fff;
	margin-top:75px;
	width:410px;
	z-index:4;
   min-height: 1400px;
}
	
#wrapper #dramacontent {

	float: left;
	text-align:left;
	background: #fff;
	margin-top:75px;
	margin-left:160px;
	width:567px;
	z-index:4;
}	
.imageunderline {
	text-align:center;
	font-size: 0.8em;
}

.image {
	text-align:center;
	}

ul{
	list-style-type:none;
	
}
 
#wrapper #filmografie {
	
	width:400px;
	height:100%;
	z-index:3;
	
}
#wrapper #filmografie  td{
	
	padding-left: 5px;
	
}

.tumbschrift {
	font-size: 0.6em;
}


.impressum {
	font-size: 0.6em;
	
}

#kontaktbox table td {
	padding: 5px;
}
.sendebuttonbox {
	letter-spacing: 1.5em;
}
.sendebutton {
	padding: 5px;
	width: 120px;
	margin: 30px 0px 10px 20px;
	
}	

#wrapper #footer {
	background: url(../bilder/footer2.jpg) no-repeat;
	margin:50px;
	padding-left:30px;
	padding-top: 13px;
	width:706px;
	height:37px;
	z-index:1;
	font-size: 0.7em;
}
#wrapper #footer ul{
	list-style-type:none;
	margin-left:5px;}
	
#wrapper #footer li{
	display:inline;
	padding-left:10px;}
	
.webdesign{
	text-align:right;
	padding-right:30px;
	color:#333;
	}
	


