@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #ffffff;
	background-image: url(./images/navigation/blackwhite_grad.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
p, ul li {
	font-size: small;
	color: #5f5f5f;
}
.oneColFixCtr #containerB p, .oneColFixCtr #containerB * p {
	font-size: small;
	color: #dedede;
}
.boldital {
	color: #000000;
	font-style: italic; 
	font-weight: bold; 
}
.ital {
	color: #5f5f5f;
	font-style: italic;
	font-weight: normal;
}
.artikel {
	margin-bottom: auto;
	text-align: justify;
}
.overtitle {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	margin-top: 10px;
}
.composition {
	padding-left: 20px;
}
a {
	font-size: small;
	color: #6699ff;
	text-decoration: none;
}
a .bold {
	font-size: small;
	color: #6699ff;
	text-decoration: none;
	font-weight: bold;
}
#mainContent h1, #mainContentPP h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0 0;
	padding-top: 10px;
	padding-left: 10px;
	color: #000000;
	text-align: left;
	font-size: x-large;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: normal;
	color: #3366ff;
}
h2 a {
	font-size: large;
	text-decoration: none;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: larger;
	font-weight: normal;
	color: #0066FF;
}
hr {
	color: #dedede;
}
strong {
	color: #000000 !important;
}
p strong {
	color: #FFFFFF !important;
}
#hometable p strong {
	color: #000000 !important;
}
.oneColFixCtr .bold {
	color: #000000;
	font-weight: bold;
}
.oneColFixCtr #container {
	position: static;
	width: 920px;
	height: auto;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #containerB {
	position: static;
	width: 920px;
	height: auto;
	background: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #text {
	position: static;
	padding: 10px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0 0 0 0;
	background-color: #FFFFFF;
}
.oneColFixCtr #main {
	position: static;
	top: 232px;
	width: 920px;
	background-color: #FFFFFF;
	height: auto;
	left: 162px;
	margin: 0 0 0 0;
	z-index: 3;
}
.oneColFixCtr #containerB #main {
	position: static;
	top: 232px;
	width: 920px;
	background-color: #000000;
	height: auto;
	left: 162px;
	margin: 0 0 0 0;
	z-index: 3;
}
.oneColFixCtr #main p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.oneColFixCtr #mainContent {
	position: static;
	padding-top: 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0 0 0 0;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(images/navigation/main_background.jpg);
	background-repeat: repeat-y;
	text-align: center;
}
.oneColFixCtr #mainContentB {
	position: static;
	padding-top: 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0 0 0 0;
	height: auto;
	background: #000000;
	text-align: center;
}
.oneColFixCtr #mainContentP {
	position: static;
	padding-top: 0;
	margin: 0 0 0 0;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(images/navigation/main_background.jpg);
	background-repeat: repeat-y;
	text-align: center;
}
.oneColFixCtr #mainContentPP {
	position: static;
	margin: 0 0 0 0;
	margin-left: 1px;
	margin-right: 1px;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(images/backgrounds/greyGrad200.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.oneColFixCtr #marcusmerkel {
	position: static;
	height: 40px;
	z-index: 1;
	width: 920px;
	top: 0px;
	text-align: right;
	background-position: center;
	background-color: #0f1513;
}
.oneColFixCtr #navigation {
	position: static;
	height: 168px;
	z-index: 1;
	width: 920px;
	/*left: 162px;*/
	top: 40px;
	text-align: center;
	background: url(./images/navigation/navigation_background.jpg) no-repeat center;
	background-position: center;
}
.oneColFixCtr #naviMirror {
	position: static;
	top: 167px;
	height: 63px;
	z-index: 2;
	background-image: url(./images/navigation/navi_mirror.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 920px;
}
.oneColFixCtr #containerB #naviMirror {
	position: static;
	top: 167px;
	height: 63px;
	z-index: 2;
	background-image: url(./images/navigation/navi_mirror_b.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 920px;
}
.oneColFixCtr #naviMirror h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 28px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #3366FF;
	text-align: left;
}
.oneColFixCtr #containerB #naviMirror h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 28px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	text-align: left;
}
.oneColFixCtr #hometable {
	width: 100%;
	border: 0;
}
.oneColFixCtr #hometable td {
	vertical-align: top;
	text-align: left;
}
.oneColFixCtr #hometable #left {
	width: 28%;
	text-align: center;
}
.oneColFixCtr #hometable #mid {
	width: 32%;
	padding-left: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
}
.oneColFixCtr #hometable #right {
	width: 40%;
	padding-left: 5px;
}
.oneColFixCtr #hometable h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: normal;
	color: #3366ff;
}
.oneColFixCtr #hometable h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: larger;
	font-weight: normal;
	color: #0066FF;
	/*font-style: italic;*/
}
.oneColFixCtr #hometable p {
	font-size: small;
	color: #5f5f5f;
	margin-top: 2px;
	margin-bottom: 0px;
}
.oneColFixCtr #hometable p.bold {
	font-size: small;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 0px;
	font-weight: bold;
}
.oneColFixCtr #projtable {
	width: 100%;
}
.oneColFixCtr #projtable #left {
	width: 20%;
	vertical-align: top;
}
.oneColFixCtr #projtable #mid {
	width: 55%;
	vertical-align: top;
}
.oneColFixCtr #projtable #lm {
	width: 75%;
	vertical-align: top;
}
.oneColFixCtr #projtable #mid h1, #projtable #lm h1 {
	padding-top: 0;
	margin-top: 0;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: normal;
	color: #3366ff;
}
.oneColFixCtr #projtable #right {
	width: 25%;
	vertical-align: top;
}
.oneColFixCtr #projnav {
	text-align: left;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	display: block;
}
.oneColFixCtr #projnav li {
	list-style-type: none;
	margin-left: -35px;
	padding-left: 10px;
	margin-right: 5px;
	margin-top: 0px;
}
.oneColFixCtr #projnav .current {
	color: #000000;
	font-weight: bold;
}
.oneColFixCtr #projnav li a {
	display: block;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}
