/* CSS Document */

/* default */

html {
                margin: 0;
                padding: 0;
}

body {
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0A0A0A;
	background-color: #F5F5F5;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

a img {border: 0;}

acronym {
	cursor: help;
	border-bottom: 1px dashed #0A0A0A;
}

abbr {
	cursor: help;
	border-bottom: 1px dashed #0A0A0A;
}

a:link {
	color: #455785;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #455785;
	text-decoration: underline;
}
a:active {
	color: #455785;
	text-decoration: none;
}

.hide {display: none;}

/* Positioning */

#site {
	width: 971px;
	color: #0A0A0A;
	background: #F5F5F5 url(../graphic/bg/bg_body2.jpg) repeat-y;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 10px 0;
}

#function {
	float: left;
	width: 963px;
	margin: 10px 0 18px 0;
	padding: 0;
	
}

	#navigation_function {
		float: right;
		margin: 0px 10px 0px 0px;
		background-color: transparent;
	}

#subslogan {
	width: 963px;
	margin: 0px 0px 10px 18px;
	padding: 0;
}

#header {
                float: left;
	width: 963px;
	text-align: right;	
	padding-top: 8px;
	margin-bottom: 20px;
}

#content_area {
	float: left;
	width: 963px;
	margin: 0px 0px 10px 0px;
	padding-left: 18px;
}

	#title {
	width: 925px;
	color: #F40000;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-left: 10px;
	padding-bottom: 2px;
}

	#navigation {
		width: 320px;
		float: left;
		margin-bottom: 10px;
		padding: 0;
		border-top: 2px solid #455785;
		color: #0A0A0A;
	}
	
		#teaser {
			margin-top: 30px;
			padding: 0;
			text-align: center;
			color: #0A0A0A;
		}
		
		#address {
			margin-top: 30px;
			margin-bottom: 10px;
			padding: 0;
			color: #0A0A0A;
		}
	
	#content {
		width: 540px;
		float: left;
		color: #0A0A0A;
		background: transparent;
		border-top: 2px solid #455785;
		line-height: 1.4em;
		margin: 0px 0px 0px 75px;
		padding: 0;
		
		
	}
	
		#content_txt {
			width: 500px;
			margin: 20px 0px 10px 20px;
			padding: 0;
			line-height: 1.8em;
			color: #0A0A0A;
			background-image: url(../graphic/bg/bg_content.gif);
			background-repeat: repeat-y;
		}

#footer {
	width: 935px;
    clear: left;
	margin-bottom: 0;
    margin-left: 18px;
    background: #455785;
}

/* Navigation */ 

	/* Navigation function */ 
	
	.navigation_top, .navigation_top:link, .navigation_top:visited {
		color: #0A0A0A;
		background: transparent;
		text-decoration: none;
		text-transform: uppercase;
		margin-left: 20px;
	}
	
	.navigation_top:hover, navigation_top:active {
		color: #F40000;
		background: transparent;
		text-decoration: none;
	}
	
	/* Navigation function active */ 
	
	.navigation_top_a, .navigation_top_a:link, .navigation_top_a:visited, .navigation_top_a:hover, navigation_top_a:active {
		color: #F40000;
		background: transparent;
		text-decoration: none;
		text-transform: uppercase;
		margin-left: 20px;
	}
	
	/* Navigation main */ 
	
	.navigation_main, .navigation_main:link, .navigation_main:visited {
		color: #0A0A0A;
		background: transparent;
		text-decoration: none;
		border-top: 3px solid #455785;
		margin-right: 30px;
		padding-top: 5px;
		padding-right: 30px;
	}
	
	.navigation_main:hover, .navigation_main:active {
		color: #0A0A0A;
		background: transparent;
		border-top: 3px solid #F40000;
		text-decoration: none;
	}
	
	/* Navigation main active */ 
	
	.navigation_main_a, .navigation_main_a:link, .navigation_main_a:visited, .navigation_main_a:hover, navigation_main_a:active {
		color: #0A0A0A;
		background: transparent;
		text-decoration: none;
		border-top: 3px solid #F40000;
		margin-right: 30px;
		padding-top: 5px;
		padding-right: 30px;
	}
	
		/* Navigation sub */ 
		
		.navigation_sub, .navigation_sub:link, .navigation_sub:visited {
			color: #0A0A0A;
			background: transparent;
			text-decoration: none;
			margin: 10px 0px 10px 20px;
			padding: 0px;
			display: block;
		}
		
		.navigation_sub:hover, .navigation_sub:active {
			color: #F40000;
			background: transparent;
			text-decoration: none;
		}
		/* Navigation sub active */ 
		
		.navigation_sub_a, .navigation_sub_a:link, .navigation_sub_a:visited, .navigation_sub_a:hover, navigation_sub_a:active {
			color: #F40000;
			background: transparent;
			text-decoration: none;
			margin: 10px 0px 10px 20px;
			padding: 0px;
			display: block;
		}
		
		/* Navigation sub */ 
		
		.navigation_sub1, .navigation_sub1:link, .navigation_sub1:visited {
			color: #0A0A0A;
			background: transparent;
			text-decoration: none;
			margin: 10px 0px 10px 30px;
			padding: 0px;
			display: block;
		}
		
		.navigation_sub1:hover, .navigation_sub1:active {
			color: #F40000;
			background: transparent;
			text-decoration: none;
		}
		/* Navigation sub active */ 
		
		.navigation_sub1_a, .navigation_sub1_a:link, .navigation_sub1_a:visited, .navigation_sub1_a:hover, navigation_sub1_a:active {
			color: #F40000;
			background: transparent;
			text-decoration: none;
			margin: 10px 0px 10px 30px;
			padding: 0px;
			display: block;
		}


