/* @override http://macbook-pro.local:8888/kunsthaar-implantation.de/style.css */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
	background-color: #666666;	/* background-image: url(images/back.jpg); */
}

p, ul {
	padding-bottom: 10px;
}

a {
	color: #004900;
	text-decoration: none;
}

a:focus {
	outline: none;
}

ul {
	margin-left: 18px;
}

h3 a {
	display: block;
	width: 340px;
	height: 60px;
	background: transparent url(images/logo-nontrans.jpg) no-repeat;
	text-indent: -8888px;
}

h2 {
	padding-top: 20px;
	padding-bottom: 20px;
	color: #9bd440;
	text-transform: uppercase;
	font: normal 18px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1 {
	padding-bottom: 10px;
	color: #8dcf28;
	font: normal 18px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h4 {
	font-size: 11px;
}

/* ---- */

#page {
	width: 880px;
	height: 580px;
	text-align: left;
	/*padding: 20px;*/
	margin: auto;
	margin-top: 30px;
	-webkit-box-shadow: 2px 2px 20px rgba(0,0,0, 0.5);
	background: #fff url(images/back.jpg) no-repeat;
}

#inside {
	height: 390px;
	width: 880px;
	position: absolute;
	top: 200px;
	/*background-color: white;*/
}

/* ---- */

#navcontainer ul {
	list-style-type: none;
	margin-top: 70px;
	float: right;
	font-size: 9px;
	font-weight: bold;
	margin-right: 20px;
}

#navcontainer ul li {
	display: block;
	float: left;
	list-style-type: none;
	height: 42px;
	width: 126px;
	background: url(images/button-trans.png) no-repeat 0px -44px;
	padding-right: 5px;
}

#navigation li.active {
	background: url(images/button-trans.png) no-repeat 0px 0px;
}

#navigation li.active a {
	color: black;
}

#navcontainer ul li a {
	color: black;
	display: block;
	text-decoration: none;
	width: 110px;
	height: 20px;
	padding-top: 14px;
	padding-left: 10px;
	text-align: center;
	text-transform: uppercase;
}

#navcontainer ul li a:hover {
	/* background: url(images/button-trans.png) no-repeat 0px 0px; */
	color: #156600;
}

#right {
	margin-left: 190px;
	height: 390px;
	overflow: hidden;
	margin-top: 14px;
}

#left {
	position: absolute;
	margin-top: 126px;
	width: 202px;
	margin-left: 10px;
}

#scroll {
	height: 345px;
	overflow: auto;
	padding-left: 30px;
	padding-right: 50px;
	padding-top: 14px;
	padding-bottom: 14px;
	margin-top: 10px;
	
}

/* ---- */

#impressum {
	color: #929292;
	text-align: center;
	margin-top: 16px;
}

#impressum a {
	color: #929292;
}

#impressum a:hover {
	color: #d5d5d5;
}

/* ---- */

#welcome h3 {
	color: white;
	margin-left: 340px;
	margin-top: 130px;
	font-size: 28px;
	font-weight: lighter;
	line-height: 140%;
}

#welcome h4 {
	color: black;
	margin-left: 485px;
	margin-top: 10px;
	font-size: 16px;
	line-height: 140%;
	font-weight: lighter;
	font-style: italic;
}

/* ---- */

.italic {
	font-style: italic;
}

.red {
	color: #920000;
}

.offline {
	color: #7f7f7f;
}

#wrapper2 {
	width: 850px;
	margin: 10px auto;
}

.footer1 {
margin:0 auto;
padding:0px;
width:850px;
height:auto;
text-align:center; color:#B5B5B5;
text-decoration:none;
margin-left:0px;
margin-top:10px;}

.footer1 p {
text-align:center; color:#607E27;
text-decoration:none;}

.footer1 a {
text-align:center; color:#607E27;
text-decoration:none;}

.footer1 a:hover {
text-align:center; color:#CFD1D1;
text-decoration:underline;}


.footer2 {
margin:0 auto;
padding:0px;
width:850px;
height:auto;
text-align:center; color:#757575;
text-decoration:none;
border-bottom:#fff solid 1px;
margin-left:0px;}

.footer2 p {
text-align:center; color:#fff;
text-decoration:none;}

.footer2 a {
text-align:center; color:#fff;
text-decoration:none;}


.footer2 a:hover{
color:#73962F;
text-decoration:underline;}