/*---------------basic-layout-----------*/
* {
	font-family: arial, Verdana, sans-serif;
	padding: 0;
	margin: 0;
}
body {
	background-image: url(../images/bg/bg_home1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	margin: 0px auto 0;
	width: 100%;
	/*background-color: #202020;
	background-imge: url(../images/bg/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top center;
*/
	margin: 0 auto;
	font-size: 100%;
}

#shade{  margin: 0px auto 0;
	width: 960px;
	background-image: url(../images/bg/shade.png);
	background-position: top center;
	background-repeat: repeat-y;
}

#all {  background-color: #202020;
	margin: 0px auto 0;
	width: 920px;
}
#top_wrap {background-color: #202020;
	/* background-image: url(../images/bg/top_wrap_bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-image: url(../images/bg/top_wrap-bbg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
*/
	width: 920px;
	height: 490px;
	margin: 0px auto 0;
	position: relative;
	top: 0;
	text-align: left;
}
#flash_small {
	z-index: 100;
	position: absolute;
	margin-left: 20px;
	top: -86px;
	height: 45px;
	left: -10px;
}
#logo {
	position: relative;
	margin-left: 220px;
	top: -91px;
	height: 45px;
}
#screen2 {
	position: absolute;
	margin: 24px auto 0;
	padding: 0;
}
#slideshow {
	background: url(../images/loader.gif);
	background-position: 50% 45%;
	background-repeat: no-repeat;
	width: 900px;
	margin: 0px 10px 0 10px;
	padding: 0;
	overflow: hidden;
}
#slideshow ul {
	width: 13800px;
}
#slideshow li {
	float: left;
	list-style: none;
	height: 360px;
}
#flash_right {
	width: 287px;
	position: absolute;
	top: -87px;
	right: 5px;
	z-index: 100011111103;
}
#flash_right_cont {
	color: #fff;
	height: 302px;
	font-size: 11px;
	margin: 10px 5px 10px 10px;
	padding: 7px;
	background-color: #181c21;
	z-index: 100004;
	border: 5px solid #5f6b8c;
	-moz-border-radius: 12px;
	background: url(../images/bg/flash_right_bg.jpg);
}
#flash_right h3 {
	text-align: center;
	margin: 4px auto;
	color: #fff;
	font-size: 17px;
}
.toa {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
#dreierwrap {
	top: 28px;
	padding: 0;
	position: relative;
}
.topanfrage_klein1,.topanfrage_klein2,.topanfrage_klein3 {
	width: 110px;
	text-align: right;
	margin: 4px 3px 2px auto;
}
.topanfrage_klein1 a {
	padding:3px;
	background: url(../images/bg/anfbg_kl1.jpg);
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}
.topanfrage_klein1 a:hover {
	background-image:none;
	background-color:#fb7200;

}



.topanfrage_klein2 a {
	padding:3px;
	background: url(../images/bg/anfbg_kl2.jpg);
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}
.topanfrage_klein2 a:hover {
	background-image:none;
	background-color:#73870a;

}




.topanfrage_klein3 a {
	padding:3px;
	background: url(../images/bg/anfbg_kl3.jpg);
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}
.topanfrage_klein3 a:hover {
	background-image:none;
	background-color:#cc0001;

}
.topanfrage {
	width: 110px;
	text-align: right;
	margin: 9px 0px 2px auto;
}

