/* schriften */
html {
  overflow-y: scroll;
}
body, div {
  font-size: 70%;
  line-height: 160%;
}
@media screen {
  div {
    font-size: 100%;
  }
}
#mainmenue {
  font-size: 100%;
}
.infobox {
  font-size: 100%;
}
.infobox h3 {
  font-size: 100%;
}
.global a:link, .global a:visited {
  font-size: 100%;
}
.footer a:link, .footer a:visited {
  font-size: 100%;
}
#footer a:link, #footer a:visited {
  font-size: 100%;
}
#submenu a:link, #submenu a:visited {
  font-size: 100%;
}
@media screen {
  .linkDownload h3 {
    font-size: 100%;
    font-weight: normal;
  }
}
.linkDownload a:link, .linkDownload a:visited {
  font-size: 100%;
  font-weight: bold;
}
/* farben */
body {
  color: #686868;
}
h1 {
  color: #686868;
}
h2 {
  color: #686868;
}
h3 {
  color: #686868;
}
.linkDownload h3 {
  color: #686868;
}
.spitzmarke {
  color: #686868;
}
.date {
  color: #686868;
}
.infobox h3 {
  color: #505050;
}
@media screen {
  .global {
    color: #686868;
  }
  .global a:link, .global a:visited {
    padding: 0 5px 0 5px;
    color: #686868;
    text-decoration: none;
  }
  .global a:hover, .global a:active {
    color: #686868;
    text-decoration: underline;
  }
  .more a:link, .more a:visited, .more a:hover, .more a:active {
    padding: 0 30px 0 18px;
    font-weight: bold;
    background: url(../img/pfeil_green.gif) no-repeat 0 0.2em;
  }
  #footer {
    color: #686868;
  }
  #footer a:link, #footer a:visited {
    padding: 0 3px 0 3px;
    color: #686868;
  }
  #footer a:hover, #footer a:active {
    color: #686868;
    text-decoration: underline;
  }
  .footer a:link, .footer a:visited {
    color: #686868;
    font-weight: normal;
    text-decoration: none;
  }
  .footer a:hover, .footer a:active {
    color: #686868;
    text-decoration: underline;
  }
}

/* Formatierung */
a:link, a:visited {
  text-decoration: underline;
}
a:active, a:hover {
  text-decoration:underline;
}
@media screen {
  #head .global {
    position: relative;
    top: 0;
    right: 0;
    float: right;
    z-index: 99;
  }
  #footer .global {
    position: relative;
  }
  .global ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .global ul li {
    float: left;
    line-height: 100%;
    margin: 0;
    padding: 0;
    border-right: 1px solid #686868;
  }
  .global ul li.last {
    border-right: none;
  }
}

