/* Seitenaufbau */
div#siteBox {
	width:922px;
	text-align:left;
	border:1px solid #cccccc;
	margin:0px auto; /* zentriert den Inhalt */
}

div#header {
	height:161px;
	background-image:url(../gfx/header_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

div#header img {
	margin:32px 0px 0px 34px;
}

div#mainBox {
	min-height:500px;
	height:auto !important;
	height:500px;
	background-image:url(../gfx/content_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
}

div#mainBox div#left {
	width:140px;
	float:left;
}

div#mainBox div#left img {
	margin-bottom:1px;
}

div#mainBox div#center {
	width:640px;
	float:left;
}

div#center div#teaser_home {
	height:200px;
	background-image:url(../gfx/teaser/startseite.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

div#center div#teaser_ueber_mich {
	height:200px;
	background-image:url(../gfx/teaser/ueber_mich.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

div#center div#teaser_leistungen {
	height:200px;
	background-image:url(../gfx/teaser/leistungen.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

div#center div#teaser_referenzen {
	height:200px;
	background-image:url(../gfx/teaser/referenzen.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

div#center div#teaser_impressum {
	height:200px;
	background-image:url(../gfx/teaser/impressum.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

div#center div#contentBox {
	padding:40px 0px 40px 0px;
}

div#center div.content {
	padding:0px 33px 0px 33px;
}

div.content div.left {
	width:70px;
	font-weight:bold;
	float:left;
}

div.content div.right {
	width:470px;
	float:left;
}

div#mainBox div#right {
	width:139px;
	height:199px;
	margin-left:2px;
	float:left;
	border-bottom:1px solid #cccccc;
}

div#mainBox div#right img {
	margin-top:152px;
}

div#web {
	display:none;
}

div#software {
	display:none;
}

div#datenorganisation {
	display:none;
}

div#suchmaschinenoptimierung {
	display:none;
}

div#projektmanagement {
	display:none;
}
