/*
Copyright (c) 2008, 
http://www.nomoresleep.net
*/

@import url("reset.css");


body{
	background-color: #fff;
	color: #6A6A6A;
	font-family: "Lucida Grande", Arial, Verdana, Georgia, "Times New Roman";
	font-size: 62.5%;
	overflow-y: scroll;
	text-align: center;
}
a{
	color: #000;
	text-decoration: none;
}
a:hover, a:active{
	text-decoration: underline !important;
}
button, input, textarea {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #6A6A6A;
	font-size-adjust: none;
	font-family: "Lucida Grande", Arial, Verdana, Georgia, "Times New Roman";
	font-size: 1em;
	font-variant: normal;
	font-weight:normal;	
	margin: 0px 0px 6px 0px;
	padding: 5px 3px 5px 3px;
	width: 100%;
}
button, input#submit{
	width: auto;
}
em{
	font-style: italic;
}
input:hover, textarea:hover, input:focus, textarea:focus {
	border: 1px solid #000;
}
label {
	display: block;
	margin: 0px 0px 6px 0px;
}
label strong{
	display: block;
	padding: 0px 0px 1em 0px;
}
strong{
	font-weight: bold;
}
textarea {
	height: 150px;
}
.alignleft{
	float: left;
}
.alignright{
	float: right;
}
.blog_navigation{
	font-family: "Lucida Grande", Arial, Verdana, Georgia, "Times New Roman";
	font-style: normal;
	line-height: 1.8em;
}
.blog_navigation .alignleft a, .blog_navigation .alignright a{
	display: block;
	margin: 1em 13px 1em 13px;
}

.blog_navigation#backblog{
	border-bottom: 1px solid #000;
	padding: 1em 0px 1em 20px;
}
.clear{
	clear: both;
}
.content{
	background-color: #000;
	color: #fff;
	float: left;
	font-family: Georgia;
	padding: 6px 70px 30px 30px;
	width: 550px;
}
.content#artikel, .content#entwicklung{
	padding: 0px 25px 0px 25px;
	width: 600px;
}
.content#artikel ul li, .content#entwicklung ul li{
	float: left;
	height: 145px;
	width: 200px;
}
.content#detail{
	background-color: transparent;
	font-style: italic;
	padding: 0px 0px 0px 0px;
	width: 650px;
}
.content#detail.blog{
	border-bottom: 10px solid #000;
}
.content#detail .entry{
	float: left;
	font-size: 1.15em;
	line-height: 1.636362em;
	width: 450px;
}
.content#detail .entry p a{
	text-decoration: underline;
}
.content#detail .entry h4{
	border-bottom: 1px solid #000;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px 0px 1em 0px;
	padding: 0px 0px 0.75em 0px;
}
.content#detail .entry h4 a{
	color: #000;
	display: block;
	width: 330px;
}
.content#detail .entry p{
	margin: 0px 0px 1em 0px;
	padding: 0px 10px 0px 0px;
}
.content#detail .post{
	border-bottom: 1px solid #000;
	color: #6A6A6A;
	font-family: "Lucida Grande", Arial, Verdana, Georgia, "Times New Roman";
	font-style: normal;
	line-height: 1.8em;
	margin: 1em 0px 0px 0px;
	padding: 0px 0px 1em 0px;
}
.content#detail .post #comments, .content#detail .post #respond{
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px 0px 0px 200px;
}
.content#detail .postmetadata{
	float: left;
	padding: 0px 20px 0px 20px;
	width: 160px;
}
.content#detail .postmetadata a{
	color: #6A6A6A;
}
.content#detail .postmetadata a:hover, .content#detail .postmetadata a:active{
	text-decoration: underline;
}
.content#detail #artikelImg{
	border-bottom: 10px solid #000;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	overflow: hidden;
	min-height: 425px;
	position: relative;
}
.content#detail #artikelTxt{
	border-bottom: 10px solid #000;
	color: #6A6A6A;
	padding: 28px 0px 20px 0px;
}
.content#detail #artikelTxt .txt, .content#detail #artikelTxt .bio{
	float: left;
	
	font-family: "Lucida Grande", Arial, Verdana, Georgia, "Times New Roman";
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.636362em;
	margin: 0px 20px 0px 20px;
	width: 285px;
}
.content#detail #artikelTxt .bio{
	float: none;
	width: 610px;
}
.content#detail #artikelTxt .txt p{
	text-indent: 20px;
}
.content#detail #commentform{
	padding: 0px 8px 0px 200px;
}
.content#detail .vcard .twitter{
	margin: 0px 0px 2em 0px;
}
.content#detail .vcard .tel{
	margin: 2em 0px 2em 0px;
}
.content#list{
	padding: 8px 20px 10px 20px;
	width: 610px;
}
.content#list h2, .content#list h3{
	font-size: 1.5em;
	font-style: italic;
	line-height: 1.2em;
	text-transform: uppercase;
}
.content#list h3{
	color: #fff;
}
.content#list p{
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.5em;
	margin: 1em 0px 0px 0px;
}
.content#list .artikel, .content#list .firstArtikel{
	border-top: 1px solid #ccc;
	margin: 0px 0px 20px 0px;
	padding: 20px 0px 0px 0px;
}
.content#list .firstArtikel{
	border-top: 0px;
	padding: 0px 0px 0px 0px;
}

