body {
	background:#dbdf4c url(Bilder/bg.jpg) no-repeat scroll center top;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:35px 0 40px;
	color:#1E1E1E;
	line-height:150%;
}
a {
	color:#1E1E1E;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a.top {
	color:#9a88de;	
	font-weight:bold;
}
a:hover.top {
	background:#E5E67F;
	color:#757374;
}
h1 {
	border-bottom:2px solid #E5E67F;
	color:#9a88de;
	font-size:23px;
	font-weight:normal;
	margin:0 10px 0;
	padding:0 0 10px;
	line-height:130%;
}
p {
	color:#1E1E1E;
	line-height:1.72em;
	margin:7px 10px 0px;
}
.list {
	margin: 7px 0 0 35px;
	padding:0;
	list-style:inside disc;
}
.list li {
	color:#1E1E1E;
	line-height:180%;
	margin: auto;	
}
h2, h3 {
	color:#c4c844;
	margin:25px 10px 0px;
	letter-spacing:-1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
}
h4 {
	color:#c4c844;
	margin:30px 0 5px 5px;
	letter-spacing:-1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
}
em {
	font-weight:bold;
	color:#9987de;
	font-style:normal;
}
#page-wrap {
	background:#FFFFFF none repeat scroll 0 0;
	margin:0 auto;
	overflow:hidden;
	width:827px;
}
#footer {
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;  
	background:#fff;
	margin:0 auto 140px;
	padding:0 0 0 0;
	width:827px;
	height:30px;
}
#header {
	background:transparent url(Bilder/header.jpg) repeat scroll 0 0;
	height:120px;
	position:relative;
}
#topbar {
	position:absolute;
	right:15px;
	top:30px;
	text-align:left;
	width:440px;
}
#topbar h2 {
	font-weight:normal;
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0;
	color:#999;
	margin:0;
	padding:0;
}
#topbar h3 {
	margin:10px 0 0 0 ;	
}
a#topbar:hover {
	font-weight:normal;
}
#content {
	min-height:500px;
	height:auto !important;
	height:500px;
	padding:0 10px;
}
#column-one {
	float:left;
	width:346px;
	margin:0 0 0 10px;
}
.box {
	margin:15px 0 0 0;
	float:left;
	width:300px;
}
#column-two {
	float:right;
	width:450px;
}
#navi {
	margin:0;
	padding:0;
}
#navi li {
	background:#fff;
	border-top:1px solid #e9eebd;
	height:33px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:183px;
}
#navi li a:hover {
	background:#f1f5d0;	
}
#navi li a {
	color:#8e7ecd;
	line-height:35px;
	display:block;
	text-decoration:none;
	width:163px;
	padding: 0 0 0 15px;
}

#preis_table {
	margin:0 auto 0 35px;
	width: 550px;
	overflow:hidden;
}
table.frau, table.mann {
	color:#757374;
	width:44%;
	float:left;
}
table.both {
	color:#757374;
	width:88%;
	float:left;
}
table.frau th {
	background:	
}
table.frau td.right {
	border-right:3px solid #E5E67F;
}
td, th {
	padding:6px 8px;	
	border-bottom: 1px solid #ededed;
	text-align:left;
	cursor:pointer;
}
td.right {
	font-weight:bold;
	border-left:1px solid #E5E67F;
}

div#qTip {
	padding: 10px;
	border: 1px solid #ccc;
	border-right-width: 2px;
	border-bottom-width: 2px;
	display: none;
	background:transparent url(Bilder/hover.png) repeat;
	color: #333;
	font:bold 12px;
	text-align: left;
	position: absolute;
	width:200px;
	z-index: 1000;
	margin-bottom:40px;
}


<!-- FORMULAR -->
.small {
	margin:15px 0 0 0;	
}
.small fieldset {
	border:1px solid #E5E67F;
	margin:10px auto 15px;
	padding:10px;
	width:100%;
	display:inline;
}
.small legend {
	border:1px solid #E5E67F;
	color:#666;
	padding:0;
	font-weight:bold;
}
.wide {
	margin:0 0 0 20px;	
}
.wide fieldset {
	border:1px solid #E5E67F;
	margin:10px auto 15px;
	padding:10px;
	width:80%;
	display:inline;
}
.wide legend {
	border:1px solid #E5E67F;
	color:#666;
	padding:3px 10px;
	font-weight:bold;
}
label {
	color:#757374;
	display:block;
	padding:3px 0;
}
.inputtext {
	border:1px solid #EDEDED;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	padding:5px;
	width:95%;
	font-size:14px;
	font-weight:bold;
}
.subtitle {
	font-size:	10px;
	color:#666;
	line-height:130%;
	padding:0 15px 15px 0;
}
img.aktion {
	margin:30px 0 0 0;	
}
img.rest {
	margin:30px 0 0 0;
}
em.walk {
	color:#e1007a;
	text-transform:uppercase;
}
em.aktion {
	color:#ff0000;	
	text-transform:uppercase;
}
em.gutschein {
	color:#06b0ff;	
	text-transform:uppercase;
}

.walkin_line {
	border-bottom:2px solid #e1007a;
}
.gutschein_line {
	border-bottom:2px solid #06b0ff;
}
.aktion_line {
	border-bottom:2px solid #ff0000;
}
small {
	color:#757374;
	list-style:none;
}
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
	display:block;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
} 

td.info {
	width:20px;
	height:18p;
	background:url(Bilder/info.png) no-repeat center;
}

.button {
	width:400px;
	height:105px;
	background:#9987DE;
	-moz-border-radius:5px;
	margin: 25px 0 0 0;
	font-size:30px;
	color:#fff;
	padding:10px 0 0 20px;
	line-height:105px;
	display:block;
}

.links {
	width:787px;
	line-height:25px;
	height:25px;
	margin:0 auto;
	text-align:center;
	background:#ededed;
}
.links a {
	color:#555;	
}