/* Title */

h1 {
	color: #455785;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	margin: 5px 0px;
	padding: 0;
}

h2 {
	color: #F40000;
	font-weight: bold;
	font-size: 1.1em;
	margin: 5px 0px;
	padding: 0;
}

h3 {
	color: #0A0A0A;
	font-weight: bold;
	font-size: 1.0em;
	margin: 5px 0px;
	padding: 0;
}

h4 {
	color: #455785;
	font-weight: normal;
	font-size: 1.2em;
	text-transform: uppercase;
	border-bottom: 2px solid #455785;
	padding-left: 10px;
	padding-bottom: 2px;
}

/* Text */

address {
	font-style: normal;
	line-height: 1.6em;
	margin-left: 20px;
}

.hdw_txt {text-align: center;}

.top_box {
	width: 100%;
	text-align: right;
} 

.oben .oben:link, .oben:visited {
	color: #0A0A0A;
	text-decoration: none;
}

.oben:hover, .oben:active {
	color: #0A0A0A;
	text-decoration: underline;
}

	/* Sitempa */

	.sitemap_top, .sitemap_top:link, .sitemap_top:visited, .sitemap_top:active  {
		width: 100%;
		color: #0A0A0A;
		font-weight: bold;
		background: transparent;
		text-transform: uppercase;
		text-decoration: none;
		margin-left: 0;
		padding-bottom: 3px;
		display: block;
	}
	
	.sitemap_top:hover {
		width: 100%;
		color: #F40000;
		background: transparent;
		text-decoration: none;
	}
	
	.sitemap_main, .sitemap_main:link, .sitemap_main:visited, .sitemap_main:active {
		width: 100%;
		color: #0A0A0A;
		font-weight: bold;
		background: transparent;
		text-decoration: none;
		margin-left: 0;
		padding-bottom: 3px;
		display: block;
	}
	
	.sitemap_main:hover {
		width: 100%;
		color: #F40000;
		background: transparent;
		text-decoration: none;
	}
	
	.sitemap_sub, .sitemap_sub:link, .sitemap_sub:visited, .sitemap_sub:active {
		width: 100%;
		color: #0A0A0A;
		background: transparent;
		text-decoration: none;
		margin-left: 20px;
		padding-bottom: 3px;
		display: block;
	}
	
	.sitemap_sub:hover {
		width: 100%;
		color: #F40000;
		background: transparent;
		text-decoration: none;
	}
	
	sitemap_sub1, .sitemap_sub1:link, .sitemap_sub1:visited, .sitemap_sub1:active {
		width: 100%;
		color: #0A0A0A;
		background: transparent;
		text-decoration: none;
		margin-left: 40px;
		padding-bottom: 3px;
		display: block;
	}
	
	.sitemap_sub1:hover {
		width: 100%;
		color: #F40000;
		background: transparent;
		text-decoration: none;
	}

/* Image */

.mbg_logo {
	float: left;
	margin: 0px 0px 0px 18px; 
}

.sitemap {margin-right: 2px;}

.hdw {margin: 10px 0;}

/* FORMULAR */

.form_label {
	clear: both;
	width: 40%;
	float: left;
	padding: 5px;
}

.form_element {
	width: 40%;
	float: left;
	padding: 5px 0px;
}

.form_send {
	width: 100%;
	float: left;
	padding: 5px 5px 20px 2px;
}

fieldset {
	margin-bottom: 5px;
	border: 1px solid #455785;
}

legend {font-weight: bold;}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0A0A0A;
	background-color: #FFFFFF;
	border: 1px solid #455785;
	vertical-align: middle;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0A0A0A;
	background-color: #FFFFFF;
	border: 1px solid #455785;
	vertical-align: middle;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0A0A0A;
	background-color: #FFFFFF;
	border: 1px solid #455785;
}
