body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
/*	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #EAF0F7;
	scrollbar-base-color: #B2B2B2;
	scrollbar-darkshadow-color: #00305B;
	scrollbar-face-color: #B2B2B2;
	scrollbar-highlight-color: #EAF0F7;
	scrollbar-shadow-color: #696D6E;
	scrollbar-track-color: #E4E4E4; */
}

/* Überschrift */

h1 {
	color: #ffffff;
	font-size : 13px;
	font-weight: bold;
}

h2 {
	color: #ffffff;
	font-size : 13px;
	font-weight: normal;
}

h3 {
	color: #ffffff;
	font-size : 12px;
	font-weight: bold;
}


/* Links */

a:link  {
	color: #ffffff;
	text-decoration: underline;
}

a:visited {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	background-color: #ffffff;
	color: #00695b;
	text-decoration: none;
}

a:active {
	color: #ffffff;
	text-decoration: underline;
}


/* mailform css */

form {
	margin: 0px;
	padding: 0px;
}

form br {
	clear: both;
}

fieldset {
	line-height: 225%;
	border: 0px;
}

label {
   float: left;
   text-align: left;
   width: 100px;
}

textarea {
	border: 1px solid #666666;
}

input {
	border: 1px solid #666666;
	float: left;
}

.plz {
	float: left;
	margin-right: 5px;
}

.senden {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E4E4E4;
	padding: 2px;
	cursor: pointer;
}


/* individuelle Styles */

.fixfloat {
	float: none;
	clear: both;
	width: 1px;
	margin: 0;
	padding: 0;
	font-size: 0px;
	line-height: 0px;
	height: 1px
}

.error {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Container */

#all {
	width: 777px;
	margin-left:auto;
	margin-right:auto;
}

#startall {
	width: 777px;
	height: 460px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../pics/design/hotelkurhaus-start.jpg);
	text-align: left;
}

#startnav1 {
	position: absolute;
	top: 225px;
	width: 700px;
	color: #ffffff;
	font-family: Times, serif;
	font-size: 14px;
	text-align: right;
	margin-left: 26px;
}

#startadresse{
	position: absolute;
	top: 360px;
	width: 700px;
	color: #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: right;
	margin-left: 26px;
}

#head {
	width: 777px;
	height: 50px;
	background-image: url(../pics/design/hotelkurhaus-bg-head.jpg);
	text-align: left;	
}

#bgheader {
	width: 777px;	
	height: 138px;
	background-image: url(../pics/design/hotelkurhaus-bg-header.jpg);
	text-align: left;
}

#headerbox {
	width: 755px;	
	height: 138px;
	padding-left: 11px;
}

#bgcontent {
	width: 777px;	
	background-image: url(../pics/design/hotelkurhaus-bg-content.jpg);
	text-align: left;
}

#nav1box {
	width: 755px;
	height: 24px;
	background-color: #00695b;
	color: #ffffff;
	font-family: Times, serif;
	font-size: 14px;
	text-align: left;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin-left: 11px;
}

#nav1 {
	padding-left: 15px;
}

#contentallbox {
	width: 755px;	
	background-color: #00695b;
	color: #ffffff;
	text-align: left;
	margin-left: 11px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#nav2box {
	width: 120px;
	font-family: Times, serif;
	font-size: 14px;
	line-height: 120%;
	text-align: right;
	float: left;
}

#spacer {
	width: 28px;
	float: left;
}

#contentbox {
	float: left;
	width: 570px;
}

#bgbottom {
	width: 777px;	
	height: 38px;
	background-image: url(../pics/design/hotelkurhaus-bg-bottom.jpg);
	text-align: left;
}

#bottombox {
	width: 755px;	
	height: 38px;
	padding-left: 11px;
}

#bottom {
	width: 740px;
	text-align: right;
	background-color: #ffffff;
	color: #006666;
	font-family: Times, serif;
	font-size: 14px;
	padding: 0px 0 0 0;
}

.tx_lumogooglemaps_pi1_infobox a {
	color: black;
}

.tx_lumogooglemaps_pi1_infobox a:hover {
	color: black;
}

.tx_lumogooglemaps_pi1_infobox a:link {
	color: black;
}

.tx_lumogooglemaps_pi1_infobox a:visited {
	color: black;
}

.tx_lumogooglemaps_pi1_infobox {
	color: black;
}


.gmapDir a {
	color: Black;	
}
.gmapDir {
	color: Black;	
}

.gmapmarker {
	color: Black;		
}