body {
   background-color:#666666;
   color:#111111;
   font-family:sans-serif, Verdana;
   font-size:12pt;
   background-image:url('pix/bg_style.png');
   padding:0px;
   margin:0px;
   margin-left:5%;
   }

#container {
	text-align:center; height:100%; float:left;
	-moz-box-shadow: 2px 2px 10px #000000;
	-webkit-box-shadow: 2px 2px 10px #000000;
	box-shadow: 2px 2px 10px #000000;
}
#header {
	background-image:url('pix/cult_header.jpg');
	background-repeat:no-repeat; background-position:center center;
	text-align:left;
	color:#999;
	width:800px;
	height:100px;
    min-height:100px;
}

.eventinfos {
	float:left; 
	max-width:400px; 
	overflow:hidden; 
	vertical-align:top; 
	margin-top:20px; 
	padding-left:20px; padding-right:20px; padding-bottom:20px; 
	text-align:justify; 
	text-transform:uppercase;
}

.breaker {
	clear:both;
}

a {
   text-decoration:none;
   color:#111111;
   }
   
a:hover {
   color:#00a2ff;
   }

a.vvk-link {
   
}

a.vvk-link:hover {
   text-decoration:underline;
   color:black;
}

img {
   border:none;
   }
   
table {
   border:none;
   border-collapse:collapse;
   }

th {
   text-align:left;
   }
   
table td {
   vertical-align:top;
   text-align:left;
   }
   
div {
   border:none;
   border-collapse:collapse;
   }

a.menu-aktiv {
   color:#eeeeee;
   text-decoration:underline;
}

a.footer {
   color:#eeeeee;
   }
   
a.footer:hover {
    color:#00a2ff;
	}

.dj {
   font-size:10pt;
   }

.djref {
   font-size:8pt;
   }
  
.va-titel {
   font-size:14pt;
   font-weight:bolder;
}

.event-datum {
   font-size:10pt;
}

.headline {
   font-weight:bolder;
   text-decoration:underline;
   text-transform:uppercase;
   }
   
.kategorie {
   font-size:18pt;
   font-weight:bold;
   }
   
#twitter_update_list {
   line-height:22pt;
   font-size:12pt;
}

a#twitter_update_list {
   line-height:22pt;
   font-size:8pt;
}

a#twitter-link {
	font-size:8pt;
	}

a#twitter-link:hover {
    color:#00a2ff;
	font-size:8pt;
	}
	
#yt_vid {
    width:353px;
	height:285px;
}	

.formular {
	border:1px dashed red;
	font-size:9pt;
	padding:5px;
	vertical-align:top; 
	text-align:left;
}

.schalter {
	border:2px solid red;
	background-color:#999999;
}

.schalter:hover {
	cursor:pointer;
}