body {
	margin: 136px 0 0 204px;
	padding: 0 0 0 0;
	font-family: "Trebuchet MS", sans-serif;
}

/* header */
div#header {
	position: absolute;
	top: 0;
	left: 0;
}
h1 {
	margin: 0;
	padding: 0;
}

/* metanavigation */
div#metanav {
	color: white;
	position: absolute;
	top: 5px;
	left: 850px;
}
div#metanav a:link {
	font-size: 12px;
	color: white;
	text-decoration: none;
}
div#metanav a:visited {
	font-size: 12px;
	color: white;
	text-decoration: none;
}
div#metanav a:hover {
	font-size: 12px;
	color: white;
	text-decoration: underline;
}

/* nav */
div#nav {
	width: 158px;
	position: absolute;
	top: 116px;
	left: 0;
}

/* searchAndJump */
div.searchAndJump {
	background-color: rgb(240,240,240);
	padding: 8px 6px 2px 8px;
	height: 154px;
}

/* search */
div.search {
	font-size: 11px;
}

div.search form {
	margin: 0;
	padding: 0;	
}

div.search input {
	margin: 0 0 12px 0;
	padding: 0;
}
div.search select {
	margin: 0;
	padding: 0;
}
/* jump */
div.jumparound {
	font-size: 11px;
}

select.jumpselect {
	width: 140px;
}

/* menu */
ul.menu {
	margin: 6px 0 0 0;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
	font-size: 13px;
}
ul.menu li {
	margin: 0 0 1px 0px;
	padding: 1px 4px;
	text-indent: 12px;	
	background-color: rgb(204,204,204);
	line-height: 1.4em;
}



ul.menu li a {
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
}
ul.menu li a:link {
	color: black;
	background-image: url(img/rightarrow_nonsel.gif);
}
ul.menu li a:visited {
	color: black;
	background-image: url(img/rightarrow_nonsel.gif);
}
ul.menu li a:hover {
	color: rgb(234,0,0);
	background-image: url(img/rightarrow_sel.gif);
}


/* main */
div#main {
	width: 524px;
}

/* multicolbanner */
div.multicolbanner {
	color: white;
	line-height: 1.4em;
	background-color: rgb(160,192,41);
	height: 141px;
	width: 772px;
	padding: 12px 0px 12px 35px;
	margin: 0 0 4px 0;
}
div.multicolbanner a {
	color: white;
	text-decoration: underline;
}

div#sidebar {
	
	position: absolute;
	top: 285px;
	left: 768px;
	width: 200px;
}

div#sidebar img {
	border-top: 22px solid rgb(160,192,41);
	padding-top: 1px;
	
}


/*########################################
#######  bemerkt  #########################
*/
a {	
	color: black;
}
	
a:visited {	
	color: gray;
}

p {
	font-size: 13px;
	line-height: 1.4em;
	padding: 0px;
	margin: 0px;
}
	
p.line {
	border-top: 1px dotted rgb(160,192,41);
	font-size: 13px;
	line-height: 1.4em;
	width: 520px;
	padding: 0;
	margin: 1em 0 0 0;
}

p.last {
	font-size: 13px;
	line-height: 1.4em;
	margin: 0px;
}
	
h1 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 30px;
	color: rgb(234,0,0);
}
	
h2 {
	text-transform: uppercase;	
	font-size: 15px;
	margin: 0px;
	padding-top: 1.5em;
}
	
h3 {
	text-transform: uppercase;
	font-size: 15px;
	margin: 0px;
	padding: 1em 0 0 0;
	}	

h4 {
	font-size: 13px;
	margin: 0px;
	padding: 0;
	}	
	
h5 {
	font-size: 13px;
	margin: 0px;
	color: rgb(234,0,0);
	}
	
div#sidebar h5 {
	border-top: 1px dotted rgb(160,192,41);
	font-size: 13px;
	line-height: 1.4em;
	width: 200px;
	padding: 0px;
	color: rgb(160,192,41);
}	

table.rec {
	font-size: 13px;
	line-height: 1.4em;
	border-collapse: collapse;
	border:0;
}

table.rec td {
	vertical-align: top;
	padding: 5px 0 0px 0px;
	font-size: 13px;
	line-height: 1.4em;
}
table.rec td.secondcol {
	padding: 5px 0 0px 10px;
	font-size: 13px;
	line-height: 1.4em;
}

div.recommendation {	
	font-size: 15px;
	line-height: 1.4em;
	color: rgb(160,192,41);
}

div.rec_number {	
	font-size: 24px;
	color: white;
	line-height: 1.4em;
	width: 1.4em;
	text-align: center;
	font-weight: bold;
	background-color: rgb(160,192,41);
}

div.details {
	font-size: 13px;
	margin-bottom: 3em;
}

div.details a {
	text-decoration: none;
	border-bottom: 1px solid black;
}

span.details {
	display: none;
}
span.detailsOff {
	display: none;
}
span.detailsOn {
	display: inline;
}
strong.collapse {
	background-image: url("/img/collapse.gif");
	background-repeat: no-repeat;
	background-position: 50% left;
	padding-left: 15px;
}
strong.expand {
	background-image: url("/img/expand.gif");
	background-repeat: no-repeat;
	background-position: 50% left;
	padding-left: 15px;	
}
	
ul.text	 {
	font-size: 13px;
	line-height: 1.4em;
	margin: 0px;
	padding: 0 0 0 15px;
}

li {
	margin: 0px;
	padding: 0px;
	}

	
ol	 {
	font-size: 13px;
	line-height: 1.4em;
	width: 520px;
	margin: 0px;
	padding: 0 0 0 15px;
}

img.text {
	float:right; 
	}
	
img.text2 {
	float:right; 
	padding-right: 300px;
	}	
	
a#logoclick {
	text-decoration: none;
	display: block;
	position: absolute;
	top: 12px;
	left: 0px;
	z-index: 99;
	width: 160px;
	height: 63px;
}


.seen {
	font-weight: bold;
}

dd {
margin: 0px;
padding: 0px;
}

dt {
margin: 0px;
padding: 0px;
}

dl {
font-family: "Trebuchet MS", sans-serif;
font-size: 13px;
}

a.leftmarg {
	padding-left: 1em;
}

span.special {	
	font-size: 15px;
	line-height: 1.4em;
	display: block;
	padding: 5px 0 5px 20px;
	margin: 1.5em 0 1.5em 0;
	color: rgb(160,192,41);
	border-left: solid 10px rgb(160,192,41);
	}

input {
	margin-bottom: 0.8em;
}

div#main form {
	margin-bottom: 2em;
}

a img {
	border: none;
}


div.mapContainer {
	padding:2px;
	border: 1px solid gray;
	width:520px;
	height:350px;
	margin: 1.5em 0;
}