/*Reset//////////////////////////////////////////////////////////////////////////////*/

html, body, h1, h2, h3, h4, ol, ul, li, p, div, img {
  margin: 0;
  padding:0;
  border: 0;
}

html{
	 font-family:Verdana, Geneva, sans-serif;
	 font-size:12px;
	 line-height:18px;
	 /* background-color:#a2a6a7;  888c8d */
	 background:url(../images/bg_neu.jpg) repeat-x #a2a6a7 scroll 50%;
	background-attachment: fixed;
	background-size: cover;
	background-position: top;
}

 
/*Global//////////////////////////////////////////////////////////////////////////////*/
/*Hintergrund*/

html,body,#bg,#bg table,#bg td,#page {
 /*width:100%;
 height:100%;
  overflow: hidden; */
}

/*
#bg div {
 position:absolute;
 width:200%;
 height:200%;
 top:-50%;
 left:-50%;
 }

#bg td {
 vertical-align:middle;
 text-align:center;
 }


 #bg img {
 min-height:50%;
 min-width:50%;
 margin:0 auto;
 display:block;
 }
*/
 
/*Positionierung*/

#page{
/* overflow:auto; 
position:absolute;
top:0;
left:0;
width:100%;*/
}

#center-page{
	
	width:1050px;
	margin:0 auto;

}

#wrap-left-middle{
	width:800px;
float:left;
background-image:url(../images/content-middle.png);
background-repeat:repeat-y;
min-height:500px;

}
#wrap-top-foot{
	width: 800px;
	float:left;
	
}
#content-top{
	width:800px;
	height:25px;
	float:left;
	background-image:url(../images/content-top.png);
	position:relative;
	z-index:10;
}

#content-left{
	width:196px;
	float:left;
	padding: 0 30px 0 4px;
}

#content-left img{
	padding-left: 22px;
}

#content-middle{
	width:481px;
	float:left;
	padding: 0 49px 0 40px;
}


#content-foot{
	clear:both;
	width:800px;
	height:25px;
	float:left;
	background-image:url(../images/content-foot.png);
}


#wrap-right{
	width:230px;
	float:left;
	margin-left:3px;
}

#content-right-top{
	width:230px;
	height:25px;
	background-image:url(../images/right-top.png);

}
#content-right-middle{
	width:170px;
	background-image:url(../images/right-middle.png);
	padding: 0 30px 0 30px;
	
	font-size:11px;

}
#content-right-foot{
	width:230px;
	height:25px;
	background-image:url(../images/right-foot.png);

}

#top-navi{
	width:575px;
	height:60px;
	margin:0 auto;

}




/*Wording//////////////////////////////////////////////////////////////////////////////*/

h1, .contentheading, .componentheading {
	font-size:18px;
	line-height:18px;
	font-weight:normal;
	color:#0066cc;
        margin:10px 0px;
}

h2{
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	color:#0066cc;
	margin:10px 0px;
}

h3{
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	margin:6px 0px;
}

h4{
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	margin:6px 0px;
}

a:visited{
	color:#666;	
}

a, a:link {
	color:#78b827;
	text-decoration:none	
}


a:hover, a:focus {
	font-weight: ;
/*	font-size: 93%;
	line-height: 100%; */
	text-decoration: underline;
}

#content-middle ul, #content-middle ol  {
	margin:10px 0 10px 35px;
}


#wrap-right ul{
	margin-left:10px;	
}




/*Navigationen//////////////////////////////////////////////////////////////////////////////*/
/*Navigation top*/

#top-navi ul{
	list-style:none;
}

#top-navi ul li{
	float:left;
}
#top-navi ul li a{	
	z-index:0;
	position:relative;
	top:35px;
	left:35px;
	
	display:block;
	width:117px;
	height:46px;
	background-image:url(../images/top-navi.png);
	margin-right:4px;
	
	color:#333;
	text-decoration:none;
	text-align:center;
	line-height:30px;
}
#top-navi ul li a:hover, #top-navi ul li a:focus{	
	z-index:20;
	font-weight:bold;
	font-size: 93%;
}
#top-navi ul li.active a{
	z-index:20;
	color:#0066cc;
	font-weight:bold;
	font-size: 93%;
}

/*Navigation left*/

