/*----------------------------------------------------------------------------
	Herzog, Kassel und Partner CSS v.1 © Frederic K. Herring 2008
----------------------------------------------------------------------------*/


body {
	background-color: #f5f5f5;
	margin: 0px;
	padding: 0px;
	background-image: url(/img/bg-shader.gif);
	background-repeat: repeat-x;
}


.container {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px 0px;
	margin-top: 0px;
}

.innencontainer {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding: 0px;
}


img {
	border: 0px solid;
}

.mainnavi_prepostfix{
	float: left;
	padding-right: 5px;	
	padding-left: 5px;
}

.newssnip {
	float: left;
	clear: left;
	padding-bottom: 10px;
}

.newsdate {
	font-weight: normal;
	font-family: "lucida grande", verdana;
	font-size: 10px;
	color: #666666;
}

.newssubtitle {
	font-weight: normal;
	font-family: "lucida grande", verdana;
	font-size: 11px;
	color: #cc0000;
}

.newsinfomain a {
	font-weight: bold;
	font-family: "lucida grande", verdana;
	font-size: 12px;
	color: #0b0b0b;
}


/*-------------------------------------------------
eingabefelder
-------------------------------------------------*/


.dropdown {
	width: 250px;
	font-family: "lucida grande", verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 16px;
	padding-top: 0px;
	padding-left: 4px;
	margin-bottom: 3px;
	border: 1px solid #999999;
}

.dropdown:hover {
	width: 250px;
	font-family: "lucida grande", verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 16px;
	padding-top: 0px;
	padding-left: 4px;
	margin-bottom: 3px;
	border: 1px solid #990000;
}




.inputfield {
	width: 250px;
	font-family: "lucida grande", verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 14px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 3px;
	border: 1px solid #999999;
}


.inputfield:hover {
	width: 250px;
	font-family: "lucida grande", verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 14px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 3px;
	border: 1px solid #990000;
}


.inputbox {
	width: 250px;
	font-family: "lucida grande", verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 80px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 3px;
	border: 1px solid #999999;
}


.inputbox:hover {
	width: 250px;
	font-family: "lucida grande", verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	height: 80px;
	padding-top: 2px;
	padding-left: 4px;
	margin-bottom: 3px;
	border: 1px solid #990000;
}



/*----------------------------------------------------------
	topnav
------------------------------------------------------------*/



.topnav {
	width: 803px;
	float: left;
	padding-top:15px;
	padding-bottom: 10px;
	padding-left: 47px;
	font-family: "lucida grande", verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
}

.topnav a, .topnav a:visited {
	font-family: "lucida grande", verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-right: 20px;
}

.topnav a:hover {
	font-family: "lucida grande", verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
}


a.topnav-select, a.topnav-select:visited  {
	font-family: "lucida grande", verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}





/*----------------------------------------------------------
	Nopic
------------------------------------------------------------*/



.nopic {
	width: 839px;
	height: 380px;
	float: left;
}

.nopic-slim {
	width: 839px;
	height: 220px;
	float: left;
}

.logo {
	float: left;
	z-index: 3;
	left: 38px;
	top: 27px;
	position: relative;
}

.bildrest {
	float: left;
	width: 850px;
}


/*----------------------------------------------------------
	mainnav
------------------------------------------------------------*/



.mainnav {
	float: left;
	background-color: #FFFFFF;
	position: relative;
	top: 60px;
	width: 800px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 47px;
	-moz-opacity:0.78;
	opacity:0.78;
	filter: alpha(opacity = 78);
}


/*----------------------------------------------------------
	mainnavbig
------------------------------------------------------------*/

.mainnavbig {
	width: 790px;
	float: left;
	padding-right: 20px;
}


.mainnavbig a, .mainnavbig a:visited {
	font-family: "lucida grande", verdana;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-right: 17px;
}

.mainnavbig a:hover {
	color: #0b0b0b;
	padding-right: 17px;
}

a.mainnavbig-select {
	color: #cc0000;
}

a.mainnavbig-select:visited {
	color: #cc0000;
}




/*----------------------------------------------------------
	mainnavsmall
------------------------------------------------------------*/

.mainnavsmall {
	width: 790px;
	float: left;
	padding-bottom: 10px;
	padding-right: 20px;
	background-color: #FFFFFF;
	padding-top: 10px;
}


