@charset "UTF-8";
/* CSS Document */

body {
    	font-size: 11px;
    	font-family: "verdana";
    	color: white;
	    text-align:center;
		line-height:15px;
}

a
{
  	font-size:11px;
  	color:#ffffff;
}

#Tabelle_01 {
	background: url(background.jpg) no-repeat;
    	background-position: 20px 0px;
}

#tdhwebsite01-02_ {
	padding-left:20px;
	width:780px;
	height:127px;
}

#wrapper2 {
	width: 850px;
	margin: 0px auto;
	text-align: left;
}

#navi {
	padding-left:20px;
	width:780px;
	height:22px;
}

#nichts_mitte {
	padding-left:20px;
	width:780px;
	height:74px;
}

#main {
	float: left;
	padding-left:20px;
	width:540px;
}

#nichts_zentral {
	float:left;
	width:20px;
}

#right {
	float: left;
	padding-left: 20px;
	width:220px;
}

#footer {
	clear:both;
	padding-left:20px;
	padding-top: 20px;
	width:780px;
}


/* Navi */
#navi ul
{
  margin:0px;
  padding:0px;
}

#navi li
{
  width:120px;
  margin:0px;
  padding:0px;
  text-align:center;
  list-style-type:none;
  float:left;
}

#navi a,
#navi p
{
  font-weight:bold;
  font-size:11px;
  color:#000000;
}

#navi a
{
  height:22px;
  display:block;
  margin:1px;
  padding:5px 0px 0px 0px;
  text-align:center;
  background-color:#ffffff;
  text-decoration:none;
  font-weight:bold;
  font-size:11px;
  color:#000000;
}

#navi a:hover
{
  background-color:#ffffff;
  text-decoration:none;
  color:#000000;
}

#navi a:active
{
  background-color:#ffffff;
  text-decoration:none;
  color:#blue;
}

#navi p
{
  height:22px;
  margin:1px;
  padding:5px 0px 0px 0px;
  background-color:#ffffff;
  text-align:center;
}

/* News */
.info p{
  font-size:9px;
  color:#000000; 
}

.layout_short h2 a{
  font-size:12px;
  color:#ffffff;
  text-decoration:none;
}

/* Comments */
.comment_default {
   padding-bottom:30px
}

.info a{
  /*font-weight:bold;*/
}

.festivals {
	color:#686868;
}



/* Additional classes */
.clear	{height:0.1px; overflow:hidden; font-size:0.1px; line-height:0.1px; clear:both; }
.invisible {with:0px; height:0px; left:-1000px; top:-1000px; position:absolute; overflow:hidden; display: inline;}
