body 
{
  font-family:Verdana;
  font-size:12px;
  background-color:#003366;
  text-align:center;
}

/* Überschrift 3 */
h3
{
  font-size:18px;
  color:#003366;
  font-weight:bold;
  margin:0px;
}

/* Überschrift 2 */
h2
{
  font-size:16px;
  color:#003366;
  font-weight:bold;
}

/* Überschrift 1 */
h1
{
  font-size:14px;
  color:#003366;
  font-weight:bold;
}

/* Normaler Absatz */
p
{
  font-size:13px;
  margin-top:0px;
  font-weight:normal;
}

p.adresse
{
  font-size:14px;
  font-weight:bold;
  margin:0px;
}

/* Absatz Urheber */
p.ur
{
  font-size:11px;
  margin-top:0px;
  font-weight:normal;
}

a:link, a:visited, a:active, a:hover
{ 
  font-weight:normal;
  color:#003366;
  font-size:12px;
  text-decoration:none;

}
a:active, a:hover
{ 
  color:#FF9200;
}
a.menu:link, a.menu:visited
{ 
  color:#003366;
}
a.menu:active, a.menu:hover
{ 
  color:#FFFFFF;
}

a.menusub:link, a.menusub:visited
{ 
  color:#003366;
}

a.menusub:active, a.menusub:hover
{ 
  color:#FFFFFF;
}

/* Das Grundlayout */
#grund
{
  margin:0px auto;
  width:1000px;
  text-align:left;
}

/* Die Titelzeile */
#titel
{
  width:1000px;
  height:100px;
  /*border:1px #003366;*/
  text-align:center;
  /*background-image: url(../bilder/titel_3.jpg);*/
	/*border-top: 1px solid #003366;*/
	/*border-right: 1px solid #003366;*/
	/*border-left: 1px solid #003366;*/
	/*border-bottom: 1px solid rgb(0, 0, 0);*/
}

/* Die Sub - Titelzeile */
#subtitel
{
  /* height:100px; */
  /* border:1px dotted #FF9200; */
  height: 30px;
  text-align:left;
  color:#ffffff;
  padding:5px;
  background-color: #003366;
  /* background-image: url(../bilder/titel_1.jpg); */
  clear:left;
}

/* Das Menü - Oben*/
#menutop
{
  background-color:#003366;
  height:35px;
  padding:2px;
  text-align:center;
  border:1px solid #003366;
  clear:left;
}

/* Das Menü - Unten*/
#menudown
{
  background-color: #003366;
  text-align:center;
  border:1px solid #003366;
  clear:left;
}

/* Das interne Sub - Menü (subcontent)*/
#submenu
{
  background-color: #003366;
  height: 20px;
  color:#FFFFFF;
  text-align:left;
  padding:0px 5px;
  border-top:1px solid #ffffff;
  border-bottom:1px solid #ffffff;
  clear:left;
}

/* Der Inhalt */
#content
{
  border:1px solid #003366;
  height: 600px;
  padding:5px;
  color:#003366;
  background-image: url(../bilder/hinter_mitte_neu.gif);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-color: #FF9200;
}

/* Der Player - Inhalt */
#playcontent
{
  color:#003366;
  background-color: #FF9200;
  height: 300px;
}

/* Der Hör - Inhalt */
#contentmusik
{
  border:1px solid #003366;
  height: 1000px;
  padding:5px;
  color:#003366;
  background-image: url(../bilder/hinter_mitte_neu.gif);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-color: #FF9200;
}

/* Der Inhalt mit Submenü*/
#subcontent
{
  border:1px solid #003366;
  height: 250px;
  padding:5px;
  color:#ffffff;
  background-image: url(../bilder/hinter_mitte_neu.gif);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-color: #FF9200;
}

/* Copyright */
#cr
{
	padding:5px;
	text-align:center;
}

/* Affiliate */
#affiliate
{
  border:1px solid #003366;
  background-color:#FF9200;
  padding:5px;
  color:#ffffff;
}

TD.tiptd
{
border-bottom:1px solid #333366;
border-top:1px solid #DDDDEE;
border-left:1px solid #DDDDEE;
border-right:1px solid #333366;
padding:2px;
font-family:Verdana;
}

SPAN.ptt
{font-family:Verdana;
font-size:small;
font-weight:bold;
color:white;
text-align:left;
}

SPAN.pst
{
font-family:Verdana;
font-size:small;
font-weight:normal;
color:black;
text-align:left;
}