@media screen {
  /* Hauptmenue live */
  #mainmenue {
    position: relative;
	width: 680px;
	margin-left: 202px;
	margin-bottom: 1px;
    padding: 0;
  }
  #mainmenue ul {
    margin: 0;
    padding: 0;
  }
  #mainmenue li {
    position: relative;
    width: 9.4em;
    margin: 0 1px 0 0;
    padding: 0;
    float: left;
    list-style: none;
    font-weight: bold;
  }
  #mainmenue li.park {
    border-bottom: 5px solid #66ac27;
	background-color: #e8f3df;
  }
  #mainmenue li.kultur {
    border-bottom: 5px solid #b10046;
	background-color: #f3d9e4;
  }
  #mainmenue li.tourismus {
    border-bottom: 5px solid #ffb600;
	background-color: #fff4d9;
  }
  #mainmenue li.uns {
    border-bottom: 5px solid #1192d3;
	background-color: #dbeff9;
  }
  #mainmenue li.service {
    border-bottom: 5px solid #a062d1;
	background-color: #f1e8f8;
  }
  #mainmenue a:link, #mainmenue a:visited {
    padding: 0.1em 0 0.1em 10px;
    margin: 0;
    display: block;
    color: #000000;
    text-decoration: none;
  }
  #mainmenue a:active, #mainmenue a:hover {
    text-decoration: none;
  }
  #mainmenue .pulldownmenu {
    display: none;
    position: absolute !important;
    top: 25px;
	filter:alpha(opacity=90);
    -moz-opacity:0.9;
	background: #f2f2f2;
    z-index: 1000 !important;
    width: 13em;
    margin: 0;
    padding: 0;
    font-weight: normal;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
  }
  #mainmenue .pulldownmenu ul {
    margin: 0;
    padding: 0;
  }
  #mainmenue .pulldownmenu li {
    clear: both;
	width: 13em;
    display: block;
  }
  #mainmenue .pulldownmenu li.first {
    padding: 0.5em 0 0 0;
  }
  #mainmenue .pulldownmenu li.last {
    padding: 0 0 0.5em 0;
  }
  #mainmenue .pulldownmenu a:link, #mainmenue .pulldownmenu a:visited {
    width: 11em;
    text-align: left;
    padding: 0.1em 0 0.1em 20px !important;
    margin: 0 !important;
    color: #000000;
    font-weight: normal;
    background: url(../img/pfeil_pulldown.gif) no-repeat 10px 0.65em;
  }
  #mainmenue .pulldownmenu a:active, #mainmenue .pulldownmenu a:hover {
    font-weight: normal;
	text-decoration: underline;
  }
  #mainmenue .pulldownmenu .active a:link, #mainmenue .pulldownmenu .active a:visited {
    font-weight: normal;
  }
  #mainmenue .pulldownmenu .active strong {
    font-weight: normal;
  }
}
@media screen {
  #body {
    position: relative;
    width: 930px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    text-align: left;
  }
  #shadowTop {
	margin: 2px 0 0 0;
    padding: 0;
    height: 13px;
    overflow: hidden;
    background-image: url(../img/shadow_top.png);
    background-repeat: no-repeat;
    background-position: 0 0;
  }
  #shadowMainTop {
	margin: 0;
    padding: 13px 25px 0 25px;
	height: 280px;
	float: left;
    background-image: url(../img/shadow_mainTop.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
  }
  #shadowMain {
	margin: 0;
    padding: 0 25px;
	float: left;
    background-image: url(../img/shadow_main.gif);
    background-repeat: repeat-y;
    background-position: 0 0;
  }
  #shadowBottom {
    clear: both;
	margin: 0;
    padding: 0;
    height: 13px;
    overflow: hidden;
    background-image: url(../img/shadow_bottom.png);
    background-repeat: no-repeat;
    background-position: 0 0;
  }
  .home #shadowBottom {
    background-image: url(../img/shadow_bottom_home.png);
  }
  #head {
    position: relative;
    height: 53px;
    padding: 0;
    margin: 0;
  }
  #main {
    width: 880px;
    margin: 20px 0 0 0;
    padding: 0;
    background-image: url(../img/bg_main.gif);
    background-repeat: repeat-y;
    background-position: 0 0;
  }
  .home #main {
    background-image: url(../img/bg_main_home.gif);
  }
  .contentpage #body #shadowMain #main #leftcolumn {
    display:block;
  }
  .sitemap #body #shadowMain #main #leftcolumn .hr {
    display:none;
  }
  .home #body #shadowMain #main #leftcolumn {
    display:none;
  }
  #leftcolumn {
    width: 203px;
    float: left;
  }
  #content {
    width: 465px;
    margin: 0;
    padding: 0 15px 0 15px;
    float: left;
  }
  .home #content {
    width: 489px;
    margin: 0;
    padding: 0 120px 0 80px;
    float: left;
  }
  #homeilluContent {
    margin: 0;
	height: 199px;
  }
  .home #flashHome {
    margin: 0 0 8px 0;
	height: 160px;
  }
  #rightcolumn {
    width: 166px;
    margin: 0;
    padding: 0 0 0 15px;
    float: right;
  }
  #footer {
    position: relative;
	float: left;
	width: 465px;
    padding: 0.4em 0 0 0 !important;
    margin: 0;
    height: 15px;
    background-image: url(../img/dotted_line.gif);
    background-position: left top;
	background-repeat: repeat-x;
  }
}

