* {
	margin: 0;
	padding: 0;
	border: 0;
	}

html, body {
	font-family: Verdana,Arial,Helvetica,sans-serif;	
	height: 100.1%;
	margin-bottom: 1px;
	color: #000;
	background: #e1ddd3 url(../images/background.gif) 50% repeat-y;
	text-align: center;
	}

#all{
	position: relative;
	width: 994px;
	height: 100%;
	margin: 0px auto;
	text-align: left;
	background-color: #f0f0f0;
	}

#title {
	position: relative;
	width: 994px;
	height: 90px;
	background: #f0f0f0 url(../images/top.jpg) no-repeat left top;
	}
	
.logo {
	position: absolute;
	top: 31px;
	left: 87px;
}

.logo a {
	display: block;
	width: 248px;
	height: 50px;
	overflow: hidden;
	text-indent: -9999px;
}

.company{
	background: #f0f0f0 url(../images/company.jpg) no-repeat left top;
}

.competence{
	background: #f0f0f0 url(../images/competence.jpg) no-repeat left top;
}

.copyright{
	background: #f0f0f0 url(../images/copyright.jpg) no-repeat left top;
}

.contact{
	background: #f0f0f0 url(../images/contact.jpg) no-repeat left top;
}

.hidden{
	display: none;
}

#nav_top{
	position: relative;
	width: 994px;
	height: 35px;
	}

#nav_top ul{
	position: relative;
	width: auto;
	height: auto;
	padding: 0 0 0 26px;
	list-style: none;
	}

#nav_top ul li{
	position: relative;
	float: left;
	font-weight: bold;
	width: 242px;
	}
	
#nav_top ul li a:link, #nav_top ul li a:visited{
	display: block;
	height: 35px;
	color: #000;
	text-decoration: none;
	}
	
#nav_top ul li a:hover, #nav_top ul li a:active{
	color: #000;
	}

#content{
	position: absolute;
	left: 326px;
	top: 146px;
	width: 616px;
	height: auto;
	font-size: 13px;
	border-top: 1px solid #E66400;
border-bottom: 1px solid #E66400;
	padding: 75px 0 0 0;
}


.index{
	background: #fff url(../images/1.1_neu.gif) no-repeat left top;
}

.profile{
	background: #fff url(../images/1.2.gif) no-repeat left top;
}

.services{
	background: #fff url(../images/1.3.gif) no-repeat left top;
}

.approach{
	background: #fff url(../images/1.4.gif) no-repeat left top;

}

.references{
	background: #fff url(../images/1.5.gif) no-repeat left top;
}

.copy{
	background: #fff url(../images/4.1.gif) no-repeat left top;
}

.overview{
	background: #fff url(../images/2.1_neu.gif) no-repeat left top;
}

.segmentation{
	background: #fff url(../images/2.2.gif) no-repeat left top;
}

.branding{
	background: #fff url(../images/2.3.gif) no-repeat left top;
}

.pricing{
	background: #fff url(../images/2.4.gif) no-repeat left top;
}

.channel{
	background: #fff url(../images/2.5.gif) no-repeat left top;
}

.innovation{
	background: #fff url(../images/2.6.gif) no-repeat left top;
}

.con{
	background: #fff url(../images/3.1.gif) no-repeat left top;
}

.post {
	overflow: hidden;
	width: 643px;
	padding: 11px 0 7px;
	line-height: 18px;
	background: #f0f0f0;
}

.post h2{
	font-size: 13px;
}

.post ul {
	margin: 18px 20px 18px 20px;
}

.left{
	position: relative;
	float: left;
	width: 183px;
	height: auto;
	font-weight: bold;
	margin-right: 24px;
}

.right{
	position: relative;
	float: left;
	width: 405px;
}

p.break{
	margin-top: 18px;
}


#menue {
	position: relative;
	float: left;
	width: 200px;
	height: 500px;
	display: inline;
	margin: 21px 0 10px 66px;
}


.p0{
	background: url(../images/sidenav_back0.jpg) no-repeat right top;
}

.p1{
	background: url(../images/sidenav_back1.jpg) no-repeat right top;
}

.p2{
	background: url(../images/sidenav_back2.jpg) no-repeat right top;
}

.p3{
	background: url(../images/sidenav_back3.jpg) no-repeat right top;
}

.p4{
	background: url(../images/sidenav_back4.jpg) no-repeat right top;
}

.p5{
	background: url(../images/sidenav_back5.jpg) no-repeat right top;
}

.p61{
	background: url(../images/sidenav_back6_1.jpg) no-repeat right top;
}

.p62{
	background: url(../images/sidenav_back6_2.jpg) no-repeat right top;
}

.p63{
	background: url(../images/sidenav_back6_3.jpg) no-repeat right top;
}

.p64{
	background: url(../images/sidenav_back6_4.jpg) no-repeat right top;
}

.p65{
	background: url(../images/sidenav_back6_5.jpg) no-repeat right top;
}

.p66{
	background: url(../images/sidenav_back6_6.jpg) no-repeat right top;
}

.side-nav{
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

.side-nav li {
	list-style: none;
	padding: 0 0 0 6px;
}

.side-nav li a {
	text-decoration: none;
	color: #8C96B4;
	padding: 10px 10px 0 6px;
	display: block;
	height: 65px;

}

.side-nav li a:hover {
	color: #e66400;
}

.side-nav li a.active {
	color: #e66400;
}

.side-nav li a span {
	display: block;
	background: url(../images/arrow_2.gif) no-repeat 0 6px;
	padding: 0 0 0 10px;
}

.side-nav li a:hover span,
.side-nav li a.active span {
	background-position: 0 -29px;
	background: url(../images/arrow_orange.gif) no-repeat 0 6px;
}

.image img{
	margin: 54px 0 0 80px;
}

#content a:link, #content a:visited{
	color: #e66400;
	text-decoration: underline;
} 

#content a:hover, #content a:active{
text-decoration: none;
} 