/*Allgemein*/
html, body{
width:100%;
margin:0;
padding:0;
background: #F6F6F4;
position: relative;
font: 15px Arial;
color: #000;
min-width: 1200px;
}
.Container{
border-top: 150px solid #F6F6F4;
width:100%;
position:relative;
}
.Menu{
width:20%;
float:left;
}
.Content_layer{
width:79%;
overflow:auto;
float:right;
background-image:url(../Img/B_left.jpg);
background-repeat:repeat-y;
}
img{
border:none;
}
.image{
border:1px solid #DEDBD6;
-moz-border-radius:10px;
-khtml-border-radius:10px;
background:#fff;
padding:10px;
}

/*Footer*/
.Impressum{
color:#000;
text-decoration:underline;
}
.Impressum:hover{
text-decoration:none;
color:#099860;
}

/*Kopf der Seite*/
.Head{
width:100%;
height:125px;
position:absolute;
top:0px;
left:0px;
background-image:url(../Img/raumverwaltung.background.png);
background-repeat:repeat-x;
text-align:center;
}
.Bechtleraute{
margin:10px 0px 0px 10px;
border: none;
}
.Link{
float: left;
text-decoration: none;
border: none;
}
.Raumplanung_Ueberschrift{
text-align:center;
color:#fff;
margin-top:20px;
}
.raumplanung_raute{
width:95px;
height:110px;
position:absolute;
top:0px;
left:0px;
}
.raumplanung_brand{
width:242px;
height:110px;
position:absolute;
top:0px;
right:0px;
}
h1{
font-size:22px;
}
h2{
font-size:18px;
}
h4{
font-size:18px;
color:#000;
}
.Link_Belos{
float:right;
}
.Belos_Brand{
margin:10px 10px 0 0;
border: none;
}
/*Link*/
.linklist{
width:202px;
height:70px;
background:#fff;
margin:10px;
padding:10px;
text-align:center;
border:1px solid #DEDBD6;
-moz-border-radius:10px;
-khtml-border-radius:10px;
}
.alinklist{
text-decoration: none;
color:#000;
}

/*Menü*/

.Navigationspunkt{
width:207px;
height:20px;
background-image:url(../Img/Navigation.jpg);
padding-left:15px;
padding-top:2px;
margin:10px;
font-weight:bold;
}

.Navigationspunkt_Sub{
width:207px;
height:20px;
background-image:url(../Img/Navigation.jpg);
padding-left:15px;
padding-top:2px;
margin:10px 10px 10px 30px;
font-weight:bold;
}
.nav_a{
color: #6C6C6C;
}
.nav_a:hover{
color: #000;
}
a{
text-decoration: none;
}
.alink{
color: #000;
text-decoration: underline;
}

/*Content*/
.b_first_row{
width:79%;
height:20px;
float:right;
background-image:url(../Img/B_top.jpg);
background-repeat:repeat-x;
}
.b_top_left{
width:20px;
height:20px;
background-image:url(../Img/B_left_top.jpg);
}
.b_third_row{
width:79%;
height:20px;
float:right;
background-image:url(../Img/B_bottom.jpg);
background-repeat:repeat-x;
}
.b_bottom_left{
width:20px;
height:20px;
background-image:url(../Img/B_left_bottom.jpg);
}
.Content{
padding:0 20px;
}
.spacer{
width:1px;
height:400px;
float:left;
}
.spacer_hoz{
height:1px;
width:1200px;
}

/*Downloads*/
.Download_Frame{
text-align:center;
text-decoration:none;
}
.DlFile{
width:130px;
height:130px;
float:left;
border:1px solid #DEDBD6;
-moz-border-radius:10px;
-khtml-border-radius:10px;
background:#fff;
margin:20px;
padding:10px;
}
.dlLink{
color:#000;
}
.dlLink:hover{
color: #6C6C6C;
}

/*Kontakt*/
.Contact_Frame{
text-decoration:none;
}
.contact{
width:360px;
height:110px;
float:left;
border:1px solid #DEDBD6;
-moz-border-radius:10px;
-khtml-border-radius:10px;
background:#fff;
margin:10px 20px;
padding:10px 10px;
}
.contact_img{
float:left;
border-right:10px solid #fff;
}
/*Tagclouds*/
.RaumverwaltungCloud{
width:222px;
height:350px;
background:#fff;
margin:10px;
text-align:center;
border:1px solid #DEDBD6;
-moz-border-radius:10px;
-khtml-border-radius:10px;
}
.Raumverwaltung_Tags{
width:222px;
height:350px;
background:#fff;
margin:10px;
text-align:center;
border:1px solid #DEDBD6;
-moz-border-radius:10px;
-khtml-border-radius:10px;
}
.tag_cat_1{
color: #6C6C6C;
font-size:25px;
margin:5px;
}
.tag_cat_1:hover{
color: #000;
}
.tag_cat_2{
color: #6C6C6C;
font-size:21px;
margin:5px;
}
.tag_cat_2:hover{
color: #000;
}
.tag_cat_3{
color: #6C6C6C;
font-size:18px;
margin:5px;
}
.tag_cat_3:hover{
color: #000;
}
.tag_cat_4{
color: #6C6C6C;
font-size:17px;
margin:5px;
}
.tag_cat_4:hover{
color: #000;
}
.tag_cat_5{
color: #6C6C6C;
font-size:14px;
margin:5px;
}
.tag_cat_5:hover{
color: #000;
}
.tagCloud{
text-decoration: none;
color:#000;
margin: 0 0 10px 10px;
}
/*News*/
.nHeader{
font-size:16px;
font-weight:bold;
border:1px solid #DEDBD6;
-moz-border-radius:10px;
-khtml-border-radius:10px;
background:#fff;
padding:10px;
width:98%;
}
.nLeft{
width:65%;
background:#C2BBA6;
border-right: 10px solid #fff;
padding:3px;
}
.nOutter{
width:100%;
background:#DCD6C7;
}
.artikelBorder{
border:1px solid #DEDBD6;
-moz-border-radius:10px;
-khtml-border-radius:10px;
background:#fff;
padding:10px;
width:98%;
}
.artikelContent{

}
.artikelFooter{
width:100%;
border-top:1px solid #DEDBD6;
color:#C2BBA6;
margin-top: 10px;
padding-top:10px;
}
.artikelSecond{
color:#A5A090;
}
.artikelLink{
text-decoration: none;
color:#000;
}
.artikelImg{
float:left;
margin-right:10px;
}

/*Zusatz*/
.twitter{
width:55px;
height:55px;
margin-left:10px;
}
.delicious{
width:55px;
height:55px;
margin-left:10px;
}
.rss{
width:55px;
height:55px;
margin-left:10px;
}

/*Preisliste*/
.preisListeContainer{
border:1px solid #DEDBD6;
-moz-border-radius:10px;
-khtml-border-radius:10px;
background:#fff;
padding:10px;
height:320px;
}
.preislisteL{
float:left;
width:60%;
}

.preislisteHead{
background:#C2BBA6;
font-size:16px;
font-weight:bold;
padding: 7px;
}