.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3b5a6c;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left:5px;
	cursor: pointer;
}

.menutextsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #34556c;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:5px;
	text-decoration: underline;
	cursor: pointer;
}

.menuover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3b5a6c;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(menu_highlight.gif);
	background-repeat: no-repeat;
	padding-left:5px;
	text-decoration: underline;
	background-position: right;
	cursor: pointer;
}

.menuhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3b5a6c;
	padding-top: 4px;
	padding-bottom: 2px;
	background-image: url(menu_highlight.gif);
	background-repeat: no-repeat;
	padding-left:5px;
	background-position: right;
	cursor: pointer;
}

.hsleft {
	background-color: #fadeb6;
	background-image: url(Bilder/hsleft.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 59px;
	border-collapse:collapse;
}

.hsright {
	background-color: #fadeb6;
	background-image: url(Bilder/hsright.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 58px;
	border-collapse:collapse;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fadeb6;
	margin: 0px;
}

.hsbg {
	background-image: url(Bilder/hsbg.jpg);
	border-collapse:collapse;
}
.menubg {
	background-color: #faf1e3;
	background-image: url(Bilder/menubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 207px;
	height: 465px;
	vertical-align: top;
}
.contentbg {
	background-color: #FFFFFF;
	background-image: url(Bilder/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	width: 454px;
}
.sidebg {
	background-color: #FFFFFF;
	width: 239px;
	vertical-align: top;
}
.contentbottom {
	background-image: url(Bilder/bottom.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #FFFFFF;
	text-align:center;
	font-size:12px;
	color:#cfb48c;
}
.bsleft {
	background-image: url(Bilder/bsleft.jpg);
	width: 59px;
}
.bsright {
	background-image: url(Bilder/bsright.jpg);
	width: 59px;
}
.sleft {
	background-image: url(Bilder/sleftbg.gif);
	width: 59px;
}
.sright {
	background-image: url(Bilder/srightbg.gif);
	width: 59px;
	vertical-align: top;

}
.empty {
	border: 2px dashed #999999;
	height: 40px;
	background-image: url(Bilder/emptybg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.contentframe {
	padding-left:35px;
	padding-right:15px;
	padding-top:10px;
}

.sideframe {
	padding-left:0px;
	padding-right:10px;
	padding-top:10px;
}
.emptyhoover {
	background-image: url(Bilder/emptybg.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFF99;
}
.edittexthoover {
	background-color: #FFFF99;
}

p, .text, #PictureDialogTagEdit td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #65321d;
	margin: 0px;
	padding: 0px;
	word-spacing: 0mm;
	line-height: 1.5;
}
.untertitel {
	padding: 0 20 5 20;
}
#PictureDialogSuche input, #pickPicSuche input, #pickPicSidebar input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #65321d;
	border-right: 1px solid #e3ae60;
	border-bottom: 1px solid #e3ae60;
	font-style: normal;
}

h2 {
	font-family: Georgia, serif;
	font-size: 20px;
	color: #65321d;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px dotted #e3ae60;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #65321d;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.draghandle {
	height: 6px;
	background-image: url(Bilder/dragbg.gif);
	cursor: move;
}
#adminsidemenu {
	margin-left: 460px;
	padding-top: 5px;
	padding-left: 5px;
	position: absolute;
	left: 50%;
	top: 120px;
}
#adminsidemenu[id] {
	position: fixed;
}

#adminsidemenu2 {
	margin-left: -510px;
	padding-top: 5px;
	padding-left: 5px;
	position: absolute;
	left: 50%;
	top: 120px;
}
#adminsidemenu2[id] {
	position: fixed;
}

.ankerlink:active, .ankerlink:link, .ankerlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #65321d;
	text-decoration: underline;
	padding: 2px 0px;
}
.ankerlink:hover {
	text-decoration: none;
	padding: 2px 0px;
}
/*.ankerlink:before {
	content: url("Bilder/ankerarrow.gif");
}*/
li
{
	/*list-style: url(Bilder/ankerarrow.gif) inside;*/
	list-style-type: disc;
	list-style-position: outside;
	font-size:12px;
}
.text .contenttable td {
	border: 1px solid #65321d;
}

.contenttable {
	width:400px;
}

.dojoDialog {
	background : #fffcf7;
	border : 1px solid #e3ae60;
	-moz-border-radius : 10px;
	padding : 8px;
	display:none;
	width:800px;		/*500px*/
}

.gap {
	height: 25px;
}

.searchboxframe {
	background: #ffc87d url(Bilder/searchbox_bg.png);
}
.searchbox
{padding: 0px 10px;}
.searchbox #suche_land, #eingabe_name, #eingabe_email, .searchbox .txt
{
	width:208px;
	background: url(Bilder/searchinput_bg.png);
	border: 0px;
	height: 21px;
	color:#0b4c65;
	padding: 2px 5px 0px 10px;
	font-family: "Courier New", Courier, mono;
	text-transform: uppercase;
}
.searchbox textarea
{
	width:208px;
	background: url(Bilder/area_bg.png);
	border: 0px;
	height: 121px;
	color:#0b4c65;
	padding: 2px 5px 0px 10px;
	font-size:0.9em;
	font-family: "Courier New", Courier, mono;
	text-transform: uppercase;
}

.searchbox span, .searchbox legend
{ color: #34556c;
  font-style: bold;
}
.searchbox h1
{
	font-family: Georgia, serif;
	border-bottom: 2px dotted #e3ae60;
	font-size: 16px;
	font-style:bold;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #65321d;
}
.searchbox select
{
	width:180px;
	margin-bottom:5px;
}
#hotel_ortselect, #hotel_ortselect1, #hotel_ortselect2 {
	font-size:1em;
}
.searchbox .ausstattung
{
	font-size: 12px;
	cursor: pointer;
}

