/* Startseite-CSS für www.klingnauerstausee.ch */

/* Wichtige Farben:
blau = #336699
hellblau = #d9e6f2
*/

html, body, div, p, h3, h4, h5, h6, ul, ol, span, a, table, td, form, img, li {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

}
p, ul, ol, table, blockquote, form {
font-size : 13px;
}
h1 {
font-size : 18px;
vertical-align : middle;
}
h2 {
font-size : 13px;
}

#logo {
width : 760px;
background-color : #336699;
margin : 0 auto;
text-align : left;
border : 1px solid #336699;
margin-top : 20px;
padding-top : 10px;
padding-bottom : 5px;
}

#hauptmenue {
width : 750px;
background-color : #ffffff;
margin : 0 auto;
text-align : left;
font-size : 11px;
font-weight : bold;
border-top : 1px solid #336699;
border-left : 1px solid #336699;
border-right : 1px solid #336699;
border-bottom : 1px solid #336699;
margin-bottom : 20px;
padding-left : 10px;
padding-top : 2px;
padding-bottom : 2px;
}
#hauptmenue a {
font-size : 11px;
font-weight : bold;
color : #000000;
text-decoration : none;
}
#hauptmenue a:hover {
color : #336699;
text-decoration : underline;
}

#hauptcontainer {
width : 756px;
background-color : #ffffff;
margin : 0 auto;
text-align : left;
border-top : 1px solid #336699;
border-left : 1px solid #336699;
border-right : 1px solid #336699;
border-bottom : 1px solid #336699;
padding : 2px;
}

#container {
background-color : #ffffff;
width : 580px;
padding-left : 5px;

border-bottom : 1px solid #336699;
}

#bild {
float : left;
}

#textohne {
background-color : #ffffff;
width : 580px;
float : right;
padding-left : 5px;
padding-bottom: 10px;
}

#text {
background-color : #ffffff;
width : 580px;
float : right;
padding-left : 5px;
padding-bottom: 10px;
border-top : 1px solid #336699;
}

