/*
--------------------------------------------------------
 Allgemeine Styles
--------------------------------------------------------
*/

/*@charset "utf-8";*/

*{
	font-family			: arial;
	font-size			: 10pt;
	color				: #666;
}

object{
	margin-top:-12px;
}

body {
	margin				: 15px;
	background-color	: #fff;
}

table {
	border-collapse		: collapse;
	border-spacing		: 0px;
	margin				: 0px;
	padding				: 0px;
}

td {
	vertical-align: top;
}

p {
	margin-top: 0px;
}
.breaker {
	clear				: both;
}

a h1,
a {
	text-decoration		: none;
	font-weight			: bold;
	color				: #243B85 !important;
}

a:hover h1,
a:hover {
	font-weight			: bold;
	text-decoration		: underline;
	color				: #243B85 !important;
}
a img {
	border				: 0px;
}

#full_page_area {
	width				: 892px;
	background-color	: #fff;
	margin				: 0px auto;
	margin-top			: 0px;
	background-image	: url('images/hintergrund.png');
	background-repeat	: repeat-y;
	background-position	: 20px 0px;
}
.abstand {
	margin-bottom		: 5px;
}
.blind {
	width				: 100px;
	float				: left;
}
}

#header {
	width				: 892px;
	background-color	: #fff;
}

#header #left {
	width				: 100px;
	float				: left;
	margin-right		: 5px;
}

#header #right {
	background-image	: url('images/logo.png');
	background-color	: #fff;
	float				: left;
	height				: 140px;
	width				: 687px;
}

#content {
}

#content #cleft {
	width				: 100px;
	float				: left;
	margin-right		: 5px;
}

#content #cmiddle {
	width				: 145px;
	float				: left;
	padding-left		: 5px;
}


#content #cright {
	width				: 527px;
	float				: left;
	padding-left		: 10px;
	
}

#footer {
	clear				: both;
}


/*
--------------------------------------------------------
 Content Styles
--------------------------------------------------------
*/

#menul1 {
	white-space						: nowrap; 
	padding							: 0px;
	border							: 0px;
	margin							: 0px;
	list-style-type					: none;
	text-align						: right;
}

#menul1 a {
	display							: block;	
	padding-bottom					: 0px;
	color							: #666666;
	text-decoration					: none;
	font-size						: 10pt;
	font-weight						: normal;
	white-space						: nowrap; 
	height							: 22px;
}

#menul1 .menu_active,
#menul1 a:hover {
	font-weight						: bold;
	color							: #243B85;
}

#menul2 {
	white-space						: nowrap; 
	padding							: 0px;
	border							: 0px;
	margin							: 0px;
	list-style-type					: none;
}

#menul2 a {
	display							: block;	
	padding-top						: 0px;
	padding-bottom					: 6px;
	color							: #666666;
	text-decoration					: none;
	font-size						: 10pt;
	font-weight						: normal;
	white-space						: nowrap; 
	
}

#menul2 .menu_active,
#menul2 a:hover {
	color							: #243B85;
	font-weight						: bold;
}

#menul3 {
	white-space						: nowrap; 
	padding							: 0px;
	border							: 0px;
	margin-left						: 13px;
	list-style-type					: none;
}
#menul3 a {
	display							: block;	
	padding-bottom					: 0px;
	color							: #666666;
	text-decoration					: none;
	font-size						: 10pt;
	font-weight						: normal;
	white-space						: nowrap; 
	padding-top						: 0px;
	padding-bottom					: 6px;
}

#menul3 .menu_active,
#menul3 a:hover {
	color							: #243B85;
	font-weight						: bold;
}

/*
--------------------------------------------------------
 Content Styles bilder
--------------------------------------------------------
*/

.detailbild {
	width				: 251px;
	height				: 188px;
	background-color	: #e9ebf3;
	margin-bottom		: 5px;
	margin-right		: 9px;
	border				: 0px;
	float				: left;
}

.detailbild_rechts {
	width				: 251px;
	height				: 188px;
	background-color	: #e9ebf3;
	margin-bottom		: 5px;
	margin-left			: 9px;
	border				: 0px;
	float				: right;
}

/*
--------------------------------------------------------
 Content Styles 1 spaltig
--------------------------------------------------------
*/

.content_element_einspaltig {
	clear				: both;
	width				: 511px;
	line-height			: 14pt;
	margin-top			: 4px;
}

.content_element_einspaltig h1 {
	font-size			: 10pt;
	margin-top			: 5px;
	margin-bottom		: 20px;
}

.content_element_einspaltig .bild_einspaltig {
	width				: 511px;
	height				: 97px;
	margin-bottom		: 5px;
	border				: 0px;
}

/*
--------------------------------------------------------
 Content Styles 2 spaltig
--------------------------------------------------------
*/

.content_element_zweispaltig {
	width				: 251px;
	height				: 270px;
	float				: left;
	line-height			: 14pt;
	margin-top			: 5px;
	margin-right		: 9px;
	margin-bottom		: 20px;
	
}

.content_element_zweispaltig h1 {
	font-size			: 10pt;
	margin-top			: 2px;
	margin-bottom		: 20px;
}

.content_element_zweispaltig .bild_zweispaltig {
	width				: 251px;
	height				: 97px;
	margin-top			: 0px;
	margin-bottom		: 5px;
	border				: 0px;
	padding				: 0px;
	border				: 0px;
	display				: block;
}

.bgcolor {
	background-color	: #e9ebf3;
}


/*
--------------------------------------------------------
 Kontaktformular
--------------------------------------------------------
*/
.content_element input {
	width					: 380px;
}

.content_element textarea	{
	width					: 380px;
	height 					: 100px;
}
.content_element #submit	{
	width					: 150px;
}

/*
--------------------------------------------------------
 Scrollbar
--------------------------------------------------------
*/
/*
.scrollgeneric {
	line-height				: 1px;
	font-size				: 1px;
	position				: absolute;
	top						: 0; 
	left					: 0;
}

.vscrollerbase {
	width					: 6px;
	background-color		: #EAEAEA;
}

.vscrollerbar {
	width					: 6px;
	background-color		: #243B85;
}

.hscrollerbase {
	height					: 10px;
	background-color		: #EAEAEA;
}

.hscrollerbar {
	height					: 1px;
	background-color		: #fff;
}

.scrollerjogbox {
	width					: 6px;
	height					: 1px;
	top						: auto; 
	left					: auto;
	bottom					: 0px; 
	right					: 0px;
	background-color		: #fff;
}
*/

.untertitel_left  {
	background-color	: #fff;
	float				: left;
	width				: 251px;
	margin-right		: 20px;
	margin-top			: 0px;
	margin-bottom		: 20px;
	padding				: 0px;
	
	text-align			: center;
	list-style-type		: none;
	overflow			: hidden;
}

.untertitel_left dd {
	margin-left			: 0px;
	text-align			: center;
}
.untertitel_left dt {
	clear				: both;
	
}
.untertitel_left img {
	border				: 0px;
	margin				: 0px;
	padding				: 0px;
	float				: left;
}