html{height:100%;}
body{
	margin:0;
	height:100%;
	min-width:1048px;
	font-family:Arial,Verdana,sans-serif;
	background:#4f6579 url(images/body-bg.gif) repeat-x 0 0;
}
form,fieldset,img{border:0;display:block;margin:0;padding:0;}
p img{display:inline;}
a { font-size: 11px; text-decoration: none }
a:hover{text-decoration:underline;}
ul{list-style:none;}
#page {
	width:1005px;
	margin:0 auto;
	min-height:100%;
	background:#fff;
}
#header{
	width:100%;
	height:74px;
	background:#71879a;
}
#header .center {
	width:1048px;
	overflow:hidden;
	margin:0 auto;
}
#header h1{
	padding:0;
	margin:0 0 0 -14px;
	float:left;
}
#header h1 a{
	float:left;
	width:308px;
	height:74px;
	overflow:hidden;
	background:url(images/logo.png) no-repeat 0 0;
	text-indent:-9999px;
	cursor:pointer;
}
#header .box {
	width:704px;
	height:23px;
	float:right;
	margin:32px 0 0;
	padding:0;
	background:#4f6579;
}
#header .box .form {
	width:215px;
	height:19px;
	margin:2px 0 0 2px;
	float:left;
}
#header .box input {
	margin:0;
	padding:3px 5px 0;
	float:left;
	width:179px;
	height:16px;
	background:#a7b2bc;
	font-size:11px;
	color:#fff;
	border:0;
}
#header .box input.btn {
	margin:0 0 0 3px;
	padding:0;
	float:left;
	width:23px;
	height:19px;
	background:#a7b2bc;
	font-size:11px;
	line-height:19px;
	color:#040404;
	font-weight:bold;
	border:0;
	cursor:pointer;
}
#header .box .menu {
	padding:0;
	margin:-22px -41px -24px 0;
	font-size:11px;
	line-height:9px;
	float:right;

}
#header .box .menu li {
	float:left;
	margin:0;
	padding:0;
}
#header .box .menu li a{
	display:block;
	position:relative;
	color:#fff;
}
#header .box .menu li a span{
	margin:0 0 0 16px;
}
#header .box .menu li.menu01 a     { font-size: 8pt; background: url("images/icon01.png") no-repeat 42px 0; margin-right: 4px; padding-top: 27px; padding-right: 40px; width: 80px; height: 37px }
#header .box .menu li.menu02 a   { font-size: 8pt; background: url("images/icon02.png") no-repeat 74px 0; text-align: center; margin-right: 10px; padding-top: 24px; padding-right: 72px; width: 75px; height: 40px }
#header .box .menu li.menu03 a   { font-size: 8pt; background: url("images/icon03.png") no-repeat 42px 0; margin-right: 4px; padding-top: 27px; padding-right: 36px; width: 73px; height: 37px }
#header .box .menu li.menu04 a   { font-size: 8pt; background: url("images/icon04.png") no-repeat 26px 0; margin-left: 7px; padding-top: 27px; padding-right: 44px; width: 72px; height: 42px }
#main-all {
	width:100%;
	overflow:hidden;
	background:#fff;
	margin:0;
	padding:0 0 70px;
	border-top:1px solid #adbbc7;
}
#main {
	width:822px;
	margin:0;
	overflow:hidden;
	float:left;
	border-top:1px solid #727065;
}
#main .img {
	width:822px;
	height:127px;
	overflow:hidden;
}
#main .main-bottom {
	width:100%;
	height:26px;
	margin:0;
	padding:0;
	float:left;
	background:url(images/main-bg.png) repeat-x 0 0;
}
#main .main-bottom .language {
	float:left;
	font-size:10px;
	line-height:9px;
	margin-top:4px;
	padding-left:4px;
}
#main .main-bottom .language a {
	float:left;
	padding-right:3px;
}
#main .main-bottom p {
	margin:4px 0 0;
	padding:0 3px 0 0;
	float:left;
	color:#7d7d7d;
}
#main .main-bottom .print {
	float:right;
	font-size:10px;
	line-height:9px;
	margin:5px 7px 0 0;
}
#main .main-bottom .print p {
	margin:5px 6px 0;
	padding-left:11px;
	background:url(images/red-cube.gif) no-repeat 0 1px;
}
#main .main-bottom .print img {
	display:inline;
}
#main .main-bottom .print p a {
	color:#7d7d7d;
}
#sidebar {
	width:173px;
	overflow:hidden;
	float:left;
}
#sidebar .sb-menu {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:15px;
}
#sidebar .sb-menu li {
	margin:0;
	padding:0;
}
#sidebar .sb-menu li {
	font-size:11px;
	line-height:14px;
	padding:0 0 4px 8px;
	margin:2px 0 0;
}
#sidebar .sb-menu li a {
	color:#4f4e4e;
	background:none;
	height:14px;
	display:inline;
}
#sidebar .sb-menu li a.active {
	font-weight:bold;
}
#sidebar .sb-menu li a.active {
	background:url(images/red-cube.gif) no-repeat 5px 2px;
	padding-left:18px;
}
#sidebar .sb-menu li a:hover {
	text-decoration:underline;
}
#sidebar .sb-menu li.title      { padding: 0 0 1px }
#sidebar .sb-menu li.title a  { color: #fffdfd; font-size: 9pt; background: url("images/sb-menu-li-bg.gif") repeat-x; display: block; padding: 0 0 0 5px; height: 18px }
#sidebar .sb-menu li.title a:hover  { color: #36c; font-size: 9pt; text-decoration: none }
#content  { font-size: 12pt; width: 649px; float: right; overflow: hidden }
#content .text  { font-size: 11pt; padding: 0 16px; width: 607px }
#content h2  { color: #2a6699; font-size: 12pt; margin: 0; padding: 0 }
#content p  { color: #5a5a5b; font-size: 10pt; margin: 13px 0 0; padding: 0 0 0 4px }
#content ul  { margin: 5px 20px;list-style:square}
#content ul li  { color: #5a5a5b; font-size: 10pt; }
#content td {
	color:#5a5a5b;
	font-size:12px;
	line-height:18px;
}
#content td a {
	color:#5a5a5b;
	font-size:12px;
	line-height:13px;
}
#content td p {
	padding:0;
	margin:0;
}
#content img.rahmen {
	border:1px solid #000;
}
#sidebar2 {
	width:182px;
	overflow:hidden;
	float:right;
	background:#fff;
	border-left:1px solid #969696;
}
#sidebar2 .title {
	width:100%;
	height:17px;
	background:url(images/sb2-title-bg.gif) repeat-x 0 0;
}
#sidebar2 h2 {
	margin:0;
	padding:0;
	color:#fff;
	font-size:9px;
	line-height:14px;
}
#sidebar2 .img {
	width:182px;
	height:111px;
	overflow:hidden;
}
#sidebar2 .news {
	width:100%;
	overflow:hidden;
}
#sidebar2 ul.list {
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	margin:8px 0 0;
	padding:0 0 0 7px;
	color:#000;
}
#sidebar2 ul.list li a {
	color:#000;
}
#sidebar2 ul.list li {
	padding:0 0 10px;
}
#footer {
	width:1005px;
	margin:-66px auto;
	background:#fff url(images/footer-bg.gif) repeat-x 0 100%;
}
#footer .box {
	padding:41px 0 0;
	margin:0;
	height:1%;
	overflow:hidden;
}
#footer p.left {
	height:1%;
	overflow:hidden;
	font-size:13px;
	line-height:23px;
	color:#fff;
	padding-left:33px;
	margin:0 0 0 4px;
	padding-top:2px;
	background:url(images/guard.gif) no-repeat 0 0;
}
#footer .left img{
	float:left;
	margin:0;
	padding:0;
	padding-right:14px;
}
#footer .left p {
	margin:7px 0 0;
	padding:0;
}
#footer ul {
	padding:8px 0 0;
	margin:0;
	float:right;
	font-size:11px;
	line-height:12px;
	overflow:hidden;
}
#footer ul li{
	float:left;
	background:url(images/ul-line.gif) no-repeat 0 1px;
	margin-left:-1px;
	padding:0 6px;
}
#footer ul li a {
	color:#fff;
}
#footer ul li a:hover {
	text-decoration:underline;
}
#footer ul.menu-sb2 {
	padding:0;
	margin:0;
	font-size:10px;
	line-height:12px;
}
#footer ul.menu-sb2 li {
	float:left;
	margin:0 0 -50px;
	padding:0;
}
#footer ul.menu-sb2 li a {
	height:65px;
	display:block;
	color:#fff;
}
#footer ul.menu-sb2 li.menu01 a {
	margin:0 -17px 0 0;
	padding:50px 0 0 17px;
	width:55px;
	background:url(images/icon05.png) no-repeat 0 0;
}
#footer ul.menu-sb2 li.menu02 a {
	margin:0 -12px 0 0;
	padding:37px 0 0 12px;
	width:52px;
	background:url(images/icon06.png) no-repeat 0 0;
}
#footer ul.menu-sb2 li.menu03 a {
	margin:0 -5px 0 0;
	padding:50px 0 0 5px;
	width:58px;
	background:url(images/icon07.png) no-repeat 0 0;
}
#footer .right {
	float:right;
	height:65px;
	background:url(images/right-bg.png) no-repeat -2px 100%;
	margin:1px -2px 0 0;
	padding-left:18px;
	width:165px;
}