#PictureDialogSuche, #pickPicSuche {
	position: absolute;
	left: 530px;
	top: 5px;
}
#PictureDialogSucheBeenden, #pickPicSucheBeenden {
	position: absolute;
	left: 770px;
	top: 7px;
}

#PictureDialogTagWindow {
	position: absolute;
	left: 300px;
	top: 100px;
	-moz-border-radius : 10px;
	border : 1px solid #e3ae60;
	padding : 8px;
	background-color: #fadeb6;
	width: 200px;
}
#PictureDialogTagWindow input{
	background : #fffcf7;
	font-size: 14px;
	font-style: italic;
	color: #65321d;
	font-weight: normal;
}

#PictureDialogTagEdit {
	background-color: white;
	overflow: auto;
	height: 110px;
}

#Picturematrix, #pickPicMatrix {
	position:absolute;
	top:50px;
	left:10px;
	width:770px;
}
#Picturematrix td:hover {
	background-color: #f90;
}

.picNW:before {
	content: url("Bilder/pic_nw.png");
}
.picNO:before {
	content: url("Bilder/pic_no.png");
}
.picSW:before {
	content: url("Bilder/pic_sw.png");
}
.picSO:before {
	content: url("Bilder/pic_so.png");
}
.picN {
	background-image: url(Bilder/pic_n.png);
}
.picS {
	background-image: url(Bilder/pic_s.png);
}
.picW {
	background-image: url(Bilder/pic_w.png);
}
.picO {
	background-image: url(Bilder/pic_o.png);
}

#picturepages {
	position:absolute;
	top:460px;
	left:350px;
}

#picturepages span span {
	font-size: 12px;
	color: #333;
	border: 1px solid #a6e1f8;
	padding: 3 10 3 10;
	font-weight:normal;
	background-image: url(Bilder/pic_pages_bg.gif);
	-moz-border-radius : 10px;
}
#picturepages span span:hover {
	cursor: pointer;
	color: white;
	background-image: url(Bilder/pic_pages_bg1.gif);
}
#picturepages .hier {
	font-size: 14px;
	border: 1px solid #a6e1f8;
	font-weight:bold;
	color: #FF9900;
	padding: 3 10 3 10;
	-moz-border-radius : 10px;
	background-image: none;
}
a.button
{
	background: transparent;
	width: auto;
	vertical-align: middle;
	text-align: center;
	padding: 3px 10px;
	border: 1px solid white;
	-moz-border-radius : 5px;
	cursor: pointer;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #34556c;
}
a.button:hover
{
	background: #c7ddf1;
}
/*div.button:before
{
	content: url(Bilder/btn_left.png);
}
div.button:after
{
	content: url(Bilder/btn_right.png);
}*/
a.button2
{
	background: transparent;
	width: auto;
	vertical-align: middle;
	text-align: center;
	padding: 3px 10px;
	border: 1px solid #c7ddf1;
	-moz-border-radius : 5px;
	cursor: pointer;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	font-style:normal;
	color: #34556c;
}
a.button2:hover
{
	background: #c7ddf1;
	color: white;
}


.hotelauswahl span
{ cursor: pointer; }

#hotel_bildauswahl img
{
	margin-top: 20px;
	background:white;
	padding: 2px;
	border: 3px solid #e3ae60;
}
.hotel_ausstattung
{
	font-size:0.8em;
	color:#ad998f;
	text-align:right;
	text-transform: uppercase;
	margin-top:5px;
}

