/* CSS Document */

body {margin: 0px; padding: 0px; 
	font-family: verdana, sans-serif; color:#3e0707;
	font-size: x-small; background: url(images/hintergrund.jpg);
	
	}

h1, h2, h3, h4, h5, h6 {font-family: "trebuchet MS", sans-serif; font-size: medium; margin: 0px; color:#3e0707;}

#header {}

a {text-decoration:none;
			color:#9a161d;}
a:link {}
a:visited {}
a:hover {color:#3e0707;}
a:active {}

#wrapperall { width: 1135px;
			}
#puppe {
		background: url(images/puppe.png) no-repeat; 
		float: right; 
		width: 195px; 
		height:370px;
		margin-top:90px;}


#wrapper {	margin: 40px 0px 0px 40px; 
			width: 900px;
			
		  }
  
#header {}

#hauptbild {float: left;}

#hauptbild_film {	float: left; 
					width: 445px; 
					height: 321px; 
					background: url(images/ingmarie_czapek.png) no-repeat;
					}
					
#film {margin: 22px 0px 0px 20px; width:400px;
background-color:#FFFFFF; }
			
#text {margin: 0px 0px 0px 460px; width: 420px; 
		padding-top: 23px;
		}
		
#headline {margin: 5px 0px 0px 10px;}
#bilderreihe {margin-top: 5px;}
#kontakt {margin: 0px 0px 0px 10px; padding-bottom:30px;}
#czapek {float:right;
		padding-right:15px;}
#footer {margin-top: 10px;}
.bordernone { border: none;	}