/* ++++++++++++++ Copyright by Nikolai Selders www.th3design.de 2007 ++++++++++++++++++  */

body{ 
	
	font-family: Arial, sans-serif;
	background-color: #f4f2e6;
	background-image: url(../layout/bg.jpg);
	background-repeat: repeat-x;
}

*{
margin: 0;
padding:0;
}

img {
border:0px;
}

h1 {
font-size: 1.3em;
/*letter-spacing: 0.1em;*/
margin: 0 0 7px 0;
font-weight:normal;
}

h2 {
font-size: 0.9em;
margin: 0 0 7px 0;
}

h3 {
font-size: 0.8em;
font-weight: bold;
margin: 0 0 4px 0;
}

#container {
width	:	680px;
min-height	:558px;
height	:   auto;
position:	absolute;
left	:	50%;
top		:	37px;
margin-left	: -340px;
} 


.content p ,  .artists  p , .news p , .references p {
font-size:0.7em;
line-height: 1.3em;
}
.news a, .content a, .artists a, #tip1 a , #tip2 a , #tip3 a , #tip4 a , #tip5 a{
color:#cc0552;
}

.content {
position:	absolute;
width:	352px;
height:	320px;  
left:	53px;
top:	160px;
z-index: 12;
border: 0px solid #333333;
}

.artistsmain {
position:	absolute;
width:	545px;
height:	245px; 
left:	53px;
top:	245px;
}

.artistsmain div{
position:absolute;
top:0px;}



.artists {
position:	absolute;
width:	440px;
height:	320px; 
left:	185px;
top:	160px;
border: 0px solid #333333;
}

.kuenstlerbild {
position:absolute;
left:50px;
top:160px;
}

.news {
position:	absolute;
width:	170px;
height:	410px; 
left:	450px;
top:	180px;
z-index: 12;
border: 0px solid #333333;
}

.news img {
border: 1px solid #333333;
margin: 5px 0 5px 0;
display: block;
clear:both;
}


/*   +++++++++++++ Scroller  ++++++++++++++++++++    */

#kasten {
left:0px;
top:32px;
position:absolute;
width:100%;
overflow:hidden;
z-index:300;
}

#inhalt {
position:absolute;
padding: 0;
width:100%;
}



#kasten2 {
left:0px;
top:0px;
position:absolute;
width:100%;
overflow:hidden;
z-index:300;
}

#inhalt2 {
position:absolute;
padding: 0;
width:100%;
}



#kasten3 {
left:0px;
top:240px;
position:absolute;
width:190px;
height:200px;
overflow:hidden;
z-index:300;
 border: 0 solid #000;
}

#inhalt3 {
position:absolute;
padding: 0;
width:100%;
}
