@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../imgs/bg.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:101%;
	color:#362f2d;
	margin:0;
	padding:0;
	cursor:default;
	line-height:1;
}
p,
span,
dt {
	margin:0;
	padding:0;
	font-size:12px;
}
dt {
	line-height:2.3;
	margin:0;
	padding:0;
}
* html dt /* IE <= 6 */ {
	line-height:27px;
}
*+html dt /* IE 7 */ {
	line-height:27px;
}
a {
	outline:none;
	color:#19456b;
	text-decoration:none;
}
a:focus,
a:hover,
a:active {
	text-decoration:underline;
}
a img {
	border:0;
	margin:0;
}
img {
	border:0;
}
h1 {
	font-size:14px;
	color:#19456b;
	font-weight:normal;
	margin:0;
	padding-bottom:14px;
}
h2 {
	font-weight:normal;
	color:#19456b;
	font-size:10px;
	margin: 0;
	margin-top:10px;
}
#top {
	width:100%;
	background-image:url(../imgs/bg_top.png);
}
#container {
	position:absolute;
	left:50%;
	top: 0px; 
	width:955px;
	height: 628px;
	margin-left: -477px;
}
#leftBorder {
	position: absolute;
	top: 0px;
	width: 16px;
	height:628px;
	background-image:url(../imgs/main-left.png);
}
#main {
	position: absolute;
	top: 0px;
	left: 16px;
	width:923px; 
	z-index:2;
	height:628px;
	background-color:#fbfbfb;
}
#rightBorder {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 16px;
	height:628px;
	background-image:url(../imgs/main-right.png);
}
#bottomBorder {
	position:absolute;
	left:50%;
	top: 628px; 
	width:955px;
	height: 628px;
	margin-left: -478px;
	height:36px;
	z-index:1;
}
##bottomBorder {
	margin-left: -477px; /* IE < 6 */
	width:954px;
}
@media not tty { #bottomBorder { 	margin-left: -477px; /* Safari + Opera */
	width:955px; }}
