@charset "utf-8";
/* CSS Document */


body {
	margin:0;
	padding:0;
}

h1 {
	font-family: Georgia;
	font-size: 167%;
}

h2 {
	font-family: Georgia;
	font-size:110%;
	color:#798D99;
	padding-top:18px;
}

h2:first-child {
	margin-top: 0;
}


ul {
	/*margin-left: 1.5em;*/
}

ul li {
	list-style-image: url(para.png);
}

img {
	vertical-align:central;
 
}

a:link { font-weight:bold; color:#600; text-decoration:none; }
a:visited { font-weight:bold; color:#600; text-decoration:none; }
a:focus { font-weight:bold; color:#600 text-decoration:underline; }
a:hover { font-weight:bold; color:#600; text-decoration:none; }
a:active { font-weight:bold; color:#600; text-decoration:underline; }

td {
	padding-bottom: 10px;
	font: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:15px;
}


#wrapper {
	width: 1024px;
	height: inherit;
	position: relative; 
	left: 50%; 
	margin-left: -512px; 
	margin-top: -173px; 
	padding-top: 0px; 
	z-index: 1;
}

#contentColumn {
	position:absolute; 
	left: 1px; 
	top: 174px; 
	width: 894px; 
	/*height: inherit;*/
	height: 800px;
	padding-top: 30px;
	background-color: #d6dffa;
	z-index: 1;
	padding-left: 63px;
	padding-right: 63px;
	
}

/***** Styles für die Hauptüberschrift *****/
#mainTitle { 
	position: absolute; 
	left: 0px; 
	top: 114px; 
	height: 77px; 
	width: 1024px; 
	background-color: #EEE7D0;
	z-index: 1; 
	font-family: "Times New Roman", Times, serif; 
	color:#062148;
	/*color:#000000;*/
	font-size:24px; 
	font-style:italic; 
	padding-top: 50px;
} 

/***** Styles für die Menüleiste *****/
#mainMenu {
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 1024px; 
	height: 173px; 
	background-color: #F2E7C8; 
	z-index: 50;
}

#horRow {
	position:absolute; 
	left:0; 
	top: 174px; 
	height: 1px; 
	z-index: 10; 
	width: 1024px; 
	background-color: #999999;
}

#navcontainer {
	z-index: 50;
	position:absolute;
	top: 123px;
}

#navlist {
	padding: 0px 0px;
	display: block;
}

#navBackground {
	background-image:url(images/navigationBgImage.png);
	position: absolute; 
	left: 1px; 
	top: 0px; 
	width: 1020px; 
	height: 173px;
	z-index:-1;
}

#pageBackground {
	width: 100%;
	height: 173px;
	background-color:#9eaec7;
}

#navcontainer ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	width: 204px;
	height:34px;
	font: 14px/34px "Lucida Grande", "Lucida sans", verdana, sans-serif;
	font-weight:bold;
	text-align: center;
	color:#FFF;
}

#navcontainer a {
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 204px;
	/*border-top: 1px solid #FFF;*/
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	background-image: url("images/navItemBg.png");
}

#navcontainer li#active { background: url("images/navItemBgHover.png") repeat-x 20px; }
#navcontainer a:hover {
	background: url("images/navItemBgHover.png")
	repeat-x 20px;
	/*border-top: 1px solid #FFF;*/
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
}

#screenshot {
	position:static;
	margin-top: 30px;
	margin-bottom: 30px;
	height: 600px;
}

#faecher {
	/*position:absolute;*/
	width: 521px;
}

#BearSpread {
	margin-left: 480px;
	margin-top: -80px;
	z-index: 80;
}

#MSD {
}

#m15_2 {
	margin-top: -450px;
	margin-left: 600px;
	z-index: 60;
}

#m5_2 {
	margin-top: 0px;
	margin-left: 600px;
	z-index: 70;
}

#logoBS {
	position:absolute;
	width: 74px;
	left: 1031px;
	top: 10px;
	z-index:50;
}

#logoZH {
	position:absolute;
	width:201px;
	z-index:50;
	left: 1029px;
	top: 119px;
}

.cite {
	padding-left:40px;
	padding-right: 40px;
}

.fließtext {
	position:static;
}
