body, h1, h2, h3, h4, h5, h6, p, ul, li, fieldset, hr, form, legend, input{
	margin:0;
	padding:0;
}
body{
	background-color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.inv{
	display:none;
}
a img{
	border:none;
}
#wrapper{
	width:969px;
	margin:0 auto;
	background:#fff url(/nav/content_bg.jpg) 0 0 repeat-y;
    position:relative;
}

#logo_back{
	background:url(/nav/top_bg.gif) repeat-x 0 40px transparent;
	margin:0 19px 0 12px;
}

#logo a{
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	width:163px;
	height:129px;
	background:url(/nav/logo.jpg) no-repeat 0 12px;
	margin: 0 auto;
}

#logo a:hover, #logo a:active{
	outline:none;
}
#headlinks{
	display:block;
	position: absolute;
	right: 25px;
	top: 11px;
}
#headlinks li{
	list-style-type:none;
	display:inline;
	margin: 0 2px 0 2px;
	font-size:10px;
}
#headlinks li a{
	color:#999999;
}
#headlinks li a:hover{
	text-decoration:none;
}
#headimg{
	clear:both;
	float:left;
	margin:5px 10px 20px 19px;
	margin /**/:5px 20px 20px 33px;
	background: url(/nav/headimg_bg.gif) repeat-x;
	padding:10px 10px 10px 5px;
	width:881px;
	height: 246px;
}


*+html #headimg{
	margin:5px 10px 20px 19px;
	margin /**/:5px 20px 20px 33px;
}


#headimg img{
	float:left;
	margin-left:5px;
}

#content h1{
	margin:0 0 11px 10px;
	font-size:21px;
	color:#b9b9b9;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
}
/*
#content h1.line{
	background-image:url(/nav/h1_line.gif);
	background-position:0 13px;
	background-repeat:repeat-x;
}
*/
#content h1 span{
	padding-right:7px;
}

#content h2{
	font-size:14px;
	color:#b9b9b9;
	margin:20px 0 12px 10px;
}
#content h3{
	font-size:12px;
	color:#000000;
	margin:12px 0 9px 0;
}
#content p{
	margin:15px 0 11px 10px;
    line-height:20px;
}
#content hr{
	border:1px solid #b9b9b9;
	border-width:1px 0 0 0;
	color:#FFFFFF;
	height:1px;
	margin:17px 0 12px 0;
}
#content table{
	border:none;
	width:677px;
	margin:17px 5px 15px 5px;
}
#content table.kinder {
	width:210px;
	margin:0;
}
#content table td, #content table th{
	text-align:left;
	border-bottom:1px solid #E3E4E5;
	padding:4px;
}
#content table td.pakete, #content table th.pakete{
	border-bottom:none;
}

#content table th{
	background-color:#E3E4E5;
}
#content strong, #content b, #content .bold{
	/*color:#BEB05F;*/
	font-weight:bold;
}
#content a{
	color:#a5a5a5;
	text-decoration:underline;
}
#content a:hover{
	text-decoration:none;
}
#content input, #content textarea, #content select{
	border:1px solid #CAC9CA;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
	margin:2px;
	color:#000000;
}
#content select{
	padding:1px;
}
#content input.button{
	border:none;
	padding:3px 0 3px 10px;
	margin:2px;
	background-image:url(/nav/button_gr.gif);
	background-color:#827003;
	width:195px;
	height:25px;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
	cursor:pointer;
}

#footer {
	background:url("/nav/footer_bg.gif") no-repeat scroll -4px 14px transparent;
	clear:both;
	font-size:11px;
	height:33px;
	line-height:20px;
	padding:32px 2px 20px 0;
	width:969px;
}

* html #footer{
	margin-bottom: -60px;
}

#footer a{
	color:#000000;
	text-decoration:underline;
}
#footer a:hover{
	text-decoration:none;
}
#footer p{
	float:left;
	margin-left:20px;
}
#footer #ncm a{
	display:block;
	float:right;
	width:157px;
	height:17px;
	background-image:url(/nav/ncm.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-99999px;
	overflow:hidden;
	margin-top: 5px;
}
* html #footer #ncm a{
	margin-top: -23px;
}
#footer #mp a{
	clear: right;
	display:block;
	float:right;
	width:39px;
	height:17px;
	background-image:url(/nav/mp.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-99999px;
	overflow:hidden;
	margin: 5px 20px 0 5px;
}
* html #footer #mp a{
	margin: -10px 0 0 0;

	
}
#footer a#ncm:hover, #footer a#ncm:active{
	outline:none;
}
#footer #print a {
	background: url(/images/print.gif) top left no-repeat;
	padding: 0 0 0 20px;
	font-size: 11px;
	color: #000;
	float: right;
	margin-right:20px;
}
#footer a#cmslink{
	text-decoration:none;
	color:#000000;
	cursor:text;
}
#footer hr{
	display:none;
}



