/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

/*a {
	color:#175072;
}*/

 a:link { color:#000088; text-decoration:none; /* font-weight:bold; */ }/* Alte Farbe:175072*/
 a:visited { color:#000088; text-decoration:none; /* font-weight:bold; */ }
 a:hover { color:#000000; text-decoration:underline; /* font-weight:bold; */ } /*background-color:#DDDDDD*/
/* a:active { color:#FF0000; background-color:#DDDDDD; font-weight:bold; }
 a:focus { color:#FF0000; background-color:#DDDDDD; font-weight:bold; }*/

/*a:hover {
	color: #FF7D00;
}*/

img {
	border: 0;
}

body {
	font: normal 90% Arial,Helvetica,sans-serif;
	background-image: url(/media/img/bg.gif);
	background-repeat: repeat;
}

p,code,ul {
	padding-bottom: 0.5em;
/*	text-align:justify;*/
}

li {
	list-style: disc;
}

h1 {
	font: bold 1.8em Arial,Helvetica,sans-serif;
	margin-bottom: 4px;
}

h1,h2,h3 {
	padding-top: 6px;
}

.small {
	font-size: small;
}

/* misc */
.clearer {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* structure */
.container {
	background-color: #f6f6f6;
	/*font-size: 1.0em;*/
	margin: 0 auto;
	padding: 0 0px 0px;
	width: 780px;
}

/* header */
.top {
	padding: 10px 10px 0;
}

.header {
	background-image: url(/media/img/header3.png);
	font-size: 1.2em;
	height: 60px;
	margin: 0 auto;
	padding: 5px 10px 5px;
	width: 760px;
}

.header .left, .header .right {
	color: #FFF;
	height: 60px;
}

.header .left {
	font: normal 2.8em Arial,Helvetica,sans-serif;
	line-height: 60px;
	width: 680px;
	text-align: left;
	background-repeat: repeat-x;
}

.header .right {
	overflow:visible;
	width: 80px;
}

.header .right p,.header .right h2 {
	padding: 0 0px;
}

.header .right h2 {
	padding-top: 16px;
	font: normal 1.6em Arial,Helvetica,sans-serif;
}

/* MainMenu */
.navigation {	
	background-color: #505050; 
	border-bottom: 1px solid #0b0166;
	height: 2em;
	font-size: 12px;
	font-family: sans-serif;
	font-weight: bold;
	white-space: nowrap;
}

.navigation a {
	background-color: #505050;
	border-right: 1px solid #0b0166;
	color: #FFFFFF;
	display: block;
	float: left;
	line-height: 2em;
	padding: 0 18px;
	text-decoration: none;
	white-space: nowrap;
	text-align:left;
}

.navigation a:hover {
	background-color:#A0A0A0;
	color: #1C455E;
}

.sidepath {
	height: 20px;
	padding-left: 10px;
	padding-top: 2px;
	background-color: #E4E4E4;
	font-weight: bold;
}

/* main */
.main {
	/*border-top: 4px solid #FFF;
	/*background-color: #ffffff;*/
	background-color:#F6F6F6;
}

.sidemain {
	background-color: #f6f6f6;	
	vertical-align: top;
	height:100%
}

/* SubMenu */
.sidenav {
	width: 210px;
	text-align:left;
	overflow: visible;
	background-color: #e4e4e4;
	height:100%;
	vertical-align: top;
	font: normal 62.5% Arial,Helvetica,sans-serif;
}
.sidenav h2 {
	color: #1C455E;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
	text-align:left;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #D8EBD8;
	text-align:left;
}
.sidenav li {
/*	border-bottom: 1px solid #D8EBD8;*/
	border-bottom: 1px dotted #A4A4A4;
	padding: 8px 5px 8px 8px;
	list-style: none;
	text-align:left;
}
.sidenav li a {
	font-size: 1.6em;
	/*color: #1C455E;*/
	display: block;
	/*text-decoration: none;*/
	width: 95%;
	/* font-weight:bold; */
	text-align:left;
}
.sidenav li a:hover {
	/*background-color: #EBF0F3;
	color: #2E7198;	*/
	text-align:left;
}

.sidenav p {
	text-align: left;
	font: 1.4em sans-serif;
}

/* content */
.content {
	margin: 10px 0;
	padding: 0 14px;
	width: 751px;
	font: 1.2em sans-serif;
	background-color: #f6f6f6;
}

.sidecontent {
	margin: 10px 0;
	padding: 0 16px;
	/*width: 531px;*/
	/*font: 1.2em sans-serif;*/
	color: #000000;
	background-color: #f6f6f6; 
	height:100%;
/*	font-family:Verdana;
	font-size:10pt;*/
}
.sidecontent .content .descr {
	color: #1C455E;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.sidecontent ul {
	margin-left: 0;
	padding-left: 1em;
}
.content ul {
	margin-left: 0;
	padding-left: 1em;
}
.sidecontent .content li {
	text-align: start;
 	margin-left: 18px;
	list-style: disc;
}
.sidecontent li {
	margin-left: 18px;
	list-style: disc;
	white-space: normal;
}

.sidecontent .content .imgright {
	padding: 5px;
	border: 1px solid #ADD1E7;
	margin-left: 4px;
	float: right;
}

.sidecontent .content .imgcenter {
	padding: 5px;
	border: 1px solid #ADD1E7;
	margin-left: 4px;
}

.sidecontent .content p {
	color: #000000;
	/*text-align: justify;*/
}

/* footer */
.footer {
	background-color: #0b0166;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
}
.footer a,.footer a:hover {
	color: #FFF;
}

/* ticker */

#ticker_container {
	position:relative;
	top:0px; 
	left:0px; 
	white-space:nowrap; 
	background-color: #0b0166;
	overflow:hidden;
	text-align:center;
}
.ticker {
	position:relative;
	color:#E2E2E2; 
	font-family:Courier,serif; 
	font-size:15px; 
	font-weight:bold; 
}

.ticker a {
	color:#ffffff;
	text-decoration:none;
	padding-bottom: 5pt;
}

.ticker a:hover {
	background-color:#ffffff;
	color:#0b0166;
	text-decoration:none;
}

.gallery {
	background-color:#ffffff;
	width:100%;
	height:100%;
	vertical-align:bottom;
}
