body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #303733;
	background: #E8F8FF url(../images/navi/winter/bg-seite.jpg) repeat-x;
}

html {
 margin: 0;
 padding: 0;
}

* {
  margin: 0;
  padding: 0;
}

.clear {
clear: both;
}

a.quick {
  margin: 0;
  padding: 0;
  line-height: 0;
}


#wrapper {
  margin: 0 auto 0 auto;
  padding: 0;
  width: 85%;
  font-size: 1.4em;
	background: transparent;
}

#header {
  margin: 0;
  padding: 80px 0 0 0;
  background: transparent url(../images/navi/blau/bg-header-blau.jpg) no-repeat;
}

#header ul {
  margin-top: 0;
  padding: 0;
  list-style-type: none;
  background: transparent;
  height: 46px;
}

#header li {
  float: left;
  margin: 0;
  padding: 0px;
  background: transparent;
}

#header li a:link, #header li a:visited {
  margin: 0;
  padding: 15px 9px 15px 9px;
  text-decoration: none;
  display:block;
  font-weight: bold;
  color: #E8F8FF;
}

#header li a:hover, #header li a:active {
  color: #4E7080;
  background: url(../images/navi/winter/bg-header-a-hover.jpg) repeat-x;
}

#header li a.active {
  color: #990000;
  background: url(../images/navi/winter/bg-header-a-hover.jpg) repeat-x;
}

#quick {
  position: fixed;
  top: 150px;
  left: 1%;
  clear: both;
}

#quick ul {
  list-style-type: none;
}

#quick * {
  margin: 0;
  padding: 0;
  text-decoration: none;
  border: 0;
}

#links {
  float:left;
  width: 200px;

}

#links ul.navi {
  list-style-type: none;
  margin: 10px 20px 20px 0;
  padding: 160px 10px 10px 10px;
  border-right: 1px solid #4E7080;
  background: transparent url(../images/navi/winter/skizze-geising-start.png) top left no-repeat;
  }

#links ul.navi li {
  margin: 5px;
  padding: 2px;
  border: 1px solid #91ABB8;
  background: #D0E3EA;
  font-size: 0.9em;
}

.navi a {
  text-decoration: none;
  display: block;
  padding: 5px 5px 5px 5px;
  font-weight: bold;
  color: #990000;
  background: transparent /*url(../images/navi/bg-subnav.png) top no-repeat*/;
}

.navi a:hover {
  text-decoration: none;
  color: #990000;
  background: #F7FAF0 url(../images/navi/bg-subnav.png) top no-repeat;
}

.navi a.active {
  color: #990000;
  background: #F7FAF0 url(../images/navi/bg-subnav.png) top no-repeat;
}

.subnavi a {
  background: transparent;
}


#links ul.subnavi {
  list-style-type: none;
  margin: 0;
  padding: 5px;
  font-size: 1.0em;
}

#links ul.subnavi li {
  margin: 0;
  padding: 0 0 0 10px;
  border: 0;
  background: transparent url(../images/navi/arrowpixel.png) left center no-repeat;
}

#rechts {
  margin: 0 20px 0 20px;
  overflow: hidden;
}

#rechts ul, #rechts ol {
  margin-left: 35px;
}

h1 {
  margin: 20px 0 10px 0;
  padding: 5px 10px 5px 40px;
  font: bold italic 1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
  letter-spacing: 0em;
	color: #4E7080;
  background: transparent url(../images/navi/bg-h1.png) left center no-repeat;
  border-bottom: 2px solid #4E7080;
}

h2 {
  margin: 20px 0 10px 0;
  padding: 5px 10px 5px 30px;
  font: 1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4E7080;
  background: transparent url(../images/navi/bg-h2.png) left center no-repeat;
  border-bottom: 2px solid #4E7080;
  clear: both;
}

h3 {
  margin: 20px 0 10px 0;
	font: 1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4E7080;
  clear: both;
}

ol {
margin: 10px;
}

p {
  margin: 1.5em 0.5em 0.5em 0.5em;
}


a {
text-decoration: none;
color: #990000;
}

a:hover {
text-decoration: underline;
color: #990000;
background: #DFDED3;
}

strong {
color: #666666;
font-weight: bold;
}

.alignleft {
  float: left;
}

