#frame {
/*	border : 1px solid black;*/
	background-color : #FFFFFF;
	width : 974px;
	margin-right : auto;
	margin-left : auto;
	margin-top : 15px;
 	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.clearfix:after {
	content : ".";
	display : block;
	height : 0;
	clear : both;
	visibility : hidden;
}

#header {
	background-image: url(../images/header.jpg);
	background-color: #FFFFFF;
	width : 974px;
	height : 193px;
}

#header_teaser {
	position: absolute;
	margin-top: 30px;
	margin-left: 300px;
	cursor: default;
}

#qlheader {
	background-color: #FFFFFF;
	width : 974px;
}

#quicklinks_left {
	width : 182px;
	float : left;
	height: 15px;
}

#quicklinks_middle {
	width : 610px;
	background-image: url(../images/freiwurflinie.jpg);
	float : left;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	height : 15px;
	padding-top : 7px;
}

a.quicklinks_link:hover {
	color : #FFFFFF;
	text-decoration: underline;
}

a.quicklinks_link {
	color : #FFFFFF;
	text-decoration: none;
}

#quicklinks_right {
	width : 182px;
	float : left;
	height: 15px;
}

#content_left {
	width : 182px;
	float : left;
}

#content_middle {
	/*width : 610px;*/
	background-image : url(../images/content_bg.jpg);
	background-repeat : repeat-y;
	float : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	min-height : 1290px;
	padding-left: 27px; 
	width: 556px; 
	padding-right: 27px;
}

#content_right {
	width : 182px;
	float : left;
}

.teaserrahmen_links {
	width : 170px;
	margin-bottom : 25px;
}

.teaserrahmen_rechts {
	width : 170px;
	margin-bottom : 25px;
	margin-left : 12px;
}

.teaserrahmen_rechts .teasercontent {
 	padding-bottom: 5px;
}

.teaserrahmen_rechts .teasercontent p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.teaserheader_orange {
	background-image : url(../images/teaser_header_orange.jpg);
	background-repeat : no-repeat;
	text-transform : uppercase;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	height : 25px;
	padding-top : 8px;
	padding-left : 15px;
}

.teaserheader_gruen {
	background-image : url(../images/teaser_header_gruen.jpg);
	background-repeat : no-repeat;
	text-transform : uppercase;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	height : 25px;
	padding-top : 8px;
	padding-left : 15px;
}

.teasercontent {
	background-color: #E6E6E6;
 	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding: 5px 0px 10px 10px;
}

.teasercontent ul {
	margin-top: 0px;
	padding-left: 20px;
}

.teasersubtext {
	padding-top: 4px;
	margin-left : -10px;
	text-align : center; 
}

/*
.standardtext {
	margin-left : 20px;
	margin-right : 20px;
}
*/

label {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

#login_name	{
	border : 1px solid #FAAF3b;
	height : 16px;
	width: 95px;
	font-size : 10px;
} 

#login_passwort	{
	border : 1px solid #FAAF3b;
	height : 16px;
	width: 95px;
	font-size : 10px;
}

#loginlinks {
	padding-left : 90px;
	display: block;
	padding-top: 2px; 
	padding-bottom: 4px; 
}


#subheader center {
	padding-top: 3px;
}

#content_left form {
	margin: 0px;
}

