/* CSS Gemeindeinfo */
body {font-family:verdana;}
h1 {font-size:90%; font-weight:bold; color:#AE0000}
h2 {font-size:100%; color:white;}
h4{font-weight:bold; color:white; font-size: 80%;}
h5 {font-size:75%; color:white; font-weight:lighter;}
p {text-align:left; font-size:75%; line-height:16pt;}
li {font-size:75%; line-height:15pt;}
table {font-family:arial;}

a:link {text-decoration:underline; color:#666666;}
a:visited {text-decoration:underline; color:#525252;}
a:hover {text-decoration:underline; color:#333333}

a.home:link {text-decoration:none; color:white; }
a.home:visited {text-decoration:none; color:white; }
a.home:hover {text-decoration:none; color:white; }

a.gemeindeinfo:link {text-decoration:none; color:#BF0000; }
a.gemeindeinfo:visited {text-decoration:none; color:#BF0000; }
a.gemeindeinfo:hover {text-decoration:none; color:#BF0000; }

a.tourismus:link {text-decoration:none; color:white; }
a.tourismus:visited {text-decoration:none; color:white; }
a.tourismus:hover {text-decoration:none; color:#003399; }

a.kultur:link {text-decoration:none; color:white;}
a.kultur:visited {text-decoration:none; color:white;}
a.kultur:hover {text-decoration:none; color:#D2D200;}

a.seitenmenue:link {text-decoration:none; color:white;}
a.seitenmenue:visited {text-decoration:none; color:white;}
a.seitenmenue:hover {text-decoration:none; color:#AE0000}

a.Unterpunkte:link {color:black; text-decoration:none}
a.Unterpunkte:visited {color:black; text-decoration:none;}
a.Unterpunkte:hover {text-decoration:none; color:gray}

a.breadcrumbs:link {color:black;}
a.breadcrumbs:visited {color:black;}

/*Titelbild*/
.picture {background-image:url('../bilder/designSommer2.jpg');background-repeat:no-repeat; background-position: 0px 0px;}
/*Für Winter folgendes ändern: statt dem Wort Sommer --> Winter*/

/*Das TitelBild auf der Startseite*/
.pictureindex {background-image:url('../bilder/designSommer.jpg'); background-position: 0px 0px; background-repeat:no-repeat}
/*Für Winter folgendes ändern: statt Sommer --> Winter */

/*Hintergrundbilder Startseite*/
/*für die Winterhintergründe: das wort sommer durch winnter ersetzen*/
.hintergrund1 {background-color:#CCCCCC; background-image:url('../bilder/Sommer.jpg'); background-repeat:no-repeat; background-position-y:50%}
.hintergrund2 {background-color:#CCCCCC; background-image:url('../bilder/Sommer2.jpg'); background-repeat:no-repeat; background-position: 0px 0px;}
.hintergrund3 {background-color:#CCCCCC; background-image:url('../bilder/Sommer3.jpg'); background-repeat:no-repeat; background-position: 0px 0px;}

.spaltenfarbe1 {background-color:#8C8C8C;}


#oben {text-align:right; margin-right:15; vertical-align:middle; font-size:100%; font-weight:bold; color:white;}
#oben2 {text-align:right; margin-right:15; vertical-align:middle; font-size:60%; color:black;}