.topanfrage a {
	padding:3px;
	background-color:#026a9e;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}
.topanfrage a:hover {
	background-image:none;
	background-color:#015782;
}
#dreier {
	width: 630px;
	position: absolute;
	left: 5px;
	top: -10px;
	z-index: 10;
}
#dreier1 {
	float: left;
	width: 180px;
	height: 235px;
	color: #fff;
	font-size: 11px;
	margin: 8px 7px 8px 7px;
	padding: 7px;
	-moz-border-radius: 12px;
	background: url(../images/bg/dreier1_bg.jpg);
}
#dreier2 {
	width: 180px;
	height: 235px;
	float: left;
	color: #fff;
	font-size: 11px;
	margin: 8px 7px 8px 7px;
	padding: 7px;
	-moz-border-radius: 12px;
	background-image: url(../images/bg/dreier2_bg.jpg);
}
#dreier3 {
	float: left;
	width: 180px;
	height: 235px;
	color: #fff;
	font-size: 11px;
	margin: 8px 7px 8px 7px;
	padding: 7px;
	-moz-border-radius: 12px;
	background: url(../images/bg/dreier3_bg.jpg);
}
#dreier h1 {
	color: #fff;
	text-align: center;
	margin: 0 auto;
	font-size: 15px;
}
.clear {
	clear: both
}
#container_all {	
	padding-top: 12px;
	margin: 0px auto 0px;
	width: 920px;
	overflow: hidden;
}
#container {
	text-align: left;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 25px;
	margin: 0px 0 0 10px;
}
#content_main_wrapper {
	float: left;

}
#adsense_content {
	width: 620px;
	margin: 20px 0;
	padding: 10px;
}
#content_text {
	display: none;
}
#content_main {
	width: 600px;
	-moz-border-radius: 12px;
	border: 1px solid #888;
	background-position: top left;
	position-relative;
	line-height: 129%;
	font-size: 12px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 30px;
	color: #fff;
}
#content_right {
	/*background-image: url(../images/bg/mc.png) top left;
	background-repeat: repeat-y;
	background: url(../images/bg/br.jpg) no-repeat top right;
	background: #c9e3faurl(../images/bg/cob1.jpg) no-repeat 128px 135px;
*/
	position: relative;
	left: 4px;
	float: left;
	width: 250px;
	padding: 0px 10px 20px 6px;
	color: #000;
	font-size: 11px;
}
#right {
	margin: 0;
	padding: 0;
}
#grass {	
	background-image: url(../images/bg/grass1.png);
	height: 100px;
	margin: 0px auto 0;
	width: 920px;
}
#footer_wrap {
	position: relative;
	width: 920px;
	overflow: hidden;
	margin: 0px auto 0px;
	height: 395px;
	text-align: center;
}
#footer {
	background-image: url(../images/bg/foo_bg_grass.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	margin: 0 0 0 0px;
	font-size: 11px;
	width: 890px;
	color: #fff;
}
#footer_wrap1 {
	position: relative;
	width: 920px;
	overflow: hidden;
	margin: 0px auto 0px;
	text-align: center;
}
#footer1 {
	background: transparent;
	margin: 7px 0 0 0px;
	height: 0px;
	padding-top: 2px;
	text-align: center;
	font-size: 11px;
	width: 920px;
	color: #fff;
}
#footer1 a {
	text-decoration: none;
	padding: 8px;
	font-size: 12px;
	color: #ffff66;
}
#footer1 a:hover {
	text-decoration: none;
	padding: 8px;
	font-size: 12px;
	color: #fff;
}
#schild a {
	background: url(../images/bg/1.png) no-repeat;
	position: absolute;
	overflow: hidden;
	right: 7px;
	top: 134px;
	width: 225px;
	height: 130px;
	cursor: pointer;
	text-indent: -4000px;
}
#schild a:hover {
	background: url(../images/bg/2.png) no-repeat;
	position: absolute;
	overflow: hidden;
	right: 7px;
	top: 130px;
	width: 225px;
	height: 130px;
}
#skt {
	width: 50px;
	height: 130px;
	background-image: url(../images/bg/skt.png);
	background-repeat: no-repeat;
	position: fixed;
	left: -1px;
	top: 47%;
	cursor: pointer;
	z-index: 333333;
}
#skt:hover {
	width: 50px;
	height: 130px;
	background-image: url(../images/bg/skt1.png);
	background-repeat: no-repeat;
	position: fixed;
	left: 1px;
	top: 47%;
	z-index: 333333;
}
#scrollable {
	-moz-border-radius: 12px;
	position: fixed;
	background-color: #fff;
	width: 330px;
	height: 360px;
	display: none;
	position: fixed;
	left: 55px;
	z-index: 333333333;
}
/*---------------basic-layout end-----------*/
/*---------------secondary-layout-----------*/
#content_main h1 {
	-moz-border-radius: 12px;
	background-color: #73880a;
	line-height: 23px;
	font-style: normal;
	font-weight: bold;
	padding: 5px 10px;
	color: #fff;
	font-size: 20px;
	margin: 4px auto 15px;
}
#content_main h2 {
	font-family: arial, Verdana, sans-serif;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	padding-top: 9px;
	padding-left: 0px;
	margin: 4px auto 11px;
	color: #fff;
	font-size: 18px;
}
#content_main h3 {
	font-family: arial, Verdana, sans-serif;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	padding-top: 9px;
	padding-left: 0px;
	color: #fff;
	font-size: 16px;
}
#content_right h1 {
	padding-top: 3px;
	line-height: 22px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	font-size: 20px;
	margin: 4px auto 13px;
	text-align: center;
}
#footer h1 {
	font-size: 21px;
	margin-bottom: 15px;
}
.footer_contpp a {
	text-decoration: none;
	color: #fff;
}
.footer_contpp a:hover {
	padding: 8px;
	color: #888;
	font-weight: bold;
}
.listsign {
	width: 19px;
	height: 19px;
	disply: block;
	float: left;
	background-image: url(../images/bg/7.png);
	background-repeat: no-repeat;
	background-position: top center;
}
.plisttipp a {
	font-size: 13px;
	margin-bottom: 3px;
	color: #20d1dc;
}
.footer_contpp {
	padding: 15px;
	height: 187px;
	background: url(../images/bg/tr.png);
	-moz-border-radius: 12px;
}
.footer_contpp .plist {
	padding: 4px;
	font-size: 12px;
	margin-bottom: 3px;
	border-bottom: 1px dotted #888;
}
.sub {
	background-color: #c10000;
	cursor: pointer;
}
#content_main a {
	color: #c10000;
	font-weight: bold;
	text-decoration: none;
}
#content_main a:hover {
	color: #888;
	font-weight: bold;
	text-decoration: none;
}
.content_right_anfrage {
	margin: 12px 0;
}
.content_right_suche {
	margin: 12px 0;
}
.ank {
	position: relative;
	top: -30px;
}
.content_right_kontakt h1 {
	-moz-border-radius: 12px;
	background-color: #73880a;
	color:#fff;
	line-height: 23px;
	font-style: normal;
	font-weight: bold;
	padding: 5px;
	font-size: 20px;
}
.content_right_kontakt {
	-moz-border-radius: 12px;
	border: 1px solid #888;
	color: #fff;
}
.anfrage_right h1 {
	-moz-border-radius: 12px;
	background-color: #73880a;
	    color:#fff;
	line-height: 23px;
	font-style: normal;
	font-weight: bold;
	padding: 5px;
	font-size: 20px;
}
.anfrage_right {
	text-align:center;
	overflow: hidden;
	-moz-border-radius: 12px;
	border: 1px solid #888;
	color: #fff;
}
.suche h1 {
	-moz-border-radius: 12px;
	background-color: #73880a;
	    color:#fff;
	line-height: 23px;
	font-style: normal;
	font-weight: bold;
	padding: 5px;
	color: #fff;
	margin: 4px 4px 0;
	font-size: 20px;
}
.suche {
	-moz-border-radius: 12px;
	border: 1px solid #888;
	color: #fff;
}
/*---------------secondary-layout end-----------*/
/*---------------menu-----------*/
#main_menu {
	font-family: Arial, Verdana, sans-serif;
	position: relative;
	width: 914px;
	margin:0 3px;
	top: 393px;
	left: 0px;
	z-index: 24;
}
#main_menu .HOME a {
	border-left: none;
}
#main_menu li {
	padding-top: 5px;
	height: 89px;
	float: left;
	list-style: none;
}
#main_menu li a {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin:0px 7px;
	-moz-border-radius: 3px;
	background-image: url(../images/bg/trbg3.png);
	font-family: "Lucida Sans", Verdana, sans-serif;
	text-decoration: none;
	list-style: none;
	color: #fff;
}
#main_menu li a:hover {
	-moz-border-radius: 5px;
	background-image: url(../images/bg/trbg2.png);
}
#main_menu .act a {
	-moz-border-radius: 5px;
	background-image: url(../images/bg/trbg2.png);
}

