/* @group Core Elements */

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	margin: 0;
	padding: 0;
	color: #333;
	font-family: Arial;
	line-height: 135%;
	background: #000000;
}


a {
	font-size: 95%;
	letter-spacing:0.1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #02576B;
}

a:hover {
	color: #8282FF;
	text-decoration: none;
}

a:visited {
	color: #82887F;
	text-decoration: none;
}


.wrapper { 
	width: 1000px;
}


#inset {
	min-height:500px;
	height:700px;
	background: url(images/tanz-nrw-aktuell2010.gif) no-repeat;
}

#inset .link11 {
	position: absolute;
	top:220px;
	left:160px;
	width: 350px;
	height:100px;
	border: 0px solid #ffffff;	
}


#inset .link09 {
	position: absolute;
	top:375px;
	left:440px;
	width: 270px;
	height:90px;
	border: 0px solid #ffffff;	
}

#inset .link07 { 
	position: absolute;
	top:500px;
	left:310px;
	width: 270px;
	height:90px;
	border: 0px solid #ffffff;		
}


