@charset "utf-8";
* {
	margin: 0;
	padding: 0; 
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	background-color:#CCC;
}

#wrapper {
	position: relative;
	z-index: 100;
	width: 560px;
	margin: auto;	
}

h1 {
	background-image:url(../img/name-560a.png);
	background-repeat: no-repeat;
	display: block;
	height: 90px;
	width: 560px;
	line-height: 200px;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 15px;
}

/* Sprechblasen */
h2 {
	position: fixed;
	z-index: 200;
	background-repeat: no-repeat;
	height: 200px;
	width: 220px;
	line-height: 500px;
	overflow: hidden;
	display: none;
}

#bew {
	left: 190px;
	top: 147px;
	background-image: url(../img/darfIch-220-180.png);
}

#leb {
	left: 173px;
	top: 147px;
	background-image: url(../img/meinWeg-220-180.png);
}

#ref {
	right: 180px;
	top: 152px;
	background-image: url(../img/soGestalte-220-180.png);
}

#kon {
	right: 200px;
	top: 155px;
	background-image: url(../img/wieSie-220-180.png);
}

/*==============================================
Header
==============================================*/

#header {
	margin-bottom: 10px;
}

#navi {
	list-style-type: none;
	height: 40px;
}

ul#navi li{
	float: left;
}

#navi a {
	background-image:url(../img/startSprite-01.png);
	display: block;
	height: 30px;
	width: 140px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #333333;
	padding-top: 10px;
	outline: none;
}

.aktuell {
	background-image:url(../img/startSprite-01.png);
	display: block;
	height: 30px;
	width: 140px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 10px;
	outline: none;
}

#navi a:hover {
	color: #FFFFFF;
}

#navi-01 {
	background-position: 0px 0px;	
}

#navi-01.aktuell {
	background-position: 0px -80px;	
}

#navi-01:hover {
	background-position: 0px -40px;	
}

#navi-02 {
	background-position: -140px 0px;	
}

#navi-02.aktuell {
	background-position: -140px -80px;	
}

#navi-02:hover {
	background-position: -140px -40px;	
}

#navi-03 {
	background-position: -280px 0px;	
}

#navi-03.aktuell {
	background-position: -280px -80px;	
}

#navi-03:hover {
	background-position: -280px -40px;	
}

#navi-04 {
	background-position: -420px 0px;	
}

#navi-04.aktuell {
	background-position: -420px -80px;	
}

#navi-04:hover {
	background-position: -420px -40px;	
}

.clearfix {
	clear: both;
}

/*==============================================
Content
==============================================*/

#ecken_oben {
	position: relative;
	height: 20px;
}

#ecken_unten {
	position: relative;
	height: 20px;
	margin-bottom: 50px;
}

#ecke_ol {
	background-image: url(../img/ecken-a90.png);
	height: 20px;
	width: 20px;
	float: left;
}

.a90 {
		background-image:url(../img/w90.png);	
		float: left;
		height: 20px;
		width: 520px;
}

#ecke_or {
	position: absolute;
	right: 0;
	background-image: url(../img/ecken-a90.png);
	background-position: -20px 0px;
	height: 20px;
	width: 20px;
	clear: both;	
}

#ecke_ul {
	background-image: url(../img/ecken-a90.png);
	background-position: 0px -20px;
	height: 20px;
	width: 20px;
	float: left;
}

#ecke_ur {
	position: absolute;
	right: 0;
	background-image: url(../img/ecken-a90.png);
	background-position: -20px -20px;
	height: 20px;
	width: 20px;
	clear: both;	
}

#content {
	background-image:url(../img/w90.png);	
	padding: 14px 44px 22px 44px;
}

#content.ref p {
	position: relative;
	left: -150px;	
}

h3 {
	font-size: 1.5em;
	line-height:  1.4em;
	color: #333;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	color: #1a1a1a;
	margin-top: 11px;
}

h5 {
	font-size: 0.9em;
	font-weight: normal;
	margin-bottom: 22px;
}

p, #content ul {
	position: relative;
	margin-top: 11px;
	margin-left: 150px; 
	line-height:  1.4em;
}

#content ul {
	list-style: none;
	list-style-position: outside;
}

#content li {
	background-image: url(../img/dot-3.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

span {
	position: absolute;
	left: -150px;
}

a.ref {
	position: absolute;
	right: -150px;	
	top: -4px;
	display: block;
	padding-right: 19px;
	padding-top: 4px;
	height: 23px;
	width: 120px;
	background-image: url(../img/dreieck-14-23-70.png);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	color:#464646;
	outline: none;
}

a.ref:hover {
	background-image: url(../img/dreieck-14-23.png);
	color: #669933;
}

#mail {
	display: block;
	height: 11px;
	width: 150px;
	background-image: url(../img/mailSprite.png);
	line-height: 50px;
	overflow: hidden;
}

#mail:hover {
	background-position: 0 -11px;
}

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

a:hover {
	color: #669933;

}


strong {
	font-weight: bold;
	color: #1a1a1a;
}

hr {
	margin-top: 22px;
	margin-bottom: 22px;
	height: 3px;
	border: none;
	border-style: hidden;
	background-image: url(../img/dot-3-7.png);
	background-repeat: repeat-x;	
}

/*==============================================
Footer
==============================================*/

#footer {
	position: fixed;
	z-index: 10;
	width: 100%;
	height: 100%;
	top: 460px;
	background-color: #333;
}

#footer img {
	position: fixed;
	z-index: 15;
	top: 110px;
}

.person_l {
		left: 6%;
}

.person_r {
		right: 6%;
}