img.alignleft {
  margin: 0 1.0em 1.0em 0;
  padding: 3px;
  border: 1px solid #4E7080;
}

.alignright {
  float: right;
}

img.alignright {
  margin: 0 0 1.0em 1.0em;
  padding: 3px;
  border: 1px solid #4E7080;
}

.aligncenter {
  text-align: center;
}

img.aligncenter {
  margin: 5px;
  padding: 3px;
  border: 1px solid #4E7080;
}

.newsbox {
border: 0;
background: transparent url(../images/navi/winter/bg-newsbox.png) top left no-repeat;
margin: 2.0em 0 1.0em 0;
padding: 17px 0 0 17px;
}

.newsheader {
margin: 0 0 0 28px;
padding: 0 0 0 5px;
font: bold 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #4E7080;
clear: both;
border-top: 1px solid #91ABB8;
border-right: 1px solid #91ABB8;
border-bottom: 0;
border-left: 0;
background: #D0E3EA /*url(../images/navi/bg-newsbox-h3.png) bottom repeat-x*/;
-moz-border-radius-topright: 5px;
}

.newscontent {
margin: 0px 0px 0px 0px;
padding: 10px 10px 10px 30px;
border-top: 0;
border-right: 1px solid #91ABB8;
border-bottom: 1px solid #91ABB8;
border-left: 1px solid #91ABB8;
background: #D0E3EA /*url(../images/navi/bg-newsbox-h3.png) bottom repeat-x*/;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
}

.newscontent p {
margin: 0.5em;
}

.abisz {
margin: 0;
padding: 5px 15px 15px 15px;
min-width: 260px;
width: 40%;
height: 150px;
background: #E8F8FF url(../images/navi/winter/bg-a_z.png) top left no-repeat;
float: left;
}

.ortsteile {
  margin: 0;
  padding: 50px 50px 10px 50px;
  background: #E8F8FF url(../images/navi/bg-ortsteile.png) top left no-repeat;
}

.ortsteile h2 {
  margin: 0 0 0 75px;
  padding: 30px 10px 5px 0px;
  font: 1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4E7080;;
  background: transparent;
  border-top: 1px solid #4E7080;
  border-right: 1px solid #4E7080;
  border-bottom: 0;
  border-left: 0;
  clear: both;
}

.ortsteile p {
  margin: 0;
  padding: 15px 15px 0 35px;
  border-top: 0;
  border-right: 1px solid #4E7080;
  border-bottom: 0;
  border-left: 1px solid #4E7080;
}

.ortsteile p.ortsteilfooter {
  padding: 10px 15px 10px 35px;
  border-top: 0;
  border-right: 1px solid #4E7080;
  border-bottom: 1px solid #4E7080;
  border-left: 1px solid #4E7080;
}

/* #### tourismus #### */

.ukbox {
border: 0;
background: transparent url(../images/navi/winter/bg-ukbox.png) top left no-repeat;
margin: 2.0em 0 1.0em 0;
padding: 17px 0 0 17px;
}

.ukbox h2 {
margin: 0 0 0 28px;
padding: 0 0 5px 5px;
font: 1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #4E7080;
clear: both;
border-top: 1px solid #91ABB8;
border-right: 1px solid #91ABB8;
border-bottom: 0;
border-left: 0;
background: #F7FAF0 url(../images/navi/bg-newsbox-h3.png) bottom repeat-x;
-moz-border-radius-topright: 5px;
}

.ukbox h4 {
color: #4E7080;
border-top: 1px solid #91ABB8;
margin: 0;
padding: 4px;
clear: both;
}

.ukbox p {
margin: 0 0 1.0em 10px;
}

.ukbox a {
color: #4A714A;
}

.ukcontent {
margin: 0px 0px 0px 0px;
padding: 10px 10px 10px 30px;
border-top: 0;
border-right: 1px solid #91ABB8;
border-bottom: 1px solid #91ABB8;
border-left: 1px solid #91ABB8;
background: #F7FAF0 url(../images/navi/bg-newsbox-content.png) top repeat-x;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
}

.ukimg {
padding: 5px;
float: left;
}

.ukcontact {
padding: 5px;
float: left;
}

.ukdetail {
padding: 5px;
width: 150px;
float: right;
}

.ukcontact p {
margin: 0 0 1.0em 0;
}

.ukdetail p {
margin: 0 0 1.0em 0;
}


