body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #252525;
}
#main,
#mainhome {
	width: 714px;
	width: 808px;
	min-height: 550px;
}
#mainhome {
	min-height: 300px; 
}
#home {
	background-image: url(../img/homebg.jpg);
	width: 720px;
	height: 360px;
	padding: 2px;
	margin-left: 39px;
	margin-top: 35px;
}
#home_en {
	background-image: url(../img/homebg_en.jpg);
	width: 720px;
	height: 360px;
	padding: 2px;
	margin-left: 39px;
	margin-top: 35px;
}
#bottom {
	width: 714px;
	height: 27px;
	margin-bottom: 20px;
}
#top {
	width: 714px;
	width: 808px;
	height: 156px;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
}
a.logo {
	display: block;
	margin-left: 31px;
	width: 190px;
	height: 63px; 
}
#nav a {
	margin-top: 34px;
	display: block;
	height: 23px;
	float: left;
	background-image: url(../img/mainnav.jpg);
}
#nav_en a {
	margin-top: 34px;
	display: block;
	height: 23px;
	float: left;
	background-image: url(../img/mainnav_en.jpg);
}
a.nav_agentur,
a.nav_agentur_sel {
	width: 53px;
	margin-left: 42px;
}
a.nav_agentur:hover {
	background-position: 0px -23px;
}
a.nav_agentur_sel {
	background-position: 0px -46px;
}
a.nav_expertise,
a.nav_expertise_sel {
	width: 70px;
	margin-left: 55px;
	background-position: -115px 0px;
}
a.nav_expertise:hover {
	background-position: -115px -23px;
}
a.nav_expertise_sel {
	background-position: -115px -46px;
}
a.nav_leistungen,
a.nav_leistungen_sel {
	width: 123px;
	margin-left: 51px;
	background-position: -245px 0px;
}
a.nav_leistungen:hover {
	background-position: -245px -23px;
}
a.nav_leistungen_sel {
	background-position: -245px -46px;
}
a.nav_referenzen,
a.nav_referenzen_sel {
	width: 74px;
	margin-left: 71px;
	background-position: -430px 0px;
}
a.nav_referenzen:hover {
	background-position: -430px -23px;
}
a.nav_referenzen_sel {
	background-position: -430px -46px;
}
a.nav_jobs,
a.nav_jobs_sel {
	width: 29px;
	margin-left: 67px;
	background-position: -575px 0px;
}
a.nav_jobs:hover {
	background-position: -575px -23px;
}
a.nav_jobs_sel {
	background-position: -575px -46px;
}
a.nav_kontakt,
a.nav_kontakt_sel {
	width: 46px;
	margin-left: 80px;
	background-position: -678px 0px;
}
a.nav_kontakt:hover {
	background-position: -678px -23px;
}
a.nav_kontakt_sel {
	background-position: -678px -46px;
}
#nav_en a.nav_expertise,
#nav_en a.nav_expertise_sel {
	margin-left: 79px;
}
#nav_en a.nav_leistungen,
#nav_en a.nav_leistungen_sel {
	margin-left: 75px;
}
#nav_en a.nav_referenzen,
#nav_en a.nav_referenzen_sel {
	margin-left: 95px;
}
#nav_en a.nav_kontakt,
#nav_en a.nav_kontakt_sel {
	margin-left: 104px;
}
#nav a.sel,
#nav a.sel:hover {
	background-position-y: -46px;
}
#content,
#content_sub {
	width: 724px;
	margin-left: 43px;
	padding-top: 51px;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	color: #edead3;
}
#content_sub {
	width: 540px;
	margin-left: 0px;
	float: left;
}
a {
	color: #f0ff96;
}
a:hover {
	text-decoration: none;
}
h1, 
h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
	padding-top: 0px;
	color: #6be2ff;
	font-family: Trebuchet MS;
	font-size: 18px;
	padding-bottom: 20px;
}
h2 {
	font-size: 15px;
	padding-bottom: 10px; 
}
h1.bigcenter,
.bigcenter {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	display: block;
	text-align: center;
	color: #edead3;
	margin-top: 16px;
}
hr {
	border: 0px;
	color: #484848;
	background-color: #484848;
	height: 1px;
	width: 100%;
	text-align: left;
	margin-top: 31px;
	margin-bottom: 17px;
}
ul {
	margin: 0;
	margin-top: 15px;
	padding: 0px;
	line-height: 21px;
	font-size: 14px;
}
li {
	padding: 0;
	margin: 0;
	margin-bottom: 6px;
	list-style: none;
	background-image: url(../img/bull.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
}
li div {
	margin-left: -3px;
	line-height: 18px;
}
.featurebox_big {
	float: left;
	width: 190px;
	cursor: pointer;
	margin-bottom: 17px;
}
.featurebox_big a {
	float: right;
	font-size: 11px;
	text-decoration: none;
	color: #edead3; 
	margin-top: 3px;
	padding-left: 17px;
	padding-top: 0px;
	background-image: url(../img/link.jpg);
	background-repeat: no-repeat;
}
.featurebox_big:hover a {
	color: #f0ff96;
}
.spacer_big {
	width: 75px;
	height: 30px;
	float: left;
}
#subnav {
	padding-left: 25px;
	padding-right: 30px;
	padding-top: 46px;
	width: 150px;
	float: left;
	margin-left: 15px;
}
.featurebox_small {
	float: left;
	width: 132px;
	margin-bottom: 29px;
	font-size: 12px;
}
.featurebox_small .title {
	height: 30px;
}
.featurebox_small a {
	float: right;
	font-size: 11px;
	text-decoration: none;
	color: #edead3; 
	margin-top: 3px;
	padding-left: 17px;
	padding-top: 0px;
	background-image: url(../img/link.jpg);
	background-repeat: no-repeat;
}
.featurebox_small:hover a {
	color: #f0ff96;
}
.spacer_small {
	width: 16px;
	height: 30px;
	float: left;
}

