/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#008080;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
}

h2 {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#008080;
	margin:0px;
	padding-top:10px;
	padding-bottom:3px;
	text-align:center;
}

li {
	list-style-type:disc;
}

hr {	
	width: 300px;
	border-color:#008080;
	border:1px;
	border-bottom-style:solid;	
}

img {
	border:0px;
	padding:0px;
	margin-left:2px;
	margin-right:2px;
	top:0px;
}

.foto {
	border:0px;
	padding-top:20px;
	padding-bottom:10px;
	text-align:center;
}

.cover {
	border:0px;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:10px;
	text-align:left;
}

p {
	padding:0px;
	margin:10px 0 10px 0;
}

a:link, a:visited {
	text-decoration:underline;
	color:#66cccc;
}

a:hover, a:active {
	text-decoration:underline;
	color:#339999;
}

#header {
	position:absolute;
	width:525px;
	height:30px;
	top:10px;
	left:265px;
	padding-left:0px;
	text-align:center;
	background-image:url(bilder/bg-hr.gif)	
	}
	
#footer {
	position:absolute;
	left:0px;
	width:265px;
	top:600px;
	}

#content {
	position:absolute;
	width:525px;
	top:80px;
	left:265px;
	}


#logo {
	position:fixed;
	width:250px;
	height:120px;
	top: 10px;
	padding-bottom:20px;
	border:0px;
	vertical-align:top
}

#navigation {
	position:fixed;
	width:250px;
	top:140px;
	text-align:left
}

.welcome {
	text-decoration:none;
	color:#008080;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	text-align:center
}

.hinweis {
	text-decoration:none;
	color:#cc0066;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
}
