/* CSS Document */

/* Normalisiert margin, padding */
body,div,dl,dt,dd,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,blockquote,th,td,p
{
margin:0;
padding:0;
}

img
{
border:none;
}

a
{
	text-decoration: none;
	color: #869a99;
}

body {
	font-size: 12px;
	text-align: center;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	font-family: arial,helvetica,sans-serif;
	color: #869a99;
	}

#container {
	margin: 5px auto;
	text-align: left;
	height: auto;
	width: 930px;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	color: #869a99;
	padding: 0px 6px;
    background: #fff url(../layout/lay_bg_container.jpg) repeat-y;
	}
	
#header {
   float: left;
	width: 930px;
	height: 126px;
	padding: 1px 0px 0px 0px;
	border-top:10px solid #930104;
	}
	
#contentContainer
{
width:930px;
height:auto;
float:left;
border-top:4px solid #869a99;
border-bottom:4px solid #869a99;
margin-bottom: 1px;
padding: 6px 0px 37px 0px;
}

#contentBereich
{
float:left;
width:425px;
min-height: 547px;
height:auto !important;
height: 547px;
padding:0px 10px 10px 20px;
margin-left: 20px;
display:inline;
color:#434e4d;
line-height: 19px;
background-color:#f6f6f6;
border:1px solid #e4e4e6;
}

#contentBereich p
{
	margin-bottom: 12px;
}

#contentBereich ul
{
	margin-left: 0px;
	padding-left: 15px;
}

#contentBereich h1
{
color:#940002;
font-size: 15px;
font-weight:bold;
padding:5px 10px 5px 10px;
background-color: #f3f3f3;
width: 435px;
margin-bottom: 10px;
border-bottom:1px solid #e4e4e6;
margin-left: -20px;
position:relative;
}


#contentBereich h2
{
color:#940002;
font-size: 13px;
font-weight:bold;
margin-bottom:7px;
}

#contentBereich h3
{
color:#434e4d;
font-size: 13px;
font-weight:bold;
margin:0px;
}

#contentBereich img
{
padding:10px;
background-color:#f3f3f3;
border:1px solid #b9b9b9;
}


#contentBereich a
{
color:#940002;
text-decoration:none;
}

#contentBereich a:hover
{
text-decoration:underline;
}

#rightContainer
{
float:left;
width:218px;
height:auto;
padding:0px 0px;
margin-left: 18px;
display:inline;
}
	
#footer
{
	width: 930px;
    clear: both;
    height: auto;
	text-align: center;
	font-size: 11px;
	padding: 5px 0px;
	border-top: 3px solid #930104;
	background-color: #fff;
}

#footer2
{
margin: 0px auto;
width:930px;
height: 15px;
padding: 0px 6px;
line-height: 15px;
margin-top: -5px;
background: #fff url(../layout/lay_bg_footer.jpg) no-repeat;
}

#aktuelleProjekte
{
	background-color:#f6f6f6;
	border:1px solid #e4e4e6;
	float:left;
	width:208px;
	font-size:11px;
	background-image: url(../fileadmin/layout/bg_right_container.jpg);
	background-repeat:repeat-x;
	padding:0px 0px 5px 10px;
}

#aktuelleProjekte div
{
padding:5px 0px;
border-bottom: 1px dotted #b9b9b9;
margin:0px 10px 0px 0px;
}

#aktuelleProjekte h1
{
color:#940002;
font-size: 15px;
font-weight:bold;
padding:5px 0px 5px 10px;
background-color: #f3f3f3;
width: auto;
margin-bottom: 7px;
border-bottom:1px solid #e4e4e6;
margin-left: -10px;
width:208px;
position:relative;
}

#aktuelleProjekte h2
{
color:#940002;
font-size: 15px;
font-weight:bold;
padding:5px 0px 5px 10px;
background-color: #f3f3f3;
width: auto;
margin-bottom: 7px;
border-bottom:1px solid #e4e4e6;
margin-left: -10px;
width:208px;
position:relative;
}

#aktuelleProjekte h3
{
color:#940002;
font-size: 12px;
font-weight:normal;
padding:5px 0px 0px 0px;
background-color: #f3f3f3;
width: auto;
margin-top: 4px;
margin-bottom: 0px;
}

#aktuelleProjekte p
{
color:#434e4d;
line-height:18px;
}

#aktuelleProjekte a
{
text-decoration: none; 
color: #434e4d;
}

#referenzen
{
	background-color:#f6f6f6;
	border:1px solid #e4e4e6;
	float:left;
	margin-top:18px;
	width:208px;
	background-image: url(../fileadmin/layout/bg_right_container.jpg);
	background-repeat:repeat-x;
	padding:0px 0px 5px 10px;
	font-size:11px;
}

#referenzen h1
{
color:#940002;
font-size: 15px;
font-weight:bold;
padding:5px 0px 5px 10px;
background-color: #f3f3f3;
width: auto;
margin-bottom: 7px;
border-bottom:1px solid #e4e4e6;
margin-left: -10px;
width:208px;
position:relative;
}

#referenzen h2
{
color:#940002;
font-size: 15px;
font-weight:bold;
padding:5px 0px 5px 10px;
background-color: #f3f3f3;
width: auto;
margin-bottom: 7px;
border-bottom:1px solid #e4e4e6;
margin-left: -10px;
width:208px;
position:relative;
}

#referenzen img
{
max-width: 198px;
text-align:center;
border:1px solid #869a99;
}

#referenzen a
{
color:#940002;
text-decoration:none;
}

#referenzen a:hover
{
text-decoration:underline;
}

img#t3member
{
	margin-top: 0px;
	position: relative;
	margin-bottom: 20px;
}

div#xingbutton
{
float:left;
width:auto;
margin-top:30px;
}

div#xingbutton a
{
text-align:center;
margin-left:30px;
}

blockquote#zitatTop
{
float:left;
text-align:center;
width:100%;
padding:9px 0px;
height:20px;
font-size:13px;
line-height:20px;
}
