/*@charset "UTF-8";

#	StyleSheet by www.fuenf3.de
#	no rights reserved, feel free to copy & paste

border-grau: #a5aab1;
blau: #0077bf;

*/

* {
	margin: 0px;
	padding: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	
	line-height: 18px;
}

body {
	height: 100%;
}

/*////////////////////////////////// LAYOUT*/

#rap {
	width: 100%; height: 800px;
	text-align: center;
}

#content {
	width: 990px; height: inherit;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 35px;
}

#head {
	width: 988px;
	height: 146px;
	
	text-align: left;
	
	border-left: 1px solid #a5aab1;
	border-right: 1px solid #a5aab1;
	border-top: 1px solid #a5aab1;
}

	#logo {
		float: left;
		height: 145px;
		width: 240px;
	}
	
	#flashmeta {
		float: left;
		width: 748px; height: 145px;
	}
	
	#meta {
		width: 728px; height: 20px;
		text-align: right;
		font-size: 9px;
		padding: 0px 20px 0px 0px;
	}
	
		#meta a {
				text-decoration: none;
				font-size: 11px;
		}
		
		#meta a:hover {
			text-decoration: underline;
			font-size: 11px;
		}
		
			#meta .trenner {
				margin: 0px 10px;
				font-size: 9px;
				color: #0177bf;
				font-weight: bold;
			}
	
	#flashheader {
		width: 748px; height: 100px;
		background: #f4f4f4;
	}
	
	#irgendwas {
		width: 748px; height: 25px;
	}

#left {
	float: left;
	width: 240px; height: auto;
	
	text-align: left;
	
	border-left: 1px solid #a5aab1;
	border-bottom: 1px solid #a5aab1;
	border-top: 1px solid #a5aab1;
}

#center {
	float: left;
	width: 501px; height: auto;
	padding: 3px 10px 10px 10px;
	margin: 0px 0px 35px 0px;
	
	text-align: left;
	
	border: 1px solid #a5aab1;
}

#inhalt {
	height: 140%;
	padding: 0px 0px 25px;
}

#rootline {
	font-size: 10px;
	width: 501px;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #eee;
}

#rootline a {
	font-size: 10px;
	text-decoration: none;
	color: #9ea4ab;
}

#right {
	float:left;
	width: 205px; height: auto;
	padding: 0px 10px 25px 10px;
	
	text-align: left;
	
	border-right: 1px solid #a5aab1;
	border-bottom: 1px solid #a5aab1;
	border-top: 1px solid #a5aab1;
}

	#right img {
		border: none;
	}

#footer {
	width: 481px;
	font-size: 9px;
	background: #f4f4f4;
	padding: 5px 10px;
	margin: 0px 0px 0px 0px;
}

/*////////////////////////////////// Links */

a:link, a:visited, a:active {
	color: #0077bf;
	text-decoration: none;
}

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

#right a {
	margin-left: 140px;
}

.external-link-new-window {
	padding-left: 13px;
	margin-left: 3px;
	background-image: url(http://www2.zdh-zert.de/t3/fileadmin/img-global/ext_link.gif); 
	background-position: left;
	background-repeat: no-repeat;
}

#right .external-link-new-window {
	margin-left: 130px;
	padding-left: 13px;
	background-image: url(http://www2.zdh-zert.de/t3/fileadmin/img-global/ext_link.gif); 
	background-position: left;
	background-repeat: no-repeat;
}

/*////////////////////////////////// BOXES Startnews*/

#startnews {
	margin: 0px; padding: 0px 10px 10px 0px;
}

#startnews h1 {
	font-size: 14px;
	color: #0077bf;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #0077bf;
}



/*////////////////////////////////// BOXES II */

#blueline {
	height: 1px; 
	width: 227px;
	margin: 1px 2px 25px 10px;
	background-image: url(http://www2.zdh-zert.de/t3/fileadmin/img-global/blueline.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

/*////////////////////////////////// MENU */

#menu {
	list-style-type: none;
	margin: 3px 0px 0px 2px;
}

#menu a {
	display: block;

	width: 197px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	
	background-color: #e2e6e8;
	padding: 3px 5px 3px 25px;
	margin: 0px 0px 0px 8px;
	
	border-bottom: 1px solid #fff;

}

#menu a:hover {
	display: block;

	width: 197px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	
	background-color: #0077bf;
	padding: 3px 5px 3px 25px;
	margin: 0px 0px 0p 8px;
	
	border-bottom: 1px solid #fff;

}

#sub a {
	display: block;

	width: 187px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	
	background-color: #f9f9f9;
	padding: 3px 5px 3px 35px;
	
	border-bottom: 1px solid #fff;

}

#sub a:hover {
	display: block;

	width: 187px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	
	background-color: #f9f9f9;
	padding: 3px 5px 3px 35px;
	
	border-bottom: 1px solid #fff;
}

#menu .level1-act {
	font-weight: normal;
	color: #0077bf;
}

#menu .level2-act {
	font-weight: normal;
	color: #0077bf;
}

/*////////////////////////////////// SPALTE RECHTS */

