@CHARSET "ISO-8859-1";

body{
	background-color:white;
	font-family:Helvetica,Helv;
	font-size:0.75em;
	padding:0px;
	margin:0px;
}

.framework{
	position:absolute;
	width:1024px;
	left:50%;
	margin-left:-512px;
	*background-color:#EEEEEE;

}

.head{
	position:relative;
	width:1024px;
	height:150px;
	background-image:url(../images/titel4Kopie.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border-top:10px solid #E99938;
	border-bottom:5px solid #E99938;
}

.shortHeader{
	position:relative;
	width:200px;
	height:35px;
	background-image:url(../images/shortHeader.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border-bottom:5px solid #E99938;
	font-family:Helvetica,Helv;
	font-weight:bold;
	font-size:25px;
	color:black;	
}

.longHeader{
	position:relative;
	*margin-top:10px;
	width:714px;
	height:35px;
	background-image:url(../images/long_header_814.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border-bottom:5px solid #E99938;
	font-family:Helvetica,Helv;
	font-weight:bold;
	font-size:25px;
	color:black;		
}

span.textHeader{
	position:absolute;
	top:9px;
	margin-left:10px;
	width:400px;
	text-align:left;
}

.menu{
	position:absolute;
	left:0px;
	width:200px;
	top:175px;
	bottom:0px;
	background-color:#EEEEEE;
	*height:300px;
}

.content{
	position:relative;
	width:814px;
	margin-top:10px;
	margin-left:210px;
	background-color:#EEEEEE;
	font-family:Helvetica,Helv;
	font-size:1.1em;
	text-align:justify;
	height:300px;
}

.leftContent{
	position:relative;
	top:0px;
	width:614px;
	min-height:355px;
	float:left;
	background-color:#EEEEEE;
}
.lCont{
	position:relative;
}

.rightContent{
	position:absolute;
	top:235px;
	right:0px;
	bottom:0px;
	min-height:355px;
	width:200px;
	background-color:#EEEEEE;
}
.rCont{
	position:relative;
}

.innerFooter{
	position:relative;
	height:15px;
	bottom:0px;
	background-color:#E99938;
	clear:both;
}

.footer{
	position:absolute;
	width:1024px;
	height:18px;
	bottom:-25px;
	background-color:#E99938;
	text-align:center;
}

.menu-level1-no{
	cursor:pointer;
	margin-top:10px;
	position:relative;
	padding-top:4px;
	width:150px;
	height:23px;
	background-image:url('../images/button_frame_right_big.png');
	background-repeat:no-repeat;
	color:black;
}

.menu-level1-act{
        cursor:default;
	margin-top:10px;
	position:relative;
	padding-top:4px;
	width:150px;
	height:23px;
	background-image:url('../images/button_full_right_big.png');
	background-repeat:no-repeat;
	color:black;
}

.menu-level1-act a{
	position:relative;
	font-weight:bold;
	color:black;
	text-decoration:none;
}

.menu-level1-act a:visited, a:active, a:link, a:focus{
	text-decoration:none;
}

.menu-level1-no a{
	position:relative;
	font-weight:bold;
	color:black;
	text-decoration:none;
}

.menu-level1-no a:visited, a:active, a:link, a:focus{
	text-decoration:none;
}


.subMenu {
	position:relative;
	width:814px;
	height:20px;
	font-weight:bold;
}

.menu-level2-no{
        cursor:pointer;
	float:left;
	position:relative;
	width:150px;
	background-image:url(../images/tab_empty.png);
	background-repeat:no-repeat;
	color:black;
	text-align:center;
	
}

.menu-level2-act{
        cursor:default;
	float:left;
	position:relative;
	width:150px;
	background-image:url(../images/tab_fill.png);
	background-repeat:no-repeat;
	color:black;
	text-align:center;
}

.menu-level2-no a:visited, a:active, a:link, a:focus{
	color:black;
	text-decoration:none;
}

.menu-level2-act a:visited, a:active, a:link, a:focus{
	color:black;
	text-decoration:none;
}


.menuLink{
        background-color:black;
}

.news-latest-header{
	position:relative;
	height:20px;
	width:100%;
	top:0px;
	background-color:#E99938;
}

.news-latest-header a{
	position:relative;
	top:2px;
	text-decoration:none;
	color:black;
	margin-top:2px;
	margin-left:5px;
}

.news-latest-title{
	position:relative;
	margin-left:20px;
	top:2px;
}

.news-latest-title a{
	position:relative;
	top:0px;
	color:#0069A6;
	font-size:normal;
	font-weight:bold;
	margin-top:0px;
}

.news-latest-item{
	position:relative;
	border-left:2px solid #E99938;
	border-right:2px solid #E99938;
	margin-top:10px;
}

.news-latest-footer{
	position:relative;
	height:20px;
	width:100%;
	bottom:0px;
	background-color:#E99938;
}

.news-latest-morelink{
	position:absolute;
	top:2px;
	right:5px;
}

.news-latest-morelink a{
	text-decoration:none;
	color:black;
}

.news-latest-category{
	position:relative;
	top:2px;
	margin-left:5px;
}

.news-single-item{
	margin-top:0px;
}

.news-single-header{
	position:absolute;
	top:-60px;
	left:0px;
	height:35px;
	width:810px;
}

.news-single-header-title{
	position:absolute;
	left:5px;
	top:18px;
	float:left;
	font-size:large;
	font-weight:bold;
}

.news-single-timedata{
	position:absolute;
	right:5px;
	top:22px;
}


.news-single-img
{
	float:left;
	margin-right:20px;
}

.news-single-backlink{
	position:absolute;
	bottom:5px;
	z-index:50;
}

.news-single-backlink a{
	text-decoration:none;
	color:black;
	font-size:12px;
}

.bodytext{
	margin-left:5px;
	margin-right:5px;
}


.link{
	text-decoration:none;
	font-weight:bold;
	color:#0069A6;
	cursor:pointer;
}

.front_mini_menu{
	position:absolute;
	right:0px;
	font-size:12px;
	text-align:center;
	background-image:url('../images/button_frame_left.png');
	background-repeat:no-repeat;
	cursor:pointer;
	width:100px;
	height:15px;
	font-weight:bold;
}

.mailformplus_contactform .error {
	color:#dd7777;
}

.mailformplus_contactform LABEL {
	font-weight:bold;
	display:block;
	float:left;
	width:100px;
}

.mailformplus_contactform .radio_caption {
	display:inline;
	width:auto;
	float:none;
	font-weight:normal;
	padding-left:5px;
}

.mailformplus_contactform .caption {
	margin:10px 0 5px 0;
	font-weight:bold;
}

.div_minigroup{
	padding:5px;
	margin-left:15px;
        margin-top:5px;
	border:0px solid black;
	width:160px;
	background-color:#0069A6;
        color:#E99938;
        font-weight:bold;
}