h1 {
	font-family: "Trebuchet MS", Verdana, Arial, serif /**/;
	font-size: 18px;
	color: #000;
	/*border: 1px solid #ca0;*/
	margin-bottom: 0.5em;
	margin-top: 1.5em;
	clear: right;
}

h1.csc-firstHeader {
	margin-top: 0px;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial, serif;
	font-size: 16px;
	color: #000;
	margin-bottom: 0.5em;
}

h3 {
	font-family: "Trebuchet MS", Verdana, Arial, serif;
	font-size: 14px;
	color: #000;
	margin-bottom: 0.5em;
}

#content p, #content td, #content th {
	font-size: 11px;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
}

#content th {
	text-align: left;
}
	
	#content ul {
		list-style-type: square;
	}

		#content ul li {
		}
		

	#content ol {
	}

		#content ol li {
		}

	#content form {
		display: block;
	}
				
	#content fieldset {
		border: 0;
		padding: 0;
		margin: 0;
	}

	#content label {
		width: 120px;
		float: left; 
		clear: left; 
		margin-right: 15px;
		margin-bottom: 4px;
	}

	#content input {
		border: 1px solid #CCC;
		margin-bottom: 4px;
	}
	
	#content textarea {
		width: 350px;
	/**/	border: 1px solid #B4C8D1;
	}




#mailformformtype_mail {
	margin: 5px 0 0 135px;
}

#mailformformtype_mail:hover {
	background-color: #7AA991;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 12px;
	border: 1px solid #EEE;
}

img.right {
	float: right;
	margin-left: 20px;
	margin-bottom: 12px;
	border: 1px solid #EEEEEE;
}

a {
	outline: none;
	color: #245B7A;
	text-decoration: none;
}

a:hover {
	outline: none;
	text-decoration: underline;
}

a.detail {
	margin-left: 3px;
	padding-left: 8px;
	background-image: url(img/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
}	

a.bild, a.pdf {
	margin-left: 3px;
	padding: 4px 0 4px 18px;
	background-image: url(img/jpg.png);
	background-repeat: no-repeat;
	background-position: left center;
}	

a.pdf {
	margin: 3px;
	padding: 4px 0 4px 18px;
	background-image: url(img/pdf.png);
	background-repeat: no-repeat;
	background-position: left center;
	
}	

a.dokument, a.doc {
	margin: 3px;
	padding: 4px 0 4px 18px;
	background-image: url(img/doc.png);
	background-repeat: no-repeat;
	background-position: left center;
}	

#footer a {
	color: #fff;
	text-decoration: underline;
  font-weight: normal;
}
#footer a:hover {
	color: #eee;
}



#header img{
	margin: 0; padding: 0;
}
#header div{
	margin: 0; padding: 0;
}


.tx-dvfsearchbox-pi1_header {
}

.tx-dvfsearchbox-pi1-searchbox-button {
}