@media screen {
  .infobox {
    padding: 5px 0;
    margin: 0;
    width: 166px;
    background-image: url(../img/dotted_line.gif);
    background-position: left bottom;
	background-repeat: repeat-x;
  }
  .infobox h2 {
    margin: 0;
    padding: 0.3em 0 0.3em 0;
  }
  .infobox h2 a:link, .infobox h2 a:visited {
    padding: 0;
    background-image: none;
  }
  .infobox h3 {
    position: relative;
    margin: 0;
    padding: 0;
  }
  .infobox p {
    margin: 0;
  }
  .infobox span.left {
    float: left;
  }
  .infobox img {
	padding: 1px;
  }
  .infobox img.left {
    margin: 0.2em 10px 0 0;
	float: left;
  }
  .infobox img.right {
    margin: 0.2em 0 0 5px;
	float: left;
  }
  .infobox img.banner {
    margin: 8px 0 0.2em 8px;
  }
  .infobox div {
    padding: 0 0 0 0;
  }
  .infobox ul.links {
    list-style-type: none;
    padding: 2px 0 8px 0;
    margin: 0;
  }
  .infobox .links li {
    background-repeat: no-repeat;
    padding-left: 15px;
    margin-bottom: 0.2em;
    font-weight: bold;
  }
  .infobox .links li.internal {
    background-image: url(../img/pfeil_intern.gif);
    background-position: 0 0.4em;
  }
  .infobox .links li.external {
    background-image: url(../img/pfeil_extern.gif);
    background-position: 0 0.4em;
  }
  .infobox .links li.download {
    background-image: url(../img/pfeil_download.gif);
    background-position: 0 0.4em;
  }
  .infobox .email {
    padding-left: 15px;
    background-image: url(../img/symbol_email.gif);
    background-position: 0 0.4em;
    background-repeat: no-repeat;
	font-weight: bold;
  }
}

@media screen {
  #content .box p {
    margin: 0 0 1em 0;
    padding: 0;
  }
}

@media screen {
  #search {
    position: relative;
  }
  #search input {
    width: 130px;
    margin: 0 5px 0 0;
    padding: 1px 0 1px 2px;
    font-size: 100%;
    color: #7C7C7C;
    border-top: 1px solid #BABABA;
    border-right: 1px solid #CECECE;
    border-bottom: 1px solid #D8D8D8;
    border-left: 1px solid #CECECE;
  }
  #search .btn-search {
    position: relative;
    width: 17px;
    height: 17px;
    margin: 0;
    padding: 0;
    border: 0;
    background: url(../img/btn_search.gif) no-repeat center;
    cursor: pointer;
    text-indent: 2em;
  }
}

@media screen {
  .footer {
    position: relative;
	width: 465px;
    margin: 2em 0 1em 0 !important;
    padding: 0;
    float: left;
  }
  .up {
    float: right;
    margin: 0;
    padding: 0 16px 0 0;
    text-align: right;
    background: url(../img/symbol_up.gif) no-repeat center right;
  }
  .print {
    float: left;
    margin: 0;
    padding: 0 15px 0 20px;
    background: url(../img/symbol_print.gif) no-repeat 0 0.2em;
  }
  .pageTop {
    float: left;
    margin: 0 0 1em 0 !important;
    padding: 0;
  }
}
@media screen {
  #footer .copyright {
    position: relative;
    margin: 0;
    padding: 0;
    float: left;
  }
}

