* { padding: 0; margin: 0; }
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: url(imgdat/bg-kv.jpg) repeat-x top;
}
#wrapper { 
 margin: 65px auto 20px;
 width: 842px;
 background: url(imgdat/kvevents-kuenstlermanagement-veranstaltungsservice.gif) no-repeat top;
 height: 600px;
}
#content { 
 width: 842px;
 color: #333;
 background: transparent;
 margin: 0 auto;
 padding: 30px 0px 0px 0px;
 height: auto;
}
#kv-events{
	width:842px;
	background: transparent;
	height: 370px;
	margin: 65px auto;
	overflow:hidden;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
}
#kuenstler{
	position:relative;
	width:842px;
	height: 400px;
	background: transparent;
	float:left;
	border-bottom-left-radius:12px;
	border-top-left-radius:12px;
	-moz-border-radius-bottomleft:12px;
	-moz-border-radius-topleft:12px;
	-webkit-border-bottom-left-radius:12px;
	-webkit-border-top-left-radius:12px;
}
.bild a {
	background-color: transparent;
	height:95px;
	left:0;
	top:0;
	width:119px;
	position:relative;
	margin:0px 0 0 0px;
	float:left;
	border: 1px solid #000;
}
.bild a:hover {
   border: 1px solid #000;
}
.bild img { border: 0px; }
#nav { list-style:none; width: 842px; display:inline; margin:0; padding:0; float: left; text-align: center; height: 35px; }
#nav li { display:inline; list-style-type:none; background-color: transparent; padding:0; margin:0 auto; text-align: center; }
#nav a { margin: 0px 20px 0px 0px; font: bold 16px Arial, Helvetica, sans-serif; }
.ku{font: 11px Arial, Helvetica, sans-serif;color:#222; margin:0px 0px 0px 0px; padding:0px 0px 20px 190px; float: left; }
a:visited,a:active,a:link{color:#222;text-decoration:none;}
a:hover{color:#599edf;text-decoration:none}
