/* Style Sheet */

html, body { 
	height:100%;
}

body {
	behavior: url(csshover.htc);
}

html {
	padding:0; 
	margin:0;
}

html.defaultPage body {
	background:#ffffff url(../img/back01.gif) repeat-x center; 
	background-position: top;
	padding:0; 
	margin:0; 
	text-align:center;
}

#site {
	position:absolute; 
	width:100%; 
	height:100%; 
	left:0%; 
	text-align:left; 
	margin-left:0px;
}

* {
    	font-family: arial;
    	font-size: 14px;
    	color: #000000;
    	line-height: 16px;
}

.fliesstext {
    	font-family: arial;
    	font-size: 14px;
    	color: #000000;
    	line-height: 16px;
}

.ueberschrift {
    	font-family: arial;
    	font-size: 16px;
    	color: #000000;
    	line-height: 18px;
}

.ueberschrift_blau {
    	font-family: arial;
    	font-size: 16px;
    	color: #3366ff;
    	line-height: 18px;
}

.gross {
    	font-family: arial;
    	font-size: 20px;
    	color: #000000;
    	line-height: 22px;
}

.gross_blau { 
    	font-family: arial;
    	font-size: 20px;
    	color: #3366ff;
    	line-height: 22px;
}

#navcontainer { 
	left:40px;
	top:25px;
	position:absolute; 
	width:150px; 
	height:174px; 
	z-index: 58;
	padding:0; 
	margin:0;
}

#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#navcontainer ul li a {
	display: block;
	padding: 3px;
	width: 150px;
	background-color: #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	font-family: Arial;
	font-size: 12px;
	text-indent: 10px;
	line-height: 14px;
	text-decoration: none;
}

#navcontainer a:link, .navlist a:visited {
	color: #5c5648;
	text-decoration: none;
}

#navcontainer a:hover {
	background-color: #f5c24a;
	color: #5c5648;
}

#adresse {
	left:40px;
	top:500px;
	position:absolute; 
	width:160px; 
	height:100px; 
	z-index: 58;
	padding:0; 
	margin:0;
	font-family: Arial;
	font-size: 11px;
	color: #5c5648;
}

#inhalt {
	left:270px;
	top:200px;
	position:absolute; 
	width:480px; 
	padding:10px; 
	margin:0px;
	background-color: #d8d8d8;
}

#abschluss {
	left: 0px;
	position:absolute; 
	width:500px; 
	height:15px; 
	padding:0; 
	margin:0;
	background-color: #be1d11;
}

#miss {
	left:40px;
	top:260px;
	position:absolute; 
	width:150px; 
	height:215px; 
	padding:0; 
	margin:0;
}

#bild1 {
	left:325px;
	top:35px;
	position:absolute; 
	width:187px; 
	height:140px; 
	padding:0; 
	margin:0;
	border-style: solid;
	border-width: 2px;
	border-color: #ffffff;
}

#bild2 {
	left:548px;
	top:35px;
	position:absolute; 
	width:187px; 
	height:140px; 
	padding:0; 
	margin:0;
	border-style: solid;
	border-width: 2px;
	border-color: #ffffff;
}
