

/* @group defaults */

body, html {
    padding: 0px;
    text-align: center;
	background: url(../images/bgr_verlauf_vert.jpg) repeat-x left bottom;
	background-color: #fff;
	margin: 0px;
	width: 100%;
	height: 100%;
	font-family: "Century Gothic", Futura, Tahoma, Verdana, Arial, sans-serif;
}

#deadcentre {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #405973;
	background: #fff;
	position: relative;
	top: 35px;
	width: 720px;
	margin-bottom: 65px;
	
}

* html #deadcentre {
	top: 0;
	padding-bottom: 0px;
	margin-top: 35px;
	overflow: hidden;
	}


h1, h2, h3, h4 {
    margin: 0px;
    padding: 0px;
    }

a {
	font-weight: bold;
}
a:link {
	color : #252a66;
	text-decoration : none;
}

a:hover {
	color : #6E7DA9;
	text-decoration : underline;
}

a:visited {
	color : #3c3956;
	text-decoration: none;
}

a:visited:hover {
	color : #363672;
	text-decoration : underline;
}

ul {
	text-align: left;
	font-size: 12px;
	margin: 0px;
	display: block;
	list-style: none inside;
	padding: 0px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 6px;
	padding-bottom: 5px;
	padding-top: 3px;
}

ul li {
	margin: 0px;
	display: block;
	padding: 0px;
}


ol {
	text-align: left;
	padding-bottom: 6px;
	color: #403D3F;
	margin: 12px 0px 2px 0px;
	padding-right: 40px;
	padding-left: 20px;
	font-size: 13px;
	line-height: 1.3em;
	list-style: inside decimal;
	}
ol li {
	margin-bottom: 4px;
	}
	
/* @end */

/* @group header */

#header {
    margin: 0px;
    height: 143px;
    /*height: 180px;
    background: no-repeat right bottom url(../images/newheader_700x180.jpg);*/
    background-color: #fff;
	text-align: left;
	width: 720px;
}

#header img {
	position: relative;
	display: block;
	width: 720px;
	height: 143px;
}

#header #logo {
	/*background: #ffffff url(../images/logo_90x90.jpg) no-repeat center center;*/
	position: absolute;
	/*width: 90px;
	height: 90px;*/
	z-index: 30;
	top: 10px;
	left: 10px;
}

#header #logo img {
	position: relative;
	display: block;
	width: 90px;
	height: 90px;
}

#header h1
{
	position: relative;
	letter-spacing: 0.2em;
	text-decoration: none;
	color: #C9D0F4;
	text-align: center;
	font-weight: normal;
	font-size: 24px;
	right: auto;
	left: auto;
	margin-top: -20px;
	top: 10px;
	display: none;
}

#header h2 {
	color: #FFFFFF;
	font-size: 14px;
	position: relative;
	font-style: italic;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	top: 10px;
	text-align: center;
	display: none;
}

#header a {
	color: #2E2954;
}
	
/* @end */

/* @group navigation */

#navbar {
	text-align: right;
	position: relative;
	z-index: 30;
	width: 100%;
	border-bottom: 1px solid #D2D2D2;
	background: transparent;
	margin: 0px;
	padding: 0px;
	right: 0px;
	top: -20px;
	height: 20px;
	overflow: hidden;
	
}

#navbar ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#navbar ul li {
	display: block;
	float: right;
	text-align: center;
	background: #fff;
	font-size: 11px;
	text-transform: lowercase;
	letter-spacing: 0.1em;
	padding-right: 10px;
	padding-left: 10px;
}

#navbar ul li a {
	display: block;
	text-align: center;
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	color: #262b89;
	padding-top: 3px;
	padding-bottom: 4px;
	font-weight: normal;
}

#navbar ul li p.active {
	padding: 0px;
	margin: 0px;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #262b89;
	padding-top: 3px;
	padding-bottom: 4px;
	font-weight: bold;
}

#navbar ul li a:hover {
	text-align: center;
	text-decoration: underline;
	color: #000000;
}
	
/* @end */

/* @group columns */

#leftcolumn {
 	position: absolute;
    width: 180px;
	background: #fff;
	z-index: 5;
	top: 220px;
	bottom: 0px;
	left: 0;
	margin-bottom: 0px;
	margin-top: 40px;
	padding-bottom: 20px;
	
	
}

#rightcolumn {
	text-align: right;
 	position: absolute;
	top: 146px;
	right: 0px;
	bottom: 0px;
	width: 160px;
	margin: 0px;
	padding-top: 20px;
	background: transparent;
	overflow: visible;
	display: none;
}

/* @group boxes */

.box a {
	letter-spacing: 0.1px;
	line-height: 1.2em;
	font-size: 11px;
}

.box li {
	margin-top: 2px;
	margin-bottom: 2px;

}

