/*Allgemeingeltende Definitionen*/


body {
	color: #000;
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.3;
	line-height: 20px;
}

#content {
	background: none;
	clear: both;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 12px;
	line-height: 1.2;
	margin: 0 0 1em 0;
	color: #000000;
}	

a {
	text-decoration: none;
	color: #000000;
}

.box {
	display: none;
}

#header {
	border-bottom: 2px dashed #333;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	width: 100%;
}

	#header img {
		float: left;
		width: 60%;
	}
	
	#header h1 {
		float: right;
		margin: 0;
		width: 35%;
	}
	
	#header .subnav,
	#header #navi,
	#header .suche {
		display: none;
	}

.topteaser {
	width: 100%;
}
	
	.topteaser .main_col {
		clear: none;
		display: block;
		float: left;
		width: 60%;
	}

		.topteaser .main_col .artikel {
			padding: 0 20px 0 0;
		}

	.artikel .ticketinfo {
		font-size: 10px;
		width: 100%;
	}

		.artikel .ticketinfo h3 {
			font-size: 10px;
			font-weight: normal;
			margin: 0;
		}

		.artikel .ticketinfo th {
			border-bottom: 1px dashed #000;
		}
		
		.artikel .ticketinfo th,
		.artikel .ticketinfo td {
			width: 25%;
			text-align: left;
		}

		.artikel .ticketinfo td.kaufen {
			display: none;
		}

	.topteaser .side_col {
		display: block;
		float: left;
		width: 40%;
	}
		
		.topteaser .side_col img {
			border: 8px solid #CCC;
			width: 90%;
		}

	.live_tickets strong {
		font-size: 22px;
	}

	.live_tickets p {
		font-size: 22px;
		margin: 0;
	}

.addthis_toolbox {
	display: none;
}

.main_col {
	display: none;
}

.side_col {
	display: none;
}
	
	.eventboxen .eventbox {
		display: none;
	}

.footer,
.seobox {
	display: none;
}

.eintrag {
	border-bottom: 1px dotted #000;
	width: 100%;
}