/*-
#main_menu li:hover {
	padding-top: 10px;
	moz-border-radius: 12px;
	background-image: url(../images/bg/trbg3.png);

	position: relative;

#main_menu .act {
	padding-top: 10px;
	-moz-border-radius: 12px;
	background-image: url(../images/bg/trbg.png);

	position: relative;
}*/
/*---------------end menu-----------*/
.subtitlenav {
	width: 50px;
	padding: 0 17px 0px 17px;
	color: #999;
	margin-top: 8px;
	font-size: 66%;
}
/*---------------Submenu-----------*/
#submenu {
	/*background-position: top center;
	background: url(../images/bg/navi.jpg) no-repeat;
	background-repeat: no-repeat;
*/
	margin: 0px auto;
	padding: 0px 5px 20px;
	text-align: center;
}
#submenu li {
	list-style: none;
	text-align: center;
	padding: 8px;
	-moz-border-radius: 5px;
	background-image: url(../images/bg/trbg.png);
	margin: 2px 0;
}
#submenu a {
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	padding: 8px;
}
#submenu a:hover {
	color: #fff;
	font-weight: normal;
	padding: 8px;
}
#submenu li:hover {
	-moz-border-radius: 5px;
	background-image: url(../images/bg/trbg1.png);
}
#submenu .subact {
	-moz-border-radius: 5px;
	background-image: url(../images/bg/trbg1.png);
}
#submenu .subact a {
	color: #000;
	font-weight: normal;
	padding: 8px;
}
#topnav {
	margin: 0 auto 0 10px;
	text-align: left;
	height: 11px;
	width: 320px;
	padding: 0;
	height: 11px;
	position: absolute;
	top: -5px;
	z-index: 125;
}
/* nur fuer Opera */
@media screen and (min-width: 0px) {
#topnav {
	margin-top: 6px;
}
}
#topnav span {
	margin-top: 0;
	list-style: none;
	padding-top: 0px;
	padding-right: 10px;
}
#topnav a {
	margin-top: 0;
	text-decoration: none;
	color: #999933;
	font-size: 11px;
}
#topnav a:hover {
	color: #fff;
}
#topnav1 {
	text-align: right;
	padding: 0;
	height: 11px;
	margin: 0 10px 0 auto;
	width: 450px;
	position: absolute;
	right: 0;
	top: -5px;
	z-index: 125;
}
/* nur fuer Opera */
@media screen and (min-width: 0px) {
#topnav1 {
	margin-top: 6px;
}
}
#topnav1 span {
	margin: 0 10px0 auto;
	text-align: left;
	margin-top: 0;
	padding-top: 0px;
	padding-left: 10px;
}
#topnav1 a {
	text-decoration: none;
	color: #999933;
	font-size: 11px;
}
#topnav1 a:hover {
	color: #fff;
}
/*---------------endSubmenu-----------*/
/*---------------Quickanfrage-----------*/
.quick {
	margin: 9px;
	text-align: center;
	width: 89px;
	float: left;
}
.quick span {
	display: block;
	margin-top: 7px;
}