@media screen {
  #submenu ul li a:link, #submenu ul li a:visited, #submenu ul li a:active, #submenu ul li a:hover {
    color: #686868;
    text-decoration: none;
  }
  #submenu {
    margin: 0;
    overflow: hidden;
  }
  #submenu ul {
    width: 185px;
    padding: 0;
    margin: 0;
    list-style: none;
    font-weight: normal;
  }
  #submenu ul li {
    width: 185px;
  }
  #submenu ul.park {
    background-color: #e8f3df;
  }
  #submenu ul.park li li a:link, #submenu ul.park li li a:visited {
    border-bottom: 1px solid #e8f3df;
    border-left: 1px solid #e8f3df;
    border-right: 1px solid #e8f3df;
  }
  #submenu ul.kultur {
    background-color: #f3d9e4;
  }
  #submenu ul.kultur li li a:link, #submenu ul.kultur li li a:visited {
    border-bottom: 1px solid #f3d9e4;
    border-left: 1px solid #f3d9e4;
    border-right: 1px solid #f3d9e4;
  }
  #submenu ul.tourismus {
    background-color: #fff4d9;
  }
  #submenu ul.tourismus li li a:link, #submenu ul.tourismus li li a:visited {
    border-bottom: 1px solid #fff4d9;
    border-left: 1px solid #fff4d9;
    border-right: 1px solid #fff4d9;
  }
  #submenu ul.uns {
    background-color: #dbeff9;
  }
  #submenu ul.uns li li a:link, #submenu ul.uns li li a:visited {
    border-bottom: 1px solid #dbeff9;
    border-left: 1px solid #dbeff9;
    border-right: 1px solid #dbeff9;
  }
  #submenu ul.service {
    background-color: #f1e8f8;
  }
  #submenu ul.service li li a:link, #submenu ul.service li li a:visited {
    border-bottom: 1px solid #f1e8f8;
    border-left: 1px solid #f1e8f8;
    border-right: 1px solid #f1e8f8;
  }
  #submenu ul ul {
    background-color: #FFFFFF;
  }
  #submenu li a:link, #submenu li a:visited {
    width: 168px;
    display: block;
    padding: 0.1em 0 0.1em 17px;
    font-weight: bold;
    border-bottom: 1px solid #FFFFFF;
    background: url(../img/pfeil_right.gif) no-repeat 8px 0.7em;
  }
  #submenu li li a:link, #submenu li li a:visited {
    width: 158px;
    display: block;
    padding: 0.1em 0 0.1em 25px;
    font-weight: bold;
  }
  #submenu li li li a:link, #submenu li li li a:visited {
    width: 148px;
    display: block;
    padding: 0.1em 0 0.1em 35px;
    font-weight: normal;
  }
  #submenu li li li.active a:link, #submenu li li li.active a:visited {
    font-weight: bold;
  }
  #submenu li.node a:link, #submenu li.node a:visited {
    background-image: url(../img/pfeil_down.gif) !important;
    background-position: 8px 0.7em;
    background-repeat: no-repeat;
  }
  #submenu li.node li a:link, #submenu li.node li a:visited {
    background-image: url(../img/pfeil_right.gif) !important;
    background-position: 15px 0.7em;
    background-repeat: no-repeat;
  }
  
  #submenu li li.node a:link, #submenu li li.node a:visited {
    background-image: url(../img/pfeil_down.gif) !important;
    background-position: 15px 0.7em;
    background-repeat: no-repeat;
  }
  #submenu li li.node li a:link, #submenu li li.node li a:visited {
    background-image: url(../img/pfeil_right.gif) !important;
    background-position: 25px 0.7em;
    background-repeat: no-repeat;
  }
  #submenu li.first {
    background-image: url(../img/submenue_top.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
  }
  #submenu li.last {
    background-image: url(../img/submenue_bottom.gif);
    background-position: 0 bottom;
    background-repeat: no-repeat;
  }
}

@media screen {
  #content  ul.navigation {
    width: 369px;
    padding: 0;
    margin: 0;
  }
  #content  ul.navigation.park {
    background-color: #e8f3df;
    border-top: 1px solid #CCCCCC;
  }
  #content  ul.navigation.park.hide .navigation  {
    display:none;
  }
  #content  ul.navigation.park.show .navigation  {
    display:block;
  }
  #content  ul.navigation.kultur {
    background-color: #f3d9e4;
  }
  #content  ul.navigation.kultur.hide .navigation  {
    display:none;
  }
  #content  ul.navigation.kultur.show .navigation  {
    display:block;
  }
  #content  ul.navigation.tourismus {
    background-color: #fff4d9;
  }
  #content  ul.navigation.tourismus.hide .navigation  {
    display:none;
  }
  #content  ul.navigation.tourismus.show .navigation  {
    display:block;
  }
  #content  ul.navigation.uns {
    background-color: #dbeff9;
  }
  #content  ul.navigation.uns.hide .navigation  {
    display:none;
  }
  #content  ul.navigation.uns.show .navigation  {
    display:block;
  }
  #content  ul.navigation.service {
    background-color: #f1e8f8;
  }
  #content  ul.navigation.service.hide .navigation  {
    display:none;
  }
  #content  ul.navigation.service.show .navigation  {
    display:block;
  }
  #content  ul.navigation ul {
    padding: 0;
    margin: 0;
  }
  #content  ul.navigation li {
    width: 369px;
    padding: 0;
    margin: 0;
    list-style: none;
    font-weight: normal;
  }
  #content ul.navigation li span {
    width: 359px;
    display: block;
    padding: 0.2em 0 0.2em 10px;
    color: #666666;
    font-weight: bold;
    border-bottom: 1px solid #CCCCCC;
    cursor:pointer;
  }
  #content ul.navigation li li a:link, #content ul.navigation li li a:visited {
    width: 349px;
    padding: 0.1em 0 0.1em 20px !important;
    background: url(../img/pfeil_right.gif) no-repeat 10px 0.7em #FFFFFF;
    display:block;
    text-decoration: none;
    border-bottom:#cccccc 1px solid;
  }
  #content ul.navigation li li li a:link, #content ul.navigation li li li a:visited {
    width: 339px;
    font-weight: normal !important;
    padding-left: 30px !important;
    background: url(../img/pfeil_right.gif) no-repeat 20px 0.7em #FFFFFF !important;
  }
  
  content ul.navigation li li li li a:link, #content ul.navigation li li li li a:visited {
    width: 329px;
    font-weight: normal !important;
    padding-left: 40px !important;
    background: url(../img/pfeil_right.gif) no-repeat 30px 0.7em #FFFFFF !important;
  }
  #content ul.navigation li li.node a {
    background-image: url(../img/pfeil_down.gif) !important;
    background-position: 9px 0.75em !important;
    background-repeat: no-repeat;
  }
  #content ul.navigation li li li.node a {
    background-image: url(../img/pfeil_down.gif) !important;
    background-position: 19px 0.75em !important;
    background-repeat: no-repeat;
  }
}


