


body {
	text-align:left;
	background-color: #36d;
	padding:0px;
	margin:0px;
	font-family:Helvetica, Verdana, Arial, Sans serif;
	color: #ccf;
	font-size: 80%;
}

a, link, visited { 
	color: #fff 
}

a:active, a:hover, a:focus {
	color: #fff 
}


/*--------------------- MENUE --------------------*/
#top {
	height:85px;
	min-width:800px;
	padding: 0px;
	margin-top:4px;
}

/*----------------- topHauptmenue ----------------*/

#topHauptmenue {
	height:27px;
	padding-left: 10px;
	min-width:820px;
	margin:0px;
	background-color:#e83;
}

#topHauptmenue div {
	float:left;
	margin-left:0px;
	/*width:80px;*/
	height:22px;
	text-align:center;
	background-color:#e83;
}

#topHauptmenue a, 
#topHauptmenue link, 
#topHauptmenue visited {
	font-size:14px;
	color:#fff;
	text-decoration:none;
}

#topHauptmenue a:active, 
#topHauptmenue a:hover, 
#topHauptmenue a:focus {
	font-size:14px;
	text-decoration:underline;
}

div#topHauptmenue div.menu {
	margin-top: 4px;
	color:#fff;
	height:20px;
	border-right:1px solid #fff;
}

div#topHauptmenue div.menueActive {
	/*background-color: #36d;*/
	background:#36d url(img/tmu2.gif);
	background-repeat: repeat-x;
	/*font-weight:bold;*/
	color:#fff;
	height:27px;
	/*margin-top:5px;*/
	padding-top:5px;
}

div#topHauptmenue div.menueActive a,
div#topHauptmenue div.menueActive link,
div#topHauptmenue div.menueActive visited {
	color:#fff;
	text-decoration:none;
}

div#topHauptmenue div.menueActive a:active, 
div#topHauptmenue div.menueActive a:hover, 
div#topHauptmenue div.menueActive a:focus {
	color:#fff;
	text-decoration:underline;
}

/*---------------- topUntermenue01 ---------------*/

#topUntermenue01 {
	height:27px;
	padding-left: 10px;
	min-width:820px;
	margin:0px;
	background-color:#fa3;
	border-bottom:1px solid #fff;
}

#topUntermenue01 div {
	float:left;
	/*width:90px;*/
	height:21px;
	text-align:center;
	background-color:#fa3;
}

#topUntermenue01 a, 
#topUntermenue01 link, 
#topUntermenue01 visited {
	font-size:14px;
	color:#fff;
	text-decoration:none;
}

#topUntermenue01 a:active, 
#topUntermenue01 a:hover, 
#topUntermenue01 a:focus {
	font-size:14px;
	text-decoration:underline;
}

div#topUntermenue01 div.menu {
	margin-top: 4px;
	height:20px;
	border-right:1px solid #fff;
}

div#topUntermenue01 div.menueActive {
	/*background-color: #36d;*/
	background:#36d url(img/tmh2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	/*font-weight:bold;*/
	color:#fff;
	height:26px;
	border-top:1px solid #36d;
	margin-left:-1px;
	margin-bottom:1px;
}

div#topUntermenue01 div.menueActive a,
div#topUntermenue01 div.menueActive link,
div#topUntermenue01 div.menueActive visited {
	color:#fff;
	text-decoration:none;
}

div#topUntermenue01 div.menueActive a:active, 
div#topUntermenue01 div.menueActive a:hover, 
div#topUntermenue01 div.menueActive a:focus {
	color:#fff;
	text-decoration:underline;
}


/*--------------------- content --------------------*/


#content {
	float:left;
	width:800px;
	margin: 0px 0px 0px 30px;
	text-align:center;
}

#contentCL {
	float:left;
	width:385px;
	margin: 0px 0px 0px 0px;
	text-align:justify;
}

#contentCR {
	float:right;
	width:385px;
	margin: 0px 0px 0px 0px;
	text-align:justify;
}

p {
	line-height:102%;
	padding-bottom:20px;
}

/*--------------------- EINE REISE --------------------*/


h1 {
	background:#fff url(img/carre_9999cc.gif);
	background-repeat:no-repeat;
	background-position: left;
	padding:10px 0 0 10px;
	font-size:110%;
}

h2 {
	padding-left: 0px;
	font-size: 150%;
	color: #ddd;
	text-align:center;
}

b {
	font-weight:bold;
	color: #ddd;
}

h3 {
	padding-left:10px;
	font-size:105%;
	color:#f00;
	font-weight:normal;
}

h4 { 
	color: #666699; 
}

ul {
	list-style-type:decimal;
}

ol {
	list-style-type:none;
}

ul.angebote {
	list-style-type:circle;
	line-height:18px;
}

li {
/*	display:inline;
	border:1px dashed #9999cc;*/
}


.tabelle {
	width:100%;
	border:1px solid #9999cc;
	font-size:100%;
}

.tabelle td {
	border:1px dashed #9999cc;
	padding:5px;
}

.tabelle td.title {
	border:1px dashed #9999cc;
	padding:5px;
	font-weight:bold;
}

.anmeldung {
	margin-top:40px;
	margin-bottom:40px;
	width:100px;
	height:35px;
	border:1px solid #ff0000;
	text-align:center;
}

.anmeldung a {
	color:#f00;
	text-decoration:none;
	font-weight:bold;
	position:relative; top:10px;
}

anmeldung a:link, 
anmeldung a:visited, 
anmeldung a:active, 
anmeldung a:hover {
	color:#f00;
	text-decoration:none;
	font-weight:bold;
	position:relative; top:10px;
}

.tabelleAnmeldung {
	width:750px;
	border:1px solid #9999cc;
	font-size:100%;
	margin:10px 0 10px 0;
	background-color:#E8EAF4;
}

.tabelleAnmeldung td {
	border:1px dashed #9999cc;
	padding:5px;
}

input, textarea, select, option {
	margin: 0 10px 0 10px;
}


input, textarea, select, option {
        background-color:#F8F9FB;
        border:#8A95C8 1px solid;
	font-family:Arial, Verdana, Tahoma;
	font-size:100%;
	color:#333;
}

input:focus, 
textarea:focus,
select:focus,
option:focus {
        background-color:#FAE1D6;
        border:#f00 1px solid;

}

.druckversion {
	width:750px;
	text-align:right;
	font-weight:bold;
	padding-bottom:20px;
}

.hidden {
 /*display:none;*/
visibility:hidden;
}
