@CHARSET "ISO-8859-1";

body{
	background-color:white;
	font-family:Arial,Helvetica,Helv;
	font-size:0.75em;
	padding:0px;
	margin:0px;
}

.framework{
	position:relative;
	width:1024px;
	left:50%;
	margin-left:-512px;
}

.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:100%;
	height:35px;
	background-image:url(../images/shortHeader.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border-bottom:2px solid #E99938;
	font-family:Arial,Helvetica,Helv;
	font-weight:bold;
	font-size:25px;
	color:black;	
}

.imageHeader{
	position:relative;
	width:100%;
	height:35px;
	background-image:url(../images/welcome.jpg);
	background-repeat:no-repeat;
}

.longHeader{
	width:100%;
	height:35px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border-bottom:2px solid #E99938;
	font-family:Arial,Helvetica,Helv;
	font-weight:bold;
	font-size:25px;
	color:black;		
}

span.textHeader{
	position:absolute;
	top:13px;
	margin-left:10px;
	width:200px;
	text-align:left;
	font-size:20px;
}

.welcome{
	position:relative;
	float:left;
	width:200px;
	height:415px;
	*height:414px;
	margin-top:10px;
	background-color:black;
	text-align:justify;
}

.welcomeText{
	background-image:url(../images/welcome_kreuz.jpg);
	background-repeat:no-repeat;
	background-position:0px 65px;
	color:white;
	position:relative;
	height:360px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}

.startContent{
	position:relative;
	width:814px;
	height:415px;
	margin-top:10px;
	margin-left:210px;
	*margin-left:0px;
	background-color:#white;
}

.news{
	position:absolute;
	width:600px;
	height:200px;
	left:214px;
	*left:224px;
	background-color:#EEEEEE;
}

.leftContent{
	position:absolute;
	left:0px;
	*left:10px;
	width:200px;
	height:200px;
	background-color:#EEEEEE;
}

.rightContent{
	position:absolute;
	top:215px;
	*left:10px;
	width:814px;
	height:200px;
	background-color:#EEEEEE;
}

.innerFooter{
	position:absolute;
	width:100%;
	height:15px;
	bottom:0px;
	background-color:#E99938;
}

.sCont{
	position:relative;
	max-height:127px;
	min-height:127px;
}

.lCont{
	position:relative;
	max-height:150px;
	min-height:150px;
	border-right:2px solid #E99938;
}

.newsContent{
	position:relative;
	width:600px;
	height:145px;
}

.footer{
	position:relative;
	width:1024px;
	height:18px;
	margin-top:10px;
	background-color:#E99938;
	text-align:center;
}


.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;
}

.front_mini_description{
	position:absolute;
	left:0px;
	margin-top:10px;
	width:600px;
}

.link{
	text-decoration:none;
	font-weight:bold;
	font-weight:bold;
	color:#0069A6;
}


.description_text{
	position:absolute;
	left:0px;
	width:470px;
}

.description_image{
	position:absolute;
	left:475px;
	top:-10px;
	width:225px;
	height:150px;
}
.footerLink{
	position:absolute;
	right:5px;
	cursor:pointer;
	font-weight:bold;
	color:#0069A6;
	*z-index:500
}

.impLink a{
	position:relative;
	top:2px;
	color:#0069A6;
}

.copyright{
	position:relative;
	top:2px;
}