@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	background: #000;
}

#container {
	width: 1000px;
	height:770px;
	margin: 0 auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	background-color:#000;
}
#subnavi {
	width:145px;
	height:770px;
	float:left;
	background-color:#000;
}
#linie_agentur {
	width:10px; 
	height:470px; 
	float:left; 
	margin-top:274px;	
}
#linie {
	width:10px; 
	height:470px; 
	float:left; 
	margin-top:300px;	
}
#linie1 {
	width:10px; 
	height:470px; 
	float:left; 
	margin-top:327px;	
}

#navi {
	width:125px;
	height:770px;
	float:left;
	background-color:#000;
}
ul {
	list-style:none;
	margin-top:256px;
	margin-left:23px;
}
ul li a {
	color:#FFF;
	text-decoration:none;
	line-height:28px;
	font-size:13px;
}
ul li a:hover {
	text-decoration: line-through;
}
#content {
	width:445px;
	height:770px;
	float:left;
	background-color:#FFF;
	font-size:0.65em;
}
#head {
	width:445px;
	height:125px;
	background-color:#000;
}
#bild {
	width:445px;
	height:270px;
	background-color:#000;
}
.inhalt-age {
	width:445px;
	height:258px;
	background-image:url(img/img-agentur.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
.inhalt-ref {
	width:445px;
	height:228px;
	background-image:url(img/img-ref.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-top:30px;
}
.inhalt-team {
	width:445px;
	height:228px;
	background-image:url(img/img-team.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-top:30px;
}
.inhalt-kont {
	width:445px;
	height:228px;
	background-image:url(img/img-kont.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-top:30px;
}
.inhalt-impr {
	width:445px;
	height:228px;
	background-image:url(img/img-impr.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-top:30px;
}
#footer {
	width:445px;
	height:117px;
	background-color:#000;
}
#rechts {
	width:275px;
	height:770px;
	float:left;
	background-color:#000000;
}
h1 {
	font-size:1.2em;
	line-height:20px;
}
h2 {
	font-size:1em;
	line-height:10px;
}
.text-a {
	width:395px;
	height:200px;
	padding-left:33px;
	padding-top:30px;
}
.text {
	width:395px;
	height:200px;
	padding-left:33px;
	padding-top:10px;
}
.ulagentur {
	margin-top:274px;
	margin-left:0px;
}
.ulref {
	margin-top:300px;
	margin-left:0px;
}
.ulteam {
	margin-top:326px;
	margin-left:0px;
}
.li {
	line-height:20px;
	font-size:0.8em;
	list-style:none;
	text-align:right;
	width:140px;
}
.li a {
	font-size:0.75em;
	line-height:17px;
}
p {
	margin-top:10px;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	text-decoration:line-through;
}