/* @import url(reset.css); */

/* Orange: rgb(255, 133, 18); */

body {
	margin: 0;
	padding: 0;
	background: url(/files/bg.png) top left repeat-x;
	background-color: rgb(255,157,0);
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	text-align: center;
	font-size: 11px;
	color: #ffffff;

}

a {
	color: rgb(14,72,131);
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

ul {
	padding-left: 20px;
}

strong {
	color: rgb(255, 133, 18);
}

div#wrapper {
	position: relative;
	margin: 0px auto;
	margin-top: 0px;
	padding: 0;
	width: 1030px;
	height: 400px;
	text-align: left;
	/* background-image: url(/files/backdrop.png); */
	/* background-color: #ffffff;  */
}

div#top {
	width: 1030px;
	height: 423px;
	background: url(/files/grafik.jpg) top left no-repeat;
}

div#top div#logo {
	position: absolute;
	left: 25px;
	top: 38px;
}

div#top div#logo strong {
	color: rgb(255, 133, 18);
	font-size: 30px;
}

div#top div#logo p {
	color: rgb(255, 133, 18);
	font-size: 18px;
	margin: 0;
	padding: 0;
}


div#top div#eyecatcher {
	position: absolute;
	left: 2px;
	top: 163px;
	height: 141px;
	width: 300px;
}

div#top a#erstberatung {
	position: absolute;
	top: 48px;
	right: 28px;
	display: block;
}
div#top #telefon {
	position: absolute;
	top: 90px;
	right: 30px;
	display: block;
	font-size: 19px;
	font-weight: bold;
	color: rgb(223,127,53);
}

div#top .teaser {
	position: absolute;
	top: 190px;
	right: 35px;
	width: 480px;
	height: 200px;
	/* border: 1px solid #000; */
	color: #ffffff;
	font-size: 42px;
}
div#top .teaser strong {
	color: #ffffff;
	font-size: 20px;
}

div#top .teaser a {
	color: #a0a0a0;
}



div#main {
	width: 1030px;
	background: url(/files/mainbg.gif) top left repeat-y;

}


div#left {
	float: left;
	width: 182px;
	margin-left: 32px;
	margin-right: 30px;
	color: rgb(141,149,167);
	font-size: 12px;
	display: inline;   /* to make IE6 count left margin happily */

}

div#right {
	float: right;
	width: 151px;
	margin-right: 32px;
	padding: 0;
	color: rgb(141,149,167);
	font-size: 12px;
	display: inline;   /* to make IE6 count left margin happily */
}


div#center {
	float: left;
	width: 575px;
	margin: 0;
	font-size: 12px;
	background: url(/files/contentbg.gif) top left repeat-y;
	display: inline;   /* to make IE6 count left margin happily */

}

div#content {
	margin-left: 30px;
	width: 513px;
	color: rgb(141,149,167);
	font-size: 14px;
	min-height: 320px;

}

div#content ul {
	list-style-image: url(/files/bp.gif);
}


div#topnav {
	position: absolute;
	left: 4px;
	top: 124px;
	width: 1024px;
	height: 29px;
	text-align: left;
}

div#topnav ul {
	padding: 0;
	margin: 0;
	display: block;
	width: 1030px;
}


div#topnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;   /* to make IE6 count left margin happily */
	float: left;
	text-align: center;
	height: 29px;
	margin-left: 7px;
	margin-right: 7px;
}

div#topnav li a {
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	line-height: 29px;
	height: 29px;
	padding-left: 18px;
	padding-right: 19px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: rgb(226, 238, 255);
}

div#topnav li a:hover, div#topnav li a.active {
	/* color: rgb(16, 42, 68); */
	color: rgb(14,72,131);
	/* font-weight: bold; */
}


div#left h2 {
	padding-top: 0;
	margin-top: 0;
	width: 182px;
	color: rgb(255, 133, 18);
	font-size: 18px;
	line-height: 30px;
	border-bottom: 1px solid rgb(183,192,211);
}

div#left .teaser .copytext {
	line-height: 20px;
}

div#left div.menupoint a {
	font-size: 16px;
	line-height: 20px;
}

div#left div.nav h2 {
	text-indent: 20px;
	background: url(/files/dreieck.gif) center left no-repeat
}

div#left div.nav ul {
	list-style-type: none;
}

div#left li.menupoint a {
	color: rgb(255, 133, 18);
}

div#left li.menupoint a.menu_activ, div#left li.menupoint a:hover {
	color: rgb(14,72,131);
	text-decoration: none;
}

div#content h1 {
	padding-top: 0;
	margin-top: 0;
	width: 513px;
	color: rgb(255,164,60);
	font-size: 18px;
	line-height: 30px;
	border-bottom: 1px solid rgb(183,192,211);
}

div#right h2 {
	padding-top: 0;
	margin-top: 0;
	width: 151px;
	color: rgb(255,164,60);
	font-size: 18px;
	line-height: 30px;
	border-bottom: 1px solid rgb(183,192,211);
}

div#footer {
	position: relative;
        background-color: rgb(255,157,0);
}

div#footer a {
	position: absolute;
	width: 95px;
	height: 29px;
	left: 30px;
	top: 5px;
}



fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

label {
	display: block;
	float: left;
	width: 115px;
	margin-top: 10px;
	color: rgb(255, 133, 18);
}

label.long {
	display: inline;
	float: none;
	color: rgb(141,149,167);
}

input.opti {
	margin-right: 5px;
	border: 0;
	color: rgb(141,149,167);
}

input.field {
	width: 224px;
	background: url(/files/kontaktfeld.gif) top left no-repeat;
	border: 0;
	height: 22px;
	font-size: 14px;
	line-height: 22px;
	clear: both;
	float: none;
	margin-top: 10px;
	color: rgb(141,149,167);
}

textarea.field {
	width: 224px;
	background: url(/files/kontaktfeld_gross.gif) top left no-repeat;
	border: 0;
	height: 143px;
	font-size: 14px;
	line-height: 22px;
	clear: both;
	float: none;
	color: rgb(141,149,167);
}

hr, .clear {
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
	height: 0;
	overflow: hidden;
	border: 0;
	color: #ffffff;
}

