/* Coding und CSS dieser Präsenz entwickelt von: dragonworks Berlin, www.dragonworks.de */
/* Diese Zeilen sind Bestandteil einer juristischen Vereinbarung und dürfen nicht entfernt werden */

/* allgemeine auszeichnungen */

@import url(brauchtum.css);
@import url(maerkte.css);
@import url(muenchen.css);
@import url(impressionen.css);

body {
font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:19px;
color: #343434;
background-color:#667E9C;
}

a {text-decoration: none; color:#343434;}
a:link {color: #343434;}
a:visited {color: #343434;}
a:hover{color:#343434;}
a:active {color: #343434; font-weight:bold;}

/* IDs */

#container {
position:absolute;
left:50%;
margin-left:-460px;
top:50%;
margin-top:-295px;
width:920px;
height:590px;
background-color:#667E9C;
border:0px;
z-index:1;
}

#inner{
position:absolute;
width:912px;
height:548px;
top:19px;
left:4px;
z-index:2;
background-color:#889EB8;
}

#links{
position:absolute;
width:337px;
height:548px;
/*border:1px solid #fff;*/
background:#fff;
z-index:2;
}

#linksgal{
position:absolute;
left:15px;
top:10px;
width:319px;
height:200px;
border:0px;
background:#fff;
z-index:2;
}

#preloader{
position:absolute;
width:398px !important;
height:548px;
top:0px;
left:337px;
border:1px solid #fff;
padding:0px;
margin:0px;
z-index:1;
display:none;
}

#pre{
position:absolute;
width:398px !important;
height:30px;
top:300px;
left:337px;
border:0px solid #fff;
padding:0px;
margin:0px;
z-index:1;
}

#mitte{
position:absolute;
width:398px !important;
height:548px;
top:0px;
left:337px;
/*border:3px solid #fff;*/
background-color:#F9F5EB;
padding:0px;
margin:0px;
z-index:2;
}

#rechts{
position:absolute;
width:177px;
height:548px;
top:0px;
left:735px;
/*border:1px solid #fff;*/
background:#fff;
z-index:2;
}

#logo{
position:absolute;
width:160px;
height:110px;
top:130px;
left:15px;
border:0px;
background:transparent url(../layout/logo_website.jpg);
background-position:top left;
background-repeat:no-repeat;
text-align:right;
line-height:180px;
z-index:2;
overflow:hidden;
}

#text{
position:absolute;
bottom:25px;
left:20px;
width:270px;
height:auto;
text-align:right;
}

#textservice{
position:absolute;
top:15px;
/*left:0px;*/
width:380px;
height:200px;
text-align:right;
}

#textservice_links{
position:absolute;
top:25px;
left:20px;
width:270px;
height:auto;
text-align:right;
}

#textservice_links_home{
position:absolute;
bottom:25px;
left:20px;
width:270px;
height:auto;
text-align:right;
}

#menu{
position:absolute;
bottom:25px;
left:15px;
width:140px;
height:auto;
text-align:left;
}

#menulinks{
position:absolute;
bottom:25px;
left:20px;
width:270px;
height:auto;
text-align:right;
}

#impressum{
position:absolute;
top:15px;
left:20px;
width:270px;
height:auto;
text-align:right;
}

/* CLASSES */
h1{
font-family:"Verdana", Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:14px;
font-weight:bold;
text-align:right;
}

.small{
font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
line-height:13px;
color: #343434;
}
.main{
background:transparent url(../layout/titelbild.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}

.brauchtum{
background:transparent url(../layout/brauchtum_titel.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}

.handwerk{
background:transparent url(../layout/handwerk_titel.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}

.maerkte{
background:transparent url(../layout/maerkte_titel.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}
.gesichter{
background:transparent url(../layout/gesichter_titel.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}
.geschichten{
background:transparent url(../layout/geschichten_titel.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}
.regionales{
background:transparent url(../layout/regionales_titel.jpg);
background-position:top left;
background-repeat:no-repeat;
}
.muenchen{
background:transparent url(../layout/muenchen_titel.jpg);
background-position:top left;
background-repeat:no-repeat;
}

.impressionen{
background:transparent url(../layout/impressionen_titel.jpg);
background-position:top left;
background-repeat:no-repeat;
}

.bayernwelt{
background:transparent url(../layout/bayernwelt.jpg);
background-position:top left;
background-repeat:no-repeat;
}

.impressum{
background:transparent url(../layout/impressum_titel.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}

.kontakt{
background:transparent url(../layout/kontakt.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}

.serv{background:#ece1b4;}

.service{
position:absolute;
top:20px;
left:20px;
border:20px;
width:358px !important;
height:auto;
z-index:2;
}

.graphtext{
position:absolute;
top:15px;
left:20px;
border:0px;
width:358px !important;
height:auto;
text-align:right;
z-index:2;
}

#linksgal img{
float:left;
border:0px;
margin-top:7px;
margin-left:7px;
margin-right:7px;
margin-bottom:7px;
}