.content#list .moreLink a{
	color: #00ffca;
	font-style: italic;
	margin: 0px 0px 0px 2px;
}
.content#list .moreLink a:hover{
	color: #fff;
	text-decoration: none !important;
}
.content#list .teaserImg{
	float: left;
	width: 150px;
}
.content#list .teaserTxt{
	float: left;
	margin: 0px 0px 0px 20px;
	width: 440px;
}
.content#list .teaserTxt h2 a{
	color: #bbb;
}
.content#list .teaserTxt h2 a:hover{
	color: #fff;
	text-decoration: none !important;
}
.content#list .teaserTxt h3{
	text-transform: none;
}
.content#start{
	font-size: 2.25em;
	font-style: italic;
	line-height: 1.4em;
}
.content#start a{
	color: #bbb;
	font-style: normal;
}
.content#start a:hover, .content#start a:active{
	color: #fff;
	text-decoration: none !important;
	
}
.content#start p#startspecial{
	width: 475px;
}
.count{
	color: #00ffca;
	float: left;
	font-size: 0.9em;
	margin: 4px 0px 0px 0px;
	width: 16px;
}
.disclaimer{
	border-top: 1px solid #ccc;
	color: #aaa;
	font-family: "Lucida Grande", Arial, Verdana, Georgia, "Times New Roman";
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.5em;
	margin: 20px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
}
.paging span{
	display: none;
}
.paging .prev, .paging .next{
	background-color: transparent;
	background-image: url('../images/photo-prev.png');
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	height: 425px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 325px;
	z-index: 1000;
}
.paging .next{
	background-image: url('../images/photo-next.png');
	background-position: right center;
	left: auto;
	right: 0px;
}
/* TMP */
.photo{
	left: 0px;
	position: absolute;
	top: 0px;	
	z-index: 2;
}
#slideHelper{
	z-index: 100 !important;
}