/*AUDFOX STANDARD */

.search-result{
	margin-bottom: 0.4em;
	background: url(images/dotted.gif) top left repeat-x;
}
ol.search{
	padding: 0 0 2px 2.5em;
	margin-bottom: .7em;
}
ol.search li{
	line-height: 1.5em;
	margin-bottom: 1.4em;
}
ol.search li strong{
	color: #083163;
}
ol.search li strong a{
	padding-left: 13px;
	background: url(../../images/arrow.gif) 0px 3px no-repeat;
}
ol.search li strong a:link,
ol.search li strong a:visited,
ol.search li strong a:active { text-decoration: none; }
ol.search li strong a:hover,
ol.search li strong a:focus { text-decoration: underline; }
#sidebar .sb-menu li.levelshift_0 {padding-left: 8px}
#sidebar .sb-menu li.levelshift_1 {padding-left: 8px}
#sidebar .sb-menu li.levelshift_2 {padding-left: 17px}
#sidebar .sb-menu li.levelshift_3 {padding-left: 30px}
#sidebar .sb-menu li.levelshift_4 {padding-left: 40px}
#sidebar .sb-menu li.levelshift_5 {padding-left: 50px}
p.error {
	color:#FF6600;
	font-weight:bold;
	margin:15px 0;
}
#newscenter .overview H3    { color: #36c; font-size: 13px }
#newscenter .overview IMG.left {
	margin-top: 4px;
	margin-right:5px;
	float:left;
}
#newscenter .overview {
	margin: 4px 0 6px 0;
}
#newscenter .overview .noFluss   { font-size: 11px; line-height: 1.3 }
#newscenter .overview .next {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
#newscenter .overview .next {
	height: 1px;
}
.artikel H1  { font-size: 12px }
.artikel IMG {
	margin: 4px 0 0 0;
}
.artikel {
	font-size:12px;
}
.artikel .bildcont {
 	float: left;
	width: 260px;
}
#addInformation {
	clear: both;
	text-align: right;
	white-space: nowrap;
	width: 100%;
	height: 15px;
	padding: 2px 0 0 0;
	margin: 2px 0 0 0;
	font-size:10px;
	border-top:1px solid #738494;
}
.artikelview {
	padding: 7px 0 9px 0;
	clear: both;
	line-height: 16px;
}
.artikelview h3  { font-size: 12px; line-height: inherit; margin-bottom: 1px }
.ts {
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	color: #888;
	font-size: 11px;
}
.cl {
	line-height: 1px;
	margin-bottom: -1px;
	display: block;
	clear: both;
	visibility: hidden;
}

