body {
	font-family: 'Trebuchet MS', Tahoma, Verdana, Helvetica, sansserif;
	font-size: 10pt;
	background-color: #eeeeee;
	/*background-image:url(line.gif);
	background-repeat: repeat-y;
	background-position: 182px ;*/
	color: #9D9FA2;
	}

h1 {
	font-size: 180%;
	color: #B5121B;
	}

p 	{
	margin-bottom:0.5em;
	margin-top:0.5em;
	}

ul	{
	text-align: left;
	/*margin-left: 25px;*/
	margin-bottom:0.6em;
	margin-top:0.6em;
	}

a {
	text-decoration: none;
	}

a:link {
	color: #9D9FA2;
	}

a:visited {
	color: #9D9FA2;
	}

a:hover {
	color: #B5121B;
	}

a:active {
	color: #B5121B;
	}


#background {
	z-index: 2;
	background-image:url(line.gif);
	background-repeat: repeat-y;
	background-position: 100px;	
	}

#logo {
	z-index:3;
	position: absolute;
	top: 180px;
	left: 170px;
	}

#nav {
	z-index:4;
	position: absolute;
	/*top:360px;*/
	top:180px;
	left:30px;
	font-size: 80%;
	font-weight: bold;	
	}

#bg_float {
	position:absolute;
	top: 0;
	left:170px;
	z-index: 1;
	}

#zitat {
	font-size: 80%;
	width: 360px;
	position: absolute;
	left: 480px;
	top: 80px;
	z-index:5;
	/*font-style: italic;*/
	}

.extend {
	color: #eeeeee;
	}

.menu1 {
	position: absolute;
	left: 0px;
	}

.menu2 {
	position: absolute;
	left: 140px;
	}

.menu3 {
	position: absolute;
	left: 280px;
	}

.menu4 {
	position: absolute;
	left: 420px;
	}

.menu_en {
	position: absolute;
	left: 560px;
	top: 65px;
	font-weight: normal;
	font-style: italic;
	}

.page_nav1 {
	position: absolute;
	top: 100;
	font-weight: bold;
	}

.start_text {
	font-size: 90%;
	font-weight: bold;
	position: absolute;
	top: 490px;
	left: 360px;
	width: 480px;
	margin-right: 50px;
	text-align: left;
	z-index:6;
	}

.start_text h1 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom:0.6em;
	color: #9D9FA2;
	}

.test1 {
	background-image:url(top_menu_1.gif);
	}

.test1:hover {
	background-image:url(top_menu_1h.gif);
	}

#page {
	margin-left: 10%;
	margin-right: 10%;
	}

.content {
	margin-left: 80;
	}

#top_bar {
	border-bottom: solid 1px #B5121B;
	}

#footer {
	border-top: 1px solid #B5121B;
	font-size:80%;
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 80%;
	}

.indent {
	vertical-align: super;
	font-size: 90%;
	margin-left: 20px;
	}

.bogen_float {
	position: absolute;
	left: 230px;
	top: 350px;
	}

#info {
	/*vorübergehend:*/
	display: none;
	position: absolute;
	bottom: 0;
	left: 10px;
	font-size: 0.7em;
	}
