/**************************************/
/*           grundgeruest.css         */
/**************************************/

* {
	margin: 0;
	padding: 0;
	}

body {
	background: url(../images/linie_hg.gif) center repeat-y;
	font-family: arial, sans-serif;
	}

a {
	text-decoration: none;
	}

/**************************************/
/*                kopf                */
/**************************************/

.aussen {
	width: 100%;
	margin: auto;
	}

.inhalt	{
	margin: auto;
	width: 905px;
	font-size: 13px;
	}

.kopf {
	background: url(../images/bild_kopf.jpg) center no-repeat;
	margin: auto;
	width: 905px;
	height: 173px;
	font-size: 11px;
	}

.balken {
	background: url(../images/balken.gif) repeat-x;
	top: 173px;
	height: 33px;
	width: 100%;
	position: absolute;
	z-index: 2;
	}

.balken900 {
	background: url(../images/balken900.gif) no-repeat;
	top: 173px;
	height: 33px;
	width: 900px;
	position: absolute;
	z-index: 3;
	}

.sprachauswahl {
  top: 10px;
  position: absolute;
	font-size: 11px;
	font-weight: bold;
  color: #000;
  }
  
ul#listesprache {
	list-style-type: none;
	}

#sprache1 {
	float: left;
	color: #C00;
	}

#sprache2 {
	float: left;
	color: #C00;
	}

.sprachauswahl a:link, .sprachauswahl a:visited {
	display: block;
	color: #000;
	}

.sprachauswahl a:active, .sprachauswahl a:hover {
	display: block;
	color: #C00;
	}

.navisprache1 {
	width: 55px;
	border-right: 1px solid #000;
	}

.navisprache2 {
	padding-left: 10px;
	}



/**************************************/
/*              adresse               */
/**************************************/

.mail {
	text-decoration: none;
	color: #000;
	border-bottom: 1px dotted #666;
	width: 139px;
	}

.mail a:link, .mail a:visited {
	color: #000;
	}

.mail a:active, .mail a:hover {
	color: #C00;
	border-bottom: 1px dotted #C00;
	}

.firmenname {
	font-family: arial black;
	color: #C00;
	}

/**************************************/
/*            top-navigation          */
/**************************************/

.topnavi {
	width: 756px;
	height: 33px;
	position: absolute;
	top: 173px;
	z-index: 100;
	}

a.topnavi {
	color: #FFF;
	}

.topnavi a:link, .topnavi a:visited {
	display: block;
	color: #FFF;
	}

.topnavi a:active, .topnavi a:hover {
	display: block;
	color: #000;
	}

ul#listetopnavi {
	width: 756px;
	height: 24px;
	font-size: 13px;
	list-style-type: none;
	padding-left:144px;
	margin-top: 8px;
	}

li.topnavi116 {
	color: #FFF;
	font-family: arial black;
	float: left;
	width: 116px;
	text-align: center;
	border-right: 1px solid #FFF;
	}

li.topnavi125 {
	color: #FFF;
	font-family: arial black;
	float: left;
	width: 125px;
	text-align: center;
	border-right: 1px solid #FFF;
	}

li#topnavi152 {
	color: #FFF;
	font-family: arial black;
	float: left;
	width: 152px;
	text-align: center;
	border-right: 1px solid #FFF;
	}

.logo {
	border-style: none;
	width: 245px;
	margin-top: 26px;
	margin-left: 622px;
	}

/**************************************/
/*          linke navigation          */
/**************************************/

.leftnavi {
	font-size: 12px;
	font-weight: bold;
	width: 146px;
	background-color: #C8C8C8;
	float: left;
	min-height: 350px;
	padding-top: 65px;
	}

ul#listeleftnavi {
	width: 147px;
	list-style-type: none;
	}

.left_navi {
	color: #000;
	border-bottom: 1px solid #FFF;
	padding-top: 10px;
	padding-bottom: 3px;
	margin-bottom: 12px;
	}

.leftnavi a:link, .leftnavi a:visited {
	display: block;
	color: #000;
	}

.leftnavi a:active, .leftnavi a:hover {
	display: block;
	color: #C00;
	}

/**************************************/
/*   kontakt / impressum / sitemap    */
/**************************************/

.mininavi {
	font-size: 11px;
	font-weight: bold;
	float: right;
	}

ul#listemininavi {
	list-style-type: none;
	}

#mininavi1 {
	float: left;
	color: #C00;
	}

#mininavi2 {
	float: left;
	color: #C00;
	}

#mininavi3 {
	float: left;
	color: #C00;
	}

.mininavi a:link, .mininavi a:visited {
	display: block;
	color: #C00;
	}

.mininavi a:active, .mininavi a:hover {
	display: block;
	color: #000;
	}

.navikontakt {
	width: 53px;
	border-right: 1px solid #C00;
	}

.naviimpr {
	padding-left: 10px;
	padding-right: 10px;
/*	width: 75px;*/
	border-right: 1px solid #C00;
	}

.navisite {
	padding-left: 10px;
	}

/**************************************/
/*                text                */
/**************************************/

.textcontainer {
	width: 730px;
	float: right;
	padding-top: 42px;
	padding-left: 26px;
	padding-bottom: 20px;
	}

.text {
	clear: left;
	padding-top: 23px;
	line-height: 18px;
	}

h1 {
	font-weight: 900;
	font-size: 20px;
	color: #C00;
	}

h2 {
	font-weight: 900;
	font-size: 14px;
	color: #C00;
	}

h3 {
	font-weight: 900;
	font-size: 13px;
	}