#right h1 {
	font-size: 12px;
	color: #0077bf;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
}

#right .bodytext {
	width: 195px;
	padding: 5px;
	margin: -10px 0px 15px 0px;
	background: #f4f4f4;
	border-bottom: 1px solid #0077bf;
	
}

/*////////////////////////////////// SPALTE LINKS */

#left h1 {
	font-size: 16px;
	color: #0077bf;
	font-weight: normal;
	margin: 10px 0px 0px 10px;
}

#left .bodytext {
	width: 217px;
	padding: 5px;
	margin: -10px 0px 15px 10px;
	background: #f4f4f4;
	border-bottom: 1px solid #0077bf;
	
}

/*////////////////////////////////// TYPO */

h1 {
	font-size: 12px;
	color: #0077bf;
	font-weight: normal;
	margin: 15px 0px 0px 0px;
}

#right h1 {
	width: 100%;
	font-size: 14px;
	color: #0077bf;
	font-weight: bold;	
	
	background-image: url(http://www2.zdh-zert.de/t3/fileadmin/img-global/pfeilnachunten.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	
	margin: 10px 0px -15px 0px;
}

#right .csc-firstHeader {
	font-size: 14px;
	margin: 5px 0px -10px 0px;
	font-weight: bold;	
}

#left h1 {
	width: 85%;
	font-size: 14px;
	color: #0077bf;
	font-weight: bold;	
	
	background-image: url(http://www2.zdh-zert.de/t3/fileadmin/img-global/pfeilnachunten.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

h2 {
	width: 85%;
	font-size: 14px;
	color: #0077bf;
	font-weight: bold;
	
	background-image: url(http://www2.zdh-zert.de/t3/fileadmin/img-global/pfeilnachunten.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.csc-firstHeader {
	font-size: 16px;
	margin: 20px 0px -15px 0px;
	font-weight: bold;	
}

/*////////////////////////////////// BULLETLIST */

ul .csc-bulletlist-0, .csc-bulletlist {
	margin: 0px 0px 0px 20px;
	list-style-image: url(http://www2.zdh-zert.de/t3/fileadmin/img-global/bullit.gif);
}

.csc-bulletlist li {
	padding: 2px 0px;
}

/*////////////////////////////////// TABLE */

.table-top {
	width: 100%;
}

.table-top img {
	border: none;
}

.table-top tr td {
	padding: 3px;
}

.table-top td {
	border-bottom: 1px solid #b6b6b6;
	font-size: 11px;
}

.table-top .tr-0 td {
	color: #0077bf;
	font-weight: bold;
	border-bottom: 1px solid #0077bf;
	font-size: 12px;
}

.table-top .td-0, .td-1, .td-2 {
	border-right: 1px solid #0077bf;
}




.tabl-left-top {
	width: 100%;
}

.table-left-top td {
	padding: 3px;
	vertical-align: top;
	font-size: 11px;
}

.table-left-top .tr-0 td {
	text-align: center;
	border-right: none;
}

.table-left-top .td-0 {
	color: #fff;
	background-color: #0077bf;
}

.table-left-top .tr-0 .td-0 {
	background-color: #fff;
	border-bottom: 1px solid #b6b6b6;
}

.table-left-top .td-1, .td-2, .td-3, .td-4 {
	border-bottom: 1px solid #b6b6b6;
}

.table-left-top .td-last {
	border-right: none;
	width: 100%;
}

/*////////// 1 spalte */

.table-left-1 {	width: 500px; }

	.table-left-1 tr td { border-bottom: 1px solid #fff; }
	
	.table-left-1 .td-0 { color: #fff; background-color: #0077bf; width: 74px; vertical-align: top; padding: 3px; font-size: 11px; }
	
	.table-left-1 .td-1 { width: 394px; padding: 3px; border-bottom: 1px solid #b6b6b6; border-right: none; font-size: 11px; }
	
	.table-left-1 .tr-0 td { background-color: #fff; font-size: 11px; border: none; border-bottom: 1px solid #b6b6b6; text-align: center; }
	
/*////////// 2 spalten */

.table-left-2 {	width: 500px; }

	.table-left-2 tr td { border-bottom: 1px solid #fff; }
	
	.table-left-2 .td-0 { color: #fff; background-color: #0077bf; width: 74px; vertical-align: top; padding: 3px; font-size: 11px; }
	
	.table-left-2 .td-1 { width: 194px; padding: 3px; border-bottom: 1px solid #b6b6b6; border-right: 1px solid #0077bf; font-size: 11px; }
	
	.table-left-2 .td-2 { width: 194px; padding: 3px; border-bottom: 1px solid #b6b6b6; border-right: none; font-size: 11px; }
	
	.table-left-2 .tr-0 td { background-color: #fff; font-size: 11px; border: none; border-bottom: 1px solid #b6b6b6; text-align: center; }	
	
/*////////// 3 spalten */
	
.table-left-3 {	width: 500px; }

	.table-left-3 tr td { border-bottom: 1px solid #fff; }
	
	.table-left-3 .td-0 { color: #fff; background-color: #0077bf; width: 74px; vertical-align: top; padding: 3px; font-size: 11px; }
	
	.table-left-3 .td-1 { width: 127px; padding: 3px; border-bottom: 1px solid #b6b6b6; border-right: 1px solid #0077bf; font-size: 11px; }
	
	.table-left-3 .td-2 { width: 127px; padding: 3px; border-bottom: 1px solid #b6b6b6; border-right: 1px solid #0077bf; font-size: 11px; }
	
	.table-left-3 .td-3 { width: 127px; padding: 3px; border-bottom: 1px solid #b6b6b6; border-right: none; font-size: 11px; }
	
	.table-left-3 .tr-0 td { background-color: #fff; font-size: 11px; border: none; border-bottom: 1px solid #b6b6b6; text-align: center; }	
	
/*////////// 4 spalten */	

.table-left-4 {	width: 500px; }

	.table-left-4 tr td { border-bottom: 1px solid #fff; }
	
	.table-left-4 .td-0 { color: #fff; background-color: #0077bf; width: 74px; vertical-align: top; padding: 3px; font-size: 11px; }
	
	.table-left-4 .td-1 { width: 94px; padding: 3px; border-bottom: 1px solid #b6b6b6; border-right: 1px solid #0077bf; font-size: 11px; }
	
	.table-left-4 .td-2 { width: 94px; padding: 3px; border-bottom: 1px solid #b6b6b6; border-right: 1px solid #0077bf; font-size: 11px; }
	
	.table-left-4 .td-3 { width: 94px; padding: 3px; border-bottom: 1px solid #b6b6b6; border-right: 1px solid #0077bf; font-size: 11px; }
	
	.table-left-4 .td-4 { width: 94px; padding: 3px; border-bottom: 1px solid #b6b6b6; border-right: none; font-size: 11px; }
	
	.table-left-4 .tr-0 td { background-color: #fff; font-size: 11px; border: none; border-bottom: 1px solid #b6b6b6; text-align: center; }	

/*////////////////////////////////// SUCHE */


#right .suchen {
	width: 195px;
	padding: 5px;
	margin: 5px 0px 0px 0px;
	background: #f4f4f4;
	border-bottom: 1px solid #0077bf;	
}

#right input[type='text'] {
	width: 125px;
	height: 21px;
	border: 1px solid #a5aab1;
	background: #fff;	
}

#right input[type='submit'] {
	width: 35px;
	height: 21px;
	color: #fff;
	border: 1px solid #a5aab1;
	background: #0077bf;
}

.csc-searchResultHeader a {
	color: #0077bf;
	text-decoration: none;
	margin:15px 0px 5px 0px;
}

.csc-searchResultHeader a:hover {
	color: #0077bf;
	text-decoration: underline;
	margin:15px 0px 5px 0px;
}

.csc-searchResult {
	margin: 0px 0px 15px 0px;
}

/*////////////////////////////////// AUDITOREN LOGIN */

#left input[type='text'], input[type='password'] {
	width: 200px;
	height: 21px;
	border: 1px solid #a5aab1;
	background: #fff;	
	margin-bottom: 5px;
}

/*////////////////////////////////// NEWS tt */

.news-list-date, .news-single-timedata, .news-single-backlink {
	font-size: 9px;
}

.news-single-item a img {
	border: none;
}

#aktuelles_detail img {
	float: left;
	padding-right: 15px;
}

/*////////////////////////////////// MAIL */

.mf-input {
	width: 220px;
	height: 20px;
	color: #666;
	border: 1px solid #a5aab1;
	background-color: #fff;
	
	margin: 5px 0px 1px 0px;
}

.mf-select {
	width: 100px;
	height: 20px;
	color: #666;
	
	border: 1px solid #a5aab1;
	background-color: #fff;
}

.mf-text {
	width: 490px;
	height: 60px;
	color: #666;
	
	border: 1px solid #a5aab1;
	background-color: #fff;
}

.errorfont {
	font-size: 11px;
	color: #FF0000;
}

.mailfont {
	font-size: 11px;
}

.button {
	width: 125px;
	background-color: #0077bf;
	color: #fff;
	border: none;	
	height: 22px;
}

.suchbutton {
	margin-bottom: -8px;
	padding-left: 5px;
}

/*////////////////////////////////// Blockqoute */

blockquote {
	margin: 0px 0px 25px 25px;
}

/*////////////////////////////////// T3 FORM SEMINARE */

fieldset {
	border: none;
	width: 450px
}

fieldset input {
	float: right;
}

fieldset label {
	float: left;
}

fieldset .csc-mailform-field {
	clear: both;
	height: 20px;
	padding: 0px 0px 10px 0px;
}

.mf-submit {
	width: 125px;
	background-color: #0077bf;
	color: #fff;
	border: none;	
	height: 22px;
	margin: 10px 0px 0px 0px;
}

fieldset .mf-input {
	width: 300px;
}

fieldset .mf-text {
	float: right;
	width: 300px;
	margin-top: 5px;
}




