@CHARSET "ISO-8859-1";

/********************************************
 * Allgemein
 ********************************************/

td, img, div { behavior: url(data/system/lib/iepngfix/iepngfix.htc) }

html, body {
	position:relative;
	width:100%;
	height:100%;
	background-color:#000;
	margin:0px;
	padding:0px;
	
	font-family:Helvetica, Arial;
	color:#fff;
}

img {
	border:0px solid #000;
}

div#main {
	border:1px solid #000;
	width:645px;
	min-height:99.7%;
	
	position:relative;
	left:50%;
	margin-left:-20.3em;
	
}

div#main table#top {
	font-size:16pt;
	margin-top:10px;
}

div#main table#top img {
	float:left;
}

div#main table#top h1 {
	font-size:16pt;
	font-weight:normal;
	height:100%;
	vertical-align:middle;
}

div#main table#top h1 span {
	color:#b9cb26;
}

div#main div#head_image {
	margin-bottom:15px;	
	position:relative;
	width:645px;
}

div#main div#head_image img {
	width:100%;
}

div#main div#head_image .border_left {
	height:248px;
	width:3px;
	background-image:url(images/header_border.jpg);
	
	position:absolute;
	left:0px;
	top:0px;
	
}

div#main div#head_image .border_right {
	height:248px;
	width:3px;
	background-image:url(images/header_border.jpg);
	
	position:absolute;
	right:0px;
	top:0px;
}

div#main div#head_image .headline {	
	position:absolute;
	top:180px;
	left:55px;
}

div#main div#head_image .headline h2 {
	margin:0px;
	color:#677405;
	font-size:24pt;
	font-weight:bold;
}

div#main div#content {
	margin-bottom:50px;
	font-size:10pt;
	position:relative;
}

div#main div#content img#deko {
	position:absolute;
	top:55px;
	right:645px;
}

div#main div#content {
	margin-left:55px;
	margin-right:25px;
	
}

div#main div#content h3 {
	font-size:10pt;
	color:#b8cb26;
	font-weight:normal;
	margin-top:0px;
}

div#main div#content td {
	vertical-align:top;
	padding-bottom:20px;
}


div#main div#content strong {
	font-size:9pt;
	color:#b8cb26;
	font-weight:bold;
}

div#main div#content img {
	margin-left:20px;
}


div#main div#content a {
	color:#eaf2ad;
	text-decoration:none;
}

div#main div#content a:hover {
	color:#eaf2ad;
	text-decoration:underline;
}

/********************************************
 * Navigation
 ********************************************/

div#main table#navigation {
	width:100%;
	height:30px;	
}

div#main table#navigation td.item {
	background-image:url("images/navi_bg.gif");
	text-align:center;
	font-size:10pt;
}

div#main table#navigation td.item a {
	color:#fff;
	text-decoration:none;
}

div#main table#navigation td.item a:hover {
	color:#fff;
	text-decoration:underline;
}

div#main table#navigation td.trenner {
	background-image:url("images/navi_border_bg.gif");
	width:3px;
}

div#main table#navigation td.left {
	background-image:url("images/navi_left.jpg");
	width:20px;
}

div#main table#navigation td.right {
	background-image:url("images/navi_right.jpg");
	width:20px;
}

div#subnavigation {
	background-color:#323232;
	width:125px;
	
	position:absolute;
	top:0px;
	right:-140px;
	
	padding-left:15px;
	padding-bottom:15px;
}

div#subnavigation .border {
	background-color:#bacd26;
	width:125px;
	
	width:95px;
	height:3px;
	font-size:3px;
}

div#subnavigation .item {
	font-size:9pt;
	margin-left:10px;
}

div#subnavigation .item a {
	color:#fff;
	text-decoration:none;
}

div#subnavigation .item a:hover {
	color:#fff;
	text-decoration:underline;
}

div#subnavigation div.h1 {
	color:#b1c801;
	font-size:13pt;
	font-weight:normal;
	margin:0px;
	margin-top:15px;
	margin-bottom:10px;
}

div#subnavigation div.h2 {
	color:#b1c801;
	font-size:9pt;
	font-weight:normal;
	margin:0px;
	margin-top:10px;
}

div#subnavigation div.h2 a {
	color:#b1c801;
	text-decoration:none;
}

div#subnavigation div.h2 a:hover {
	color:#ffffff;
	text-decoration:none;
}

div#subnavigation .top_right {
	width:15px;
	height:20px;
	
	position:absolute;
	top:0px;
	right:0px;
	
	background-image:url("images/subnavi_top_right.gif");
}


div#subnavigation .bottom_right {
	width:15px;
	height:20px;
	
	position:absolute;
	bottom:0px;
	right:0px;
	
	background-image:url("images/subnavi_bottom_right.gif");
}


/********************************************
 * Content: Home
 ********************************************/

div#main div#content table#infobox_table {
	width:645px;
	margin-left:-55px;
}

div#main div#content table#infobox_table td.spacer {
	width:10px;
}

