body {
	background-color: #fbf8c5;
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	margin: 0px;
}

.clear {
	clear: both;
	float: none;
}

a, a:link, a:visited, a:hover {
	text-decoration:none;
}

#content .template h1 {
	color: #42803d;
	font-size:22px;
}

h1, h2, h3 {
	font-family: Georgia;
	font-style: italic;
}

#container {
	width: 600px;
	position: relative;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

.left {
	float:left;
}



#pageContent {
	width: 544px;
	overflow: hidden;
	position: relative;
}

/* --- VORLAGEN ---*/

.template,
#content .template {
	width: 544px;
}

/* TRAVEL */

#travelform {
	width: 544px;
}

#content .travel_rooms #travelform {
	width: 514px;
	background: transparent;
}

#content .travel_rooms #travelform .session,
#content .template_travel .searchCriteria {
	background-color: #74c3e5;
}

#content .template_travel form input.error,
#content .template_travel .submit {
	background: #0391CF;
}


#content a.kontext{
	color: #fff;
}

#content .template_travel .searchParams {
	background: #F5B3B3;
	color: #fff;
}

#content .travel_rooms .result th {
	color: #fff;
	background: #339933;
}

#content .travel_rooms .result td {
	background: #74c3e5;
}

.template_travel .detail_menu ul li a {
	background: #74c3e5 none repeat scroll 0%;
}

li.travel_match_item {
	border: 1px solid #74c3e5;
}

/* .template_travel .result th, .travel_contact legend {
	background: #0391CF none repeat scroll 0%;
}*/

.travel_contact fieldset {
	border: 1px solid #000;
}

.travel_contact fieldset.personalData {
	width: 40%;
}

/* .travel_match .group h3, .template_travel .navigation, .template_travel .result td, .travel_roomsInfo .searchCriteria, .travel_rooms .session {
	background: #74c3e5;
}
*/
.template_travel .navigation, 
.travel_roomsInfo .searchCriteria, 
.travel_rooms .session {
	background-color: #D8DE9E;
	color: #000;
}

.travel_footer {
	margin-top: 15px;
}

.template_travel .navigation a, 
.travel_roomsInfo .searchCriteria a, 
.travel_rooms .session a {
	color: #000;
}

.template_travel .result caption, .template_travel .result td.typ, .template_travel .searchParams {
	background: #F5B3B3;
}

.va_preview .Veranstaltungen {
	color: #444;
	font-size: 1em;
	line-height: 1.5em;
}

.va_preview .Veranstaltungen .gruppe h3 {
	font-size: 133.33%;
	color: #aaa;
	line-height: 0.5em;
}

