/* ### Logo ################################################################# */

/*

#logo { 

	position: absolute;

	top: 10px;

	right: 10px;

	border: 1px solid #000000;

	background-image: url(logo.jpg);

	background-position: 0 0;

	background-repeat: no-repeat;

}



#logo a { 

	display: block;

	height: 80px;

	width: 215px;

	text-indent: -700em;

}



*/

/* ### Header ############################################################### */


#header { 

	background-color: #000000;

	color: #000000;

	height: 209px;

	width: 770px;

background-image:url('logo.jpg');

background-repeat:no-repeat;
}



#nav-header { 

	position: absolute;

	top: 210px;

	left: 5px;

}



/* ### Teaser ############################################################### */



#main-teaser { 

	background: url(main_teaser.jpg) no-repeat;

}



/* ### Main-block Background ################################################# */



#main-block { 

	background-image: url(linie_main_block.gif);

	background-position: 725px 0;

	background-repeat: repeat-y;

	background-color: #000000;

	padding-bottom: 40px;
	
	margin-left: -20px;

}



#menue { 

	float: left;
	margin-top: 10px;
	height: 35px;

}



#footer_table {  float: left;
	margin-top: 10px;
	height: 35px;

}

#kuenstler ul{  float: left;
	margin-top: 10px;
	height: 35px;
	
}

#kuenstler a:link{  float: left;
	margin-top: 10px;
	height: 35px;
	
}

#kuenstler ul,

#kuenstler ul li,
#kuenstler ul li a{

float: left;
	margin-top: 10px;
	height: 35px;
	
}

