body {
	font-size:62.5%;
	font-family:Helvetica, Arial, Tahoma, sans-serif;
	color:#ffffff;
	background:#180906 url(images/body_bg.jpg) no-repeat center top fixed;
}

a:link, a:visited, a:active {
	text-decoration:none;
	color:#ffffff;
}

a img {
	border:0;
}

#wrap {
	width:966px;
	margin:0 auto 25px auto;
	background-color:#000000;
}

#header {
	width:100%;
	height:290px;
}

#headertop {
	width:100%;
	height:41px;
	background:#000000 url(images/header_top.png) no-repeat center top;
}

#menue {
	width:100%;
	height:40px;
	background:#000000 url(images/navi_bg.png) no-repeat center top;
}

#navigation {
	width:770px;
	margin-left:15px;
}

#navigation a {
	display:block;
	float:left;
	margin-top:6px;
	padding:0px 10px 0px 10px;
	background-position:center center;
	background-repeat:no-repeat;
}

a#navi-news {
	background-image:url(images/navi_news.png);
}

a#navi-komposition {
	background-image:url(images/navi_composition.png);
}

a#navi-sounddesign {
	background-image:url(images/navi_sounddesign.png);
}

a#navi-demos {
	background-image:url(images/navi_demos.png);
}

a#navi-team {
	background-image:url(images/navi_team.png);
}

a#navi-portfolio {
	background-image:url(images/navi_portfolio.png);
}

a#navi-kontakt {
	background-image:url(images/navi_contact.png);
}

#sprache {
	width:100px;
	margin-top:12px;
	margin-right:15px;
	text-align:right;
}

#headerbtm {
	width:100%;
	height:209px;
}

a#logo {
	height:209px;
	width:371px;
}

#flasheffekt {
	height:209px;
	width:595px;
	background:#000000 url(images/header_right.jpg) no-repeat left top;
}

#content {
	width:100%;
	background:#af8763 url(images/page_bg.png) repeat-y left top;
	position: relative;
}

#contentleft {
	width:670px;
	margin-left:3px;
	min-height: 530px;
}



#contentleft a:link, #contentleft a:visited, #contentleft a:active {
color: #7d4c24;
font-weight: bold;
text-decoration: underline;
}
#contentleft a:hover {
color: #522804;
}

#coda-nav-1 {
	width:192px;
	margin-right:12px;
}

ul#postlist {
border-top:1px solid #af8763;
	margin-bottom:10px;
}

ul#postlist li {
	width:100%;
	border-bottom:1px solid #af8763;
}

ul#postlist li a:link, ul#postlist li a:visited, ul#postlist li a:active {
	display:block;
	width:156px;
	padding:18px 24px 18px 12px;
	min-height:10px;
	text-decoration: none;
}

ul#postlist li a.current {
	background:transparent url(images/selected-post-arrow.png) no-repeat right center;
}

ul#postlist li a:hover, ul#postlist li a.current:hover {
	background-image:none;
	background-color:#af8763;
}

ul#postlist li span {
	display:block;
}

ul#postlist li span.date, .post span.date {
	color:#7d4c24;
	font-size:1.1em;
	margin-bottom:5px;
}

ul#postlist li span.posttitle {
	font-family:Georgia, serif;
	font-weight:bold;
	font-size:1.1em;
	line-height:130%;
	color:#522804;
}

ul#contentnavigation {
border-top:1px solid #af8763;
	margin-bottom:10px;
}

ul#contentnavigation li {
	width: 192px;
	border-bottom:1px solid #af8763;
}

ul#contentnavigation li a:link, ul#contentnavigation li a:visited, ul#contentnavigation li a:active {
	display:block;
	width:156px;
	padding:18px 24px 18px 12px;
	min-height:10px;
	text-decoration: none;
}

ul#contentnavigation li.contentnavi {
	min-height:20px;
	width:180px;
}

ul#contentnavigation li.contentnavi a {
	text-align:center;
	padding:8px 12px 8px 12px;
	min-height:10px;
	font-family:Georgia, serif;
	font-weight:bold;
	font-size:1em;
	color:#522804;
}
ul#contentnavigation li a:hover, ul#contentnavigation li a.current:hover {
	background-image:none;
	background-color:#af8763;
}

