@charset "iso-8859-2";


/*Copyright 2009 by KLUBKULTUR Created by UPDESIGN.DE*/



/*-----------------BODY---------------- */


body {
	width: 100%;
	height: 100%;
	margin: 0;
	border: 0;
	padding: 0;
	color: #666666;
	font: 11px/18px Tahoma, Geneva, sans-serif;
	height:100%;
	position:relative;
	background-color:transparent;}
	
	




ul {margin:0; padding:0}


table, td, tr {
	text-align: left;
	vertical-align: top;
}


img, div, a, input{
   
   border:none;
}

.png {behavior: url(http://www.klub-kultur.de/iepngfix.htc);}

h2 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3a87bf;
	display:inline;
}
h1 {
	font-size: 14px; 
	
	}
	
.h1left {margin-left:-5px;}

h3 {font-size: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-stretch:normal; font-weight:normal;
	display: inline;
	color:#999999;}
	

a:link {
	text-decoration: none;
	color: #3a87bf;
}
a:visited {
	text-decoration: none;
	color: #3a87bf;
}
a:hover {
	text-decoration: none;
	color: #A4C9E3;
}

.red {
	color: #C40005;
}
.lightgrey {
	color: #BFBFBF;
}

a:hover img {
	-moz-opacity: 0.8;
    opacity: 0.8;
	filter:alpha(opacity=80);
}

.opacity80 {
	-moz-opacity: 0.8;
    opacity: 0.8;
	filter:alpha(opacity=80);
}

.clear {clear:both;}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

li, ul { list-style-position:inside;}


