
body {
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}

p, td, a, table, body, ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #153B63;
	text-decoration: none;
}

td {
	vertical-align: top;
}

img{
	border: 0px;
}

form {
  margin: 0;
}

h1.header {
	background-color: #829CB9;
	color: #FFFFFF;
	font-size: 18px;
	line-height: auto;
	margin: 0px;
	padding: 12px;	
}

h2.header {
	background-color: #B4C6D9;
	color: #153B63;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 6px 3px 2px 12px;	
}

h3 {
	color: #153B63;
	font-size: 12px;
	font-weight: bold;
	margin: 12px 0px 0px 0px;
	padding: 0px 12px 2px 12px;	
}

p {
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	padding: 12px 12px 2px 12px;
	margin: 0;
}

a.content {
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
	background-image: url('pfeil-dark.gif');
	background-repeat: no-repeat;
	background-position: 3px 5px;
}

ul.content	{
	margin: 9px 0px 6px 30px;
	padding: 0px; 
	border-style: none; 
	border-width: 0px;
	list-style-type: none;
	list-style-image:url('bullet_blue.gif');
	font-size: 12px;
	color: #153B63;
}

#main{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:720px;
	height:auto;
	background-image:url(bg_blue.gif);
	background-repeat:repeat-y;
}

#navBereich{
	width:180px;
	float:left;
	text-align:left;
	height:auto;
	background: url('../ki-shared/bg_centralblue.gif');
	background-repeat:repeat-y;
}

#contentBereich{
	width:540px;
	border-top:6px solid #B4C6D9;
	float:right;
	text-align:left;
	height:auto;
}

#contentBereich h1#keyvisual{
	font-size:20px;
	color:#FFFFFF;
	background-color:transparent;
	margin:0px;
	padding:18px 0px 0px 12px;
}

#contentBereich h2#pageHeadline{
	font-size:20px;
	color:#FFFFFF;
	background-color:#829DBA;
	margin:0px;
	padding:15px 12px;
}

#contentBereich #contentLeft{
	width:360px;
	margin-right:6px;
	float:left;
	height:auto;
}

#contentLeft p{
	padding:6px 6px 6px 12px;
}

#contentLeft ul{
	margin:0px 12px 6px 36px;
	padding:auto;
	list-style-image:url(bullet_blue.gif);
}

#contentBereich #contentRight{
	width:174px;
	float:right;
	height:auto;
}

#contentRight .subnavi{
	margin-top:12px;
}

#contentRight .subnavi h3{
	margin: 0px;
	padding:2px 6px;
	background-color:#153B63;
	color:#FFFFFF;
}

#contentRight .subnavi a{
	display:block;
	background-color:#B4C6D9;
	border-bottom:1px solid #DFE9F4;
	background-image:url(pfeil-dark.gif);
	background-repeat:no-repeat;
	background-position:6px 5px;
	padding:3px 3px 2px 14px;
}

#contentRight .subnavi a:hover{
	background-color:#A0B7CF;
}

#contentRight .emo_rechts{
	display:block;
	margin-top:6px;
}

.bildteaser{
	width:180px;
	max-width:174px;
	border-left:6px solid #FFFFFF;
	height:120px;
	background-color:#DFE9F4;
	float:left;
	margin-bottom:12px;
}

.bildteaser .img{
	display:block;
}

.bildteaser p{
	margin:0px;
	padding:3px 3px 3px 6px;
}

.suche{
	width:180px;
	max-width:174px;
	border-left:6px solid #FFFFFF;
	height:120px;
	float:left;
	margin-bottom:12px;
}

.suche form{
	background-color:#B4C6D9;
}

.suche h3{
	margin:0px;
	padding:2px 6px;
	background-color:#153B63;
	color:#FFFFFF;
}

.suche p{
	font-size: 11px;
	line-height: 13px;
	padding: 6px;
	margin: 0px;
}

.suche a{
	font-weight: bold;
}

.suche input.submit{
	background-color: transparent;
	border: 0px;
	display: inline;
	width: auto;
	color: #153B63;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	background-image: url('pfeil-dark.gif');
	background-repeat: no-repeat;
	background-position: 6px 4px;
}

.textteaser{
	width:180px;
	max-width:174px;
	border-left:6px solid #FFFFFF;
	height:65px;
	background-color:#DFE9F4;
	float:left;
	margin-bottom:12px;
}

.textteaser p{
	margin:0px;
	padding:3px 3px 3px 6px;
	border-top:6px solid #829DBA;
}

#footerBereich{
	width:714px;
	background-color:#B6C6D9;
	height:18px;
	margin-left:6px;
	text-align:left;
}

#footerBereich .left{
	width:174px;
	float:left;
	height:18px;
}

#footerBereich .left a{
	background-image:url(pfeil-top.gif);
	background-repeat:no-repeat;
	background-position:6px 7px;
	padding:3px 0px 0px 17px;
}

#footerBereich .right{
	width:540px;
	height:12px;
	font-size:1px;
	line-height:1px;
	background-color:#FFFFFF;
	float:right;
}

.clearer{
	clear:both;
}

input.text {
	margin:0px 6px 0px 4px;
	padding: 0;
	text-align: left;
	font-size: 11px;
	width: 160px;
	font-weight:normal;
	color: #153B63;
	background-color: #FFFFFF;
}

.schliessen{
	background-color:#153B63;
	text-align:right;
	padding:2px 15px;
	position:absolute;
	width:100%;
	bottom:0px;
	right:0px;
}

.schliessen a{
	background-image: url('kreuz.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
	color: #FFFFFF;
}


/* Farben */

.centralblue {
	background: #B4C6D9;
}

.blue {
	background: #A0B7CF;
}

.lightblue {
	background: #DFE9F4;
}

.darkblue {
	background: #153B63;
}

.frame_highlight {
	background: #8CA8C5;
}


.picturehl{
	float:left; 
	display:block; 
	width:540px; 
	height:40px; 
	margin:0px; 
	padding:3px 6px 3px 7px;
}

*:not(hr) 
.picturehl{
	float:left; 
	display:block; 
	width:540px; 
	height:40px; 
	margin:10px 6px; 
	padding:0px;
}


.picturelink {
	padding:227px 12px 0px 12px;
}

*:not(hr)
.picturelink {
	padding:267px 12px 0px 12px;
}

.keyvisualbg {
	width:540px; 
	height:299px; 
	background-repeat:none;
}

.esitronicteaser {
	font-size:11px; 
	font-weight:bold; 
	padding:47px 6px 0px 14px; 
	margin:0px; 
	line-height:10px; 
}
	
*:not(hr)
	.esitronicteaser {
	font-size:11px; 
	font-weight:bold; 
	padding:53px 6px 0px 14px; 
	margin:0px; 
	line-height:0px; 
}

.movieteaser {
	font-size:11px; 
	font-weight:bold; 
	padding:98px 6px 0px 14px; 
	margin:0px; 
	line-height:10px; 
}
	
*:not(hr)
	.movieteaser {
	font-size:11px; 
	font-weight:bold; 
	padding:104px 6px 0px 14px; 
	margin:0px; 
	line-height:0px; 
}
