/* ******* */
/* common */
/* ******* */
body, p, br, div, table, tr, td, ul, ol, li, h1, h2, h3, h4, h5, input, select, option, textarea {
	font:12px Verdana, Helvetica, Arial, sans-serif;
	font-weight:normal;
	line-height:18px;
	color:#303354;
	text-align:left;
	margin:0;
	padding:0;
}

p {margin-bottom:18px;}

a {color:#3784D2;}

img {border:none;}

h1, h2 {
	font-weight:bold;
	margin-bottom:9px;
}

h5 {
	font-weight:bold;
	font-color:#FFFFFF;
}

.helper {display:none;}





/* ************** */
/* basic page layout */
/* ************** */
body {
	text-align:center;
	background:#305083 url(../img/body_bg.gif) repeat-x;
}

#page {
	width:990px;
	margin:auto;
	margin-top:0;
	overflow:hidden;
}

#header {
	clear:both;
	width:990px;
	height:120px;
	background:url(../img/header_logo.gif) repeat-x;
	overflow:hidden;
}
#logo {
	width:295px;
	height:120px;
	padding-left:0px;
	display:inline;
	float:left;
	overflow:hidden;
}

#address {
	display:inline;
	float:left;
}

#topnav {
	clear:both;
	width:940px;
	height:23px;
	text-align:right;
	background:url(../img/topnav_bg.gif) repeat-x;
	padding-right:50px;
	overflow:hidden;
}

#mood {
	clear:both;
	width:990px;
	height:150px;
	margin:2px 0 2px 0;
	overflow:hidden;
}

#mainnav {
	clear:both;
	width:940px;
	height:24px;
	background:url(../img/mainnav_bg.gif) repeat-x;
	padding-right:50px;
	overflow:hidden;
}

#newsticker {
	clear:both;
	width:990px;
	height:20px;
	margin: 2px 0 2px 0;
	overflow:hidden;
        color: #fff;
}

#newsticker * {
        color: #fff;
}

#corpus {
	clear:both;
	width:990px;
	background:url(../img/corpus_bg.gif) repeat-y;
	padding-top:1px;
	overflow:hidden;
}

#subnav {
	width:292px;
	margin-left:1px;
	display:inline;
	float:left;
	overflow:hidden;
}

#intro {
	clear:both;
	width:990px;
	margin:0;
	padding:0;
	background:url(../img/topnav_bg.gif) bottom repeat-x;
	overflow:hidden;
}

#content {
	width:597px;
	display:inline;
	float:left;
	overflow:hidden;
}

#footer {
	float: left;
	width:965px;
	background:url(../img/footer_bg.png) no-repeat;
	overflow:hidden;
	padding: 35px 0px 20px 25px;
	text-align: center;
}

#footer div.content_box {
        float: left;
        margin: 5px 25px 0px 0px;
        padding: 5px 25px 5px 0px;
}

#footer h1 {
	float: left;
	color: #3784D2;
	width: 100%;
}

#footer h3 {
        font-size: 15px;
        margin: 0px 0px 4px 0px;
        color: #3784D2;
}

#footer li {
	list-style-type: none;
}

#header div.telefon {
	float: left;
	margin: 68px 0px 0px 505px;
}

#header div.telefon h3 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 2px;
}


/* ******** */
/* navigation */
/* ******** */
#topnav ul {
	width:100%;
	text-align:right;
	margin:4px 0 0 0;
}
#topnav ul li {
	height:17px;
	line-height:17px;
	list-style:none;
	display:inline;
	border-left:2px solid #75B1ED;
}
#topnav ul li.last {border-right:2px solid #75B1ED;}
#topnav ul li a {
	height:17px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:17px;
	padding:0 20px 0 20px;
	display:inline-block;
}
#topnav ul li a:hover, #topnav ul li a.act {background:#2C345B;}

#mainnav ul {
	width:100%;
	text-align:right;
	margin:2px 0 0 0;
}
#mainnav ul li {
	height:20px;
	line-height:20px;
	list-style:none;
	display:inline;
	border-left:2px solid #75B1ED;
}
#mainnav ul li.last {border-right:2px solid #75B1ED;}
#mainnav ul li a {
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
	padding:0 20px 0 20px;
	display:inline-block;
}
#mainnav ul li a:hover, #mainnav ul li a.act {background:#2C345B;}


#subnav ul {width:100%;}
#subnav ul li {
	list-style:none;
	border-bottom:2px solid #2C345B;
}
#subnav ul li.last {border-bottom:none;}
#subnav ul li.bottom {
	padding-top:1px;
	border-bottom:4px solid #2C345B;
}
#subnav ul li a {
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	line-height:22px;
	padding-right:25px;
	display:block;
}
#subnav ul li a:hover, #subnav ul li a.act {background:#2C345B;}





/* ****** */
/* content */
/* ****** */
#intro p {
	margin:1px 10px 4px 0;
	padding:0;
	text-align:right;
}
#intro a {
	font-weight:bold;
	color:#FFFFFF;
}
#intro div.csc-sitemap {
	display:none;
}

div.tx-rspflvplayer-pi1, div.tx-rspflvplayer-pi1 #flashcontent_left {
	width:100%;
	text-align:center;
}
div.tx-rspflvplayer-pi1 {margin-top:15px;}

#content {padding:30px 50px 60px 50px;}

#content ul {
	margin-left:20px;
	margin-bottom:18px;
}
#content hr {margin-bottom:9px;}
#content p.bodytext img {
	float:left;
	margin-right:15px;
	border:2px solid #2C345B;
}
#content div.imageblock {
	margin-right:15px;
	border:2px solid #2C345B;
}

table.contact tr {height:22px;}
table.contact th {padding:15px 0 5px 0;}
table.contact td {vertical-align:top;}
table.contact td.col1 {
	text-align:right;
	padding-right:6px;
}
table.contact td input.txt {
	width:250px;
	height:16px;
	font-size:11px;
	line-height:14px;
	border:1px solid #2C345B;
	padding: 1px 2px 0 2px;
	vertical-align:top;
}
table.contact td input.plz {
	width:60px;
	height:16px;
	font-size:11px;
	line-height:14px;
	border:1px solid #2C345B;
	padding: 1px 2px 0 2px;
	vertical-align:top;
}
table.contact td select {
	width:250px;
	font-size:11px;
	line-height:14px;
	border:1px solid #2C345B;
	padding: 1px 2px 0 2px;
}
table.contact td textarea {
	width:450px;
	height:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	border:1px solid #2C345B;
	padding: 1px 2px 0 2px;
	vertical-align:top;
}

  /* ********* */
 /* guestbook */
/* ******** */
div.tx-guestbook-header {
	width:600px;
	background-color:#2C345B;
}

div.tx-guestbook-left {
	width:200px;
}

div.tx-guestbook-left {
	width:400px;
}