html,body {
font-family: Verdana, Geneva, Arial, sans-serif;
}

body {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}

a:link {
color: #0000BD;
}

a:visited {
color: #0000BD;
}

a:hover {
color: #0000FF;
}

q {
font-family: "Trebuchet MS", sans-serif;
font-style: italic;
text-align: center;
width: 100%;
display: block;
}

#body {
height: 60%;
}

h1 {
*margin-left: 20px;
	font-size: 14pt;
	color: #808080;
	text-align: left;
}

.bodytext {
	font-family: "Century Gothic", Verdana, arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #808080;
	text-align: left;
}

#horizon {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	color: white;
	background-color: transparent;
	text-align: center;
	overflow: visible;
	visibility: visible;
	display: block;
}

#containerbox {
	background-color: transparent;
	position: absolute;
	top: -275px;
	left: 50%;
	width: 750px;
	height: 550px;
	margin-left: -375px;
	padding:0;
	visibility: visible;
}

.topbar {
	width: 100%;
	height: 20px;
	padding: 0;
	border: 0;
	margin: 0;
	background:url(images/topbar.gif);
}

#content-area {
	width: 750px;
	height: 370px;
	padding: 0;
	border: 0;
	margin: 0;
	background-color: #FEFCDD;
}

#content-field {
	position: absolute;
	top: 20px;
	left: 0;
	width: 730px;
	height: 330px;
	padding: 0;
	border: 0;
	margin: 10px;
	overflow: auto;
}

.single_large_col {
}

.single_large_col .colNormal {
	width: 90%;
	padding: 0;
	border: 0;
	margin: 5%;
	text-align: left;
	vertical-align: top;
}

.right_large_col {
	width: 95%;
	padding: 0;
	margin: 0;
}

.right_large_col .colNormal {
	width: 30%;
	padding: 0;
	border: 0;
	margin: 5%;
	text-align: left;
	vertical-align: top;
}

.right_large_col .colRight {
	width: 50%;
	padding: 0;
	border: 0;
	margin: 5%;
	text-align: left;
	vertical-align: top;
}

#menu-area {
	width: 750px;
	height: 130px;
	background-color: #D5D8F9;
	padding: 0;
	border: 0;
	margin: 0;
	text-align: left;
}

#menu {
	display: inline;
	float: left;
	text-align: left;
	position: relative;
	top: 0;
	width: 750px;
	height: 130px;
	padding: 0;
	border: 0;
	margin: 0;
	background-color: transparent;
	color: #d73e3e;
}

#menu a:link {
	text-decoration: none;
	color: #d73e3e;
}

#menu a:visited {
	text-decoration: none;
	color: #d73e3e;
}

.menu-level1-no, .menu-level1-act, .menu-level1-cur{
	list-style-type: none;
	width: 140px;
	height: 120px;
	padding: 5px;
	border: 0;
	margin: 0;
	font-weight: bold;
	font-size: 10pt;
	display: block;
	float: left;
}


.menu-level2-no, .menu-level2-act {
	list-style-type: none;
	text-indent: -2em;
	border: 0;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 10pt;
}

.menu-level1-act,.menu-level1-cur {
	background-color: #9aa4cd; 
	color: #d73e3e;
}

.menu-level1-no ul {
	display: none;
}

.menu-level1-cur .menu-level2-act {
	color: white;
}

.menu-level1-titel {
}

.colNormal img {
width: 200px;
height: 260px;
}

#home q {
width: 80%;
padding: 0 25px 0 25px;
}

#route img {
margin-left: 10px;
height: 260px;
float: none;
}
