* {
	margin: 0;
	padding: 0;
}
 
body {
	text-align: center;
	background-image: url(../img/dewitz-selzer-bg.jpg);
	background-repeat: repeat-x;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 2em;
	background-color: #D5D6D8;
}


#divColA li {
	margin: 0px;
	padding: 0px;
}
#divFooter {
	text-align: right;
	font-size: 10px;
	color: #878d96;
	padding-right: 15px;
	margin-top: 5px;
}
#divClear {
	clear: both;
}
#divWrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

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

#divHeader {
	height: 99px;
}
#divNavigation {
	height: 63px;
	width: 605px;
	float: left;
}

#divContent {
	height: 411px;
}

#divContentWrapper {
	background-image: url(../img/wrapper-bg-ohne-kl.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	padding: 10px;
	background-color: #FFFFFF;
}

#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: 10px;
	width: 9em;
	height: 54px;
	background-repeat: no-repeat;
	padding-left: 13px;
}
#divNavigation #nav01 {
	background-image: url(../img/bullit.gif);
	background-repeat: no-repeat;
	background-position: 35px 17px;
}

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


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


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

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

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

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

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

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

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

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

}



#divNavigation ul li  a:hover {
	background-color: #E2E6E9;
}
#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;
}
#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;

}

#divColA {
	width: 360px;
	text-align: right;
	float: left;
	padding-top: 30px;
	height: 320px;

}
#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;
}

#divColB {
	float: left;
	padding-left: 30px;
	padding-top: 30px;
	width: 400px;
	height: 320px;
}

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: 14px;
	background-color: #F4F4F5;
	z-index: 1000;
	float: left;
}

#navul {
	width: 58px;
	height: 14px;
	background: transparent url(../img/arrow.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: 15px; 
	height: 14px; 
	display: block;
}
#back {
	left: 0px;
	width: 14px;
	height: 14px;
}
#next {
	left: 44px;
	width: 14px;
	height: 14px;
}
#back a:hover {background: transparent url(../img/arrow.gif) no-repeat 0px -14px;}
#next a:hover {background: transparent url(../img/arrow.gif) no-repeat -44px -14px;}

.hidden { 
display:none;
}

.hidden2 { 
display:none;
background: transparent url(../img/arrow.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.8em;
	margin-top: 0px;
	padding-top: 0px;
}

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;
}
#divColA ul {
	padding-top: 3px;
}

.english {
	visibility: hidden;
	padding-right: 3px;
}
#lines, .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;
}