.oneColFixCtr #projnav a:hover {
	color: #0085CF;
	background-color: #D6E5F2;
	font-weight: bold;
}
/*.oneColFixCtr #projnav a:hover li {
	color: #0085CF;
	background-color: #D6E5F2;
}*/
.oneColFixCtr #projnav li:hover {
	color: #0085CF;
	background-color: #D6E5F2;
}
.oneColFixCtr #sidenav {
	margin-left: 10px;
	margin-top: 0px;
}
.oneColFixCtr #sidenav #snavtop {
	position: static;
	height: 10px;
	line-height: 10px;
	background: url(/images/sidenav/snavtop.jpg);
	margin-bottom: 0; /* -16px */
	padding-bottom: 0px;
	font-size: 10px;
}
.oneColFixCtr #sidenav #snavmid {
	position: static;
	min-height: 250px;
	background: url(/images/sidenav/snavmid.jpg) no-repeat top;
	margin-top: 0px;
	padding-top: 0px;
}
.oneColFixCtr #projbar {
	margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 10px;
}
.oneColFixCtr #projbar #pbartop {
	background: url(/images/sidenav/sibartop.jpg) no-repeat top;
	line-height: 10px;
	font-size: 10px;
	height: 10px;
}
.oneColFixCtr #projbar #pbarmid {
	background: url(/images/sidenav/sibarmid.jpg) no-repeat top;
	min-height: 250px;
	margin: 0 0 0 0;
	padding-left: 10px;
	text-align: left;
}
.oneColFixCtr #projbar #pbarmid h3 {
	margin: 0 0 0 0;
}
.oneColFixCtr #projbar #pbarmid ul {
	margin-left: -40px;
}
.oneColFixCtr #footer, #foote {
	position: static;
	background-image: url(./images/navigation/navigation_mirror_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 40px;
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 10px;
	margin: 0 0 0 0;
	z-index: 4;
}
.oneColFixCtr #footer a, #foote a {
	font-size: x-small;
	color: #99CCFF;
	margin-top: 2px;
	margin-bottom: 0px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.oneColFixCtr #footer p, #foote p {
	font-size: x-small;
	color: #CCCCCC;
	margin-top: 2px;
	margin-bottom: 0px;
}
.oneColFixCtr #footer .Left, #foote .Left {
	text-align: left;
	color: #FFFFFF;
}
.oneColFixCtr #footer .Center, #foote .Center {
	text-align: center;
}
.oneColFixCtr #footer .Right, #foote .Right {
	text-align: right;
}
.oneColFixCtr #sidebartop {
	position: static;
	background-color: #ffffff;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(/images/backgrounds/sidebar_bg_top.jpg);
	width: 273px;
	height: 200px;
}
.oneColFixCtr #sidebarcenter {
	position: static;
	background-color: #ffffff;
	background-position: left;
	width: 273px;
	height: 500px;
	background-repeat: repeat-y;
	background-image: url(/images/backgrounds/sidebar_bg_center.jpg);
}
.oneColFixCtr #picasa {
	frameborder="0";
	align="middle";
	width="100%";
	scrolling="no";
}
.oneColFixCtr #newsblog {
	width: 641px;
	height: auto;
}
.oneColFixCtr #presse, .oneColFixCtr #news {
	/*border: solid 1px #5f5f5f;*/
	position: fixed;
	top: 300px;
	padding-left: 10px;
	z-index: 1;
	text-align: left;
}
.oneColFixCtr #mediatable {
	width: 100%;
	height: auto;
}
.oneColFixCtr #mediatable tr td {
	/*width: 33%;*/
	text-align: center;
	vertical-align: center;
	height: auto;
	width: 50%;
}
html>body * #presse ul li {
	margin-left: -30px;
}
html>body * #news ul li {
	margin-left: -30px;
}
html>body * #presse * hr {
	margin-left: -10px;
	width: 75%;
}
html>body * #news * hr {
	margin-left: -10px;
	width: 75%;
}
.oneColFixCtr #videobox {
	width: 350px; 
	height: auto; 
	text-align: center; 
	margin: auto; 
	margin-top: 0px; 
	border: 3px solid #6699ff;
}
#header {
        /*FONT-SIZE: 93%; BACKGROUND: url(/images/navigation/bg.gif) #dae0d2 repeat-x 50% bottom; FLOAT: left; WIDTH: 100%; LINE-HEIGHT: normal*/
		filter:alpha(opacity=90);
		-moz-opacity:.90;
		opacity:.90;
}
#header UL {
        PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 10px; LIST-STYLE-TYPE: none
}
#header LI {
        PADDING-RIGHT: 0px; PADDING-LEFT: 9px; BACKGROUND: url(/images/navigation/left.gif) no-repeat left top; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
#header A {
        PADDING-RIGHT: 15px; DISPLAY: block; PADDING-LEFT: 6px; FONT-WEIGHT: bold; BACKGROUND: url(/images/navigation/right.gif) no-repeat right top; FLOAT: left; PADDING-BOTTOM: 4px; COLOR: #6699ff; PADDING-TOP: 5px; TEXT-DECORATION: none
}
#header A {
        FLOAT: none
}
#header A:hover {
        COLOR: #333;
		filter:alpha(opacity=90);
		-moz-opacity:.90;
		opacity:.90;
}
#header #current {
        BACKGROUND-IMAGE: url(/images/navigation/left_on.gif);
		filter:alpha(opacity=100);
		-moz-opacity:1.0;
		opacity:1.0;
}
#header #current A {
        BACKGROUND-IMAGE: url(/images/navigation/right_on.gif); PADDING-BOTTOM: 5px; COLOR: #333
}
.meta {
	font-size: x-small;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.white {
	color: #FFF;
}