/* Styles for Contact Form */
#content .contact {
  border: 1px solid #D8D8D8;
  margin-top: 20px;
}
#content .contact fieldset {
  margin: 1px;
  background-color: #F6F6F6;
}
#content .contact table {
  border: none;
  margin: 10px 0 !important;
}
#content .contact table td {
  padding: 3px 5px 6px 5px;
  vertical-align: top;
  border: none !important;
}
#content .contact label {
  font-weight: bold;
}
#content .contact .red {
  color: #CC0000;
}
#content .contact input {
  width: 230px;
  border: 1px solid #CCCCCC;
}
#content .contact textarea {
  width: 230px;
  border: 1px solid #CCCCCC;
}
#content .contact select {
  width: 146px;
  border: 1px solid #CCCCCC;
}
#content .contact input.radioBtn {
  position: relative;
  width: 20px;
  top: 3px;
  margin: 0 20px 0 0;
  padding: 0;
  border: none;
}
#content .contact input.button {
  position: relative;
  width: auto;
  margin: 0 10px 0 0;
  padding: 0 10px 0 17px;
  text-align: left;
  background: url(../img/pfeil_intern.gif) no-repeat 5px 0.3em #FFFFFF;
  cursor: pointer;
  color: #686868;
  font-weight: bold;
  font-size: 100%;
  border: 1px solid #999 !important;
}
#content .formular .hide .calendar_XMLCalendar{
  display:none;
}
#content .formular .show .calendar_XMLCalendar{
  display:block;
}
#content #hidecalc .hidden {
     display:none;
}

/* Styles for Calender */
#events .search {
  margin: 1em 0;
}

/* Styles for Calender_Form */
#content .formular {
  margin: 0;
  padding: 0;
  border: 1px solid #D8D8D8;
}
#content .formular form {
  margin: 0;
  padding: 10px 8px;
  background-color: #F6F6F6;
}
#content .formular .formlabel {
  font-weight: bold;
}
#content .formular label {
  font-weight: bold;
}
#content .formular h2 {
  padding-left: 10px;
  background-color: #f6f6f6;
  margin-top: 0;
  padding-top: 1em;
}
#content .formular input {
  width: 230px;
  border: 1px solid #CCCCCC;
}
#content .formular.vk input {
  width: 320px;
}
#content .formular.vk select {
  width: 322px;
  margin: 2px 0;
}
#content .formular.vk #inpCode {
  width: 110px;
}
#content .formular input.date {
  width: 75px;
  margin-right: 5px;
}
#content .formular input.checkbox {
  width: 20px;
  border: none;
}
#content .formular input.button {
  width: auto;
}
#content .formular textarea {
  width: 230px;
  height: 40px;
  border: 1px solid #CCCCCC;
}
#content .formular.vk textarea {
  width: 320px;
}
#content .formular textarea#eventDescriptionText {
  height: 200px;
}
#content .formular table#viewcalc {
  border-collapse: collapse;
}
#content .formular.vk table {
  border-collapse: collapse;
}
#content .formular #viewcalc td {
  vertical-align: top;
}
#content .formular.vk td {
  padding: 0;
}
#content .formular #viewcalc td.hide, #content .formular #viewcalc td.show {
  width: 25px;
}
#content .formular #viewcalc td span.hidden {
  display: block;
  height: 21px;
  width: 20px;
  background: url(../img/picto_cal.gif) no-repeat 0 0;
}
#content .formular fieldset {
  background-color: #F6F6F6;
}
#content .formular fieldset.publication input {
  width: 200px;
}
