@charset "UTF-8";
/* --- layout.css --- */
/* --- Basislayout der Folgeseiten ---*/
/* ---------------------------------------------------- */
/* --- (c)2008.stadt.werk|konzeption.text.gestaltung ---*/
/* ---------------------------------------------------- */
/* ---------------------------------------------------- */

html{
/*background: url(/fileadmin/cssImages/backgrounds/backPattern2.gif) left top repeat;*/
background: url(/fileadmin/cssImages/backgrounds/pattern_01.gif) left top repeat;
}

body{
margin:0;
padding:0;
background: url(/fileadmin/cssImages/backgrounds/pattern_01.gif) left top repeat;
}

.rahmen{
position:relative;
top:0px;
width:100%;
height: auto;
border-left: 10px solid white;
border-bottom: 15px solid white;
border-right: 10px solid white;
background: white;
}

.outerWrap{
position:absolute;
left:50%;
top:0px;
margin-left:-477px;
background:white;
width:955px;
height:auto;
}

.A01{
position: relative;
left: 0px;
top: 0px;
width: 100%;
height: 10px;
}

.A02{
position: relative;
left: 0px;
top: 0px;
width: 955px;
height: 30px;
}

.A03{
position: relative;
left: 0px;
top: 0px;
width: 955px;
height:180px;
}

.A04{
position: relative;
left: 0px;
top: 0px;
width: 795px;
height: 10px;
background: #f9fbf1;
padding-left:160px;
}

* html .A04{
width: 100%;
}

.innerWrap {
position:relative;
left:0px;
top:0px;
width:955px;
height:auto;
min-height: 300px;
background: url(/fileadmin/cssImages/backgrounds/contentHdF_Flower.jpg) left top no-repeat;
}

.A05_a{
position: relative;
left: 0px;
padding-top: 75px;
width: 175px;
height: auto;
float:left;
}

.A05_b{
position: relative;
left: 0px;
padding-top: 50px;
width: 520px;
height: auto;
float: left;
}

.A05_c{
position: relative;
left: 0px;
padding-top: 50px;
width: 150px;
height: auto;
float: right;
}

/* -- Footer -- */
.A06{
position: relative;
left: 0px;
top: 1px;
width: 955px;
height: 20px;
clear: both;
font-family: Arial;
font-weight: normal;
color: #0b212d;
font-size: 10px;
text-align: center;
padding-top:10px;
}
