html, body {
	margin: 0;
	padding: 0;
}
body {
	background-color: #DB946A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(/templates/energiekino/pics_er/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
p {
	margin: 0;
	padding: 0 0 15px 0;
}

ul, ol, li {
	margin: 0;
	padding: 0;
	list-style-position: outside;
}
ol {
	margin: 0 0 6px 25px;
}
ul {
	margin: 0 0 6px 15px;
}
object, embed {
	margin: 0; 
	padding: 0;
	cursor: pointer;
}
form, input, label, select, textarea {
	margin: 0;
	padding: 0;
}
img, a img {
	border: 0;
}
a:link, a:visited, a:active, a:hover { 
	color: #B72D16;
	text-decoration: none;
}

.searchPager a:link, .searchPager a:visited, .searchPager a:active, .searchPager a:hover { 
	color: #F3B74D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5 {
	margin: 0 0 23px 0;
	padding: 0;
	font-size: 18px;
	color: #000000;
}
h1 {
	margin: 0 0 20px 10px;
}
h2 {
	margin: 0 0 14px 10px;
	padding: 0;
	font-size: 15px;
}
h3 {
	margin: 0 0 10px 10px;
	font-weight: bold;
	font-size: 12px;
}
h4 {
	margin: 0 0 6px 0;
	font-weight: bold;
	font-size: 11px;
}
h5 {
	margin: 0;
	padding: 0;
	font-size: 10px;
}
form {
	margin: 0;
	padding: 0;
}
/* Schriftarten */
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.times {
	font-family: "Times New Roman", Times, serif;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.vsuper {
	vertical-align: top;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.vbottom {
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.floatl { float: left; }
.floatr { float: right; }
.fixfloat {
	clear: both;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
/* Farben */
.bg-dark { background-color: #788D90; }
.bg-mint { background-color: #AAD3D8;}
.bg-lgrey { background-color: #E1DFDF; }
.bg-mgrey { background-color: #C3C5C8; }
.bg-dgrey { background-color: #AEAFB2; }
.bg-white { background-color: #FFFFFF; }
.bg-blau { background-color: #66B8DF; }
.bg-gelb { background-color: #F5BF00; }
.bg-gruen { background-color: #B3D300; }

.f-white, .f-white h4 { color: #FFFFFF; }
.f-black, .f-black h4 { color: #000000; }

.white { color: #FFFFFF; }

/* min-height */
.minh-10 {
	height: 10px;
	overflow: visible;
}
html>body .minh-10 {
	height: auto;
	min-height: 10px;
}

/* Innen- und Außenabstände */
.p-10 { padding: 10px; }
.p-10-0 { padding: 10px 0; }
.p-0-10 { padding: 0 10px; }
.mb-10 { margin-bottom: 10px; }
.mb-15 { margin-bottom: 15px; }
/* Seitenaufbau */
#main-container {
	margin: auto;
	width: 1005px;
	height: 500px;
	overflow: visible;
}
html>body #main-container {
	height: auto;
	min-height: 500px;
}
#site-container-ek {
	width: 970px;
	
	height: 500px;
	overflow: visible;
	background-image: url(/templates/energiekino/pics/ek/shadow-left-right.png);
	background-repeat: repeat-y;
	position: relative;
}
html>body #site-container-ek {
	height: auto;
	min-height: 500px;
}
#shadow-top-ek, #shadow-bottom-ek {
	background-image: url(/templates/energiekino/pics/ek/shadow-top.png);
	background-repeat: no-repeat;
	background-position: 5px 0;
	width: 970px;
	height: 14px;
	
}
#shadow-bottom-ek {
	background-image: url(/templates/energiekino/pics/ek/shadow-bottom.png);
	background-position: -5px 0;
	
}
#head-container {
	width: 915px;
	height: 224px;
	overflow: hidden;
	position: absolute;
	left: 26px;
	top: 10px;
	z-index: 0;
	background-image: url(/templates/energiekino/pics_er/bg_head.jpg);
	background-repeat: no-repeat;
	background-color:#DA361A;
}
#head-logo {
	position: absolute;
	left: -58px;
	top: -9px;
	width: 306px;
	height: 177px;
	z-index: 25;
	overflow: hidden;
	background-image: url(/templates/energiekino/pics/ek/ek-logo.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
#head-logo-link, #head-ek-link { display: none; }
#energie-kino { background-image: url(/templates/energiekino/pics_er/energie-kino.png); background-repeat: no-repeat; width: 327px; height: 93px; overflow: hidden; position: absolute; left: 418px; top: 54px; z-index: 10; font-family: "Myriad Pro",Arial, Helvetica, sans-serif; }
#energie-reporter-blog { background-image: url(/templates/energiekino/pics_er/energie_reporter_blog.png); background-repeat: no-repeat; width: 327px; height: 93px; overflow: hidden; position: absolute; left: 418px; top: 54px; z-index: 10; font-family: "Myriad Pro",Arial, Helvetica, sans-serif; }
#energie-kino-slogan { width: 327px; height: 45px; overflow: hidden; position: absolute; left: 409px; top: 155px; z-index: 10; font-family: "Myriad Pro",Arial, Helvetica, sans-serif; font-size: 14px; text-align: right; }
#saena-projekt { width: 220px; height: 50px; overflow: hidden; position: absolute; left: 10px; top: 160px; z-index: 10; font-family: "Myriad Pro",Arial, Helvetica, sans-serif; font-size: 12px; }
#head-nav {
	position: absolute;
	left: 240px;
	top: 0px;
	width: 490px;
	padding-right: 15px;
	height: 29px;
	line-height: 29px;
	text-align: right;
	color: #000000;
	overflow: hidden;
	position: absolute;
	z-index: 1;
}
#head-text {
	position: absolute;
	width: 678px;
	height: 182px;
	left: 240px;
	top: 29px;
	z-index: 2;
}
#main-nav-container {
	width: 239px;
	margin-top: 224px;
	position: relative;
	z-index: 20;
	background-color: #F7C566;
	
}
.left-nav { position: relative; left: -35px; top: -52px; width: 274px; background-image: url(/templates/energiekino/pics_er/nav_shadow.png); background-repeat: repeat-y; height: 100px; overflow: visible; }
html>body .left-nav { height: auto; min-height: 100px; } 
.left-nav-top, .left-nav-bottom { position: relative; left: -35px; top: -52px; width: 274px; height: 15px; background-image: url(/templates/energiekino/pics_er/left_nav_top.png); background-repeat: no-repeat; }
.left-nav-bottom { background-image: url(/templates/energiekino/pics_er/left_nav_bottom.png);  margin-bottom: -40px; }
.left-nav-staple { position: relative; left: -82px; top: 45px; width: 76px; height: 59px; background-image: url(/templates/energiekino/pics_er/klammer_nav.png); background-repeat: no-repeat; z-index: 10; }
#content-container {
	width: 915px;
	border: 10px solid #FFFFFF;
	height: 480px;
	margin-left: 16px;

	background-color: #F3B74D;
	background-image: url(/templates/energiekino/pics_er/bg_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
html>body #content-container {
	height: auto;
	min-height: 480px;
	overflow: visible;
}
#content {
	width: 915px;
	height: 10px;
	overflow: visible;
	background-image: url(/templates/energiekino/pics_er/bg-nav.png);
	background-repeat: repeat-y;
}
#content-area-ek {
	width: 675px;
	height: 400px; 
	padding-bottom: 10px;
	overflow: visible;
	margin-top: 210px;
}
html>body #main-nav, html>body #sub-navigation, html>body #content, html>body #sub-navigation2 {
	height: auto;
	min-height: 10px;
}
html>body #content-area, html>body #content-area-ek {
	height: auto;
	min-height: 400px;
}
#content-middle {
	width: 440px;
	margin-top: 30px;
	overflow: hidden;
}
#content-middle-blog {
	width: 674px;
	overflow: hidden;
}
#content-right {
	width: 230px;
	overflow: hidden;
	margin-top: 30px;
}
#foot-container {
	width: 800px;
	height: 27px;
	padding: 13px 10px 0 10px;
	text-align: center;
	font-size: 11px;
	color: #B0AFAE;
	background-color: #E1DFDE;
}
#flash-player {
	position: absolute;
	top: 0px;
	left: 650px;
	width: 363px;
	height: 237px;
	z-index: 101;
}
#flash-player-video {
	position: absolute;
	width: 363px;
	height: 237px;
	left: 115px;
	top: -8px;
}
#flash-player-video object, #flash-player-video embed { outline: none; }
#flash-player-pic {
	position: absolute;
	top: 8px;
	left: 17px;
	width: 350px;
	height: 237px;
	z-index: 103;
	overflow: hidden;
}
#flash-player-window {
	position: absolute;
	top: 0;
	left: 0;
	width: 363px;
	height: 237px;
	z-index: 105;
	background-image:url(/templates/energiekino/pics/flash-einklinker.png);
	background-repeat: no-repeat;
}
#foot-container .pipe { color: #5CBAD3; }

.fullsize h1 {margin-left: 0;}

