/* ********************************************************* */
/* General */
/* ********************************************************* */

html, body {
        background-color: #114A1F;
        margin:  0px 0px 0px 0px;
        padding: 0px 10px 0px 10px;
}

body, p, table, td, select, textarea, input {
        font-size: 12px;
        line-height: 15px;
        font-family:  Verdana, Arial, Helvetica, sans-serif;
}


.titel {
	color: #000000;
	font-size: 15px;
	font-weight:bold;
	text-align: left;
	line-height: 30px;
}

h1 {
	color: #000000;
	font-size: 15px;
	font-weight:bold;
	text-align: left;
	line-height: 120%;
}

h2 {
	color: #000000;
	font-size: 15px;
	font-weight:bold;
	text-align: left;
	line-height: 120%;
}

.main {
	margin:  0px 0px 0px 0px;
	padding: 10px 10px 20px  20px;
	line-height: 25px;
	vertical-align: top;
}

a:link { color:#003399; text-decoration:none; font-weight:bold; font-size: 12px;}
a:visited { color:#003399; text-decoration:none; font-weight:bold; font-size: 12px;}
a:active { color:#003399; text-decoration:none; font-weight:bold; font-size: 12px;}
a:hover { color:#003399; text-decoration:underline; font-weight:bold; font-size: 12px;}

.menu_titel {
  color: #50742F;
  font-size: 14px;
  font-weight:bold;
  padding: 4px 4px 4px 4px;
}

.menu_titel a { text-decoration:none; color: #50742f; font-size: 14px; font-weight:bold;}
.menu_titel a:link { text-decoration:none; color: #50742f; font-size: 14px; font-weight:bold;}
.menu_titel a:visited { text-decoration:none; color: #50742f; font-size: 14px; font-weight:bold;}
.menu_titel a:active { text-decoration:none; color: #50742f; font-size: 14px; font-weight:bold;}
.menu_titel a:hover { text-decoration:underline; color: #50742f; font-size: 14px; font-weight:bold;}


.menu {
  margin:  0px 0px 0px 0px;
  padding: 0px 10px 0px  0px;
}

.menu a { text-decoration:none; color: #666666; font-size: 12px;}

.menu_sub a { text-decoration:none; color: #666666; font-size: 12px;}
.menu_sub a:link { text-decoration:none; color: #666666; font-size: 12px;}
.menu_sub a:visited { text-decoration:none; color: #666666; font-size: 12px;}
.menu_sub a:active { text-decoration:none; color: #666666; font-size: 12px;}
.menu_sub a:hover { text-decoration:underline; color: #666666; font-size: 12px;}

.separator {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.short_link {
  margin: 0px 0px 0px 0px;
  padding: 7px 7px 7px 7px;
}

.short_link_text {
  text-align: left;
  font-weight:bold;
  color: #50742F;
  font-size: 11px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 12px;
}

.short_link_text a { text-decoration:none;color: #666666;FONT-SIZE: 11px;}
.short_link_text a:link { text-decoration:none;color: #666666;FONT-SIZE: 11px;}
.short_link_text a:visited { text-decoration:none;color: #666666;FONT-SIZE: 11px;}
.short_link_text a:active { text-decoration:none;color: #666666;FONT-SIZE: 11px;}
.short_link_text a:hover { text-decoration:underline;color: #666666;FONT-SIZE: 11px;}


.right_link {
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 30px 3px 3px 0px;
  line-height: 17px;
}

.right_link_text {
  text-align: right;
  vertical-align: top;
  color: #717263;
  font-size: 11px;
  margin: 0px 0px 0px 0px;
  padding: 30px 3px 3px 3px;
  line-height: 17px;
}

.sep {
  height: 1;
  background-color: #CCCCCC;
  margin: 3px 3px 3px 3px;
  padding: 3px 3px 3px 3px;
  vertical-align: top;
}

.right_link a { text-decoration:none;color: #666666;FONT-SIZE: 11px;}
.right_link a:link { text-decoration:none;color: #666666;FONT-SIZE: 11px;}
.right_link a:visited { text-decoration:none;color: #666666;FONT-SIZE: 11px;}
.right_link a:active { text-decoration:none;color: #666666;FONT-SIZE: 11px;}
.right_link a:hover { text-decoration:underline;color: #666666;FONT-SIZE: 11px;}

.news_line {
  background: url(../images/new_line.jpg);
  margin: 0px 0px 0px 0px;
  padding: 7px 0px 0px 40px;
  color: #50742F;
  font-size: 14px;
  font-weight:bold;
}

.impressum_bottom  {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: white;
  font-size: 13px;
  font-weight:bold;
  text-align:center;
}
.impressum_bottom a { text-decoration:none; color: white; font-size: 13px; font-weight:bold;}
.impressum_bottom a:hover { text-decoration:underline; color: white; font-size: 13px; font-weight:bold;}

.phone_top {
  padding-left:40px;
  color: white;
  font-size: 13px;
  font-weight:bold;
}
.phone_top a { text-decoration:none; color: white; font-size: 13px; font-weight:bold;}
.phone_top a:link { text-decoration:none; color: white; font-size: 13px; font-weight:bold;}
.phone_top a:active { text-decoration:none; color: white; font-size: 13px; font-weight:bold;}
.phone_top a:visited { text-decoration:none; color: white; font-size: 13px; font-weight:bold;}
.phone_top a:hover { text-decoration:underline; color: white; font-size: 13px; font-weight:bold;}

.langlink a { text-decoration:none; color: white; font-size: 13px; font-weight:bold;}
.langlink a:link { text-decoration:none; color: white; font-size: 13px; font-weight:bold;}
.langlink a:active { text-decoration:none; color: white; font-size: 13px; font-weight:bold;}
.langlink a:visited { text-decoration:none; color: white; font-size: 13px; font-weight:bold;}
.langlink a:hover { text-decoration:underline; color: white; font-size: 13px; font-weight:bold;}

.datenschutz {
  height: 80px;
  overflow: scroll;
  font-size: 9px;
}

.tabwochenangebote {
	margin:  0px 0px 0px 0px;
	padding: 10px 10px 20px 10px;
	vertical-align: top;
}

.wochenangebot_month {
	background: #DDDDDD;
	border-bottom: 1px solid black;
	font-size: 14px;
	font-weight: bold;
	line-height: 110%;
	padding-top: 2px;
}

.wochenangebot {
	padding: 5px 5px 0px 3em;
	line-height: 120%;
	text-indent: -2em;
}


.hotel_name {
	background: #DDDDDD;
	border-bottom: 1px solid black;
}

dt.linklist {
	color: #000000;
	font-size: 15px;
	font-weight:bold;
	text-align: left;
	line-height: 160%;
	margin-top: 15px;
}
