
span.accesskey {
   text-decoration:none;
}


.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}


dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}

a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}


a.external {

  padding: 0 12px 0 0;
}

a.external:link {
  color: #18507C;

  background: url(/images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; 


  background: url(/images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;

  background: url(/images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}






div#news {
  margin: 2em 0 1em 1em; 
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    padding: 0.5em 0.5em 1em; 
    margin: 0 0.5em 1em 0.5em;
    border-bottom: 1px solid #ccc; 
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}




div#fpnews {display: none}


div#newslist h3 a {font-size: .8em}




/* hack for Internet Explorer */
* html div#menu_horiz {
   /* hide ie/mac \*/
   height: 1%;
   /* end hide */
}



div#menu_horiz {display: none}


#menu_vert {display: none}




* {
margin:0;
padding:0;
}


body {
   text-align: left;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 75.01%;
   line-height: 1em;

}


div {
   font-size: 1.0em;
}


img {
   border: 0;
}


a,
a:link 
a:active {
   text-decoration: underline;

   background-color: inherit; 
   color: #ea0; 
}

a:visited {
   text-decoration: underline;
   background-color: inherit;
  color: #c60;    
}



a:hover {
   text-decoration: none;
   background-color: #ea0;
   color: #000;
}


body {
   background-color: #fff;
   color: #000;
   margin: 0; 
}

div#pagewrapper {

   margin: 0 auto;    
   max-width: 900px; 
   min-width: 600px;
   background-color: #fff;;
   color: #000;
}




div#header h1 {border-bottom: 1px solid #000;
   font-size: 1.8em;  
   line-height: 2em;
}

div#header h1 a {
 margin-left: 1%;
color: #000;

    text-decoration:none; 
}

div#search {display: none}


div.breadcrumbs {display: none}

div#content {
   margin: 1.5em auto 2em 0; 
}

div#main {
   margin-left: 1%; 
   margin-right: 2%; 

}

div#sidebar {display: none}

div#footer {

   clear:both;   
   color: #000;

}


div#footer p {float: left;

   font-size: 0.8em;
   padding: 1em;   
border: none;
   margin:0;
}

div#footer p a {
   color: #fff; 
}


div.hr {
   height: 1px;
   margin: 1em;
   border-bottom: 1px dotted black;
}



div#content {

}


div#content h1 {
   font-size: 1.8em; 
   line-height: 1.8em;
   margin-bottom: 0.2em;

}
div#content h2 {

color: #333;
   font-size: 1.6em; 
   text-align: left; 
   padding: 0;
   line-height: 1.5em;

   margin: 0 0 0.9em 0;
}
div#content h3 {
   color: #333; 
   font-size: 1.4em;
   line-height: 1.2em;
   margin: 0 0 0.5em 0;

}
div#main h3 {}


div#content h4 {
   color: #000; 
   font-size: 1.1em;
   line-height: 1.1em;
   margin: 0 0 0.25em 0;
}
div#content h5 {
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h6 {
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}

h1, h2,h3,h4,h5 {font-family: "trebuchet ms", "times roman";}

p {
   font-size: 1em;
   margin: 0 0 1.5em 0; 
   line-height: 1.8em;
   padding: 0;
}
blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
pre {
   font-family: monospace;
   font-size: 1.0em;
}
strong, b {

   font-weight: bold;
}
em, i {

   font-style:italic;
}



div#main ul,
div#main ol,
div#main dl {
  font-size: 1.0em;
   line-height:1.4em;
   margin: 0 0 1.5em .5em;
}
div#main ul li,
div#main ol li {
   margin: 0 0 0.25em 3em;
}

div#dl dt {
   font-weight: bold;
   margin: 0 0 0.25em 3em;
}
div#dl dd {
   margin: 0 0 0 3em;
}



div#main  ul.nice {
list-style-type: none;

}
div#main  ul.nice li {
margin-left: 0;
}

div.galerie {display: none}


#TB_window {
	
	border: none;
background: #fff;
padding: 0;
}

#TB_window img#TB_Image {
	display:block;
	margin: 0;
	border: none;

}



#TB_closeWindow {display: none;
}

#TB_caption{display: none;
}



div#grossbild img {border: 3px solid #9FA86F; margin: 0 4px 4px 0}
div#grossbild h2 {}

div#content img.rechts {float: right; margin: 0 0 10px 20px; border: 1px solid #f90;}
div#content img.links {float: left; margin: 0 20px 10px 0;  border: 1px solid #f90;}
div#content img.frei {border: none; float: right; margin: 0 0 10px 20px; width: 250px;}
table.preise td {
padding: 4px 20px 4px 0;
}

textarea {background: #dcb; width: 90%}
legend {color: #fec}
form li {list-style-type: none;}
form.anfrage {width: 80%}
form.anfrage input.text {width: 50%;}
form.anfrage fieldset {padding: 1em;}
form.anfrage label {padding: .5em;}
form.anfrage legend {padding: .5em;}
form.anfrage textarea {margin-bottom: .5em;}
fieldset.text {text-align: right}
fieldset {border: 1px solid #987}
input.text {background: #dcb; border: 1px solid #987}
