/*
	Der Messerdoktor
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	background-color: #ccffff;
}

#wrapper {
	position:relative;
	width:960px;
	background-color: 5ab2dc;
	background-color: #00B2E0;
	margin: 0 auto;
}


#header {
	position:relative;
	background-color: #FFFFFF;
	width: 100%;
	height: 90px;
}
#header span.logo {
    position: absolute;
    top: 0;
    margin: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    text-indent: -2000px;
    overflow: hidden;
	background-image: url(Pics/header.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

#Navigation {
	position:relative;
	border-top: 2px solid #d67e1c;
	border-bottom: 2px solid #d67e1c;
	color: #ffffff;
}
#Navigation td a {
	color: #ffffff;
}
#Navigation td a:hover {
	opacity: 0.8;
}
#Navigation td .inactive {
	color: #ffffff;
	opacity: 0.8;
}




#main .inside {
	padding: 50px 50px 50px 50px;
}




#footer {
	color: #ffffff;
	border-top: 2px solid #d67e1c;
	margin-top: 10px;
}
#footer .inside {
	text-align: center;
	padding: 15px 50px 25px 50px;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	opacity: 0.8;
}


#apDiv1 {
	position:absolute;
	left:653px;
	top:401px;
	width:250px;
	height:184px;
	z-index:3;
	background-color: #5AB2DC;
}

#apDiv2 {
	text-align: center;
}


#apDiv3 {
	position: relative;
}











.Stil3 {
	font-size: x-large;
	color: #FFFFFF;
	font-weight: bold;
}
.Stil5 {
	color: #FFFFFF;
	font-size: medium;
}
.Stil6 {
	font-size: large;
	color: #FFF;
}
.Stil7 {
	color: #75797A;
	font-size: x-small;
	line-height: 16pt;
}
#Layer1 {
	position:absolute;
	left:721px;
	top:172px;
	width:128px;
	height:25px;
	z-index:6;
}
.Stil9 {
	color: #75797A;
	font-weight: bold;
}
.Stil10 {color: #FD7F07}
.Stil12 { color: #FE7D00; font-size: medium; font-weight: 600; }
#Layer2 {
	position:absolute;
	left:174px;
	top:193px;
	width:192px;
	height:59px;
	z-index:7;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #D67E1C;
}
a:active {
	text-decoration: none;
	color: #D67E1C;
}
#overall #apDiv2 div .Stil9 {
	font-size: x-large;
	color: #FFF;
}



a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
