body {
	padding: 0px;
	margin: 0px;
	background-color: #333333;
	background-image: url(../img/allBack.gif);
	background-repeat: repeat-x;
}
body, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}
#carstenmellHtml {
	width:860px;
	margin-left: 16px;
	text-align:left;
}

h1 {
	/* color:#dc9e64; */
	color: #acacac;
	font-size:13px;
}

a {
	/* color:#dc9e64; */
	color: #acacac;
	font-weight:bold;
}

dl {
	background-color: white;
}

#header {
	background: none;
	position:relative;
	width: 860px;
	height: 177px;
}

#navi {
	width: 876px;
	height: 46px;
	position: absolute;
	top: 120px;
}

.sidenavi {
	float:left;
	margin-top: 16px;
	width: 860px;
	height: auto;
}

.sidenav_item {
	float: left;
	margin: 0 1px 1px 0;
	background-color: #d59721;
	width: 24px;
	height: 16px;
}

.sidenav_item a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

.gallery_header, .gallery_bodytext {
	width: 230px;	
}

.gallery_header {
	font-weight: bold;
}

.gallery_bottom {
	margin-top: 4px;
	position: relative;
}

.gallery_bottom_right {
	margin-top: 4px;
	width: 242px;
	position: relative;
	float: right;
}
.gallery_img  {
	float: left;
}

/*------------------------------------------------------------*/
.v3AwardImg {
	float:left;
	margin-right:20px;
	width:161px;
	text-align:right;
}
.v3Award {
	clear:both;
	margin-bottom:15px;
}
#contentWrap {
	width:610px;
	margin:0px 20px;
}
#toFlash {
	position:absolute;
	top:0px;
	right:25px;
}
/*-----Hintergrundbilder--------------------------------------*/
.gallery_back {
	background-image: url(../img/head_gallery.gif);
	background-repeat: no-repeat;
	background-position: -20px 0px;
}

.contact_back {
	background-image: url(../img/head_contact.gif);
	background-repeat: no-repeat;
}

.artist_back {
	background-image: url(../img/head_artist.gif);
	background-repeat: no-repeat;
}

.disclaimer_back {
	background-image: url(../img/head_disclaimer.gif);
	background-repeat: no-repeat;
}

.links_back {
	background-image: url(../img/head_links.gif);
	background-repeat: no-repeat;
}

.awards_back {
	background-image: url(../img/head_awards.gif);
	background-repeat: no-repeat;
}

.references_back {
	background-image: url(../img/head_references.gif);
	background-repeat: no-repeat;
}

.faq_back {
	background-image: url(../img/head_faq.gif);
	background-repeat: no-repeat;
}

.home_back {
	background-image: url(../img/head_home.gif);
	background-repeat: no-repeat;
}

.search_back {
	background-image: url(../img/head_search.gif);
	background-repeat: no-repeat;
}

/*------lang navi--------------------*/
#lang_navi {
	width: auto;
	text-align: center;
	position:absolute;
	top: 50px;
	right: 80px;
}

.lang_text  {
	color: #ffffff;
}

#lang_navi a  {
	text-decoration: none;
	border-bottom: none;
}

.bodytext  {
	margin: 0px;
	line-height: 16px;
}

/********************** Searchfield *******************************************/

#search  {
	width: auto;
	text-align: center;
	position:absolute;
	top: 80px;
	right: 150px;
}

#search input  {
	background-image: url(../img/input_search_act.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 112px;
	height: 19px;		
	padding: 0;
}

#search input:focus  {
	background-image: url(../img/input_search_act.png);
}

#search .go  {
	background-image: url(../img/btn_search.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 20px;
	height: 17px;
	border: none;
}

#contentWrap ul  {
	list-style: none; 
	width: 850px;
	padding: 0px;
}

#contentWrap ul li  {
	float: left;
	padding: 5px;
}

/*------contact--------------------*/
div.contactLeft {
	width: 460px;
	float: left;
}
div.contactRight {
	margin-left: 480px;
}
div.profiles{
	margin-top:5px;
}
div.profileImage {
	float: left;
	margin-right: 5px;
}
.contactForm label, .contactForm input {
	display: block;
	font-weight: bold;
}
input.textfield {
	width: 300px;
}
.contactForm textarea {
	width: 300px;
}
.spacer-top {
	margin-top: 10px;
}
.spacer-bottom {
	margin-bottom: 5px;
}
div.success {
	padding: 5px;
	background-color: #bbdfcf;
	font-weight: bold;
	color: #000;
	border: 1px solid black;
	width: 290px;
	margin-bottom: 10px;
}
div.error {
	padding: 5px;
	background-color: #e0c4ce;
	font-weight: bold;
	color: #000;
	border: 1px solid black;
	width: 290px;
	margin-bottom: 10px;
}

/* misc */
#carstenmell {
	float: left
}