
body {
  font-family:Arial,Helvetica,sans-serif;
  font-size:14px;
  padding:0px;
  margin:0px;
}

a:link, a:visited
{
  text-decoration:none;
  font-weight:normal;
  color:rgb(0,0,0);
}

a:active, a:hover 
{
  color:rgb(192,10,10);
  text-decoration:underline;
  font-weight:normal;
}

img{
  border: 1px none #000000;
}


h1 {
  color:rgb(208,61,7);
  font-size:19px;
  font-weight: bold;
}

h2 {
  color:rgb(208,61,7);
  font-size:16px;
  font-weight:bold;
}


#DivLogo
{
  position:absolute; 
  left:0px; 
  top:0px; 
  width:170px; 
  height:194px; 
  z-index:1;
}

#DivContent
{
 position:absolute; 
 left:170px; 
 top:30px; 
 width:800px; 
 height:1262px; 
 z-index:2; 
 background-color:#C99E45; 
 border: 1px none #000000;
 padding-left:20px;
}

#DivCalendar
{
 position:absolute; 
 left:170px; 
 top:30px; 
 width:800px; 
 height:2900px; 
 z-index:2; 
 background-color:#C99E45; 
 border: 1px none #000000;
 padding-left:20px;
}

#DivMP3Content
{
 position:absolute; 
 left:170px; 
 top:30px; 
 width:800px; 
 height:4000px; 
 z-index:2; 
 background-color:#C99E45; 
 border: 1px none #000000;
 text-align:center;
}

#DivContentCD
{
 position:absolute; 
 left:170px; 
 top:30px; 
 width:800px; 
 height:4000px; 
 z-index:2; 
 background-color:#C99E45; 
 border: 1px none #000000;
 text-align:center;
}

#DivContentSpecial
{
 position:absolute; 
 left:170px; 
 top:30px; 
 width:800px; 
 height:2100px; 
 z-index:2; 
 background-color:#C99E45; 
 border: 1px none #000000;
 text-align:center;
 }
 
#DivImpressum
{
 position:absolute; 
 left:180px; 
 top:8px; 
 width:300px; 
 height:40px; 
 z-index:3;
} 

#DivImpressum div
{
  padding-left:5px;  
  padding-right:5px;
  float:left;
  color:rgb(0,0,0);
}

#DivImpressum a:link, 
#DivImpressum a:visited
{
     color:rgb(0,0,0);
     text-decoration: none;
     font: 12px Arial, Verdana, sans-serif;
     font-weight:bold;
}

#DivImpressum a:link.selected, 
#DivImpressum a:visited.selected,
#DivImpressum a:active, 
#DivImpressum a:hover
{
     color:rgb(192,0,0);
}
 
#DivMenue
{
 position:absolute; 
 left:10px; 
 top:210px; 
 width:190px; 
}

#DivMenue div
{
  padding-top:5px;
  color:rgb(0,0,0);
}

#DivMenue a:link, 
#DivMenue a:visited
{
     color:rgb(0,0,0);
     text-decoration: none;
     font: 14px Arial, Verdana, sans-serif;
     font-weight:bold;
     clear:both;
}

#DivMenue a:link.selected, 
#DivMenue a:visited.selected,
#DivMenue a:active, 
#DivMenue a:hover
{
     color:rgb(192,0,0);
     clear:both;
}

#div_intro 
{
  position:absolute;
  top:600px;
  left:50%;
  width:500px; 
  height:300px;
  margin-left:-250px;
}

table.noborder_table_700
{
	width:775px;
	padding:0px;
    border:0px;
    padding-bottom:10px;
}

.img_left_border{
	border-style:solid;
	border-color:rgb(208,61,7);
	float:left
}

.cell_image_description
{
  padding-top:10px;
  padding-bottom:0px;
  text-align:center;
}

.img_right{
	border-style:none;
	float:right;
	padding-left:15px;
}