#calendar-title {
	color:#daa520;
	font-family:Arial,Geneva,Verdana,sans-serif;
	font-size:12px;
	text-align:center;
}
.mainTable {
	background-color:#FFFFFF;
	border:1px solid #BBBBBB;
	width:916px;
}
.smallMainTable {
	width:150px;
	margin:0 auto;
}
a.thickbox {
	color:#0d0d0d;
	text-decoration:none;
}
.monthYearRow {
	background-color:#FEFFFE;
	height:32px;
	margin:0;
	padding:6px;
	text-align:left;
	vertical-align:middle;
}
.monthYearText {
	color:#355881;
	font-family:Geneva,Verdana,Arial,sans-serif;
	font-size:18px;
	font-weight:bold;
}
.rows {
	color:#433D27;
	font-family:Arial,Geneva,Verdana,sans-serif;
	font-size:10px;
	text-align:left;
	height:75px;
	background:#EFEFEF
}
.smallMainTable .rows {
	height:15px;
	background:none;
}
.rows-weekend {
	color:#433D27;
	font-family:Arial,Geneva,Verdana,sans-serif;
	font-size:10px;
	text-align:left;
	height:75px;
}
.smallMainTable .rows-weekend {
	height:15px;
}
.rows-empty {
	color:#433D27;
	font-family:Arial,Geneva,Verdana,sans-serif;
	font-size:10px;
	text-align:left;
	height:75px;
	background:#FFF
}
.smallMainTable .rows-empty {
	height:15px;
}
td.numrows {
	color:#433D27;
	font-family:Arial,Geneva,Verdana,sans-serif;
	font-size:10px;
	text-align:left;
	width:15px;
}
.dayNamesText {
	color:#FFFFFF;
	font-family:Geneva,Verdana,Arial,sans-serif;
	font-size:10px;
	font-weight:bold;
}
.dayNamesRow {
	background-color:#455678;
	height:15px;
	text-align:center;
	vertical-align:middle;
	width:100px;
}
.daynum {
	background-color:#A2A3AE;
	color:#FBFCEF;
	font-family:Geneva,Verdana,Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0;
	text-align:left;
	vertical-align:top;
}
.smallMainTable .daynum {
	background:none;
	color:#daa520;
	font-weight:normal;
}
.daynum-today {
	color:#ff0000;
	font-family:Geneva,Verdana,Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0;
	text-align:left;
	vertical-align:top;
}
.toolTip {
	cursor: pointer;
	position:relative;
}
.toolTipWrapper {
	width: 175px;
	position: absolute;
	top: 17px;
	display: none;
	color: #FFF;
	font-size: 11px;
	margin-left:-50px;
	z-index:9999;
}
.toolTipWrapper ul, .toolTipWrapper ol {
	margin: 3px 0 3px 20px;
}
.toolTipTop {
	width: 175px;
	height: 30px;
	background: transparent url(images/bubbleTop.gif) no-repeat;
}
.toolTipMid {
	padding: 8px 15px;
	background: #A1D40A url(images/bubbleMid.gif) repeat-x top;
}
.toolTipBtm {
	height: 13px;
	background: transparent url(images/bubbleBtm.gif) no-repeat;
}

