<!--
/* Allgemeine Einstellungen */
body
{

 font-family: Verdana;
 font-size:13px;
 background-color:#d1f095; /*#DEF3CE;*/
 text-align:center;
 margin:0px;
 /*font-size: 100.01%;*/

}

h1
{
 color:#000000;
 margin-bottom:0px;
 font-weight:normal;
 font-size:22px;
}



h2
{
 font-size:16px;
 color:#000000;
}
h3
{
 font-size:14px;
 color:#000000;
}

div.image
{
 margin:15px 10px 5px 0px;
 float:left;
}
p
{
text-align: justify;
}



/* ---------------------------------------- news --------------------------------*/
div.news
{

 border:1px solid black;
 margin: 5px 0px 10px 0px;
 padding: 5px;
}

span.datum
{
 text-align:right;
 color: red;
}
span.titel
{
 font-weight:bold;
 font-size:16px;
 color:#339933;
}

/* ----------------------------------------Linkstyles---------------------------*/

/*Standartlinks */
a:link, a:visited, a:active, a:hover
{
  text-decoration:underline;
  font-weight:normal;
  color:#7BBE7B;
  font-size:12px;
}

a:active, a:hover
{
  color:#009999;
}

/* ----------------------------Menülinks linke Auswahl------------------*/

/* ----------gewählt---------*/

a.menuuse:active, a.menuuse:hover, a.menuuse:visited, a.menuuse:link
{
 display:block;
 padding:3px;
 border-top:1px solid #000;
 color:#7BBE7B;
 text-align:center;
 font-weight:bold;
 background-color:#ffffff;
 text-decoration:none;
}


/* ---- nicht gewählt-----------*/

a.menu:link, a.menu:visited
{
 display:block;
 padding:3px;
 border-top:1px solid #000;
 text-align:center;
 color:#ffffff;
 background-color:#7BBE7B;
 text-decoration:none;
 font-weight:bold;
}

a.menu:active, a.menu:hover
{
 display:block;
 padding:3px;
 border-top:1px solid #000;
 text-align:center;
 color:#7BBE7B;
 background-color:#ffffff;
 text-decoration:none;
 font-weight:bold;
}


/* ----------------------------Menülinks obere Auswahl------------------*/
a.menutopuse:active, a.menutopuse:hover, a.menutopuse:visited, a.menutopuse:link
{
 display:block;
 padding:11px 7px 11px 7px;
 font-weight:bold;
 background-image: url(images/global/hintergrunduse.png);
 color:#ffffff;
 text-decoration:none;
 font-size:16px;
}

a.menutop:link, a.menutop:visited
{
 display:block;
 padding:11px 7px 11px 7px;
 color:#000000;
 text-decoration:none;
 font-weight:bold;
 font-size:16px;
}

a.menutop:active, a.menutop:hover
{
 display:block;
 padding:11px 7px 11px 7px;
 color:#000000;
 font-weight:bold;
 text-decoration:none;
 background-image: url(images/global/hintergrundhover.png);
 font-size:16px;
}

/* ----------------------------Navigation---------------------------------*/

/* Kontainer der Transparenten Navigationsleiste*/
.menutitletop
{
 float:left;
 vertical-align:middle;
}

/* Linke Menüleiste Überschrift*/
.menutitle
{
 font-weight:bold;
 text-align:center;
 margin:2px;
}

/* Linke Menüleiste Konteiner */
.menucontainer
{
 border:1px solid #000;
 background-color:#55AA55;
 width:110px;
 margin:5px;
}

/* Rechter Menüleiste Konteiner */
.bildcontainer
{

 width:110px;
 margin:5px;
}

/* -------------------------------Feste Elemente--------------------------- */
/* Kontainer des Anzeugefensters  */
#kontainer
{
 width:900px;
 margin:0px auto;
 text-align:left;
 background-color:#ffffff;
 border:1px solid #000000;
}

/* Kopfzeile */
#title
{
 height:190px;
 padding:0px;
}
/* Menüleiste links */
#left
{
 background-color:#ffffff;
 width:120px;
 float:left;
}
/* Inhalt */
#content
{
 border:1px solid #d1f095;
 background-color:#d1f095;
 width:585px;
 float:left;
 padding:0px 10px;
 margin: 5px;
}

#right
{
 background-color:#ffffff;
 width:130px;
 float:left;
}
/* Menüleiste oben */
#transparentmenu
{
 position:absolute;
 width:900px;
 height:40px;
 top:130px;
 margin:0px auto;
 text-align:left;
 background-image: url(images/global/hintergrund.png);
 background-repeat:repeat;
}
/* Schriftzug im Titel*/
#name
{
 position:absolute;
 width:280px;
 height:30px;
 top:30px;
 margin-left:20px;
 font-size:xx-large;
 font-weight:bold;
 color:#ffffff;
}

/* Fußzeile */
#foot
{
 padding-left:5px;
}

/* ------------------------------------ last FM --------------------------------------*/

table.lfmWidgetradio_01f7b162d30eae1b424002a92fd5399e td
{
 margin:0 !important;
 padding:0 !important;
 border:0 !important;
}

table.lfmWidgetradio_01f7b162d30eae1b424002a92fd5399e tr.lfmHead a:hover
{
 background:url(http://cdn.last.fm/widgets/images/de/header/radio/regular_grey.png) no-repeat 0 0 !important;
}

table.lfmWidgetradio_01f7b162d30eae1b424002a92fd5399e tr.lfmEmbed object
{
 float:left;
}

table.lfmWidgetradio_01f7b162d30eae1b424002a92fd5399e tr.lfmFoot td.lfmConfig a:hover
{
 background:url(http://cdn.last.fm/widgets/images/de/footer/grey.png) no-repeat 0px 0 !important;
 ;
}

table.lfmWidgetradio_01f7b162d30eae1b424002a92fd5399e tr.lfmFoot td.lfmView a:hover
{
 background:url(http://cdn.last.fm/widgets/images/de/footer/grey.png) no-repeat -85px 0 !important;
}

table.lfmWidgetradio_01f7b162d30eae1b424002a92fd5399e tr.lfmFoot td.lfmPopup a:hover
{
 background:url(http://cdn.last.fm/widgets/images/de/footer/grey.png) no-repeat -159px 0 !important;
}

-->
