/* Unigarant | Website 2009 */

/* ------------------------ ALLGEMEIN ------------------------ */
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px auto 20px auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-image: url(basics/hg_bau3_ff.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
h1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0a2c82;
	font-style: italic;
	margin-top: 40px;
}
h1 .subtitle {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0a2c82;
	font-style: normal;
	margin-top: 40px;
	font-weight: lighter;
}
h2 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0a2c82;
}
p {
	margin-bottom: 16px;
	line-height: 18px;
}
ul {
	margin-bottom: 20px;
	line-height: 20px;
}
li {
	margin-left: 18px;
}
.klein {
	font-size: 11px;
	line-height: 14px;
}
img {
	border:none;
}
a:link {
	color: #0a2c82;
}
a:visited {
	color: #0a2c82;
}
a:hover {
	color: #000;
}
a:active {
	color: #0a2c82;
}
/* ----------- Startseiten Extrawürste -------------- */

#container_oben_index {

	width: 950px;
	postion: absolute;
	margin: 0px auto;
}
#container_body_index { 
	width: 950px;
	padding: 0px;
	margin: 23px auto;
}
#wrapper_index {

}
#logo_index { top: 33px;
z-index: 500;
	position: absolute;
	text-align: center;
	width: 100%;

}
#linke_spalte_index {
	float: left;
	width: 460px;
	height: 800px;
}
#rechte_spalte_index {
	float: right;
	width: 460px;
	height: 800px;
}


#schild_ff {
	width: 455px;
	height: 111px;
	background-image: url(basics/schild_ff.gif);
	text-align: right;
	background-repeat: no-repeat;
	color: #fff;
	margin-bottom: 20px;
}
#schildtext_ff {border-top: 17px solid transparent;}
#schild_ff h1 {padding-right: 85px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

#schild_ff p {
	color: #fff; padding-right: 85px;
}
#schild_ff a {
	color: #fff;
}
#schild_ff a:hover {
	color: #ccc;
}




#schild_be {
	width: 455px;
	height: 111px;
	background-image: url(basics/schild_be.gif);
	text-align: left;
	background-repeat: no-repeat;
	color: #fff;
	margin-bottom: 20px;
}
#schildtext_be {border-top: 17px solid transparent;	}
#schildtext_be h1 { padding-left: 85px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
#schildtext_be p { padding-left: 85px;
	color: #fff;
}
#schild_be a {
	color: #fff;
}
#schild_be a:hover {
	color: #ccc;
}




#adresse_index_ff {
	font-size: 11px;
	line-height: 14px;
	text-align: right;
	padding-right: 10px;
}
#adresse_index_be {
	font-size: 11px;
	line-height: 14px;
	padding-left: 3px;
	text-align: left;
}
.index_text {
	height: 210px;
	border-top: 30px solid #fff;
	margin-bottom: 20px;
}

.initial {
	font-size: 22px; line-height: 18px;
	color: #133487;
	float: left; margin-top: -3px;;
}
/* ------------------------ SEITENBEREICHE ------------------------ */

#wrapper {
	text-align: left;
	margin: 0px 35px;
	padding: 0;
}
#container_oben {
	position: relative;
	text-align: right;
	width: 950px;
	height: 265px;
	margin: 0px auto;
	font-size: 9px;
	padding-top: 10px;
	word-spacing: 5px;
}
#container_oben a {
	color: #8b8b8b;
	text-decoration: none;
}
#container_oben a:hover {
	color: #000;
}
#sprachnav {
	position: absolute;
	top: 10px;
	left: 0px;
	position: absolute;
	float: left;
}
#standortnav {
	width: 200px;
	float: right;
	left: 650px;
	text-align: right;
}
#skyline {
	margin-top: 32px;
	width: 380px;
	float: left;
}
#skyline_be {
	margin-top: 13px;
	width: 380px;
	float: left;
}
#logo_content {
	position: absolute;
	width: 312px;
	left: 638px;
	top: 60px;
}
#container_body {
	width: 950px;
	padding: 0px;
	margin: 0px auto;
	padding-top: 32px;
}
#linke_spalte {
	float: left;
	width: 230px;
}
#linke_spalte img {
	border: 1px solid #dde0ea;
}
#linke_spalte h2 {
	margin-bottom: 10px;
}
#mittlere_spalte {
	padding: 0 55px;
	width: 400px;
	float: left;
	text-align: left;
}
#mittlere_spalte img {
	border: 1px solid #dde0ea;
}
#mittlere_spalte a {
}
#mittlere_spalte a:hover {
	color:red;
}
#mittlere_spalte h2 {
	margin-bottom: 16px;
}
#mittlere_spalte_breit {
	padding: 0 0 0 35px;
	width: 780px;
	float: left;
	text-align: left;
}
#mittlere_spalte_breit h2 {
	margin-bottom: 16px;
}
#rechte_spalte {
	width: 200px;
	float: right;
	text-align: left;
}
#rechte_spalte h2 {
	margin-bottom: 8px;
}
#rechte_spalte p {
	padding: 5px;
	font-size: 10px;
	background-color: #dde0ea;
	margin-bottom: 5px;
}
#rechte_spalte a {
	text-decoration: none;
	color: #333;
}
#rechte_spalte a:hover {
	color: #000;
}
.clearboth {
	clear: both;
}
/* ------------------------ HAUPTNAVIGATION OBEN ------------------------ */

#nav1 {
	position: absolute;
	margin-top: 213px;
	font-size: 12px;
	text-align:right;
	width: 950px;
	left: 0px;
}
#nav1 a {
	line-height:40px;
	height:40px;
	color:#fff;
	padding: 7px 5px 14px 5px;
	text-decoration: none;
}
#nav1 a.hier { padding: 7px 6px 14px 6px;

	color:#333;
	text-decoration: none;
	background-color: #fff;
	background-image: url(basics/hg_button_hier.gif);
}
#nav1 a:hover {
	color:#000;
	text-decoration:none;
}
/* ------------------------ NAVIGATION LINKE SPALTE ------------------------ */

#nav2 {
}
#nav2 ul {
	display:inline;
}
#nav2 ul li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav2 ul li a {
	display:block;
	text-decoration: none;
	margin: 0;
	padding: 0.4em 0;
	color: #000;
	padding-left: 15px;
	border-bottom: 1px solid #0a2c82;
}
#nav2 ul li a:hover {
	text-decoration: none;
	background-color: #F7F7F7;
}
#nav2 ul li#hier a, #nav2 ul li#hier a:hover {
	text-decoration: none;
	background-image: url(basics/pf_nav2_hier.gif);
	background-repeat: no-repeat;
	background-position: 2px 11px;
}
/* ------------------------ FUSS --------------------- */

#container_fuss {
	padding-top: 10px;
	text-align:center;
	border-top: 1px solid #dde0ea;
	width: 950px;
	margin: 30px auto;
	clear: both;
	font-size: 10px;
}
#container_fuss a {
	text-decoration: none;
	color: #333;
}
#container_fuss a:hover {
	color: #000;
}
/* ------------------------- FORMULAR ------------------------*/

.txtfeld {
	width: 300px;
	text-align: left;
	border: 1px solid #dde0ea;
	padding: 2px;
	margin: 1px;
}
.txtarea {
	width: 392px;
	height: 120px;
	border: 1px solid #dde0ea;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