#mainBottomLeft {
	position: absolute;
	top: 0px;
	height:36px;
	width:35px;
	background-image:url(../imgs/main-bottom-left.png);
}
#mainBottomRight {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 33px;
	height:36px;
	background-image:url(../imgs/main-bottom-right.png);
}
#mainBottom {
	position: absolute;
	top: 0;
	left: 35px;
	height:36px;
	width:887px;
	background-image:url(../imgs/main-bottom.png);
}
#leftColumn {
	position:absolute;
	left:0px;
	width:191px;
	height:628px;
}
#rightColumn {
	position:absolute;
	left:191px;
	width:732px;
	height:628px;
}
#leftColumn h1 {
	padding-top:20px;
	margin: 15px;
	margin-bottom:0;
	margin-top:20px;
	width:157px;
	border-top: 1px solid #c3ccd0;
}
#logo {
	width:191px;
	height:175px;
	background-image:url(../imgs/logo.jpg);
}
#sidenaviLeft {
	position:absolute;
	left:0;
	height:453px;
	width:175px;
}
#sidenaviTop {
	height:30px;
	width:175px;
	background-image:url(../imgs/sn-top.png);
}
#sidenaviRight {
	position:absolute;
	left:175px;
	height:460px;
	width:16px;
	background-image:url(../imgs/sn-right.png);
}
.sidenavi {
	margin: 10px;
	margin-left:18px;
	margin-right:0;
	margin-top:0;
}
.sidenavi dt {
	vertical-align:middle;
	background-image: url(../imgs/sn-button.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-indent:24px;
}
.sidenavi dt a {
	color: #636363;
	text-decoration: none;
	display: block;
}
.sidenavi dt a:focus,
.sidenavi dt a:hover,
.sidenavi dt a:active {
	background-image:url(../imgs/sn-button-hover.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
.sidenavi dt.selected {
	color: #19456b;
	background-image:url(../imgs/sn-button-hover.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
.sidenavi dt a:focus,
.sidenavi dt a:hover,
.sidenavi dt a:active {
	color:#19456b;
}
#contactbar {
	position:absolute;
	top:200px;
	left:18px;
	color: #636363;
	line-height:1.4;
}
#contactbar hr{
	background-image:url(../imgs/stripline.png);
	margin: 15px 0;
	border: 20px; /* Für Firefox und Opera */
	border-top: solid 1px #f5f5f5;
	border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}
#contactbar p{
	margin: 0 ;
}
#banner {
	width:732px;
	height:141px;
}
#navi {
	width:732px;
	height:34px;
	background-image:url(../imgs/navi/bg.png);
}
#navi img {
	display:block;
	float:left;
}
.spacer {
	height:34px;
	width:1px;
}
#contentTop {
	width:732px;
	height:30px;
	background-image:url(../imgs/sn-top.png);
}
#content {
	position:absolute;
	left:0px;
	width:676px;
	height:430px;
	margin-left:25px;
	margin-right:25px;
	line-height:1.5;
}
#contentRight {
	position:absolute;
	left:285px;	
	width:200px;	
}
#contentRightFocus {
	width:170px;
	margin-right:190px;
	float:right;
	text-align:left;	
}
#contentRightContact {
	margin-top:70px;
	width:140px;
	float:right;
	text-align:left;
}
#contentRightContact p {
	font-size:10px;
	margin-top:0.75em;
}
#content h1 {
	margin-top:30px;
}
#content dl {
	padding:0;
	margin:0;
}
#content dt {
	line-height:2.5;
	margin-top:0;
}
#contentContact {
	font-size:12px;
}
#contentContact dl {
	margin-bottom:8px;
}
#contentContact dt {
	line-height:20px;
}
#contentContact br {
	font-size:3px;
}
#news dt {
	color:#19456b;
	font-size:17px;
	line-height:32px;
}
#news dt a,
#news dt a:link,
#news dt a:visited{
	font-size:12px;
	color:#636363;
}
#news dt a:focus,
#news dt a:hover,
#news dt a:active{
	text-decoration:underline;
	color:#636363;
}
#newsArchiv {
	position:absolute;
	left:0px;
	width:476px;
	height:200px;
	margin-top:230px;
	margin-left:25px;
	margin-right:25px;
	line-height:1.5;
	font-size:12px;
	
}
#pdfDownload {
	margin-left:100px;
}
#pdfDownload dt,
#pdfDownload dt a {
	vertical-align:middle;
	background-image:url(../agentur/imgs/pdf-download.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-indent:32px;
	font-size:12px;
	color:#19456b;
	text-decoration: none;
	display: block;
}
#pdfDownload dt a:focus,
#pdfDownload dt a:hover,
#pdfDownload dt a:active {
	background-image:url(../agentur/imgs/pdf-download-hover.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-decoration:underline;
}
#leistungSkills {
	width:392px;
	height:203px;
	padding-left:42px;
}
form {
	margin: 0;
}
input,
select,
textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#362f2d;
	margin:0 0 1px 0;
	border: solid 1px #c3ccd0;
}
textarea label {
	margin-top:5px;}
select {
	margin-bottom:7px;
}
form br {
	font-size:5px;
	height:5px;}
.contact {
	padding-left:4px;
	vertical-align:middle;
	font-size:12px;
}
.formerror {
	color: #b1272a; 
}
#thumbs img,
#thumbs a img,
#thumbs a:link img,
#thumbs a:visited img {
	width:118px;
	height:118px;
	padding:10px 30px 10px 0;
	filter: alpha(opacity=75);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
 	-moz-opacity: 0.75;
	opacity:0.75;
}
#thumbs a:focus img,
#thumbs a:hover img,
#thumbs a:active img {
	filter: alpha(opacity=100);
 	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 	-moz-opacity: 1.00;
	opacity:1;
}
#homeimage {
	position:absolute;
	top:-30px;
	left:524px;
	line-height:0;
}
.pdf-download dt {
	vertical-align:middle;
	background-image: url(../imgs/pdf-download.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-indent:26px;
}