/*hellblau: #0099ff;*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family:Arial,Verdana,sans-serif;
  vertical-align: baseline;
	letter-spacing:none;
	word-spacing:0.1em;

}


div

 {
 background-repeat: no-repeat;
 position:relative;
 display:inline;
 float:left;
 }

 
td, th
{

cell-spacing:0;
padding:0;
margin:0;
border:0;
border: none;
}

.wrapper{
background-color: transparent;
margin-top:20px;
margin-left:40px;

}

html,body{
  color: #000000;
  font-size: 14px;
  line-height:24px;
   background-image:url('../images/bg_1560x1200_low.jpg');
background-repeat: no-repeat;
background-attachment:fixed;
}




.logo{
background-image:url('../images/Logo_viereck_110x110.png');
width:110px;
height:110px;
}
.baukasten_img{
float:right;

}

.inhalt{
margin-top:80px;
margin-bottom:40px;
width:1320px;
height:100%;
}

.hauptinhalt{
width:840px;

margin-right:40px;
padding:20px;
/*background-image:url('../images/flaeche_transp_1x1.png');*/
background:#fff;
background-repeat: repeat;

}


.nebeninhalt{
width:320px;
margin-right:40px;
padding:20px;
/*background-image:url('../images/flaeche_transp_1x1.png');*/
background:#fff;
background-repeat: repeat;
float:right;

}


.Teaserbild{
width:250px;
height:282px;
}

.inhalt td{
vertical-align:top;
height:100%;
}

#ReferenzBildLinks{
margin-right:40px;

}

#ReferenzBildMitte{
margin-right:40px;

}

#ReferenzBildRechts{


}


h1
{

font-size: 24px;
line-height:30px;
color: #0099ff;
text-transform: uppercase;
}

h2
{
color: #0099ff;
font-weight: bold;
font-size: 18px;
}

h3{
color: #0099ff;
font-size: 14px;
font-weight: bold;

}

a, a:visited{
color:#000;

}



