
/* ELEMENTS */
body {
	background-color:#FFFFFF;
	background-image:url('../images/body_bg.gif');
	margin:0px;
	height:100%;
}
/* IE/Opera Scrollbar */
body, textarea {
	scrollbar-base-color: #EEEEEE;
	scrollbar-3dlight-color: #7E6629;
	scrollbar-highlight-color: ##7E6629;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-darkshadow-color: #7E6629;
	scrollbar-arrow-color: #7E6629;
	scrollbar-face-color: #EEEEEE;
	scrollbar-track-color: #FFFFFF;
}

body {
	font: normal 12/16px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	line-height:20px;
	color:#000000;
}

table {
	font-family:Tahoma;
	line-height:20px;
	padding:5px,5px,5px,5px;
	color:#000000;
	font: normal 12/16px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;	
}

h1 {
	font-family:Times New Roman;
	font-size:17px;
	line-height:20px;
	color:#7E6629;
	width:550px;
	padding-bottom:5px;
}

h2 {
	font-family:Times New Roman;
	font-size:17px;
	line-height:20px;
	color:#7E6629;
	padding-bottom:5px;
}

h3 {
	font-family:Tahoma;
	font-size:16px;
	line-height:20px;
	color:#7E6629;
	width:550px;
	padding-bottom:5px;
}

h4 {
	font-family:Times New Roman;
	font-size:17px;
	line-height:20px;
	color:#000;
}

h1 span, h2 span {
	color:#C00000;
}
input {
	font-family: Arial,Verdana,Helvetica;
	font-size:12px;
	height:20px;
	line-height:14px;
	border:1px solid #000066;
}

textarea 
{
	font-family: Arial,Verdana,Helvetica;
	font-size:12px;
	color:#00008B;
	border:1px solid #00008B;
	line-height:20px;
	padding-bottom:20px;

}

/* debug Checkboxes in IE */
input.cb {
	border:0px;
}

form.p0 {
	margin: 0px;
	padding:0px;
}

/* GRAFIK-MENU HIGHLIGHTS ALPHA */
.m_lo {
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
}
.m_hi {
	-moz-opacity:1;
	filter:alpha(opacity=100);
}

/* CONTAINER ELEMENT CLASSES */
div.logo {
	position:absolute;
	top:50px;
	left:30px;
	height:30px;
	width:100px;
	z-index:11;
	background-image:url('../images/left_bg.gif');
	background-repeat:repeat-y;
}

div.top {
	position:absolute;
	top:0px;
	left:235px;
	height:98px;
	width:705px;
	z-index:11;
	background-image:url('../images/top_bg.gif');
	background-repeat:repeat-x;
	line-height:30px;
	text-align:left;
}

div.top2 {
	position:absolute;
	top:0px;
	left:0px;
	height:20px;
	width:100%;
	background: #00008B;
	line-height:20px;
	z-index:12;
	font-family:Times New Roman;
    color: white;
	text-align:left;
}

div.tophistory {
	position:absolute;
	top:70px;
	left:235px;
	height:20px;
	width:705px;
	background:#00008B;
	line-height:20px;
	font-family:Tahoma;
	font-size:11px;
    color: white;	
}
div.navigationtop {
	position:absolute;
	top:100px;
	width:650px;
	height:20px;
	z-index:45;
	background: transparent;
}    	
    
div.navigationtop h4 {
	font: normal 12/16px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
    color:black;
	text-align:right;
	z-index:100;	
	padding-left:50px;
}

div.navigationtop a:link, div.navigationtop a:visited {
	color:#00008B;
	text-decoration:none;
}

div.navigationtop a:hover {
	color:#00008B;
	text-decoration:underline;
}

div.menu {
	position:absolute;
	left:235px;
	top:49px;
	width:130px;
	font-family:Verdana;
	font-size:11px;
	z-index:1000;
	color:#FFFFFF;
	display:none;
	border-left:1px solid #ACAAA4;
	border-right:1px solid #ACAAA4;
	border-bottom:1px solid #ACAAA4;
	background-color:#F0EEEA;
	padding:2px;
	padding-top:4px;
}

div.menu a:link, div.menu a:visited {
	color:#999896;
	text-decoration:none;
	width:100%;
	font-weight:bold;
}
div.menu a:hover {
	color:#765D1C;
	text-decoration:none;
	width:100%;
	font-weight:bold;
}
div.topspace {
	position:absolute;
	top:0px;
	left:234px;
	height:55px;
	width:710px;
	z-index:9;
	background-color:#FFFFFF;
}
div.left {
	font-family:Tahoma;
	font-size:12px;
	position:absolute;
/*	top:140px; */
	padding-top:100px;
	left:25px;
	top:15px;
	height:100%;
	width:220px;
	z-index:10;
	text-align:left;
}

div.left2 {
	position:absolute;
/*	top:0px; */
	left:0px;
	top:0px;
	height:100%;
	width:20px;
	background: #00008B;
	z-index:11;
}


div.logo_bottom {
	position:absolute;
	left:55px;
	width:120px;
	height:180px;
	background-image:url('../images/commentarytitel.jpg');
	background-repeat:repeat;
	z-index:15;
}

