@charset "utf-8";
@import url("../css/reset.css");
* html{
	height:100%;
}

body{
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
a {
	color:#000;
}
#page{
	width:940px;
	height:100%;
	position:absolute;
	left:50%;
	margin-left:-470px;
	margin-bottom:30px;
	
}
#header{
	width:940px;
	height:113px;
	background: url(../templates/image/header.gif) no-repeat;
}
#navigation{
	width:940px;
	height:30px;
}
#navigation a{
	text-decoration:none;
}
#language{
	width:40px;
}
#language img{
	padding-left:3px;
}
#contentbox{
	min-height:80%;
	width:940px;
	font-size: 0.8em;
	padding-top:20px;
	padding-bottom:30px;
}
#contentbox h1{
	font-size: 1.3em;
}

#leftcol{
	width:200px;
	height:100%;
	float:left;
}
#centercol{
	margin:0px 5px;
	width:525px;
	height:100%;
	float:left;
}
#centercol h1 a:link, a:visited, a:hover, a:active{
	color:#fff;
}
#centercol a:link, a:visited, a:hover, a:active{
	color:#416565;
}

#rightcol{
	width:200px;
	height:100%;
	float:right;
	text-align:center;
}
#language{
	width:30px;
	float:right;
	padding-top:5px;
}
#wapperl{
	width:165px;
	float:right;
	padding-right:15px;
	padding-top:5px;
}
.clearer {
	clear:both;
	border:0px;
	visibility:hidden;
}

/***** Tabelle ******/

.contenttable{
	font-size:1em;
}

table.tabelle {

	border-collapse: collapse;
	margin: auto;
	font-size:0.8em;
}

table.tabelle td {
	text-align: center;
	font-family: arial;
	padding: 2px;
}

td.zelleSchmal {
	width: 110px;
	color: white;
}

h1{
	background: #000;
	height:25px;
	line-height:22px;
	padding-left:5px;
	margin-bottom:10px;
	color:#FFF;
}


.artistcontent{
	width:525px;
	font-size:0.8em;
	margin-bottom:25px;
	margin-top:15px;

}
.artisttext{
	width:360px;
	float:left;
}
.artistpic{
	width:150px;	float:right;
}
.artistmorepics{
	width: 525px;
}
#social{
	padding-left:9px;
	margin-top:4px;
}

#socialtop{
	width:180px;
	height:13px;
	background:url(../templates/image/greentop.gif) no-repeat;
	font-size:0.2em;
}
#socialcontent{
	background:url(../templates/image/greenbg.gif) repeat-y;
	width:180px;
	border:0px;
}
#socialbot{
	width:180px;
	height:15px;
	background:url(../templates/image/greenbot.gif) no-repeat;
	font-size:0.2em;
}
img{
	border:0px;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
border:1px solid black;
padding:0;
}
div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
display:inline;
margin-right:6px;
}

