/* Beginn Reset-CSS from http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/* Ende Reset-CSS */

* {
    margin: 0;
    padding: 0;
}

html {
	overflow-y: scroll;
	overflow-x: hidden;
}

body {
    color: #000;
    background-color: #322518;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.3em;
    width: 100%;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

a {
	color: #64add1;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	border-bottom: 1px solid #87bdd9;
	width: 540px;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 3px;
	padding-left: 23px;
	position: relative;
	left: -23px;
	letter-spacing: 0.1em;
}

h3 span {
	font-size: 15px;
}

#contentRight h3 {
	border-bottom: 1px solid #dcedf4;
	width: 200px;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	position: relative;
	left: -5px;
	letter-spacing: 0.1em;
}

b, strong {
	font-weight: bold;
}

/* Text */
.Text {
/* 	display: inline; */
	padding-left: 23px;
}

/* links */
.LinkDocument {
}

.LinkExtern {
}

.LinkMail {
}


/* lists */
.ListHeadline {
}

.ListUnordered_Disc {
	list-style-type: disc;
}

.ListUnordered_Square {
	list-style-type: square;
}

.ListUnordered_Circle {
	list-style-type: circle;
}

.ListElement {
}

.ListElement_Even {
}

.ListElement_Odd {
}

/* image */
.ImageElement {
}

/* table */
.TableElement {
}

.TableRow_Even {
}

.TableRow_Odd {
}

.TableHeadline {
}


/* page */
#frame {
	margin-left: 70px;
    width: 100%;
}


#header_image {
    display: block;
}

#header {
	background: #2798c3 url(/mediathek/defaultImages/skyline_monocrom.gif) repeat-x 0px 180px;
	height: 260px;
	display: block;
}


/* im Winter */
/*#header {
	background: #2798c3 url(/mediathek/defaultImages/schnee_skyline.gif) repeat-x 0px 165px;
	height: 260px;
	display: block;
}*/


#headerNav {
	background: url(/mediathek/defaultImages/ci_balken.gif) no-repeat 0 0;
	display: block;
	height: 65px;
}

#headerNavBalken {
	position: absolute;
	display: block;
	height: 51px; 
	width: 100%;
	background-color: #463d36;
	top: 13px;
	left: 233px; 
}

#footerLinks {
	position: absolute;
	left: 1090px;
}

#footerLinks ul li a { 
	float: right;
}

#logo {
    display: block;
    position: absolute;
    left: 113px;
    top: 146px;
    width: 394px;
    height: 51px;
    background: url(/mediathek/defaultImages/logo.gif) no-repeat 0 0;
}

#logo span {
	display: none;
}

#contentFrame {
    clear: both;
	width: 990px;
/*  	outline: 1px solid red;  */
    display: block;
/*     height: auto; */
/*     min-height: 500px; */
}

/*#contentLeft {
    float: left;
    width: 187px;
}*/

#contentLeft {
	display: none;
}

#contentMain {
	display: block;
    width: 641px;
    float: left;
    background-color: #fafeff;
    margin-left: 37px !important;
    margin-left: 18px; 
    padding: 30px 15px 30px 38px !important;
    padding: 30px 5px 30px 30px; 
/*     border-left: 37px solid #322518; */
}

#contentRight {
	padding: 30px 0px 30px 0px;
    width: 255px;
    display: block;
    background-color: #97bdd0;
    height: 200px;
    float: left;
}

#footer {
	display: block;
	height: 52px;
	width: 888px;
	margin-left: 37px;
	background-color: #fff;
    clear: both;
}

#contentLeft_footer, #contentMain_header, #contentMain_footer {
    display: none;
}

#onetimedownload {
	font-family: verdana, arial, sans;
}

#onetimedownload h1 {
	font-family: verdana, arial, sans;
	font-size: 20px;
}



/* Clearfix-Methode zum Clearen der Float-Umgebungen */
.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

/* Diese Angabe benÃƒÂ¶tigt der Safari-Browser zwingend !! */
.clearfix { display: block; }

/* Clearen per Overflow */
.floatbox { overflow:hidden; }

/*---------------------------------------------------------*/
/* Workaround: Clearfix-Anpassung fÃƒÂ¼r alle IE-Versionen */
/*
** IE5.x/Mac - x
** IE7 - x
*/
.clearfix { display: inline-block; }

/*
** IE5.x/Win - x
** IE6 - x
*/

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
/*--------------------------------------------------------*/

 /* .floatbox-Anpassung fÃƒÂ¼r IE #/
/* Hides from IE-mac \*/
* html .floatbox {width:100%;}
/* End hide from IE-mac */
