@CHARSET "UTF-8";

html, body {
	font-family: Verdana;
	color: #552d00;
	background-color: #e3d0c0;
}

div.yui-d2f {
	margin-top: 3px;
	background-color: white;
}

#ft {
	border-top: 1px dotted #562d01;
	padding: 7px 10px 10px 10px;
	font-size: 90%;
}

#nav {
left:0px;
top:0;
float: right;
}

#nav ul {
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

#nav li {
	height: 62px;
	padding: 10px 20px 0px 20px;
list-style-type:none;
float: left;
border-left: 1px solid #552D00; 
}

#nav li.active {
color:#552D00;
font-size: 90%;
font-weight:bold;
text-decoration:none;
	text-transform: uppercase;
		background-color: #E3D0C0;
}
#nav span {
display:block;
margin-bottom: 3px;
}
#nav a {
color:#552D00;
font-size: 90%;
font-weight:bold;
text-decoration:none;
	text-transform: uppercase;
}

#nav a:HOVER {
	background-color: #E3D0C0;
}

div.main_content {
	font-size: 100%;
	line-height: 1.6em;	
}

a {
	text-decoration: none;
	color: #7d538a;
}

div.kontakt {
	width: 166px;
	margin-top: 50px;
	padding: 3px 5px 5px 5px;
	border: 1px dotted #562d01;
	color: #552d00;
	background-color: #e3d0c0;
}

div.kontakt h3 {
	margin-top: 3px;
}


table.future_events {
	text-align: left;
	width: 100%;
	margin:0;
	padding:0;
}

table.future_events th {
	text-align: left;
	background:#F0F0F0 none repeat scroll 0 0;
	border-color:#BBBBBB #CCCCCC -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px medium;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	margin:10px 0 0;
	padding:3px 10px;
}

table.future_events tr {
	text-align: left;
	border-color: #CCCCCC;
	border-style: none solid solid solid;
	border-width: 0px 1px 1px 1px;
	color:#333333;
	font-size:11px;
	margin:10px 0 0;
	padding:3px 10px;
}

table.future_events td {
	padding: 10px;
	border: 0px;
}

td.label {
	color:#808080;
	padding-bottom:2px;
	vertical-align:top;
	width:80px;
}	

a.event {
	font-size: 12px;
	color:#3B5998;
	cursor:pointer;
	font-weight: bold;
	text-decoration:none;
}