.quick input {
	border: 1px solid silver;
	text-align: center;
	margin: auto;
	font-size: 11px;
	padding: 2px;
	width: 28px;
	padding: 2px;
}
.quick select {
	text-align: center;
	margin: 0 auto;
	display: block;
	border: 1px solid silver;
	width: 28px;
	font-size: 11px;
	padding: 1px;
}
.quick .btn {
	width: 221px;
	display: block;
	font-size: 11px;
	text-align: center;
	margin: 0px auto;
	border:none;
	color: #fff;
	cursor: pointer;
}

/*---------------Quickanfrage end-----------*/
/*---------------Suche-----------*/
.content_right_cont {
	font-family: arial;
	text-align: left;
	margin: 20px auto;
	font-size: 11px;
	margin: auto;
	padding: 10px 15px 10px 7px;
}
.content_right_cont .alig {
	text-align: right;
	padding: 3px;
}
.content_right_cont input {
	border: 1px solid silver;
	text-align: left;
	font-size: 11px;
	padding: 2px;
	width: 100px;
}
.content_right_cont select {
	border: 1px solid silver;
	text-align: left;
	font-size: 11px;
	padding: 2px;
	width: 105px;
}
.content_right_cont .subm {
	padding: 2px;
	font-size: 11px;
	width: 221px;
	display: block;
	text-align: center;
	margin: 0px auto;
	border:none;
	color: #fff;
	cursor: pointer;
}

/*---------------Suche end-----------*/
img {
	border: 0;
}
a img {
	border: none;
}
a img {
	border: 0;
}
#map {
	color: #000;
}