.box li.active {
	font-weight: bold;
	background: #ccc;
	padding-left: 6px;
	margin-left: -6px;
	margin-right: -6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #252a66;
	font-size: 11px;
	}

.box ul {
	list-style: outside;
}

.box {
	margin: 5px 10px;
	padding: 0px;
	margin-bottom: 15px;
	background: transparent;
	border: #ccc 1px solid;
	font-size: 11px;
}

.box .title {
	margin: 0px;
	padding: 2px 3px;
	font-size: 16px;
	background: #f0f0f0;
	color: #575757;
	text-transform: none;
	padding-left: 6px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #ccc;
}

.box p {
	margin: 6px 4px 6px 4px;
	font-size: 11px;
	text-align: left;
	margin-left: 6px;
	padding-bottom: 5px;
	background: inherit;
}

#rightcolumn .box {
	padding: 0px;
	background: #FFFFFF none;
	border: 1px solid #AAAAAA;
	text-align: center;
	margin: 5px 0px 5px 10px;
	border-right-style: none;
}

#rightcolumn .box p {
	margin: 6px 4px 6px 4px;
	font-size: 12px;
	text-align: center;
	margin-left: 6px;
	padding-bottom: 5px;
	background: inherit;
}

#rightcolumn .box img {
	display: block;
	font-size: 12px;
	margin-left: auto;
	background: inherit;
	margin-top: 6px;
	margin-right: auto;
	border: none;
}


	
/* @end */
	
/* @end */

/* @group content */

#content {
	position: relative;
	text-align: center;
    background-color: transparent;
	right:  0px;
	left:  10px;
	height: auto;
	top: 15px;
	bottom: 0px;
	margin: 0px 10px 20px 180px;
	padding: 3%;
	
}

* html #content {	
	/*margin: 0;
	padding: 0 0px 20px 0px;
	float: right;*/
	}

* html #content p {
	padding-right: 20px;
	}

#content h1 {
	color: #5A6A83;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	margin: 0px;
	text-align: left;
	font-weight: bold;
	font-size: 28px;
}

#content h2 {
	color: #252a66;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 10px 5px 0px;
	padding: 0px;
}

#content h3 {
	font-size: 20px;
	text-align: left;
	margin-left: 0px;
	color: #5A6A83;
	margin-right: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}

#content p.description {
	text-align: left;
	color: #303D93;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 10px;
	letter-spacing: 0px;
	font-weight: 600;
	font-size: 12px;
	font-style: italic;
}

#content p {
	padding-bottom: 6px;
	color: #403D3F;
	text-align: left;
	margin: 2px 0px 2px 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 13px;
	line-height: 1.3em;
}

#content p.news_datum {
	font-size: 11px;
	color: #333;
	margin-bottom: 0px;
	margin-top: 15px;
	text-indent: 0px;
	float: right;
		}

#content p.news_titel {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
	margin-top: 20px;
	text-indent: 0px;
	}
	
	
#content p + h2 {
	margin-top: 25px;
	}

#content ul + p {
	margin-top: 30px;
	}
	
#content ul{
	list-style: disc inside;
	margin-left: 40px;
	}	
#content ul li {
	display: list-item;
	margin-bottom: 6px;
}
	
#content p + ul {
	margin-top: 12px;
	}

#content br {
	margin-bottom: 10px;
}	


#content .half {width: 45%; }

* html #content .quart { width: 20%; }

#content .quart { width: 23%; }

#content .threequart { width: 70%; }

#content .full { width: 100%; }
	
/* @end */

/* @group footer */

#footer {
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	background: #284799;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 2px;
	clear: both;
	position: relative;
	z-index: 10;
	left: 0px;
	right: 0px;
}

#footer p {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 2px;
}

#footer a {
	color: #D5D5D5;
	font-weight: normal;
}

#content table {
	text-align: left;
	}
	
/* @end */

p.programmed {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: -15px;
	text-align: right;
	right: 0px;
	font-weight: normal;
	color: #ccc;
	font-size: 11px;
	}

/* @group positions */

.left {
	float: left;
	margin: 5px 2% 5px 0px;
}

* html .left {
	margin: 15px 1% 5px 10px;
	}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.right {
	float: right;
	margin: 5px 0px 5px 2%;
}

* html .right {
	margin: 15px 1% 5px 10px;
	}


/* @end */

a img {
	border: none;
}

table.small_odd {
	border-collapse:collapse;
	font-size: 0.7em !important;
}
table.small_odd tr {
	border: 1px solid #ccc;
}

table.small_odd tr.odd {
	background-color: #dfdfdf;
}

table.small_odd td {
	padding: 3px;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	border:none;
	font-size: 0.9em;
}

table.small_odd tr:hover {
	background-color: #666;
	color: white !important;
}