/* Hier die CSS fuer TMCmusic */

body { background-color:#f9f4bc;}

div.kopf {color:white;
          width:1200px;
	  height:116px;
	  margin:0px;
          padding:0px;
          position:absolute;
          top:0px;
          left:0px;
	  border:0px solid #ddd;}

div.sprache {width:170px;
	 height:30px;
	 margin:0px;
	 padding:0px;
	 border-width:0px;
	 border-style:solid;
	 border-color:#003296;
         position:absolute;
         top:164px;
         left:10px;
	 font-family:Georgia,"Times New Roman",Times,serif;
         font-size: 6px;
	 font-weight:bold;
         color:#003296;}

div.nav {width:1200px;
	 height:33px;
	 margin:0px;
	 padding:0px;
	 border-width:0px;
	 border-style:solid;
	 border-color:#003296;
         position:absolute;
         top:117px;
         left:0px;
	 font-family:Georgia,"Times New Roman",Times,serif;
         font-size: 6px;
	 font-weight:bold;
         color:#003296;}

div.inhalt {width:980px;
	    height:100%;
            margin:0px;
            padding:0px;
            position:absolute;
	    border-width:0px;
	    border-style:solid;
	    border-color:#000096;
            top:164px;
            left:200px;}

div.infobox {width:170px;
	 height:20px;
	 margin:0px;
	 padding:0px;
	 border-width:1px;
	 border-style:solid;
	 border-color:#003296;
	 background-color:#003296;
         position:absolute;
         top:200px;
         left:10px;
	 font-family:Georgia,"Times New Roman",Times,serif;
         font-size: 14px;
	 font-weight:normal;
         color:#f9f4bc;}

div.info {width:170px;
	 height:370px;
	 margin:0px;
	 padding:0px;
	 border-width:1px;
	 border-style:solid;
	 border-color:#003296;
         position:absolute;
         top:220px;
         left:10px;
	 font-family:Georgia,"Times New Roman",Times,serif;
         font-size: 6px;
	 font-weight:bold;
         color:#003296;}

p {font-family:Georgia,"Times New Roman",Times,serif;
        font-size: 14px;
	font-weight:bold;
	text-align:justify;
        color:#000096;
	padding-left:5px;}

.klein {font-family:Georgia,"Times New Roman",Times,serif;
        font-size: 9px;
	font-weight:bold;
        color:#003296;
	padding-left:5px;}

th {font-family:Georgia,"Times New Roman",Times,serif;
	background-color:#003296;
        font-size: 14px;
	font-weight:normal;
        color:#f9f4bc;
	padding-left:1px;}

td {font-family:Georgia,"Times New Roman",Times,serif;
        font-size: 14px;
	font-weight:bold;
        color:#000096;
	padding-left:5px;}

h1 {font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#770000;}

.hervor {font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#770000;}

a:link {font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#770000;
	text-decoration: underline;}

a:visited {font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#770000;
	text-decoration: underline;}

a:hover {font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#003296;
	text-decoration: none;}


