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


body{
	border:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image:url(imgs/bg.gif);
	
	}
	
html
{
	width:100%;
	height:100%;
	}
	
a{ color:#404040; text-decoration:underline;}
a:hover{ color:#707070; text-decoration:underline;}

a:focus { 
	outline: none; 
	}

.navi a{
padding-right:2px;}



p{font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;
	font-size:small;
	border-top:1px dotted;
	margin-top:10px;
	padding-top:10px;
	width:480px;
	}

h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:large;
color:#990033;}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:medium;
	color:#000000;
	font-weight:bold;
	}


h3{
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	color:#000000;
	font-weight:bold;
	position:relative;
	top:20px;
	}
	
ul{
list-style-type:none;
}
.wrap
{
	position:relative;
	width:750px;
	height:100%;
	margin:0 auto;
	
	}
	
.hide{
width:560px;
height:3500px;
position:absolute;
z-index:2;
background-image:url(imgs/bg.gif);
text-align:left;
left:-350px;}
	
	
.navi
{
	height:331px;
	width:210px;
	position:fixed;
	top:200px;
	text-align:left;
	background-image:url(imgs/navi.png);
	z-index:3;}

.contentwrap{
	position:absolute;
	height:3500px;
	width:530px;
	left:220px;
	z-index:1;
	}
	

.bar{
	width:25px;
	height:3500px;
	position:absolute;
	left:205px;
	background-image:url(imgs/bar.png);
	background-repeat:repeat-y;
	z-index:2;}
	
#kwicks_container { 
	text-align:left;
	height: 190px;
	position:absolute;
	top:70px;
	left:20px;
	
}
#kwicks {
	position: relative;
	text-align:left;
}


 
#kwicks.kwick {
	float: left;
	display: block;
	width: 30px;
	height: 190px;
	text-align:left;
	overflow:hidden;
}
 
#kwick_red {background-color:#bbbbbb;}
#kwick_orange {background-color:#979797;}
#kwick_yellow {background-color:#6d6d6d;;}
#kwick_green {background-color:#3e3e3e;;}
#kwick_white {background-color: white;}

#kwick_red:hover {background-color:#f3104b;}
#kwick_orange:hover {background-color:#f3104b;}
#kwick_yellow:hover {background-color:#f3104b;}
#kwick_green:hover {background-color:#f3104b;}
#kwick_white:hover {background-color:#f3104b;}

.kwick a{ font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF; text-decoration:none;}

	
	
#neuigkeiten {
	background: #fff;
	width: 530px;
	height: 3500px;
	background-image:url(imgs/barborder.png);
	background-position:right;
	background-repeat:repeat-y;
	top:0px;
	z-index:1;
	position:absolute;
}

#neuigkeitentext{
width:450px;
height:auto;
top:10px;
margin-left:25px;
position:absolute;
}

.ff{
	float:left;
	top:-5px;
	padding-right:5px;}

.portrait{
	float:left;
	border:1px solid black;
	margin-right:10px;
		margin-top:10px;
	}
	
#leistungen {
	background: #fff;
	width: 530px;
	height: 3500px;
	background-image:url(imgs/barborder.png);
	background-position:right;
	background-repeat:repeat-y;
	top:0px;
	position:absolute;
	z-index:1;
}

#leistungentext{width:450px;
height:auto;
margin-left:25px;
top:10px;
position:absolute;
}

#referenzen {
	background: #fff;
	width: 530px;
	height: 3500px;
	background-image:url(imgs/barborder.png);
	background-position:right;
	background-repeat:repeat-y;
	top:0px;
	position:absolute;
}
#referenzentext{width:450px;
height:auto;
margin-left:25px;
top:10px;
position:absolute;
}

#referenzentext p{
	float:left;
	font-size:smaller;
	}
	
#referenzentext img{
	margin-bottom:5px;
	border:1px solid black;
	}
	
#referenzentext a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	color:#990033;
	position:relative;
	text-align:right;
	top:10px;
	float:left;
	}
	
#referenzentext a:hover{
	color:#FF3333;
	text-decoration:none;
	}
	
	
	
#kontakt {
	background: #fff;
	width: 530px;
	height: 3500px;
	background-image:url(imgs/barborder.png);
	background-position:right;
	background-repeat:repeat-y;
	position:absolute;
	top:0px;
}
#kontakttext{
width:450px;
height:auto;
margin-left:25px;
top:10px;
position:absolute;}


#neuigkeitentoggle{

	}

.object{
	position:relative;
	float:left;
	}

iframe{
	border:none;
	}