#content-left ul.menu_main{
	list-style:none;
	margin-top:65px;
}
#content-left ul.menu_main li{

}
#content-left ul.menu_main li a{
display:block;
	width:170px;
	
	padding: 5px 15px 5px 31px;
	
	font-size:11px;
	line-height:15px;
	color:#333;
	text-decoration:none;
	
	margin-bottom:2px;
	
}
#content-left ul.menu_main li a:hover, #content-left ul.menu_main li.active a, #content-left ul.menu_main li a:focus{
	
	background-image:url(../images/sub-navi-hover.jpg);
	color:#fff;
	font-weight:normal;
}

/*Navigation foot*/
#content-foot{
clear:both;	
}
#content-foot ul.menu_service{
	list-style:none;
	padding-left:30px;
	margin-top:-16px;
}
#content-foot ul.menu_service li{
	float:left;
}
#content-foot ul.menu_service li a{
	color:#000;
	text-decoration:none;
	border-right:1px solid #333;
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
}
#content-foot ul.menu_service li.item17 a{
	border-right:none;
}
#content-foot ul.menu_service li a:hover, #content-foot ul.menu_service li.active a, #content-foot ul.menu_service li a:focus{
	text-decoration:underline;
	font-weight:normal;
	
}

/* //////////////////////////// ANPASSUNGEN ZO */
.df_all {
        margin-bottom   : -27px;
}

.dfContactTable .inputbox {
        margin-bottom   : 3px;
        padding         : 4px;
        border          : 1px dotted #8c8c8c;
	}
.dfContactTable th{
	text-align: left;
	font-weight:normal;
}
.inputbox:hover, .inputbox:focus {
	border          : 1px solid #515755;
	color           : #000000;
	}

#dfContactField-captcha-image {
	margin-top      : 5px;
	margin-bottom   : 5px;
}

.dfContactTable {
        font-size       : 100%;
        font-style      : normal;
}

.inputbox {
	border          : 1px solid #515755;
	background      : #FFFFFF;
	color           : #000000;
/*      margin-top      : 3px; */ 
	margin-bottom   : 0px;
	margin-left     : 0px;
	margin-right    : 3px;
	}

.button, input .button, .validate { /* Anpassungen fuer IE*/
	border          : 1px dotted #909090;
	padding-top     : 1px;
	padding-bottom  : 1px;
	margin		: 10px 0 0 0;
	background      : #EFEFEF;
	color           : #000000;
	font-size       : 87.5%;
        min-width       : 100px; 
	float		: left;
	}

.button {
	height: 30px;
	width: 140px;
	border:none;
	background-image: url(../images/button.jpg);
	cursor:pointer;
/*	color:transparent; */
        color: #000;
}

.button:hover  {
	height: 30px;
	width: 140px;
	border:none;
	background-image: url(../images/button-hover.jpg);
	cursor:pointer;
        color: #FFF;
/*	background-color: #D4D4D4;*/
/*	border          : 1px solid #515755;*/
/*	color           : #000000;*/
/*	cursor          : pointer; 
	white-space     : nowrap; */
	}

.button:active, .button:focus {
/*	border          : 1px solid #909090;*/
	}

/* mootools */

#sbox-overlay {
    background-color: #666666;
    position: absolute;
}

#sbox-window {
    background-color: #fff;
    border-radius: 3px 3px 3px 3px;
    overflow: visible;
    padding: 15px;
    position: absolute;
    text-align: left;
}

#content-middle ul {
        list-style-type : none;
	margin-left     : 15px;
	padding-left    : 0;
}

#content-middle ul li {
	list-style      : none;
	background      : url(../images/listicon-red.gif) no-repeat scroll 0 9px transparent;
	padding         : 0px 0px 0px 10px;
}

#content-middle ul li ul li {
        list-style-type  : none;
	background      : url(../images/listicon-grey.gif) no-repeat scroll 0 9px transparent;
	padding         : 0px 0px 0px 10px;
}

#content-middle ol {
        list-style-type : none;
	margin-left	: 20px;
	padding-left	: 0; 
}


#content-middle ol li {
	list-style      : outside decimal;
	color           : #000; 
	margin-left	: 20px;
	padding-left	: 0;
	background	: transparent;
}

/* /////////////////////////// Login /////////////////////// */

.input {
	border		: none;
}

#com-form-login p {
	margin		: 0 0 10px 0;
}

/* ///////////////////////// Up/Down ///////////////////// */
.jd_top_navi {
	font-size: 11px;
}

.jd_top_navi img {
	width		: 25px;
	height		: 25px;
}

.jd_footer {
	display		: none;
}

#cat_list.inputbox {
	width: 180px;
}
.jd_page_nav {
	font-size: 75%;
}




