html {



}

body {
 	background-color: #1c2550;
 	color: #000000;

 	margin-left: 0px;
 	margin-right: 0px;
 	margin-bottom: 0px;
 	margin-top: 0px;

	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 13px;



 }

#shadowborder {
	margin: 0px auto;
	width: 1000px;
	background: url(./images/hotspring_background_new_1000.jpg) repeat-y;
	background-position:center center;



}

#page {
	margin: 0px auto;
	width: 948px;
	text-align: left;



}

.submenu_new {
	width: 948px;
	height: 18px;
	background-color: #c0c0c0;
	color: black;
	font-size: 13px;
}

.submenu_new a {
	width: 948px;
	height: 18px;
	background-color: #c0c0c0;
	color: black;
	font-size: 13px;
	text-decoration: none;
}

.submenu_new a:hover {
	width: 948px;
	height: 18px;
	background-color: #c0c0c0;
	color: white;
	font-size: 13px;
	text-decoration: none;
}

.insertboxheadline {
 	background-color: #1c2550;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	color: #ffffff;
}

.smalltext {
  	font-family: verdana;
	font-size: 11px;
	line-height:14px;
}

.bildtext {
  	font-family: verdana;
	font-size: 11px;
	line-height:14px;
}

.smallcell {
  	font-family: verdana;
	font-size: 11px;
	line-height:14px;
}

.fliesstext {
	margin: 0px;
	line-height: 19px;
	font-size: 12px;
}

a.newred {
	color: #0000dd;
	text-decoration : none;
}

a.newred:hover {
	color: #990000;
	text-decoration : underline;
}

.einrueckungstext {
	margin-left:20px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:20px;
	line-height:19px;
	font-size:12px;
}

.newheadline {
	color: #990000;
	font-weight: bold;
	font-family: verdana;
	font-size: 14px;
}

.newmainheadline {
	color: #990000;
	font-weight: normal;
	font-family: verdana;
	line-height:26px;
	font-size: 22px;
}

.redbold {
	color: #990000;
	font-weight: bold;
}