.essenbox, .artbox
{
	border: 0px solid #6c1400;
	background: #faf1e3;
	padding: 1px 3px;
	margin: 2px 2px;
}
.artbox_off
{
	border: 0px solid #6c1400;
	background: #6c1400;
	color: #faf1e3;
	padding: 1px 3px;
	margin: 2px 2px;
}
#contentframe a, .contentbottom a
{
	color:#825135;
	font-style:italic;
}
#mapinfo
{
	font-weight: bold;
	font-size:1.2em;
}
.mainsearch
{
	margin-top:10px;
}
.mainsearch input
{
	width:226px;
	background: #dce8f3 url(Bilder/searchbg.png) no-repeat;
	border: 0px;
	height:21px;
	padding: 2px 5px 0px 5px;
	font-family: "Courier New", Courier, mono;
	text-transform: uppercase;
	color:#0b4c65;
}
.mainsearch a.button2
{
	background: transparent;
	width: auto;
	vertical-align: middle;
	text-align: center;
	padding: 2px 10px;
	border: 1px solid #c7ddf1;
	-moz-border-radius : 8px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	font-style:normal;
	color: #34556c;
	font-size:0.8em;
}
.mainsearch a.button2:hover
{
	background: #c7ddf1;
	color: white;
}
#mainsearchresultframe
{	padding: 4px 20px 4px 8px;
	font-size:0.9em;
}
#mainsearchresult
{
	background: #dce8f3;
}
#mainsearchresult a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #65321d;
	text-decoration: underline;
	padding: 2px 0px;
	font-style:italic;
	cursor:pointer;
}
#mainsearchresult a:hover {
	text-decoration: none;
	padding: 2px 0px;
}

#menu {
	width:207px;
	white-space: nowrap;
}
#menu .rela {
	position:relative;
	height:21px;
}
#menu .abso {
	position:absolute; 
	left:7px; 
	top:0px;
	height:21px;
	vertical-align:top;
	background:url(Bilder/menu_high_bg.gif) right top no-repeat;
}
#menu a.level1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3b5a6c;
	text-decoration: none;
}
#menu a.level2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #34556c;
	text-decoration: underline;
}
#menu a:hover {
	color:black;
	background-color:#c8dbeb;
}
#menu div.level {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #65321d;
	text-decoration: none;;
}
#menu div.level span {
	display:block;
	margin-left:20px;
	font-size: 13px;
	font-weight: bold;
	margin-top:4px;
}

#menu a.region {
}

#menu a.nationalpark {
}

#menu a.stadt {
}

#breadcrumbs, #menuleiste {
	position:absolute;
	left:50%;
	margin-left:-450px;
	top:96px;
	
}
#breadcrumbs a, #breadcrumbs span, #menuleiste a, #menuleiste span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
#breadcrumbs a:hover,#menuleiste a:hover {
	text-decoration:underline;
}

#menuleiste {
	margin-left:140px;
	width:300px;
	text-align:right;
}

#mainsearchresultframepage
{	position:absolute;
	left:50%;
	margin-left:215px;
	top:155px;
	width:215px;
	font-size:0.9em;
}
#mainsearchresultpage
{
	background: #dce8f3;
	border:1px solid #3e647e;
}
#mainsearchresultpage div.info
{
	padding-left:20px;
}
#mainsearchresultpage a, #mainsearchresultpage a:visited, #mainsearchresultpage a:active
{
	text-decoration:none;
	color:#3b5a6c;
}
#mainsearchresultpage a:hover div
{
	background-color:#3b5a6c;
	color:white;
}
#suche_lander {
	text-align:center;
}
#ieovertext {
	position:absolute;
	top:168px;
	width:220px;
}
	
.bright {
	color:#e3ae60;
}

.ghost {
	background-color:#d6baf8;
}



#pickPicMainContent {
	height:500px;
	width:100%;
}
#pickPicMainContent > div {
	margin-top:20px;
	height:400px;
}
#pickPicButtons {
	position:absolute;
	top:470px;
	width:800px;
}
#pickPicSidebar {
	float:right;
	width:260px;
	margin-right:10px;
}
#pickPicSidebar input {
	margin-left:44px;
	width:190px;
}
#pickPicContent {
	width:530px;
}
#pickPicContent table {
	width:100%;
}
#pickPicContent td {
	text-align: center;
}
#pickPicContent img{
	padding:2px;
	background-color:white;
	border:2px solid black;
	margin:5px;
}
#pickPicContent img.noborder{
	padding:0px;
	background-color:transparent;
	border:none;
	margin:0px;
}
#pickPicContent img:hover, #pickPicContent img.active {
	border:4px solid #e2ad60;
	margin:3px; 
}
#pickPicPages {
	float:right;
	height:60px;
	width:500px;
	margin-top:5px;
	overflow:hidden;
}
#pickPicPages span {
	font-size: 12px;
	color: #333;
	border: 1px solid #a6e1f8;
	padding: 3 10 3 10;
	font-weight:normal;
	background-image: url(Bilder/pic_pages_bg.gif);
	-moz-border-radius : 10px;
}
#pickPicPages span:hover {
	cursor: pointer;
	color: white;
	background-image: url(Bilder/pic_pages_bg1.gif);
}
#pickPicPages span.active {
	font-size: 14px;
	border: 1px solid #a6e1f8;
	font-weight:bold;
	color: #FF9900;
	padding: 3 10 3 10;
	-moz-border-radius : 10px;
	background-image: none;
}

.resultpages {
	text-align:center;
	margin:15px 0px;
	clear:both;
	background-color:white;
}

.resultpages a {
	padding:3px 10px;
	border:1px solid grey;
	margin:2px;
	text-decoration:none;
}
.resultpages a:hover {
	background-color:#FAF1E3;
}
.resultpages p {
	font-size:0.9em;
	margin:10px 0px;
}
