/*-----Site-Weit:)-----*/

html { 
  padding:0px;
  margin:0px;
  height:100%
}

body {
  background-color: #ffffff;
  font-size: 10px;
  font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
  color:#000000;  
  text-align:center;
  height:101%;
  padding:0px;
  margin:0px
}  

p, div, layer, textarea, input, select, option {
  font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-color: #000000
}

td {
  font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	line-height:20px;
	padding-left:4px;
	color: #000000
}

p {
	margin: 0px 0px 0px 0px;
}

#Liste {
	width:480px
}

ul {
	list-style:square;
	width:420px;
	margin-top: 8px
}

li {	
	margin-top: 4px;
	font-size: 12px;
	line-height: 18px;
	margin-left:20px
}

#Center {
width:-780px
}

#Container {
	z-index:1;
	position:relative;
	width:780px;
	text-align:left;
	margin:0 auto;
	top:20px

}

#TopBalken {
	z-index:0;
	position:absolute;
	width:780px;
	height:10px;
	background:#ffffff;
}

#TopLogo {
	z-index:1;
	position:absolute;
	width:780px;
	height:70px;
	background:#ffffff
}




/*-----TopMenu-----*/


#navigation {
	z-index:2;
	position: absolute;
	top: 70px;
	left: 0px;
	width: 512px;
	height: 1.7em;
	margin: 0;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 8px;
	padding-bottom: 0px;
	background:#f99d1b
	}

#navigation a {
	z-index:3;
  font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff
	}
	
#navigation a:hover, a:active {
	z-index:4;
	color: #000000
	}

/*-----Startseite-----*/

h1 {
display:none
}
h2 {
display:none
}

#BoxRechts {
	z-index:2;
	position:absolute;
	top:70px;
	left:512px;
	width:268px;
	background:#fdf4e8
}

#BoxRechtsInhalt {
	z-index:3;
	position:absolute;
	top:0px;
	left:0px;
	width:268px;
}

#BoxRechtsInhalt p {
	font-size:11px;
	line-height:13px;
	font-weight:normal;
	color:#000000;
	font-family: Verdana, Helvetica, sans-serif
}

#BoxRechtsInhalt h3 {
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#333333;
  font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
	margin-top:2px;
	margin-bottom:6px
}

#BoxRechtsInhalt2 {
	z-index:1;
	position:absolute;
	top:319px;
	left:0px;
	width:268px;
}


/*-----Inhaltsseiten-----*/
#InhaltHauptBox {
	z-index:1;
	position:absolute;
	top:90px;
	left:0px;
	width:780px;
	background:#fee0b9
}

#Inhalt {
	position:absolute;
	visibility:visible;
	z-index:1;
	width:780px;
	min-height:496px;
	left: 0px;
	top: 0px;
	background:#fdf4e8;
	background:url('../img/background.gif')  repeat-y

}

#Inhalt p {
	width:480px;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	color:#000000;
  font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
	padding-left:8px;
	padding-right:5px;
	padding-top:5px
}

#Inhalt h3 {
	width:512px;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	color:#04768e;
  font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
	margin-top:2px;
	margin-bottom:6px;
	padding-left:8px;
	padding-right:5px;
	padding-top:15px
}

#Inhalt h4 {
	width:512px;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#04768e;
  font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
	margin-top:2px;
	margin-bottom:6px;
	padding-left:8px;
	padding-right:5px;
	padding-top:20px
}

#FooterLogo {
	z-index:1;
	width:780px;
	bottom:20px;
	height:64px;
	border-top:0px solid #f99d1b;
	background:#fee0b9;
	clear:both


}

#FooterDesign {
	z-index:4;
	width:780px;
	bottom:0px;
	height:20px;
	border-top:1px solid #f99d1b;
	color:#787C7E;
	font-size:9px;
	text-align:right;
	background:#ffffff

}

#FooterDesign p {
	z-index:4;
	color:#787C7E;
	font-size:9px;
	display:block;
	width: 768px;
	text-align:right;


}

#Img {
	background:#EEEEEE;
	width:230px;
	height:100%
}


/*-----Schriften-----*/

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

a:hover { text-decoration:none;
			color:#333333
 }
 
 
a.text {
	color:#088aa5;
	font-weight:bold;
	text-decoration:none
}

a.text:hover {
	color:#f99d1b;
	font-weight:bold;
	text-decoration:underline
}

a.email {
	color:#0d5767;
	font-weight:bold;
	text-decoration:none
}

a.email:hover {
	color:#0d5767;
	font-weight:bold;
	text-decoration:underline
}

a.footerdesign {
	color:#787C7E;
	font-weight:bold;
	text-decoration:none
}

a.footerdesign:hover {
	color:#8197A4;
	font-weight:bold;
	text-decoration:underline
}

a.top {
	color:#787C7E;
	font-weight:normal;
	text-decoration:none;
	border-bottom: 1px dotted #787C7E;
	border-right: 1px dotted #787C7E
}

a.top:hover {
	color:#8197A4;
	font-weight:normal;
	text-decoration:none;
	border-top: 1px dotted #787C7E;
	border-left: 1px dotted #787C7E;
	border-bottom: none;
	border-right: none
}