div#main div#content div.infobox {
	position:relative;
	width:206px;
	height:332px;
	margin-bottom:30px;
	background-color:#000;
}

div#main div#content div.infobox div.text {
	position:relative;
	margin: 15px 35px 0px 25px; 
	height:180px;
	
	font-size:8pt;
	overflow:hidden;

}

div#main div#content div.infobox div.text h1 {
	position:relative;
	margin: 0px; 
	margin-bottom:10px;
	
	font-weight:normal;
	font-size:12pt;
	color:#b1c801;
}

div#main div#content div.infobox div.image {
	position:relative;
	width:100%;
	height:140px;
}

div#main div#content div.infobox div.top_left {
	width:20px;
	height:20px; 
	background-image:url("images/home/info_top_left.png");
	
	position:absolute;
	left:0px;
	top:0px;
}

div#main div#content div.infobox div.top_right {
	width:20px;
	height:20px;
	background-image:url("images/home/info_top_right.png");
	
	position:absolute;
	right:0px;
	top:0px;
}

div#main div#content div.infobox div.bottom_left {
	width:100%;
	height:15px; 
	background-image:url("images/home/info_bottom_left.png");
	background-repeat:no-repeat;
	background-position:bottom left;
	
	position:absolute;
	left:0px;
	bottom:-15px;
}

div#main div#content div.infobox div.bottom {
	width:192px;
	height:15px; 
	background-color:#000;
	
	position:absolute;
	right:0px;
	bottom:-15px;
}

div#main div#content div.infobox div.top {
	width:100%;
	height:4px;
	background-image:url("images/home/info_top.gif");
	background-repeat:repeat-x;
	
	position:absolute;
	right:0px;
	top:0px;
}

div#main div#content div.infobox div.left {
	width:3px;
	height:287px;
	background-image:url("images/home/info_side.jpg");
	
	position:absolute;
	left:0px;
	top:20px;
}

div#main div#content div.infobox div.right {
	width:3px;
	height:287px;
	background-image:url("images/home/info_side.jpg");
	
	position:absolute;
	right:0px;
	top:20px;
}

div#main div#content div.infobox div.button_weiter_bg {
	width:88px;
	height:32px;
	background-image:url("images/home/info_button_weiter.png");
	
	position:absolute;
	right:-10px;
	bottom:-28px;
	
}

div#main div#content div.infobox div.button_weiter {
	width:88px;
	height:32px;
	
	
	position:absolute;
	right:-10px;
	bottom:-28px;
	
}

div#main div#content div.infobox div.button_weiter span {
	position:absolute;
	bottom:8px;
	right:15px;
	
	font-size:10pt;
}

div#main div#content div.infobox div.button_weiter span a {
	color:#fff;
	text-decoration:none;
}

div#main div#content div.infobox div.button_weiter span a:hover {
	color:#fff;
	text-decoration:underline;
}


/********************************************
 * Content: Kontakt
 ********************************************/

 
div#gmaps {
	float:right;
	width:360px;
	height:300px;
	margin-bottom:20px;
	display:inline;
}

div#gmaps iframe {
	width:100%;
	height:285px;
	margin:0px;
}

/********************************************
 * Footer
 ********************************************/
div#main table#footer {
	position:absolute;
	bottom:0px;
	left:0px;
	
	width:645px;
	height:17px;
	
	
	background-image:url("images/footer_bg.gif");
	
	vertical-align:middle;
	font-size:8pt;
	color:#828282;
}

div#main table#footer .copyright {
	height:100%;
	padding-left:20px;
}

div#main table#footer .impressum {
	height:100%;
	text-align:right;
	padding-right:20px;
}

div#main table#footer .left {	
	width:6px;
	height:17px;
	
	background-image:url("images/footer_left.gif");
	background-position:left;
	background-repeat:no-repeat;
}

div#main table#footer .right {
	width:6px;
	height:17px;
	
	background-image:url("images/footer_right.gif");
	background-position:right bottom;
	background-repeat:no-repeat;	
}

div#main table#footer .impressum a {
	color:#828282;
	text-decoration:none;
}

div#main table#footer .impressum a:hover {
	color:#828282;
	text-decoration:underline;
}

dhtmlgoodies_tabView1 {
	
}

table.downloads {
	width:80%;
}

	table.downloads td {
		
	}


.newsitem {
	padding:0px;
	margin:0px;
}

.newsitem p {
	padding:0px;
	margin:0px;
}

.ul-pagination-control, .ul-numOfRows-control {
	display:inline;
	font-size:12px;
	list-style:none outside none;
	padding-left:5px;
}

.li-pagination-control, .li-numOfRows-control {
	cursor:pointer;
	display:inline;
}

.li-pagination-control span, .li-numOfRows-control span {
	display:inline-block;
	margin:0 2px;
	min-width:3ex;
	padding:3px;
	text-decoration:underline;
}

.li-pagination-control span:hover, .li-pagination-current span, .li-numOfRows-control span:hover, .li-numOfRows-current span {
	text-decoration:none;
}