.mainnavsmall_i, .mainnavsmall_i:visited {
	font-family: "lucida grande", verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-right: 30px;
	cursor: pointer;
	float: left;
}


.mainnavsmall_i:hover {
	font-family: "lucida grande", verdana;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
	padding-right: 30px;
	cursor: pointer;
	float: left;
}



/*----------------------------------------------------------
	content
------------------------------------------------------------*/


.content {
	float: left;
	width: 870px;
}

.content-padding {
	padding-top:15px;
	padding-bottom: 23px;
	float: left;
}

.content-headline {
	font-family: "lucida grande", verdana;
	font-size: 18px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 8px;
	padding-left: 47px;
}

.content-subline {
	font-family: "lucida grande", verdana;
	font-size: 15px;
	color: #666666;
	line-height: 19px;
	font-weight: bold;
	padding-bottom: 15px;
	padding-left: 47px;
}


.content-copy {
	font-family: "lucida grande", verdana;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	padding-left: 47px;
	padding-right: 111px;
}

.content-copy a, .content-copy a:visited {
	font-family: "lucida grande", verdana;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	text-decoration: underline
}

.content-copy a:hover {
	font-family: "lucida grande", verdana;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	text-decoration: none
}



/*----------------------------------------------------------
	imagegroesse fuer Startseite
------------------------------------------------------------*/


.image-140px-padding {
	float: left;
	padding-right: 7px;
	padding-bottom: 5px;
}

.image-140px-headline {
	padding-bottom: 5px;
	font-family: "lucida grande", verdana;
	font-size: 13px;
	color: #666666;
	width: 135px;
}


.image-140px {
	float: left;
	border-bottom: 3px solid #e4e4e4;
	cursor: hand;
}

.image-140px img {
	float: left;
}

.image-140px:visited {
	float: left;
	border-bottom: 3px solid #e4e4e4;
	cursor: hand;
}

.image-140px:hover {
	float: left;
	border-bottom: 3px solid #cc0000;
	cursor: hand;
}






/*----------------------------------------------------------
	imagegallery
------------------------------------------------------------*/


.image-120px-padding {
	float: left;
	padding-right: 6px;
	padding-bottom: 3px;
}

.image-120px-padding-image {
	float: left;
	padding-right: 3px;
	padding-bottom: 5px;
}




.image-120px img {
	float: left;
}


.image-120px, .image-120px:visited {
	float: left;
	width: 163px;
	height: 97px;
	border-bottom: 2px solid #e4e4e4;
	cursor: pointer;
	overflow: hidden;
}

.image-120px:hover {
	float: left;
	width: 163px;
	height: 97px;
	border-bottom: 2px solid #cc0000;
	cursor: pointer;
	overflow: hidden;
}


.image-420px {
	float: left;
	border-bottom: 2px solid #e4e4e4;
	cursor: pointer;
}

.image-420px:visited {
	float: left;
	border-bottom: 2px solid #e4e4e4;
	cursor: pointer;
}

.image-420px:hover {
	float: left;
	border-bottom: 2px solid #cc0000;
	cursor: pointer;
}


.image-841px {
	float: left;
	border-bottom: 2px solid #e4e4e4;
	cursor: pointer;
}

.image-841px:visited {
	float: left;
	border-bottom: 2px solid #e4e4e4;
	cursor: pointer;
}

.image-841px:hover {
	float: left;
	border-bottom: 2px solid #cc0000;
	cursor: pointer;
}










/*----------------------------------------------------------
	footer
------------------------------------------------------------*/



.footer {
	width: 792px;
	float: left;
	padding-left: 47px;
	background-image: url(/img/shader-footer.gif);
	background-repeat: repeat-x;
	font-family: "lucida grande", arial;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #e4e4e4;
	margin-top: 3px;
	margin-bottom: 30px;
}


.footercopyright a, .footercopyright a:visited {
	font-family: "lucida grande", arial;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #e4e4e4;
	text-decoration: none;
}

.footercopyright a:hover {
	color: #ffffff;
}


.footercopyright {
	font-family: "lucida grande", arial;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #e4e4e4;
	padding-top: 10px;
	padding-right: 15px;
	float: left;
	padding-bottom: 10px;
}