.ukwebsite {
padding: 5px 5px 5px 30px;
background: transparent url(../images/navi/bg-uk-webseite.png) center left no-repeat;
}

.ukemail {
padding: 5px 5px 5px 30px;
background: transparent url(../images/navi/bg-uk-email.png) center left no-repeat;
}

.gastrotable {
width: 98%;
margin: 10px auto 10px auto;
border: 1px solid #91ABB8;
border-collapse: collapse;
}

.gastrotable th {
vertical-align: top;
padding: 0.5em;
color: #4E7080;
background: #F7FAF0 url(../images/navi/winter/bg-header-a-hover.jpg) top repeat-x;
border: 1px solid #91ABB8;
}

.gastrotable td {
vertical-align: top;
padding: 0.5em;
border: 1px solid #91ABB8;
}

.farbe1 {
background: transparent;
}

.farbe2 {
background: #F2F7E6;
}

/* #### Formulare #### */
input, select, textarea {
padding: 4px;
border: 1px solid #CCCCCC;
background: #F6F6F3;
}

input:focus, select:focus, textarea:focus {
border: 1px solid #FF9900;
}

option {
padding: 1px 4px 1px 4px;
}

fieldset {
margin: 10px;
padding: 10px;
border-top: 1px solid #91ABB8;
border-right: 1px solid #91ABB8;
border-bottom: 1px solid #91ABB8;
border-left: 1px solid #91ABB8;
background: #F7FAF0 url(../images/navi/bg-newsbox-content.png) top repeat-x;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
}

legend {
margin: 0;
padding: 10px;
font: bold italic 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
letter-spacing: 0em;
color: #4E7080;
}

fieldset .innerfs {
margin: 0;
padding: 0;
text-align: center;
}

form #reset {
padding: 5px 5px 5px 18px;
background: url('/images/icons/icon-wrong.png') 3px center no-repeat;
}

form #submit {
padding: 5px 5px 5px 18px;
background: url('/images/icons/icon-ok.png') 3px center no-repeat;
}

/* #### Diverses #### */
.doc-acrobat {
height: 40px;
background: transparent url(../images/icons/pdf.png) top left no-repeat;
padding: 2px 2px 2px 40px;
}

.ul-standard {
list-style-type: none;
margin: 0;
padding: 5px;
font-size: 1.1em;
}

.ul-standard li {
margin: 0 0 0.5em 0;
padding: 0 0 0 20px;
border: 0;
background: transparent url(../images/navi/arrowpixel.png) left center no-repeat;
}

/*
a.extern {
background: transparent url(/images/navi/icon_extern.gif) right center no-repeat;
padding-right: 13px;
}

a:hover.extern {
background: #DFDED3 url(/images/navi/icon_extern.gif) right center no-repeat;
padding-right: 13px;
}

a[href^="http://"]::after {
color: #990000;
content: " \2197";
display: inline;
}

a:hover[href^="http://"]::after {
color: #990000;
content: " \2197";
display: inline;
background: #DFDED3;
}
*/


/* ### Wetter ### */
#wettertabelle {
  width: 90%;
  max-width: 600px;
  margin: 10px auto 10px auto;
  padding: 0;
  border: 1px solid #91ABB8;
  border-collapse: collapse;
}

#wettertabelle td {
  padding: 5px 10px 5px 10px;
  vertical-align: top;
}

#wettertabelle .wetterbild {
  width: 242px;
  padding: 2px;
  /* border: 1px solid #D7E4B1; */
  background: transparent;
  font-weight: bold;
  font-size: 0.7em;
  text-align: center;
  float: right;
}

#wettervorhersage {
width: 200px;
float: left;
}

#wettervorhersage *{
margin: 0;
padding: 0;
}

#wetterlinks {

float: left;
}

/* ### Gaestebuch ### */
.newscontent div {
  padding: 5px 0 5px 0;
  background: #EFF5DF;
}

.gb-comment {
  background: #EFF5DF;
  font-weight: bold;
  border-bottom: 1px solid grey;
}

.artikel {
margin: 1.5em 0 1.5em 0;
padding: 5px 15px 15px 15px;
width: 600px;
min-height: 150px;
background: #E8F8FF url(../images/navi/winter/bg-a_z.png) top left no-repeat;
overflow: visible;
clear: both;
}