* {
	margin: 0;
	padding: 0;
}

/*---------------------------------------------------------------------*/

body {
	background: #fff;
	color: #000;
}

body, div, p, span, a, ul, li, textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

/*---------------------------------------------------------------------*/

#container-bg {
	
}

#container {
}

/*---------------------------------------------------------------------*/

#header {
	display: none;
}

/*---------------------------------------------------------------------*/

#navleft {
	display: none;
}

/*---------------------------------------------------------------------*/

#main {
	float: left;
	width: 95%;
}

/*---------------------------------------------------------------------*/

.startbox1, .startbox2 {
	float: left;
	width: 287px;
	height: 169px;
	padding: 9px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.startbox1 {
	background: url(/gfx/bg-box02.gif) no-repeat;
}

.startbox2 {
	background: url(/gfx/bg-box03.gif) no-repeat;
}

.startbox1 h1 a, .startbox2 h1 a {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 15px;
	font-style: oblique;
	color: #fff;
	display: block;
	text-decoration: none;
	height: 20px;
	
	padding-left: 15px;
	margin: 7px 15px;
	background: url(/gfx/pfeil_weiss.gif) no-repeat 0px 10px;
}

.startbox1 img, .startbox2 img {
	float: left;
	border: 0px;
}

.startbox1 p, .startbox2 p {
	float: left;
	height: 60px;
	width: 124px;
	text-align: center;
	font-size: 11px;
	color: #036;
	padding: 25px 5px;
}

/*---------------------------------------------------------------------*/

.text {
	width: 60%;
	font-size: 11px;
	float: left;
}

.text h1{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 15px;
	font-style: oblique;
	color: #FE7C11;
	display: block;
	text-decoration: none;
	height: 20px;
	padding-left: 15px;
	margin: 7px 7px;
	background: url(/gfx/pfeil_orange.gif) no-repeat 0px 10px;
}

.text h2 {
	font-size: 12px;
	text-decoration: none;
	padding-left: 22px;
}

.text p {
	padding: 5px 10px 5px 22px;
	line-height: 130%;
}

.text td {
	background-color: #cbd5df;
	padding: 5px 10px;
	margin: 1px;
}

.text tr .td1 {
	background-color: #036;
	color: #fff;
	text-align: center;
}

.text a, .erklaerbox p a {
	color: #036;
}

.text a:hover {
	text-decoration: none;
}

.blau {
	color: #036;
}

.orange {
	color: #FE7C11;
}

.spalte1, .spalte2 {
	width: 150px;
	float: left;
	padding-top: 18px;
}

.spalte1 {
	padding-left: 22px;
}

.spalte2 {
	padding-left: 20px;
}

.erklaerbox {
	float: left;
	width: 40%;
}

.erklaerbox .kopf {
	width: 230px;
	height: 27px;
	padding: 0px 0px 0px 10px;
}

.erklaerbox .kopf h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	color: #FE7C11;
	padding-left: 15px;
	background: url(/gfx/pfeil_orange.gif) no-repeat 0px 7px;
}

.erklaerbox p {
	padding: 10px 25px;
	font-size: 11px;
	line-height: 140%;
}

p.sep {
	margin: 0px 25px;
	padding: 0;
	height: 1px;
	line-height: 0px;
	font-size: 0px;
	border-bottom: 1px solid #ccc;
}

.erklaerbox li{
	margin: 0px 38px;
	font-size: 11px;
	line-height: 140%;
}

.erklaerbox .fuss {

}

.erklaerbox a img {
	border: 0px;
}

/*---------------------------------------------------------------------*/

a.pdf, a.zip, a.doc, a.xls {
	padding: 1px 0px 1px 20px;
}

a.pdf {
	background: url(/gfx/icon_pdf.gif) no-repeat;
}

a.zip {
	background: url(/gfx/icon_zip.gif) no-repeat;
}

a.doc {
	background: url(/gfx/icon_doc.gif) no-repeat;
}

a.xls {
	background: url(/gfx/icon_xls.gif) no-repeat;
}

a.mehr {
	padding-left: 15px;
	background: url(/gfx/pfeil_blau.gif) no-repeat 0px 5px;
}

a.anfrage {
	padding: 2px 0px 4px 18px;
	background: url(/gfx/anfrage.gif) no-repeat;
}

/*---------------------------------------------------------------------*/

fieldset {
	border: 0px;
}

label.left {
	float: left;
	text-align: right;
	width: 180px;
	margin-left: 20px;
	padding: 4px 4px;
	font-weight: bold;
}

input.kontakt, textarea.kontakt {
	width: 350px;
	margin: 2px 0px;
}

input, textarea {
	background: url(/gfx/bg-input.gif) no-repeat;
	border-top: 1px solid #6a6a6a;
	border-left: 1px solid #6a6a6a;
	border-right: 1px solid #A7B9CA;
	border-bottom: 1px solid #A7B9CA;
	padding: 2px 4px;
	font-size: 11px;
}

input[type=radio] {
	background: none;
	padding: 3px 0px;
	border: 0px;
}

input.button {
	background: none;
	background-color: #ccc;
	border: 1px solid #6a6a6a;
	text-align: center;
	padding: 0px 5px;
}

/*---------------------------------------------------------------------*/

#fuss {
	position: fixed;
	bottom: 0px;
	clear: both;
	width: 100%;
	height: 25px;
	background: url(/gfx/header-bottom-border.gif) repeat-x;
	-moz-opacity:0.9;
	
	font-size: 9px;
	color: #036;
	
	padding: 10px 0px 0px 10px; 
	z-index: 3;
}

#fuss a {
	color: #036;
}

/*---------------------------------------------------------------------*/

a:hover {
	text-decoration: none;
}

/*---------------------------------------------------------------------*/