@charset "UTF-8";

/* CSS Document version 1.0 12.Februar2008 - initial CSS version - ck from www.worknode.com */
/* CSS Document version 1.1 10.April2008 - revised CSS version - ck from www.worknode.com */
/* CSS Document version 1.2 24.Jänner2012 - revised CSS version - ck from www.worknode.com */
body {
	font-family: Helvetica, Tahoma, Arial, Verdana,;
	background-color: #dde3e6;
	padding: 0px;
	margin: 0 px;
}

.eingabe {
	margin: 5px;
}

#wrap {
	margin: 5px auto 0 auto;
	width: 850px;
}

#box {
	border: 1px #999 solid;
	padding: 8px 8px 20px 8px;
	float: left;
	width: 850px;
	background-color: #FFF;
}

#picmedia {
	float: left;
	width: 850px;
	height: 500px;
}

#topmenu {
	background-color: #CCC;
	width: 170px;
	height: 22px;
	position: absolute;
	top: 22px;
	padding-top: 10px;
	color: #999;
	font-size: 11px;
	font-weight: bold;
	font-family: sans-serif, Verdana;
	text-align: center;
	padding-right: 5px;
}

#topmenu a:link {
	text-decoration: none;
	color: #999;
}

#topmenu a:visited {
	text-decoration: none;
	color: #999;
}

#topmenu a:hover {
	text-decoration: underline;
	color: #333;
}

#topmenu a:active {
	text-decoration: none;
	color: #999;
}

#topmenufollow {
	padding-top: 10px;
	color: #999;
	font-size: 11px;
	font-weight: bold;
	font-family: sans-serif, Verdana;
	text-align: center;
	padding-right: 5px;
	float: left;
}

#topmenufollow a:link {
	text-decoration: none;
	color: #999;
}

#topmenufollow a:visited {
	text-decoration: none;
	color: #999;
}

#topmenufollow a:hover {
	text-decoration: underline;
	color: #333;
}

#topmenufollow a:active {
	text-decoration: none;
	color: #999;
}

#top {
	float: left;
	margin-bottom: 35px;
}

#topleft {
	float: left;
	width: 180px;
	padding-left: 10px;
}

#topright {
	float: right;
}

#toplogofollow {
	float: left;
	margin-top: 30px;
}

#picmedia_follow {
	float: left;
	margin-bottom: 20px;
}

#startmenu {
	width: 180px;
	color: #827161;
	font-size: 16px;
	font-weight: bold;
	font-family: sans-serif, Verdana;
	padding: 20px 10px 10px 180px;
	float: left;
	line-height: 22px;
	margin-right: 25px;
	margin-top: 0px;
	height: 105px;
	background-image: url(sitepics/andrea-logo-startseite.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}

#startmenu a:link {
	text-decoration: none;
	color: #827161;
}

#startmenu a:visited {
	text-decoration: none;
	color: #827161;
}

#startmenu a:hover {
	text-decoration: none;
	color: #333;
	background-color: #FFF;
}

#startmenu a:active {
	text-decoration: none;
	color: #FFF;
}

#sidemenu {
	width: 165px;
	color: #827161;
	font-size: 13px;
	font-weight: bold;
	font-family: sans-serif, Verdana;
	padding: 5px 5px 5px 15px;
	float: left;
	line-height: 21px;
}

#sidemenu a:link {
	text-decoration: none;
	color: #827161;
}

#sidemenu a:visited {
	text-decoration: none;
	color: #827161;
}

#sidemenu a:hover {
	text-decoration: none;
	color: #333;
}

#sidemenu a:active {
	text-decoration: none;
	color: #FFF;
}

#inhalt {
	float: right;
	width: 540px;
	padding-right: 10px;
	padding-top: 0px;
	color: #333;
	font-size: 12px;
	line-height: 17px;
}

#inhalt a:link {
	color: #005BBB;
	text-decoration: none;
}

#inhalt a:visited {
	color: #005BBB;
	text-decoration: none;
}

#inhalt a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #005BBB;
}

#inhalt a:active {
	color: #005BBB;
	text-decoration: none;
}

#inhaltWide {
	float: right;
	width: 825px;
	padding-right: 10px;
	padding-top: 0px;
	color: #666;
	font-size: 12px;
	line-height: 17px;
}

#largeview {
	float: right;
	width: 550px;
	font-size: 10px;
	line-height: 15px;
	margin-right: 10px;
}

#smalview {
	float: right;
	width: 540px;
	font-size: 9px;
	line-height: 13px;
}

#headline {
	color: #333;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial;
}

#bottominfo {
	border-right: 1px #999 solid;
	border-bottom: 1px #999 solid;
	border-left: 1px #999 solid;
	text-align: center;
	color: #999;
	font-size: 10px;
	font-family: Arial;
	line-height: 16px;
	float: left;
	width: 846px;
	background-color: #FFF;
	padding: 10px;
}

#bottominfo a:link {
	text-decoration: none;
	color: #999;
}

#bottominfo a:visited {
	text-decoration: none;
	color: #999;
}

#bottominfo a:hover {
	text-decoration: underline;
	color: #333;
}

#bottominfo a:active {
	text-decoration: none;
	color: #999;
}

#footer {
	text-align: center;
	margin-top: 20px;
	padding-bottom: 20px;
	width: 850px;
	float: left;
}

input.mini1 {
	font-size: 9px;
	margin: 1px;
	padding: 2px;
	border: 1px #999 solid;
	width: 15px;
}

input.mini {
	font-size: 9px;
	margin: 1px;
	padding: 2px;
	border: 1px #999 solid;
}

/* Tiscover stuff */
#bookingFrontArea {
	width: 400px;
	padding: 10px;
	float: right;
	line-height: 17px;
	margin-top: 20px;
	color: #666;
	font-size: 11px;
	font-family: sans-serif, Verdana;
	margin-right: 20px;
}

#bookingFrontArea select, #bookingFrontArea input {
	color: #333;
	font-size: 9px;
	font-family: sans-serif, Verdana;
}

#searchArea {
	border: 1px #C0C0C0 solid;
	padding: 3px 0 3px 0;
	background-color: #C5E2FF;
	margin: 10px 0 0 0;
	text-align: center;
	width: 216px;
}

#bookingFrontArea a.search {
	color: #000;
	font-size: 10px;
}