#artikelHead{
	background-color: #000;
	color: #fff;
	font-family: Georgia;
	font-style: italic;
	margin: 0px 0px 0px 240px;
	padding: 18px 20px 14px 20px;
}
#artikelHead h2{
	font-size: 2.5em;
	line-height: 0.8em;
}
#artikelHead h3{
	color: #fff;
	font-size: 1.5em;
	line-height: 1.666675em;
	text-transform: uppercase;
}
#artikelHead p{
	font-size: 1.25em;
	line-height: 1.5em;
	margin: 1em 0px 0px 0px;
}
#artikelImg{
	position: relative;
}
#contact{
	float: right;
	color: #fff;
	margin: 6px 0px 0px 34px;
	width: 170px;
}
#contact .count{
	width: 45px;
}
#contact .vcard{
	float: left;
	line-height: 1.8em;
	width: 125px;
}
#contact .vcard a{
	color: #fff;
}
#contact .vcard .adr{
	margin: 0px 0px 2em 0px;
}
#contact .vcard .email,
#contact .vcard .twitter{
	color: #6A6A6A;
	display: inline;
} 
#footer, #page{
	clear: both;
}
#footer{
	padding: 2em 0px 2em 0px;
	text-align: right;
}
#footer li{
	display: inline;
	padding: 0px 0px 0px 25px;
}
#header{
	background-color: #000;
	min-height: 162px;
	padding: 53px 0px 20px 30px;
	position: relative;
	width: 860px;
}
#header a{
	color: #fff;
}
#header a:hover, #navigation .select a{
	color: #00ffca;
	text-decoration: none !important;
}
#header #lang{
	font-size: 9px !important;
	position: absolute;
	left: 765px;
	top: 18px;
}
#header #lang li{
	display: inline;
}
#header #lang li a{
	color: #ccc;
}
#header #lang li a:hover{
	color: #fff;
}
#imgCopy{
	bottom: 10px;
	font-style: normal;
	height: 1em;
	position: absolute;
	right: 10px;
	width: auto;	
	z-index: 2000;
}
#navigation .select a{
	background-image: url('../images/ma-navigation-select.png');
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 11px;
}

#header h1{
	float: left;
	height: 42px;
	width: 160px;	
}
#header h1 a{
	background-image: url('../images/ma-header-logo.png');
	background-position: top center;
	background-repeat: no-repeat;
	display: block;
	height: 42px;
	width: 160px;
	behavior: url(/iepngfix.htc);
}
#header h1 span{
	display: none;
}
#header #vcard .count{
	
}
#navigation{
	color: #fff;
	float: left;
	margin: 6px 0px 0px 34px;
}
#navigation ul{
	float: left;
	line-height: 1.8em;
	width: 95px;
}
#navigation ul.level3{
	width: 200px;
}
#paper{
/* 	background-image: url('http://www.dnp-music.com/wp-content/themes/dnp/images/raster.gif'); */
	margin: 0px auto 0px auto;
	text-align: left;
	width: 890px;
}
#sidebar, #sidebarDetail{
	float: left;
	width: 240px;
	font-size: 1.1em;
}
#sidebarDetail{
	background-color: #fff;
	background-image: url('../images/ma-sidebar-line.gif');
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 18px;
	margin: 0px 0px 0px 30px;
	padding: 10px 20px 0px 0px;
	width: 190px;
}
#sidebarDetail h4{
	font-weight: bold;
}
#sidebarDetail ul{
	margin: 0px 0px 1em 0px;
	list-style-type: disc;
	list-style-position: inside;
}
#twitter_div{
	background-color: #000;
	color: #aaa;
	font-size: 0.95em;
	margin: 3em 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}
#twitter_div h4{
	margin: 5px;
}
#twitter_div h4, #twitter_div a{
	color: #fff;
}
#twitter_div img{
	float: left;
	margin: 3px 10px 0px 0px;
	width: 50px;
}
#twitter_div li{
	list-style: none;
	list-style-type: none;
}
#twitter_link{
	background-color: #000;
	background-image: url('../images/ma-twitter-arrow.gif');
	background-position: left center;
	background-repeat: no-repeat;
	margin: 1em 0px 0px 0px; 
	padding: 0px 0px 0px 20px;
}
.level2 {
	position: relative;
}
.toggleLink{
	position: absolute; 
	bottom: 5px;
	display: block;
	height: 7px;
	right: 0px;
	width: 7px;
}

.toggleLink a{
	background-image: url('../images/ma-arrowdown.gif');
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	height: 7px;
	width: 7px;
}
.toggleLink.up a{
	background-image: url('../images/ma-arrowup.gif');
}
.toggleLink span{
	display: none;
}
.toggleElement{
	display: none;
}