* {
	padding: 0;
	margin: 0;
}
body {
	background-color: #ffffff;
	margin:0px;
	margin-top:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em; /* entspricht 12px, ausgehend von 16px Standardschriftgröße*/
	color: #000000;
}
/*========= Formatierung der Div-Boxen =========*/
#wrap {
	width:785px;
	margin: 0 auto;
	text-align:left;
}

#navigation {
	float:left;
	width:627px;
	height:21px;
	border-bottom: 2px solid #000;
	padding-bottom: 13px;
	padding-left: 0px;
	/*margin-right: 1px;*/
	margin-left: 0px;
	margin-top:43px;
	
}

#navigation a {
	display:block;
	padding-bottom: 18px;
	padding-left: 0px;
	padding-right: 5px;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.navi:hover {
	background-image:url(../pics/layout/navibg.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
  
#navigation li {
    display: block;
}

.navi {
	display: block;
	float: left;
	height: 34px;
}

.active {
	background-image: url(../pics/layout/navibg.jpg); 
	background-position:center;
	background-repeat:no-repeat;
}

.first {
	margin-left: 15px;
	margin-right:10px;
}

.middle {
	margin-left: 10px;
	margin-right: 10px;
}

.last {
	margin-left: 10px;
	margin-right: 15px;
}

#rechts {
	float:right;
	width:158px;
}

#kopfleiste {
	width:158px;
	height:195px;
	float:right;
	margin-top:45px;
	
}

#aufriss {
	float:right;
	width:296px;
	height: 186px;
	background-image:url(../pics/layout/aufriss.png);
	margin-top: -15px;
	margin-right:-105px;
}

#aufriss a{
	display:block;
	margin-top:30px;
	padding-left: 100px;
	padding-top: 50px;
	padding-bottom: 50px;
}

#buttons {
	float:right;
	width:158px;
}

#buttons p{
	font-size:1.2em;
	font-weight:bold;
	line-height:normal;
}

#buttons a{
	text-decoration: none;
}

#button1 {
	padding-top: 6px;
	float:right;
	width:165px;
	height: 47px;
	margin-left: -3px;
	margin-right: -4px;
	background-image:url(../pics/layout/button.jpg);
	color:#000000;
}

#button1 a{
	color:#000000;
}

#button1 a:hover {
	color:#ea2628;
}

#button2 {
	padding-top: 6px;
	margin-top: 12px;
	float:right;
	margin-left: -3px;
	margin-right: -4px;
	height: 47px;
	width:165px;
	background-image:url(../pics/layout/button.jpg);
	color: #ea2628;
}

#button2 a{
	color: #000000;
}

#button2 a:hover{
	color: #ea2628;
}

#button3 {
	padding-top: 0px;
	margin-top: 12px;
	float:right;
	margin-left: -3px;
	margin-right: -4px;
	height: 53px;
	width:165px;
	background-image:url(../pics/layout/button.jpg);
	color: #ffffff;
	font-size:1.0em;
	line-height:10px;
}

#button3 p{
	margin-top: 5px;
}

#button3 a{
	color: #ffffff;
}

#button3 a:hover{
	color:#ea2628;
}

#content {
	width: 549px;
	float: left;
}

#inhalt {
	font-size:1em;
	float:left;
	width: 535px;
	padding-left:20px;
	padding-right: 33px;
	padding-top: 35px;
	
}

#inhalt li {
	/*line-height: 1.5em;	*/
}

ul.liste-start{
	margin-left: 20px;
	}

#pagina {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:right;
	width:auto;
	margin-top:20px;
	margin-right:0px;
}

#pagina a{
	text-decoration: none;
	color:#000000;
}

#pagina-text {
	min-width: 30px;
	float: left;
	padding-top: 3px;
}

#pagina-text a:hover{
	text-decoration:underline;
}

#pfeil {
	background-image: url(../pics/layout/pfeil-rechts.jpg);
	width:11px;
	height:21px;
	float:right;
	margin-left: 5px;
}


#fusszeile {
	background-color:#a6a6a6;
	float:left;
	width:785px;
	text-align:center;
	margin-top: 30px;
}

#fusszeile a {
	color: #000;
	text-decoration: none;
}
#fusszeile a:hover {
	text-decoration:underline;
}

.footer-tbl {
	margin:10px;
	line-height: 1.8em;
	font-size:0.86em;
}

.footer-zwr {
	margin-left: 30px;
	}

#cvh {
	font-size: 0.9em;
	/*line-height: 1.4em;*/
	margin-left: 20px;
}

/*========= Seite ueber =========*/

span.wordle{
	margin-left:20px;
	}
	
#quickguide{
	margin-top:35px;
	}
	
ul.liste{
	margin-left: 70px;
		}
		
ul.liste li img{
	margin-right: 10px;
	}

/*========= Allgemeine Styleangaben =========*/
h1 {
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
	/*margin-bottom: 10px;*/
}
h4 {
	font-size: 1.0em;
	font-weight: bold;
	/*margin-top: 10px;
	margin-bottom: 10px;*/
}
p {
	margin-top:10px;
	margin-bottom:10px;
	line-height: 1.5em;
}
a, a:visited {
	color: #ea2628;
}
a:hover {
	color: #ea2628;
}
ul, li {
	list-style:none;
}

ul, ol {
	margin-left:20px;
}
/*========= verschiedene CSS-Klassen =========*/
.rechts {
	float:right;
	margin:0 0 15px 15px;
	}
.links {
	float:left;
	margin:0 15px 15px 0;
	}
.liste{
	line-height: 1.9em;
	margin-left: 15px;
	}
/*========= Kontaktformular =========*/
.radiotext {
	display: none;
}
	
label {

}

input{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 1.2em;
	border: 1px #bbbbbb solid;	
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow: 0px 0px 3px #000000;
	-webkit-box-shadow: 0px 0px 3px #000000;
	box-shadow: 0px 0px 3px #000000;
	/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

form input[type="text"] {
	width: 213px;
}

form select {
	border: 1px #bbbbbb solid;
}

textarea {
	width: 213px;
	height: 80px;
	resize: none;
	-moz-box-shadow: 0px 0px 3px #000000;
	-webkit-box-shadow: 0px 0px 3px #000000;
	box-shadow: 0px 0px 3px #000000; /**/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px #bbbbbb solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#Senden {
	color:#FFF;
	font-weight:bold;
	background-color: #ea2628;
	-moz-box-shadow: 0px 0px 1px #ea2628;
	-webkit-box-shadow: 0px 0px 1px #ea2628;
	box-shadow: 0px 0px 1px #ea2628;
}

#Senden[disabled="disabled"] {
	background-color: #FFF;
	color:#CCC;
}

.error {
	border: 1px solid #990000;
	border-style: dashed;
	background-color: #FFD2D9;
}
.ermsg {
	font-size: 10px;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}