/*  
Theme Name: estero.gestaltung Theme 001
Theme URI: http://www.clickclickdecker.de
Description: stylesheet version 1.0
Version: 1.0
Author: torben iversen
Author URI: http://www.estero.de/

© 2008_11, estero.gestaltung, http://www.estero.de
*/

/* -------------------------- Basics */
html {
	padding: 0px;
	margin: 0px;
	height: 100%;
	background: #fffdf0;
	}

body {
	color: #000;
	background: url(../imgs/0811_ccd_rapport.jpg) 0px 0px repeat-x;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-align: left;
	font: normal 12px/1.2em Georgia, Times, serif;
	}
	
.linie {
	display: block;
	float: left;
	width: 100%;
	clear: both;
	line-height: 1px;
	height: 1px;
	border-top: 2px solid #333;
	margin: 10px 0;
	padding: 0;
	}
	
.linie_dotted {
	display: block;
	float: left;
	width: 100%;
	clear: both;
	line-height: 1px;
	height: 1px;
	border-top: 1px dotted #111;
	margin: 10px 0;
	padding: 0;
	}
	
.clearer {
	float: left;
	width: 100%;
	clear: both;
	margin-bottom: 20px;
	}
	
img, a {
	border: none;
	outline: none; /* gegen hyperlink-Rand im Firefox */
	}
	
a {
	color: #c0c;
	text-decoration: none;
	outline: none;
	}

a:hover, .aktiv a, #header #video a:hover {
	color: #333;
	}
	
#header .aktiv a, #header #video a {
	color: #c0c;
	}

ul {
	margin: 0;
	padding: 0;
	}
	
/* Presse */

.ganzebreite {
	float: left;
	width: 100%;
	clear: both;
	background: transparent;
	margin: 20px 0;
	}

.bilder {
	float: left;
	height: 270px;
	margin: 0 10px 10px 0;
	}
	
.bilder img {
	border: 1px solid #111;
	}
	
.klein {
	font-size: 9px;
	line-height: 11px;
	margin: 4px 0 0 0;
	}

/* ---------------------------- */

.konzerte, .konzerte_2009 {
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 1px dotted #111;
	}

.konzerte li {
	display: inline;
	list-style-position: inside;
	list-style-type: disc;
	}

	
.konzerte_2009 .titel {
	margin: 0 10px;
	}
	
.konzerte li:after {
	content:" / ";
	}
	
.pressebilder li {
	display: inline;
	line-height: 230px;
	margin: 0 20px 0 0;
	}
	
.pressebilder li img {
	vertical-align: bottom;
	height: 210px;
	margin-bottom: 4px;
	border: 1px solid #111;
	}
	
.bu {
	vertical-align: top;
	font-size: 0.8em;
	line-height: 12px;
	}

li {
	list-style-type: none;
	margin: 0;
/*	border: 1px solid #00F;*/
	}
	
#header {
	position: absolute;
	top: 0;
	left: 5%;
	width: 835px;
	height: 230px;
	background: url(../imgs/0811_ccd_header.jpg) 0px 0px no-repeat;
	}

#header a {
	color: #111;
	}
	
#header #memory a {
	color: #c0c;
	text-decoration: none;
	outline: none;
	}
	
.mainbox {
	float: left;
	width: 90%;
	padding: 230px 5% 100px 5%;
	}
	
.box_klein {
	float: left;
	width: 200px;
	height: 160px;
	border: 0px solid #111;
	padding-bottom: 5px;
	margin: 20px 20px 20px 0;
	border-bottom: 1px dotted #111;
	}

.box_flex {
	float: left;
	width: 200px;
	border: 0px solid #111;
	padding-bottom: 5px;
	margin: 20px 20px 20px 0;
	border-bottom: 1px dotted #111;
	background: transparent;
	}

.box_aktuell {
	float: left;
	width: 100%;
	clear: both;
	padding-bottom: 5px;
	margin: 20px 20px 20px 0;
	/* border-bottom: 1px dotted #111; */
	}
	
.box_aktuell ul, .box_aktuell img {
	float: left;
	margin: 0 60px 60px 0;
	}
	
.box_aktuell li {
	font-size: 1.3em;
	line-height: 18px;
	}

.box {
	float: left;
	width: 45%;
	height: 420px;
	border: 0px solid #111;
	padding-bottom: 5px;
	margin: 20px 20px 20px 0;
	border-bottom: 1px dotted #111;
	}
	
.box_lang {
	float: left;
	width: 45%;
	height: 600px;
	border: 0px solid #111;
	padding-bottom: 5px;
	margin: 20px 20px 20px 0;
	border-bottom: 1px dotted #111;
	}
	
.box ul, .box_lang ul {
	margin-top: 10px;
	}
	
.box li, .box_lang li, .box_aktuell li {
	list-style-type: decimal;
	list-style-position: inside;
	}
	
.box img, .box_lang img { 
	height: 100px;
	}
	
p {
	margin: 0 0 22px 0;
	}
	
.titel {
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.2em;
	}
	
#home {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 330px;
	height: 100px;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: -1px;
	background: transparent;
	}
	
#home a {
	display: block;
	width: 100%;
	height: 100%;
	}
	
#blog {
	position: absolute;
	top: 80px;
	left: 350px;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: -1px;
	}
	
#myspace {
	position: absolute;
	top: 70px;
	left: 440px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	}
	
#konzerte {
	position: absolute;
	top: 190px;
	left: 446px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	}
	
#tontraeger {
	position: absolute;
	top: 170px;
	left: 640px;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	}
	
#shop {
	position: absolute;
	top: 25px;
	left: 530px;
	font-size: 23px;
	font-weight: bold;
	letter-spacing: -1px;
	}
	
#kontakte {
	position: absolute;
	top: 60px;
	left: 620px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	}
	
#presse {
	position: absolute;
	top: 90px;
	left: 620px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	}
	
#video {
	position: absolute;
	top: 40px;
	left: 0px;
	}
	

	