div.right {
	position:absolute;
/*	top:49px; */
	left:940px;
	height:100%;
	width:20px;
	z-index:10;
	background-image:url('../images/right_bg.gif');
	background-repeat:repeat-y;
}
div.bottom {
	margin-top:10px;
/*	border-top:1px solid #C0C0C0; */
}
div.bottom table {
	border-top:1px solid #C0C0C0;
	font-size:10px;
	line-height:25px;
}
div.main {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	width:100%;
	height:100%;
	background-image:url('../images/body_bg.gif');
}
div.container {
	position:relative;
	left:235px;
	background-color:#FFFFFF;
	z-index:5;
	width:705px;
	height:100%;
	background-image:url('../images/content_bg.gif');
	background-repeat:repeat-y;
}

div.content {
	background-color:#FFFFFF;
	padding-top:80px;
	background-image:url('../images/content_bg.gif');
	background-repeat:repeat-y;
}

div.markup a:link, div.markup a:visited {
	text-decoration:none;
	background-color: #F0F8FF;
}

table.container {
	border-spacing:0px;
	border-width:0px;
	border-collapse:collapse;
	width:630px;
	font: normal 12/16px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
}
table.container td {
	padding:5px;
	vertical-align:top;
}
table.container td td {
	padding: 0px;
}

/* IE 5+ position: fixed */
body > .logo, body > .top, body > .topspace, body > .left, body > .right, body > .bottom, body > .nav, body > .menu {
    position:fixed;
}
/* for IE, with IE5/Mac backslash filter \*/
* html body {
	overflow-y:hidden;
}
* html div.container {
	height:100%;
}
* html div.main {
	height:100%;
	overflow:auto;
}
/* end filter */

/* LINKS */
a:link {
	text-decoration:underline; /* underline */
	color:#000000 ; /* 0000FF */
}

ul.menu a:link {
	display:block;
	text-decoration:none;
	height:25px;
	color: #00008B ; /* 0000FF */
}

a:visited {
	text-decoration:none;
	color:#7C7B79; /* 080080 */
}
ul.menu a:visited {
	display:block;
	text-decoration:none;
	height:25px;
	color:#7C7B79; /* 0000FF */
}

ul.menu a:hover {
	text-decoration:none;
	height:25px;
	color:#000; /* 0000FF */
}

a:hover {
	text-decoration:underline;
	color:#C00000; /* D00000 */
}

ul.menu a.aktiv:link, ul.menu a.aktiv:visited {
	text-decoration:none;
	font-weight:bold;
	color:#765D1C;
}

a.left:link, a.left:visited {
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	line-height:18px;
	color:#C1C1E0;
	text-decoration:none;
}
a.left:hover {
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	line-height:18px;
	color:#FFFFFF;
	text-decoration:none;
}


/* CLASSES */

.table 
{
padding: 5px, 5px, 5px, 5px;
border-left: solid 0px #000000;
border-right: solid 0px #000000;
border-top: solid 0px #000000;
border-bottom: solid 0px #000000;
background: #fff;
color: #000;
font: 12px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
}
.headline {
	font-family:Times New Roman;
	font-weight:bold;
	font-size:16px;
	line-height:20px;
	color:#343399;
}

.frame {
padding: 5px, 5px, 5px, 5px;
border-left: solid 1px;
border-right: solid 1px;
border-top: solid 1px;
border-bottom: solid 1px;
background: #fff;
color: #000;
font: 12px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
}

.small {
	margin-left:25px;
	font-weight:normal;
	font-size:1em;
}
.rot {
	color:#C00000;
}
.blau {
	color:#000066;
}
.white {
	background-color:#FFFFFF;
}

.tbl {
	width:100%;
}
.tbl tr.tr0 {
	background-color:#EEEEEE;
}
.tbl td.td0 {
	background-color:#EEEEEE;
}

.medium {
	font-size:12px;
}
.mini {
	font-size:11px;
}
.highlight {
	background-color:#FFF133;
}

.ul 
{
    list-style-type:circle;
}

.neu {
	color:#C00000;
	font-size:11px;
	font-weight:bold;
}
.bullet {
	background-image:url('../images/bullet.gif');
	background-position:5px 0px;
	background-repeat:no-repeat;
	padding-left:20px;
}
.bullet_up {
	background-image:url('../images/bullet_up.gif');
	background-position:5px 3px;
	background-repeat:no-repeat;
	padding-left:20px;
}
.foto_copyright {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	line-height:12px;
}
.cover {
	border: 1px solid #000000;
}
.cover2 {
	border: 1px solid #EEEEEE;
}


.Stil1 {background-color: #F0F8FF;}
.Stil2 {background-color: #E6E6FA;}
/*.Stil2 {color: #004080}*/


/* LISTINGS */
ul.nolist {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
ul.menu {
	list-style-type:none;
	list-style-image: url('../images/bullet.gif');
	margin:0px;
	padding:0px;
	padding-left:15px;
	margin-left:5px;
	line-height:22px;
}
ul.menu li {
	margin:0px;
	padding:0px;
	padding-left:2px;
}

ul.menu .subnavi {
	list-style-type:none;
	list-style-image:none;
	padding-left:0px;
	padding-right:3px;
	margin-left:0px;
}
ul.subnavi li {
	margin:0px;
	padding:0px;
}

ul.sbl {
	padding:15px;
	margin:0px;
}
ol.sbl {
	padding-left:20px;
	margin:0px;
}

.rahmen {
	padding-left:40px;
	padding-right:40px;
	padding-top:55px;
	padding-bottom:40px;
}

.table_font {
	font-family:Times New Roman;
	font-size:15px;
	line-height:20px;
}

