/* CSS Document */

/* --- Standard declarations --- BEGIN */
* { margin: 0; padding: 0; }

html {
	color: #000066; background: #ffffff;
	font: 75%/1.4 Verdana, Arial, Helvetica, sans-serif;
}

body { margin-top: 10px; margin-left: 10px; }

h1.pagetitle, div.startpage h1.csc-firstHeader { font-size: 200%; margin-top: -7px; }

h1 {
	color: #003c84;
	font: bold 160%/130% "Times New Roman", Times, serif;
	border-bottom: 2px solid #deefff;
	margin-top: 24px; margin-bottom: 3px;
/*	clear: both; */
}

h2 { 
	color: #003c84;
	font: bold 130%/130% "Times New Roman", Times, serif;
	margin-top: 12px; margin-bottom: 3px;
}
h3 { 
	font-size: 110%; margin-top: 15px; margin-bottom: 2px 0;
	font-style: italic; 
}

p.bodytext { margin-bottom: 1em; }

p.align-right { text-align: right; }

#content ul { margin-left: 20px; list-style-type: disc; }
#content ul li { margin-top: 0.5em; margin-bottom: 0.5em; }

/* --- Standard declarations --- END */



/* --- Menu DIVs declarations --- BEGIN */
div#logo { margin-top: 10px; margin-bottom: 20px; }

div#mainmenu {
	width: 750px;
	height: 30px;
	background-color: #004184;
	padding-left: 20px;
}

#overlay {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	padding: 20px;
	position: absolute;
	width: 439px;
	height: 95px;
	left: 301px;
	margin-bottom: 10px;
	background-color: #cee3ff;	
	overflow: hidden;
	line-height: 120%;
	border-bottom: 2px solid white;
}

#submenu-1 {
	width:750px;
	height:18px;
	background-color: #deefff;
	border-bottom: 1px solid #9cc3ef;
	padding-left: 20px;
	padding-top: 4px;
}

#submenu-2 {
	width:750px;
	height:18px;
	background-color: #ffffff;
	border-bottom: 1px solid #9cc3ef;
	padding-left: 20px;
	padding-top: 4px;
}

span.smenu, span.smenu-act {
	margin-left: 5px; margin-right: 5px;
	font-size: 10px;
	height: 20px;
	vertical-align: middle;
}

span.smenu a, span.smenu a:link, span.smenu a:visited, span.smenu a:active {
	text-decoration: none; color: #004184;
}

span.smenu a:hover, span.smenu-act a:hover, span.smenu-act a { color: #990000; }
span.smenu-act a { text-decoration: none; font-weight: bold; }

/* --- Menu DIVs declarations --- END */


/* --- Content DIVs declarations --- BEGIN */
#mainenvelope { width: 770px; margin-top: 20px; margin-bottom: 0px; }

#leftcontent {
	width: 300px;
/*	min-height: 300px; */
/*	height: auto; */
	padding-right: 5px;
	float: left;
	overflow: hidden; 
}

#content-env {
	width: 448px; 
	height: auto;
	min-height: 340px;
	border-left: 4px solid #9cc3ef;
	padding-left: 10px;
	margin-left: 300px; 
}

#footer {
	clear: both;
	width:470px;
	height:17px;
	top: 0px;
	left: 0px;
	background-color: #dedede;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-left: 20px;
}

#footerr {
	font-size: 10px;
	color:#666666;
	position: relative;
	width:500px;
	height:17px;
	top: -30px;
	left: 270px;
	background-color: #dedede;
	vertical-align: middle;
	text-align: right;
	padding-top: 3px;
	padding-right: 4px;
}

/* --- Content DIVs declarations --- END */


/* --- Layout 1st page --- BEGIN */
div.randimg {
	width: 280px;
	height: 210px;
	border-right: 10px solid #9cc3e7;
	padding-right: 1px;
	margin-bottom: 20px;
}

div#content-env.startpage { padding-top: 150px; }
/* --- Layout 1st page --- END */

/* --- Layout haus page --- BEGIN */
div.haus div.csc-textpic-imagerow { margin-bottom: 5px; }
div.haus #content-env { border-left: none; }
div.haus #content img { border-left: 5px solid #9cbeef; }
/* --- Layout haus page --- END */

/* --- Layout tt_news--- BEGIN */
.news-list-container img, .news-single-item img  { border: none; }
.news-single-imgcaption { font-size: 9px; }

div.news-list-img {
	float: left;
	margin-top: 5px;
	margin-right: 5px;;
}
/* --- Layout tt_news--- END */

p.csc-caption { margin-top: 3px; margin-bottom: 6px; font-size: 80%; line-height: 110%; color: #666666; }

div.news-latest-img {
	float: left;
	margin-right: 10px;
}

.news-latest-img {
	border: none;
}

.news-latest-container hr.clearer, .news-list-container hr.clearer {
	margin-top: 6px;
	margin-bottom: 6px;
	clear: both;
}

div.news-list-date {
	font-size: 13px;
	font-weight: bold;
}

div.news-list-title {
	font-size: 13px;
	font-weight: bold;
}


.csc-mailform label {
	display: block;
	width: 200px;
	float: left;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	font-size: 10px;
	margin-top: 4px;
	clear: right;
}

span.csc-mailform-radio label {
	display: inline;
	float: none;
	margin-left: 5px;
}


span.csc-mailform-radio fieldset {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 3px;
	background-color:#BCD6DA;
	width: 222px;
}

span.csc-mailform-radio fieldset legend {
	display: none;
	visibility: hidden;
}

input#mailformformtype_mail {
	clear: both;
	margin-left: 215px;
	margin-bottom: 10px;
}

span.required {
	color: #990000;
}

div.csc-mailform-field {
	clear: left;
}

table.hdb-table td.td-last {
	text-align: right;
}

table.hdb-table {
	width: 75%;
}

table.hdb-table td {
	padding: 3px;
	background-color: #cccccc;
}

.csc-searchform {
	margin-top: 6px;
	padding-top: 6px;
}

#page95 h1, #page94 h1, #page93 h1, #page98 h1, #page97 h1, #page96 h1 {
	clear: both;
}

div.news-latest-gotoarchive {
	margin-bottom: 5px;
	}