/*/////////////////////////////////////////////////////*/
/*                   Dropdown Menü                     */
/*/////////////////////////////////////////////////////*/
#menu {
	display:block;
	height:43px;
	list-style-type:none;
	position:absolute;
	left:120px;
	top:326px;
	width:737px;
}
#menu li, #menu span{
	float:left;
	position:relative; /* dc */
	width:auto; /* dc */
	display:block; /* dc */
	z-index: 1000;
}
#menu ul{
	display:none; /* dc */
}
#menu a{
	color:#696969;
	text-decoration:none;
	padding:17px 20px 10px 17px;
	margin:0;
	float:left;
	font-size:13px;
	display:inline; /* dc */
	overflow:visible; /* dc */
	height: 21px;
	z-index: 1000;
}
#menu a:hover, #menu a.active, #menu a.hover{
	color:#444;
	background-color:#c3c3c3;
	background-image:none;
	border-color:#D1C88F;
	margin:0;
	padding:17px 20px 10px 17px;
	z-index: 1000;
}
#menu div{
	left:0px;
	top:48px;
	background-color:#ffffff;
	border:1px solid #c3c3c3;
	border-width:0 1px 1px 1px;
	overflow:visible; /* dc */
	width:auto; /* dc */
	display:none; /* dc */
	position:absolute; /* dc */
	z-index: 1000;
}
#menu div span{
	clear:both; /* dc */
}
#menu div a{
	font-weight:normal;
	border:1px solid #c3c3c3;
	font-size:11px;
	background-image:url(/nav/pfeil.gif);
	background-position:8px 7px;
	background-repeat:no-repeat;
	border-width:0 0 1px 0;
	background-color:#FFFFFF;
	color:#000;
	font-style:normal;
	float:none;
	padding:4px 20px 4px 25px;
	margin:0;
	height:auto;
	width:auto;
	line-height:normal;
	display:block;
	z-index: 1000;
}
/*#menu div a.nextlevel{
	border-right:5px solid #FF9900;
	padding:2px 5px 2px 10px;
	margin:0;
}
#menu div a.nextlevel:hover, #menu div a.nextlevel.hover{
	border-right-color:#000000;
}*/
#menu div a.last{
	border-bottom-width:0;
}
#menu div a:hover, #menu div a.hover, #menu div a.active{
	color:#000;
	background-color:#c3c3c3;
	padding:4px 20px 4px 25px;
	margin:0;
	background-image:url(/nav/pfeil.gif);
	border-bottom:1px solid #F5F3DC;
}
#menu div div{
	margin-left:0px;
	border-width:1px;
	left:0px; /* dc */
	top:0px; /* dc */
}

#ornament{
	background:url("/nav/ornament_back.jpg") repeat-y scroll 0 0 transparent;
	float:left;
	height:535px;
	margin:-538px 0 0 -222px;
	width:223px;
}

* html #ornament{
	background:url("/nav/ornament_back.jpg") repeat-y scroll 0 0 transparent;
	float:left;
	height:535px;
	margin:-300 0 0 -250px;
	width:223px;
	position: relative;
	z-index: 1000;
}
#content{
	margin:0 10px 20px 10px;
	margin /**/:0 20px 20px 20px;
	float:left;
	width:896px;
}
#quickfinder{
	padding:0 0 10px 20px;
	float:right;
	width:188px;
}

*+html #quickfinder{
	z-index: 0 !important;
}


#quickfinder ul{
	list-style-type:none;
}
#quickfinder li{
	float:left;
	list-style-type:none;
}
#quickfinder li a{
	display:block;
	background-image:url(/nav/pfeil.gif);
	background-position:2px 8px;
	background-repeat:no-repeat;
	padding:5px 3px 5px 20px;
	width:165px;
	border-bottom:1px solid #e3e4e5;
	text-decoration:none;
	color:#000000;

}
#quickfinder li a:hover{
	background-color:#c3c3c3;

}
#startleft, #startright{
	background-color:#e3e4e5;
	float:left;
	padding:10px;
	height:216px;
}


#startleft h2, #startright h2{
	color:#000000;
	font-size:13px;
	margin:0 0 12px 10px;
	padding:0;
}
#startleft h2 a, #startright h2 a{
	color:#000000;
	text-decoration:underline;
}
#startleft h2 a:hover, #startright h2 a:hover{
	text-decoration:none;
}
#startleft p, #startright p{
	font-size:11px;
	line-height:18px;
}
#content #startleft h1 span, #content #startright h1 span{
	padding-left: 0 !important;
	border-bottom:1px solid #FFFFFF;
	color: #4f4f4f;
	padding-bottom: 5px;
}


*+html #content #startleft h1 span, #content #startright h1 span{
	border-bottom:0px solid #FFFFFF;
}

*html #content #startleft h1 span, #content #startright h1 span{
	border-bottom:0px solid #FFFFFF;
}

#startleft{
	clear:both;
	width:366px;
	margin-left: 10px;
}

*html #startleft{
	margin-left: 5px;
}

#startleft a.details{
	display:block;
	text-align:right;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	background-image:url(/nav/pfeil_kl.gif);
	background-repeat:no-repeat;
	background-position:right 4px;
	text-decoration:underline;
	padding:0 15px 0 0;
	margin-top:20px;
}
#startleft a.details:hover{
	text-decoration:none;
}
#startright{
	width:475px;
	margin-left:5px;
	/*padding-bottom:4px;
	border-bottom:5px solid #F8F4DE;
	border-bottom:5px solid #000;*/
	overflow:hidden;
}
#startright span.imgwrapper{
	width:86px;
	height:71px;
	border:4px solid #FFFFFF;
	background-color:#CCCCCC;
	background-position:center center;
	display:block;
	float:left;
	margin-right:5px;
	cursor:pointer;
}
#startright div.toppackage{
	margin:4px 0 -5px 0;
	height:85px;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	padding-top: 5px;
}