a.archivlink:link, a.archivlink:visited, a.archivlink:active {
position: absolute;
left: 3px;
bottom: 0;
width: 156px;
display: block;
padding: 18px 24px 18px 12px;
text-decoration: none !important;
font-family:Georgia, serif;
font-weight:bold;
font-size:1.1em;
line-height:130%;
color: #522804 !important;
}
a.archivlink:hover {
background-color:#af8763;
}

#coda-slider-1 {
	width:460px;
	min-height: 500px;
	padding-top:18px;
}

.post {
	margin-bottom:30px;
}

.post p, .pagecontent p {
	color:#522804;
	line-height:150%;
	font-size:1.2em;
	margin-bottom:1.2em;
}

ul.searchresults {
	color: #522804;
	line-height: 150%;
	font-size: 1.2em;
	margin-bottom: 1.2em;
}

.post h2.posttitle {
	padding-bottom:3px;
	margin-bottom:15px;
	color:#ffffff;
	font-family:Georgia, serif;
	font-size:2em;
	font-weight:normal;
	line-height:130%;
	border-bottom:1px solid #7d4c24;
}

h2.pagetitle {
	width:460px;
	margin-left:204px;
	margin-top:23px;
	padding-bottom:3px;
	margin-bottom:15px;
	color:#ffffff;
	font-family:Georgia, serif;
	font-size:2em;
	font-weight:normal;
	line-height:130%;
	border-bottom:1px solid #7d4c24;
}

div.pagecontent {
	width:650px;
	margin-top: 5px;
	margin-left:30px;
}
div.searchcontent {
	width: 460px;
	margin-top: 5px;
	margin-left: 204px;
}
div.pagecontent img.alignleft, div.searchcontent img.alignleft {
margin-right: 55px;
margin-top: 0;
}

div.pagecontent p, div.searchcontent p {
padding-top: 10px;
}

#contentleft form.searchform, #contentleft input.s, #contentleft input.submitbutton {
font-size: 1.2em;
color: #522804;
}

#contentleft input.s {
}
#contentleft input.submitbutton {
background-color: #7d4c24;
color: #dec0a5;
border: 1px solid #dec0a5;
}

#contentright {
	width:275px;
	height:490px;
	margin-right:3px;
	background:transparent url(images/geige.jpg) no-repeat;
}

#footer {
	text-align:center;
	color:#3c3c3c;
	padding:25px 0 5px 0;
	font-size: 1em;
	background:#000000 url(images/footer_top.jpg) no-repeat center top;
}

#footer p {
width: 90%;
margin: 5px 5% 5px 5%;
line-height: 130%;
}

#footer a {
color: #6f6f6f;
}
#footer a:hover {
color: #999;
}

#footer form.searchform, #footer input.s, #footer input.submitbutton {
font-size: 1em;
}
#footer input.submitbutton {
cursor: pointer;
}

#footer input.s {
border: 1px solid #3c3c3c;
background-color: #000;
color: #6f6f6f;
}
#footer input.submitbutton {
background-color: #3c3c3c;
color: #6f6f6f;
border: 1px solid #000;
}


.floatleft, .alignleft {
	float:left;
}

.floatright, .alignright {
	float:right;
}

.aligncenter {
display: block;
margin: 0 auto;
}
img.alignleft {
margin: 0 10px 10px 0;
}
img.alignright {
margin: 0 0 10px 10px;
}

.clear {
	clear:both;
	height:0;
	width:0;
	visibility:hidden;
}


/** Kontaktformular **/
.wpcf7 input {
border: 1px solid #9e7451;
background-color: #522804;
color: #af8763;
}
.wpcf7 span input, .wpcf7 textarea {
border: 1px solid #522804;
background-color: #9e7451;
color: #522804;
}


/** Bugfix abgeschnittene Flashvideos **/
#video0, #video1, #video2, #video3, #video4, #video5, #video6, #video7, #video8, #video9, #video10 {
display: block;
width: 420px;
height: 310px;
}
