* {
	margin: 0px;
	
}

body {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 11px;
}

p {
	font-size: 12px;
}

a {
	font-weight: bold;
	color: #000;
}
a img {
	border:none;	
}
h1 {
	font-size: 14px;
}

#kannipage {
	position:absolute;
	width:950px;
	height: 600px;
}

#navigation {
	position: absolute;
	left: 0px;
	bottom:0px;
	width:336px;
	height:593px;
	background: #fff url(images/sprite.jpg) no-repeat scroll left top;
}

#navigation ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#auge a {
	position:absolute;
	width:250px;
	height:99px;
	top:156px;
	left:0px;
	background-position: 0 -157px;
	display:block;
	background-image: url(images/sprite.jpg);
	text-indent:-1000px;
}

#auge.auf a, #auge a:hover, #auge.zu a:hover, #auge.auf a:hover, #auge.aufohnetext a:hover{
	background-position: 0 -700px;	
}
#auge.zu a {
	background-position: 0 -600px;
}
#auge.aufohnetext a {
	background-position: 0 -1392px;
}

#mund a {
	position:absolute;
	width:290px;
	height:224px;
	top:263px;
	left:0px;
	background-position: 0 -263px;
	display:block;
	background-image: url(images/sprite.jpg);
	text-indent:-1000px;
}

#mund a:hover, #mund.auf a:hover, #mund.zu a:hover {
	background-position: 0 -1025px;
}
#mund.auf a {
	background-position: 0 -1025px;
}
#mund.zu a {
	background-position: 0 -800px;
}

#herz a {
	position:absolute;
	width:336px;
	height:70px;
	top:529px;
	left:0px;
	background-position: 0 -529px;
	display:block;
	background-image: url(images/sprite.jpg);
	text-indent:-1000px;
}

#herz a:hover, #herz.auf a:hover, #herz.zu a:hover {
	background-position: 0 -1250px;
}

#herz.auf a {
	background-position: 0 -1250px;
}

#herz.zu a {
	background-position: 0 -1321px;
}


.content {
	position: absolute;
	left: 340px;
	top: 160px;
}

#headline {
	position: absolute;
	right: 0px;
	top: 56px;
}
#claim {
	font-size: 14px;
	text-align: right;
	color: #BBB;
	font-weight: bold;
	
	position: absolute;
	top: 10px;
	right: 0px;
}
#footer {
	position:absolute;
	right:0px;
	bottom:3px;
	text-align: right;
	color: #999;
}
#footer a {
	font-weight:normal;	
}


#galleryImages a img, .fancy img {
	border: 1px solid #CCC;
	padding: 2px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#galleryImages {
	width: 450px;
}

#biografie ul {
	padding-bottom: 15px;
}

#linkliste ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-top:5px;
}

#linkliste li {
	padding-bottom: 10px;
}

#kontakt {
	width: 330px;
}

#impressum {
	width: 200px;
}

#footer a {
	color: #999;
	margin-left: 15px;
}
fieldset {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	clear:both;
}
.formField {
	clear:both;
	margin:6px 0;	
}
label {
	float: left;
	height: 15px;
	width: 100px;
	padding: 2px 6px;
}
input {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 10px;
	width:200px;
	border: solid 1px #000;
	margin-bottom:5px;
}
textarea{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 11px;
	width:306px;
	border: solid 1px #000;
	margin-bottom: 5px;
	/* margin: 10px 6px 10px 12px; */
}

form .formFieldAction a {
	float: right;
	padding-right: 10px;
}

#umschlag, #wimper {
	padding: 3px;
	margin-bottom: 6px;
}

.mp3 {
	padding-bottom: 5px;
}

.mp3 span {
	display:inline-block;
	margin-left:5px;
	margin-top:4px;
	vertical-align:top;
}

.kontaktMail, .kontaktTel {
	margin-top: 5px;
}
.kontaktMail img, .kontaktTel img  {
	display:inline-block;
	vertical-align:top;
}
.kontaktMail object, .kontaktTel object {
	display:inline-block;
	vertical-align:top;
	margin-top: -3px;
}

#bio {
	margin-left: 20px;
}
#haves {
	margin-left: 90px;
}
#loves {
	margin-left: 50px;
}

#hoerenLinks {
	float:left;
	width:240px;
}
#hoerenRechts {
	width:310px;
	margin-left: 240px;
}
.clear {
	clear:left;
}
table {
	border: none;
	margin-bottom:10px;
}