@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
}

td, tr {
	font-size: 11px;
}

form {
	padding:0px;
	margin:0px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight:bold;			
}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	font-weight:bold;			
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight:bold;
	text-decoration:none;	
}

a:link, a:visited {
	color: #de1019;
	text-decoration:none;	
}

a:hover,a:hover:visited, a:active {
	color:#990000;
	text-decoration:none;	
}

/* Raster */

.col {
	width:260px;
}

.col_x2 {
	width:560px;
}

.col_x3 {
	width:850px;
}



.headline {
	float:left;
	width: 100%;
	line-height:20px;
	font-family:"Impact", "Arial Narrow Bold", "Helvetica Neue Bold Condensed", "Arial";
	font-size:16px;
	color:#000000;	
}

.headline2 {
	line-height:20px;
	font-family:"Impact", "Arial Narrow Bold", "Helvetica Neue Bold Condensed", "Arial";
	font-size:16px;
	color:#000000;	
}

.red {
	color:#de1019;
}

.bold {
	font-weight:bold;
}


/* Floatings */
.left {
	float:left;
}

.right {
	float:right;
}


/* Paddings */
.pad5 {
	padding:5px;
}

.pad10 {
	padding:10px;
}

.top_10 {
	padding-top:10px;
}

.bottom_10 {
	padding-bottom:10px;
}

.top_bottom_10 {
	padding:10px 0px 10px 0px;
}

.pad20 {
	padding:20px;
}

.top_20 {
	padding-top:20px;
}

.bottom_20 {
	padding-bottom:20px;
}

.top_bottom_20 {
	padding:20px 0px 20px 0px;
}




.eventpic {
	float:left;
	width:90px;
	height:60px;
}

.eventtext {
	float:left;	
	width:150px;	
}

.fliesstext {
	font-size:11px;
	line-height:16px;
}

.location_link {
	font-family: "Arial Narrow Bold", "Helvetica Neue Bold Condensed", "Arial";	
}


.link {
	float:left;
	width: 100%;
	line-height:20px;
}

.title {
	clear:both;	
	width:260px;
	height:40px;
	padding-top:10px;
	padding-bottom:10px;
}

.title_x2 {
	clear:both;	
	width:260px;
	height:40px;
	padding-top:10px;
	padding-bottom:10px;
}

.title_x3 {
	clear:both;	
	width:100%;
	height:40px;
	padding-top:10px;
	padding-bottom:10px;
}

.titleBorde_x2 {
	background-image:url(../bilder/common/titel_2x.gif);
	background-repeat:no-repeat;
	width:560px;
	height:40px;
	margin-top:10px;
	margin-bottom:10px;
}

.titleBorde_x3 {
	background-image:url(../bilder/common/titel_3x.gif);
	background-repeat:no-repeat;
	width:850px;
	height:40px;
	margin-top:10px;
	margin-bottom:10px;
}

.bordeText {	
	width: 100%;
	line-height:40px;
	font-family: "Impact", "Arial Narrow", "Helvetica Neue Bold Condensed", "Arial";
	font-weight:lighter;
	font-size:22px;
	color:#f4e960;
	padding-left:10px;
}

.box {
	width:250px;
	padding:5px;
}

.button {		
	padding:10px 0px 10px 0px;
}


.strokeV {
	background:url(../bilder/common/trennstrich_v.gif) repeat-y;	
	width:15px;	
}

.strokeH {
	clear:both;
	background:url(../bilder/common/trennstrich_h.gif) repeat-x;
	height:10px;
	width:100%;	
}

.loginInput {		
	width:175px;
	border:#000000 solid 1px;
	font-size: 11px;
	font-weight:bold;
	line-height:18px;
	height:18px;		
}

.thumb{
	float:left;
	width:88px;
	height:88px;
	margin:0px 5px 5px 0px;
	background:url(../bilder/common/bg_thumb.gif) 2px;
	background-repeat:no-repeat;
	cursor:pointer;
	cursor:hand;	
}

.thumb_over{
	float:left;
	width:88px;
	height:88px;
	margin:0px 5px 5px 0px;
	background:url(../bilder/common/bg_thumb_over.gif) 2px;
	background-repeat:no-repeat;
	cursor:pointer;
	cursor:hand;
}

.vorschau{
	float:left;
	width:260px;
	height:195px;
	padding-bottom:10px;
	background:url(../bilder/common/bg_vorschau.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	cursor:hand;
}

.vorschau_over{
	float:left;
	width:260px;
	height:195px;
	padding-bottom:10px;	
	background:url(../bilder/common/bg_vorschau_over.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	cursor:hand;
}

.starPic{
	position:relative;
	z-index:1;
}

.starNr {
	position:relative;
	z-index:2;
	font-family: "Arial Narrow Bold", "Helvetica Neue Bold Condensed", "Arial";
	font-size:15px;
	font-weight:bold;
	color:#de1019;
	cursor:default;
}

.starNr_over {
	position:relative;
	z-index:2;
	font-family: "Arial Narrow Bold", "Helvetica Neue Bold Condensed", "Arial";
	font-size:15px;
	font-weight:bold;
	color:#990000;
	cursor:default;	
}

.thumbStar {	
	font-family: "Arial Narrow Bold", "Helvetica Neue Bold Condensed", "Arial";
	font-size:9px;
	font-weight:bold;
	line-height:30px;
	text-align:center;
	
	width:30px;
	height:30px;
	margin: 5px 58px 53px 0px;
	
	background-image:url(../bilder/common/star.gif);
	background-repeat:no-repeat;
	color:#000000;
	cursor:default;	
}

.off {
	background-image:url(../bilder/common/star.gif);
	background-repeat:no-repeat;
}


.transparent {
	filter: alpha(opacity=30); /* IE */
	-moz-opacity: 0.30; /* Gecko */
	opacity: 0.30; /* Opera */
}

.small {
	font-size:10px;
	color:#999999;
	line-height:12px;
}