html, body {
	padding: 0;
	margin: 0;
	}
body {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	background-image: url(grafik/basis/schatten.jpg);
	background-repeat: no-repeat;
	background-position: top center;

	}
div#container {
	width: 1000px;
	margin: 10px auto 10px auto;
	text-align: left;
	border-style: solid;
	border-color: #ff9933;
	border-width: 0 0 90px 0;

	background-repeat: no-repeat;
	background-position: 644px 120px;
	}
div#container.profil {background-image: url(grafik/basis/content_background_profil.jpg);}
div#container.leistungen {background-image: url(grafik/basis/content_background_leistungen.jpg);}
div#container.netzwerk {background-image: url(grafik/basis/content_background_netzwerk.jpg);}
div#container.referenzen {background-image: url(grafik/basis/content_background_referenzen.jpg);}
div#container.portfolio {background-image: url(grafik/basis/content_background_portfolio.jpg);}
div#container.kontakt {background-image: url(grafik/basis/content_background_kontakt.jpg);}
div#container.impressum {background-image: url(grafik/basis/content_background_impressum.jpg);}
div#container.willkommen {background-image: url(grafik/basis/content_background_willkommen.jpg);}

* html div#container {
	width: 1001px;
	background-image: url(grafik/basis/content_background_profil.jpg);
	}
*+html div#container {
	width: 1001px;
	}

div#header {
	height: 90px;
	background-color: #ff9933;
	text-align: center;

	border-style: solid;
	border-color: White;
	border-width: 0 0 25px 0; 
	}
div#header img {
	border: 0;
	margin: 40px 0 0 0;
	}
div#navi {
	width: 229px;
	height: 410px;
	margin: 0 0 0 50px;
	float: left;
	background-image: url(grafik/basis/navi_background.jpg);
	background-repeat: no-repeat;
	}
div#navi a {
	text-decoration: none;
	color: #666666;
	}
div#navi a:hover, div#navi li.current_page a {
	color: #ff9933;
	}
div#navi ul {
	list-style: none;
	padding: 0;
	margin: 15px 0 0 0;

	}
div#navi ul li {
	line-height: 30px;
	background-image: url(grafik/basis/listenpunkt.gif);
	background-repeat: no-repeat;
	background-position: 0% 55%;
	padding: 0 0 0 18px;
	}

div#navi ul li#profil {margin: 0 0 0 143px;}
div#navi ul li#leistungen {margin: -5px 0 0 103px;}
div#navi ul li#netzwerk {margin: 0 0 0 68px;}
div#navi ul li#referenzen {margin: 0 0 0 46px;}
div#navi ul li#portfolio {margin: 0 0 0 31px;}
div#navi ul li#kontakt {margin: 0 0 0 18px;}

div#content {
	width: 500px;
	height: 410px;
	margin: 0 0 0 330px;
	}
* html div#content {
	height: 428px;
	}
*+html div#content {
	height: 428px;
	}

ul#impressum {
	list-style-image: url(grafik/basis/listenpunkt.gif);
	text-align: right;
	}	
ul#impressum a {
	color: #666666;
	margin: 0 15px 0 0;
	}

h1 {
	font-weight: normal;
	font-size: 160%;
	color: #ff9933;
	padding: 90px 0 0 0;
	border-style: solid;
	border-color: #ff9933;
	border-width: 0 0 1px 0; 
	}
h2 {
	font-size: 100%;
	font-weight: bold;
	padding: 0;
	margin: 0 0 -10px 0;
	}
a {
	text-decoration: none;
	color: #ff9933;
	}

div#container.profil p#portrait img {
	float: left;
	margin: 0 10px 0 0;
	border-style: solid;
	border-color: White;
	border-width: 0 10px 0 0; 
	}	
div#container.profil p#portrait span {
	display: block;
	padding: 40px 0 0 0;
	}
div#container.kontakt p#portrait img {
	float: left;
	margin: 0 10px 0 0;
	border-style: solid;
	border-color: White;
	border-width: 0 10px 0 0; 
	}	
div#container.kontakt p#portrait span {
	display: block;
	padding: 0 0 40px 0;
	}


a.link-portfolio{
	font-weight: bold;
	cursor:pointer;
	}	

/*Referenzen*/
div#agenturen ul {
	list-style-position: inside;
	}
div#kunden {
	float: left;
	width: 270px;
	padding: 0 30px 0 0;
	}
div#kunden ul {
	padding: 0 0 0 14px;	
	}
* html div#kunden ul {
	padding: 0;
	margin-left: 16px;
	margin-bottom: 0;
	}
*+html div#kunden ul {
	padding: 0;
	margin-left: 16px;
	margin-bottom: 0;
	}
/*Portfolio*/
div#auswahl {
	width: 200px;
	margin: 0 20px 0 0;
	}
div#auswahl a {
	color: #666666;
	}
div#auswahl a:hover {
	color: #ff9933;	
	}
div#ansicht {
	position: absolute;
	top: 255px;
	margin-left: 220px;
	width: 449px;
	height: 284px;
	background-image: url(grafik/portfolio/ansicht_background.jpg);
	background-repeat: no-repeat;
	}	
* html div#ansicht {
	margin-left: 215px;
	}
div#ansicht h2 {
	margin: 20px 0 0 30px;
	}
div#ansicht p {
	margin: 10px 0 0 30px;
	width: 400px;
	}
div#ansicht img {
	margin: 0 0 0 20px;
	}
p#auftraggeber {
	position: absolute;
	left: 0px;
	top: 220px;
	}
p#weitere {
	position: absolute;
	left: 380px;
	top: 225px;
	width: 14px !important;
	}
p#weitere a img {
	margin: 0;
	border: 0;
	}
