﻿/*-- Haupt Container --*/

#container {
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 775px;
}

/*-- Main Container --*/

#main_container {
	padding: 0;
	margin: 0;
}

/*-- Menue Container --*/

#left_column_container {
	margin: 10px 0px 0px;
	padding: 0;
	float: left;
	width: 190px;
}

#sub_container1 {
	margin: 0 0 0 10px;
	padding: 0;
}

#sub_container2 {
	float: right;
	margin: 0;
	padding: 0;
	width: 560px;
}

#content_container {
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 544px;
}

/*-- Header --*/

#header	{
	position: relative;
	height: 200px;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0;
}

/*-- Key Visual --*/

#key_visual {
	position: absolute;
	width: 775px;
	height: 200px;
	left: 0px;
	top: 0px;
}

/*-- Logo --*/

#logo {
	width: 264px;
	height: 60px;
	position: absolute;
	top: 94px;
	left: 510px;
}

/*-- Untertitel --*/

#slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	position: relative;
	top: 200px;
	line-height: 30px;
	height: 30px;
	font-size: 16px;
	left: 0px;
	padding: 0px 0px 0px 225px;
}

/*-- Navigation ---*/

#main_nav_container {
	z-index: 1;
	position: relative;
	left: 0px;
	top: -180px;
	width: 775px;
	padding: 0;
	margin: 0;
	overflow: visible;
	voice-family: inherit;
}

html>body #main_nav_container {
	width: 775px;
}

#main_nav_list {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 775px;
}

#main_nav_list li {
	float: left;
	margin: 0;
	padding: 0;
}

/*-- Navigationseffekt --*/

#main_nav_list a {
	margin: 0;
	padding: 6px 15px;
	float: left;
	text-align: center;
	color:fuchsia;
}

a.main_nav_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.main_nav_item:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.main_nav_active_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

/*-- Unternavigation --*/

.sub_nav_container {
	margin: 0px;
	padding: 0px;
}

/*-- Unternavigationsliste --*/

.sub_nav_list {
	clear: both;
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sub_nav_list li {
	float: left;	
	margin: 0;
	padding: 0;
	width: 208px;
}

/*-- Unternavigationseffekt --*/

.sub_nav_list a {
	width: 190px;
	text-align: left;
	padding: 2px;
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	display: table;
}

a.sub_nav_item {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}

a.sub_nav_item:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}

a.sub_nav_active_item {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
a.sub_nav_itemu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

a.sub_nav_itemu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

a.sub_nav_active_itemu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}
a.sub_nav_itemp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
    font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

a.sub_nav_itemp:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

a.sub_nav_active_itemp {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
}

/*-- Suchfunktion na --*/

#content_search_container {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	height: 36px;

}
#content_search_container form {



}

#content_search_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	font-weight: normal;



}

#content_search_container button {
	margin: 0px 0px 0px 5px;
	padding: 0px;

}

#content_search_container input {
	width: 85%;
	padding: 0px;
	margin: 0px;



}

/*-- Fusszeile --*/

#footer {
	margin: 0;
	padding: 0;
	width: 775px;
	height: 30px;
	clear: both;

}

#footer_text {
	padding: 10px 0 0 0;
	margin: 0 30px 0 30px;
	text-align: center;
	font-size: 11px;
}



/*-- Body --*/

body#main_body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}

/*-- Schrift --*/

.content p {
	margin: 5px 0 20px 0;
	padding: 0;
	font-size: 11px;
	line-height: 15px;
}

/*-- Ueberschriften --*/

.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;	
}

.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;	
}

.content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;	
}

/*-- Links --*/

.content a:link{
	font-weight : normal;
	text-decoration: underline;
}

.content a:visited {
	font-weight : normal;
	text-decoration: underline;
}

.content a:hover {
	text-decoration : none;
}

.content a:active {
	text-decoration : underline;
}

/*-- Tabellen --*/

.content table {
	border-style: dotted;
	border-width: 0px;
	border-spacing: 1;
	width: 98%;
}

.content tr.odd {
	font-size: 11px;
}

.content tr.even {
	font-size: 11px;
}

/*-- Formulare --*/

.content fieldset {
	padding: 15px;
	border-style: solid;
	border-width: 1px;
}

.content input {
	border-style: solid;
	border-width: 1px;
}

.content textarea {
	border-style: solid;
	border-width: 1px;
}

.content button {
}

.content label { 
}

.content select { 
}

.content option { 
}

/*-- Listen --*/

.content ul {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;

}

.content li { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

/*-- erstellt von buw-web.de --*/