@import url("/css/grundelemente.css");
@import url("/css/navigation.css");
@import url("/css/lightbox.css");
@import url("/css/adressen.css");



/*farbcodes muehlau.ch
------------------------------------------
--------------------------------------------
#009946 = dunkelgruen, link
#f4d000 = gelb
------------------------------------------
-------------------------------------------*/

body {
font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
font-size: 0.75em;
line-height: 1.4em;
color: #000;
margin: 0px 0px 10px 0px;
padding: 0;
text-align: center;
background-color: #ededed;
}

#accesskeys {
position: absolute;
top: -400px; 
}

/* container, head
------------------------------------------
------------------------------------------*/

#wrapper {
margin: auto;
text-align: center;
background-image: url(/pictures/bg_wrapper.gif);
background-repeat: repeat-y;
background-position: center top;
width: 991px;
}

#container {
margin: auto;
text-align: center;
background-image: url(/pictures/bg_container.jpg);
background-repeat: no-repeat;
background-position: center top;
width: 991px;
}

#container-inner {
width: 975px;
margin: auto;
text-align: left;
}

#head {
background-position: top left;
background-repeat: no-repeat;
width: 991px;
height: 95px;
background-image: url(/pictures/bg_head.jpg);
text-align: left;

}

#head img#logo {
margin: 0px 0px 0px 16px;
}

/* banner links
------------------------------------------
------------------------------------------*/
#banner {
margin: 20px 0px 15px 18px;
}

address {
font-style: normal;
margin: 5px 0px 0px 10px;
}

/* content
------------------------------------------
------------------------------------------*/

#content {
width: 584px;
margin: 0px 0px 25px 195px;
padding: 10px 0px 0px 0px;
text-align: left;
}

#content ul {
margin: 0px 0px 10px 30px;
padding: 0;
line-height: 1.45em;
}

#content ol {
margin: 0px 0px 10px 30px;
padding: 0;
line-height: 1.45em;
}

#content ul li {
margin: 0;
padding: 0 0 5px 12px;
}

#content ol li {
margin: 0;
padding: 0 0 5px 12px;
}

/* rechte spalte:  -------------------------

 - navigationstools
 - quicklinks
 - banner, wetter
----------------------------------------------
------------------------------------------------
-------------------------------------------------*/

#right {
text-align: left;
float: right;
width: 153px;
margin: 0px 0px 0px 0px;
}

#right a {
text-decoration: none;
font-weight: bold;
color: #000;
}

/* navigationstools
------------------------------------------*/

ul#accessibility {
margin: 0;
padding: 0;
list-style-type: none;
}

ul#accessibility li {
display: inline;
}

ul#accessibility a {
font-size: 11px;
padding: 0px 12px 5px 0px;
display: block;
float: left;
text-decoration: underline;
color: #02592a;
font-weight: normal;
}

#volltextsuche {
margin: 10px 0px 30px 8px;
padding: 0;
}

#volltextsuche button {
position: absolute;
background-color: transparent;
text-indent: -5000px;
background-image: url(/pictures/icon_search.gif);
background-repeat: no-repeat;
width: 15px;
height: 15px;
border-style: none;
cursor: pointer; }

#volltextsuche #suche {
font-size: 0.8em;
color: #b7b7b7;
background-image: url(/pictures/search_bg.gif);
background-repeat: no-repeat;
width: 95px;
margin: 0px 9px 0px 0px;
padding: 4px;
border: solid 1px #575757;
}

#volltextsuche #suche:hover,
#volltextsuche #suche:focus {
border: solid 1px #000;
color: #000;
}


/* quicklinks
------------------------------------------*/

ul#quicklinks {
margin: 0;
padding: 0;
list-style-type: none;
margin-left: 3px;
}

ul#quicklinks li a {
display: block;
text-decoration: none;
color: #000;
padding: 3px 0px 5px 7px;
font-weight: normal;
border-left: solid;
border-color: #009946;
margin-top: 2px;
}

ul#quicklinks li a:hover {
background-color: #f4d000;
}

/* --------------------------*/
/* Fix IE. Hide from IE Mac \*/
* html ul#quicklinks li { float: left; height: 1%; }
* html ul#quicklinks li a { height: 1%; }
/* --------- End ----------- */

/* banner, wetter
------------------------------------------*/

.banner img {
margin: 20px 0 10px 10px;
}

#banner-rechts {
margin: 20px 0px 20px 7px;
}

.abisz {
padding:5px;
margin: 0;
background-color: #EEF6EA;
}

abisz li {
display: inline;
padding-right: 5px;
padding-left: 5px;
border-right: 1px solid #000;
font-weight: bold;
text-align: center;
}

/* footer
------------------------------------------
------------------------------------------*/

ul#nav-bottom {
border-top: 1px solid black;
list-style-type: none;
margin: 30px 0 0 0;
padding: 0;
}

ul#nav-bottom li {
display: inline;
padding: 0;
margin: 0;
}

ul#nav-bottom a {
font-size: 1em;

text-decoration: underline;
color: #02592a;
}

ul#nav-bottom a:hover {
background-color: transparent;
color: #009946;}

a.gotop {
float: left;
}
a.print {
float: right;
background: url(/pictures/btn_print.gif) no-repeat;
background-position: right;
padding-right: 20px;
}

#footer {
background-image: url(/pictures/bg_footer.gif);
background-repeat: no-repeat;
background-position: top;
height: 33px;
width: 991px;
margin: auto;
text-align: right;
clear: both;
margin-bottom: -20px;
}

#footer p{
position: relative;
top: 27px;
left: -10px;
}


/* startseite
---------------------------------------*/

#flash1 {
margin-top: 15px;
margin-left: 267px;
}

#topnews {
float: left;
width: 220px;
margin: 0px 0px 0px 0px;
padding: 0;
text-align: left;
}

#top-events {
margin: 0px 0px 0px 228px;
width: 200px;
height: 140px;
}


/* diverses
------------------------------------------
------------------------------------------*/

.invis {display: none}
.break {clear: both}

.abisz {
padding:5px;
margin: 0;
background-color: #EEF6EA;
border-bottom: 1px solid #CBDCC2;
}

.abisz li {
display: inline;
padding-right: 5px;
padding-left: 5px;
border-right: 1px solid #000;
font-weight: bold;
text-align: center;
}

/* fuer startseite
------------------------------------------
------------------------------------------*/

#events {

}

