/* CSS Document */

/* content print --------------------------------------------------------------------------------- */
#adresse {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #000000;
}
#adresse .table_print {
	margin: 0px 0px 5px 0px;
}
#adresse .table_print td{
	vertical-align: top;
	padding: 2px 2px 2px 2px;
	text-align: left;
	border: none;
}
/* content overview projects --------------------------------------------------------------------- */
.listviewBlock {
	position: relative;
	clear: both;
	width: 773px;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 20px 0px;
	/*background-color: #99CC33;*/
}
	.overviewContent {
		position: relative;
		width: 480px;
		margin: 0px 0px 0px 0px ;
		padding: 0px 0px 25px 0px;
		float: left;
		/*background-color: #3333FF;*/
	}
	.overviewPic {
		position: relative;
		text-align: right;
		width: 265px;
		margin: 0px 0px 0px 0px ;
		padding: 0px 0px 25px 0px;
		float: right;
		/*background-color: #FFCC00;*/
	}
p.detaillink {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* content project_detail_data ------------------------------------------------------------------- */
#project_detail_data .project_detail_dataTable {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#project_detail_data .project_detail_dataTable tr:hover {
	background-color: #F4F4F4;
}
#project_detail_data .project_detail_dataTable th {
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
}
#project_detail_data .project_detail_dataTable td {
	vertical-align: top;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
}
#project_detail_data .project_detail_dataTable .col1 {
	width: 110px;
}
#project_detail_data .project_detail_dataTable .col2 {
	width: 160px;
}
#content h1.detail_h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}
#content  h2.detail_h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

/* content index --------------------------------------------------------------------------------- */
#cat1 {
	position: relative;
	width: 181px;
	top: 0px;
	left: 208px;
	float: left;
}
#cat2 {
	position: relative;
	width: 181px;
	top: 0px;
	left: 224px;
	float: left;
}
#cat3 {
	position: relative;
	width: 181px;
	top: 0px;
	left: 240px;
	float: left;
}
#cat4 {
	position: relative;
	width: 181px;
	top: 0px;
	left: 256px;
	float: left;
}
#content_index ul {
	margin: 25px 0px 0px 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	padding-: 0px 0px 0px 0px; 
}
#content_index li {
	margin: 0px 0px 15px -15px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	letter-spacing: 0.7px;
	color: #3C545D;
}

#content_index .img {
	width: 181px;
	height: 120px;
	overflow: hidden;
}
#content_index .img a img {
	position: relative;
	top: 0px;
	left: 0px;
}
#content_index .img a img:hover {
	position: relative;
	top: -120px;
	left: 0px;
}

#cat1 .img a {
	width: 181px;
	height: 120px;
	display: block;
	background-image: url(/pictures/index/intro_pic_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#cat1 .img a:hover {
	background-position: 0px -120px;	
}
#cat2 .img a {
	width: 181px;
	height: 120px;
	display: block;
	background-image: url(/pictures/index/intro_pic_02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#cat2 .img a:hover {
	background-position: 0px -120px;	
}
#cat3 .img a {
	width: 181px;
	height: 120px;
	display: block;
	background-image: url(/pictures/index/intro_pic_03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#cat3 .img a:hover {
	background-position: 0px -120px;	
}
#cat4 .img a {
	width: 181px;
	height: 120px;
	display: block;
	background-image: url(/pictures/index/intro_pic_04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#cat4 .img a:hover {
	background-position: 0px -120px;	
}
/* content form ---------------------------------------------------------------------------------- */
#form {

}
#form p {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	vertical-align: middle;
}
/* Formularelemente */
#form .label {
	font-weight: normal;
}
#form input {
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	border: 1px solid #999999;
	font-weight: normal;
}
#form .radio, #content .check {
	float: left;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
}
#form .label_radio {
	float: left;
	width: 200px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#form textarea {
	padding-right: 0px;
	border: 1px solid #999999;
	font-weight: normal;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#form input.error {
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	color: #000000;
	border: 1px solid #CC0000;
	background-image: url(/pictures/basic/warning_obj.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-weight: normal;
	visibility: visible;
}
#form select.error {
	background-color: #FFFCE2;
	color: #000000;
}
#form input:focus, select:focus, textarea:focus {
	border: 1px solid #4C7BFF;
	background-color: #E9DAAD;
}
#form a.but1 {
	display: block;
	height: 15px;
	border-left: 1px solid #CDE9B0;
	border-right: 1px solid #CDE9B0;
	border-top: none;
	border-bottom: none;
	margin: 25px 0px 25px 0px;
	background-image: url(/pictures/basic/buttonBckgrd1.gif);
	background-repeat: repeat-x;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;;
	text-align: center;
}
#form a.but1:hover {
	color: #666666;
}


/* header ------------------------------------------------------------------------------------------ */
#header img {
	border: 0px;
}

/* headercover ------------------------------------------------------------------------------------- */
#headercoverB {
	width: 480px;
	height: 40px;
}
/* menu0 ------------------------------------------------------------------------------------------- */
#menu0 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menu0 li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 104px;
	height: 32px;
	background-image: url(/pictures/basic/butt_menu0.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
}
#menu0 li:hover {
	background-position: 0px -32px;
}
#menu0 a {
	color: #999999;
	text-decoration: none;
	line-height: 22px;
	padding: 0px 5px 0px 10px;
	width: 75px;
	display: block;
}
#menu0 a:hover {
	color: #000000;
	line-height: 22px;
	width: 75px;
	display: block;
	padding: 0px 5px 0px 10px;
}

#menu0 li.active {
	background-position: 0px -32px;
}
#menu0 a.active {
	color: #000000;
}
/* menu1 ------------------------------------------------------------------------------------------- */
#menu1 ul.level1 {
	width: 194px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menu1 li.level1 {
	width: 194px;
	list-style-type: none;
	margin: 0px 0px 9px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/pictures/basic/butt_menu1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu1 li.level1:hover {
	background-position: 0px -18px;
}
#menu1 .level1 a {
	color: #999999;
	text-decoration: none;
	display: block;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
}
#menu1 .level1 a:hover {
	color: #000000;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
}
#menu1 li.level1LiActive {
	width: 194px;
	list-style-type: none;
	margin: 0px 0px 9px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/pictures/basic/butt_menu1.png);
	background-repeat: no-repeat;
	background-position: 0px -18px;
}
#menu1 .level1 a.active {
	color: #000000;
}

#menu1 ul.level2 {
	width: 192px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 3px 0px;
}
#menu1 li.level2 {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 8px;
}
#menu1 .level2 a {
	color: #999999;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}
#menu1 .level2 a:hover {
	color: #000000;
	padding: 0px 0px 0px 0px;
}
#menu1 .level2 .active {
	color: #000000;
}

#menu1 ul.level3 {
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 25px;
}
#menu1 li.level3 {
	list-style-type: none;
	padding: 3px 5px 3px 0px;
}
#menu1 .level3 .active {
	color: #FFFFFF;
	background-color: #015B8A;
}

/* footer ------------------------------------------------------------------------------------ */
#footer {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#footer a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	color: #4C7BFF;
}