#subnav a {
	font-family: Arial;
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #edead3; 
	margin-top: 3px;
	padding-left: 17px;
	padding-top: 0px;
	margin-bottom: 10px;
	background-image: url(../img/sublink.gif);
	background-repeat: no-repeat;
}
#subnav a:hover,
#subnav a.sel {
	color: #f0ff96;
	background-image: url(../img/sublink.gif);
}
#piclayer ul {
	font-size: 12px;
	line-height: 15px;
}
#piclayer ul li {
	background-image: url(../img/bull.gif);
	background-position: 0px -3px;
}
#piclayer {
	position: absolute;
	display: none;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 4;
	text-align: left;
}
.piccontent {
	margin-left: auto;
	margin-right: auto;
	width: 746px;
	padding-top: 32px;

	font-family: Arial;
	color: #edead3;
	font-size: 12px;
	line-height: 16px;
}

.piccontent h1 {
	font-family: Arial;
	color: #9eecff;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	padding-bottom: 11px;
}

#fader {
	position: absolute;
	display: none;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-image: url(../img/popup_bg.png);
}

.pictureborder {
	position: relative;
	width: 456px;
	height: 333px;
	background-image: url(../img/popup_pic_bg.gif);
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	z-index: 1000;
}

.pictureborder img {
	border: 0px;
}

.flashmovie {
	width: 456px;
	height: 333px;
}

a.prev_button,
a.next_button {
	display: block;
	width: 16px;
	height: 16px;
}

a.prev_button,
a.prev_button:link,
a.prev_button:active,
a.prev_button:visited {
	position: absolute;
	top: 315px;
	left: 11px;
	float: left;
	background-image: url(../img/btn_prev.gif);
	background-repeat: no-repeat;
	background-position: top;
}
a.prev_button:hover {
	background-position: 0px -16px;
}

a.next_button,
a.next_button:link,
a.next_button:active,
a.next_button:visited {
	position: absolute;
	top: 315px;
	right: 9px;
	background-image: url(../img/btn_next.gif);
	background-repeat: no-repeat;
	background-position: top;
}
a.next_button:hover {
	background-position: 0px -16px;
}

.closeholder a,
.closeholder a:link,
.closeholder a:active,
.closeholder a:visited {
	display: block;
	font-size: 12px;
	color: #edead3;
	text-decoration: none;
	background-image: url(../img/btn_close.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	height: 15px;
	margin-top: 13px;
	margin-right: 4px;
	width: 65px;
}

.closeholder a:hover {
	color: #f0ff96;
}

.reflist {
	color: #edead3;
	font-size: 11px;
	border-bottom: solid 1px #484848;
}

.reflist ul {
	display: block;
	list-style-type: none;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	height: auto;
	line-height: auto;
}

.reflist ul li {
	display: block;
	height: auto;
	padding: 0px;
	padding-top: 2px;
	margin: 0px;
	/* border-bottom: solid 1px #484848; */
	border-top: solid 1px #484848;
	background-image: none;
}

.reflist li:first-child {
	border-top: 0px;
}

/*
.reflist ul li ul {
	margin-top: -3px;
	margin-bottom: 6px;
}
*/

.reflist ul ul {
	margin-top: -3px;
	margin-bottom: 6px;
}

/*
.reflist ul li ul li {
	display: block;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url(../img/bull_reflist.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 10px;
	font-style: italic;
}
*/

.reflist ul ul li {
	display: block;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url(../img/bull_reflist.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 10px;
	font-style: italic;
}

.reflist ul li ul li span {
	font-style: normal;
}

.impressum,
#content .impressum {
	font-size: 9px;
	color: #65635f;
	line-height: 12px !important;
}

div.lang_switcher {
	position: absolute;
	top: 18px;
	margin-left: 673px;
}

div.lang_switcher a.lang_en {
	display: inline-block;
	width: 88px;
	height: 23px;
	background-image: url(../img/lang_en.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.lang_switcher a.lang_en:hover {
	background-position: left -23px;
}

div.lang_switcher a.lang_de {
	display: inline-block;
	width: 88px;
	height: 23px;	
	background-image: url(../img/lang_de.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.lang_switcher a.lang_de:hover {
	background-position: left -23px;
}

