* {
	margin: 0;
	padding: 0;
}
 
body {
	background-image: url(../img/dewitz-selzer-bg.jpg);
	background-repeat: repeat-x;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.6em;
	background-color: #D5D6D8;
	text-align: left;
}
#divFooter {
	text-align: right;
	font-size: 10px;
	color: #878d96;
	padding-right: 15px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#divClear {
	clear: both;
}
#divWrapper {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}

#divPathway {
	text-align: left;
	font-size: 10px;
	color: #878d96;
	padding-left: 10px;
}

#divHeader {
	height: 99px;
	text-align: center;
}
#divNavigation {
	height: 63px;
	width: 605px;
	float: left;
	text-align: left;
}

#divContent {
	height: 280px;
	text-align: left;
	padding: 30px;
}

/*#divContentWrapper {
	background-image: url(../img/test-bg.gif);
	background-position: -20px 0px;
	background-repeat: no-repeat;
	padding: 10px;
}
*/

#divContentWrapper {
	background-image: url(../img/test-bg-01.png);
	background-position: 0px -15px;
	background-repeat: no-repeat;
	padding: 8px 25px 8px 20px;
}




#divContent ul {
	list-style-type: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#divSubmenu01 {
	height: 20px;
	width: 830px;
}
#divNavigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#divNavigation ul li {
	display: inline;
}

#divNavigation ul li a {
	display: block;
	float: left;
	text-decoration: none;
	padding-top: 12px;
	width: 91px;
	height: 54px;
	background-repeat: no-repeat;
	padding-left: 30px;
}
#divNavigation #nav01 {
	background-image: url(../img/bullit.gif);
	background-repeat: no-repeat;
	background-position: 16px 17px;
}

body.home #divNavigation #nav01 {
	background-image: url(../img/bullit-weiss.gif);
	background-repeat: no-repeat;
	background-position: 16px 17px;
	font-weight: bold;
	color: #EAEBEC;
}


#divNavigation #nav02 {
	background-image: url(../img/bullit.gif);
	background-repeat: no-repeat;
	background-position: 16px 17px;
}


body.angebot #divNavigation #nav02 {
	background-image: url(../img/bullit-weiss.gif);
	background-repeat: no-repeat;
	background-position: 16px 17px;
	font-weight: bold;
	color: #EAEBEC;
}

#divNavigation #nav03 {
	background-image: url(../img/bullit.gif);
	background-repeat: no-repeat;
	background-position: 16px 17px;
}

body.beispiele #divNavigation #nav03 {
	background-image: url(../img/bullit-weiss.gif);
	background-repeat: no-repeat;
	background-position: 10px 17px;
	font-weight: bold;
	color: #EAEBEC;
}

#divNavigation #nav04 {
	background-image: url(../img/bullit.gif);
	background-repeat: no-repeat;
	background-position: 17px 17px;
}

body.kunden #divNavigation #nav04 {
	background-image: url(../img/bullit-weiss.gif);
	background-repeat: no-repeat;
	background-position: 15px 17px;
	font-weight: bold;
	color: #EAEBEC;
}

#divNavigation #nav05 {
	background-image: url(../img/bullit.gif);
	background-repeat: no-repeat;
	background-position: 18px 17px;
}

body.kontakt #divNavigation #nav05 {
	background-image: url(../img/bullit-weiss.gif);
	background-repeat: no-repeat;
	background-position: 13px 17px;
	font-weight: bold;
	color: #EAEBEC;
}

body.Impressum #Impressum {
	text-decoration: underline;

}



#divNavigation ul li  a:hover {
	text-decoration: underline;
}
#divNavigation ul li .current {
	background-color: #96BF0D;
	font-weight: bold;
	color: #EAEBEC;
	background-color: #96BF0D;
	font-weight: bold;
	color: #EAEBEC;
}
#divNavigation ul li .current:hover {
	background-color: #96BF0D;
}




#divSubmenu {
	width: 80px;
	float: right;
	padding-top: 16px;
	text-align: right;
}


#divFooter ul, #divPathway ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#divFooter ul li {
	display: inline;
	padding-left: 13px;
	background-image: url(../img/pw-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px .2em;

}

#divPathway ul li {
	display: inline;
	padding-left: 13px;
	background-image: url(../img/pw-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px .2em;

}

#divNext {
	height: 12px;
	width: 14px;
	background-image: url(../img/next.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#divNext a:hover {
	height: 12px;
	width: 14px;
	background-image: url(../img/next-f2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#divBack {
	height: 12px;
	width: 14px;
	background-image: url(../img/back.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float: left;
}

#divBack:hover {
	height: 12px;
	width: 14px;
	background-image: url(../img/back-f2.gif);
	background-position: 0px 0px;
}


a:link, a:visited {	color: #333333;
	text-decoration:none;}
	
a:hover {
text-decoration:underline;
}
#divFooter a:link, #divFooter a:visited {color: #878d96;}


#divSubNavi {
	position: relative;
	height: 30px;
	background-color: #F4F4F5;
	z-index: 1000;
	width: 50px;
	margin-left: 30px;
	margin-bottom: 41px;
	text-align: left;
}

#navul {
	width: 85px;
	height: 28px;
	background: transparent url(../img/arrow-big.gif) no-repeat 0px 0px;
	padding: 0;
}
#divSubNavi li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
	top: 0;
}
#divSubNavi li, #divSubNavi a {
	width: 30px; 
	height: 28px; 
	display: block;
}
#back {
	left: 0px;
	width: 28px;
	height: 28px;
}
#next {
	left: 55px;
	width: 28px;
	height: 28px;
}
#back a:hover {background: transparent url(../img/arrow-big.gif) no-repeat 0px -28px;}
#next a:hover {background: transparent url(../img/arrow-big.gif) no-repeat -55px -28px;}

.hidden { 
display:none;
}

.hidden2 { 
display:none;
background: transparent url(../img/arrow-big.gif) no-repeat 0px -28px;
}


#divSubNaviWrapper {
	clear: both;
	text-align: left;
	padding-left: 224px;

}
p {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height:1.3em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 12px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #c0c0c0;
	line-height:1.8em;
	margin-top: 0px;
	padding-top: 0px;

}

h4 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 15px;
	color: #333333;
	margin-top: 0px;
	padding-top: 0px;
	
}

h5 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	color: #333333;
	margin-top: 0px;
	padding-top: 0px;
	
}
h6 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
	color: #333333;
	padding-top: 8px;
	margin: 0px;
	
}

.pathwayactive {
color:#000000;
}

.english {
	visibility: hidden;
	padding-right: 3px;
}
#lines {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #878D96;
	border-left-color: #878D96;
}
.angebot #divWrapper #divContentWrapper #divContent li {
	list-style-position: outside;
	list-style-type: none;
	line-height: 1.6em;
	margin-bottom: 5px;
	list-style-image: url(../img/bullit-line.gif);
	margin-left: 18px;
}

.page {
	font-size: 9px;
	padding-left: 330px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#bu {
	margin-top: 260px;
	margin-left: 50px;
	font-size: 11px;
	line-height: 14px;
}
#liesmich {

float:right;
}
.clear {
	clear: both;
}
