html, body, div, dl, dt, dd, h1, h2
, h3, h4, h5, h6, pre, form, fieldset, input, p, 
blockquote, th, td {
	margin:0pt;
	padding:0pt;
	
}

img {
	border: none;
}

body {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: white;
	background-color: #006400;	
	padding-bottom: 8px;
}

div {
	border: solid 0px green;
}

#header  {
	position: relative;
	margin: auto;
	width: 1020px; 
	height: 80px;
	overflow: hidden;
}

#innercontainer {
	position: relative;
	margin: auto;
	width: 1020px; 
	height: 682px;
	overflow: hidden;
	background-image: url(../gfx/kasperletheater.jpg);
}

#innercontainerweihnacht {
	position: relative;
	margin: auto;
	width: 1020px; 
	height: 682px;
	overflow: hidden;
	background-image: url(../gfx/kasperletheater_verflixte_weihnacht.jpg);
}

#navigation {
	position: absolute; 
	top: 15px;
	left: 815px;
	width: 150px;
	background-color: #FFF;
	z-index: 2;
	text-align: right;
}

#navigation ul {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0pt;
}

#navigation li {
	font-size: 12px;
	font-weight: bold;
	color: black;
	list-style: none;
	text-transform:uppercase;
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#navigation a {
	color: black;
	text-decoration: none;
}


#iContentLeft {
	position: absolute; 
	top: 15px;
	left: 15px;
	width: 390px;
	color: black;
	background-color: #FFF;
}

#iContentLeft li{
	list-style: none;
	font-size: 16px;
}

#iContentLeftPresse {
	position: absolute; 
	top: 15px;
	left: 15px;
	width: 580px;
	color: black;
	background-color: #FFF;
}

#iContentLeftKontakt {
	position: absolute; 
	top: 15px;
	left: 15px;
	width: 400px;
	color: black;
	background-color: #FFF;
}

#iContentLeftImpressum {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 780px;
	height: 640px;
	color: black;
	overflow: auto;
	font-family: "Arial";
	font-size: 12px;
	background-color: #FFF;
}

#iContentLeftImpressum h2{
	font-size: 30px;
}

#iContentLeftImpressum p{
	font-size: 12px;
}


#iContent {
	background-color: #FFF;
}

h1 {
	font-size: 60px;	
	color: black;
	padding-bottom: 8px;	
}

h2 {
	font-size: 22px;	
	font-weight: bold;
	padding-bottom: 8px;
}

h3 {
	font-size: 14px;	
	font-weight: bold;
	padding-bottom: 8px;
}

h4 {
	font-size: 10px;	
	font-style: italic;
	padding-bottom: 8px;
	text-align: left;
	padding-bottom: 26px;
}

p {
	font-size: 20px;

	line-height: 20px;
	padding-bottom: 8px;
}
		  
#iContentRight {
	position: absolute; 
	color: black;
	left: 510px;
	top: 200px;
	width: 325px;
}

#iImage {
	position: absolute; 
	top: 200px;
	left: 505px;
}





