body {
	color:#FFE000;
         background-color:#FFFFFF;
         background-image:url(../bilder/background.gif);
         margin-left:30px;
         margin-right:30px;
         font-family:'Times New Roman',Times,serif;
     }

/* Neue CSS Angaben für relaunch */
div#header {
                 font-size: 1.5em;
		margin: 0 0 0.7em;
                 padding: 0.3em;
                 vertical-align:middle;
		text-align: center;
		border: 2px ridge silver;
                 color:#000000;
                 font-style:italic;
                 font-weight:bold;
                 background:#FFC000 url(../bilder/logo_transp_kl.gif) no-repeat 100% 45%;
           }
div#aktuell {
                 float: left; width: 25%;
                 margin: 0;
                 padding: 15;
                 border: 2px dashed red;
                 background-color:#00FFFF;
                 color:#000000;
                 -moz-border-radius:10px;
            }

div#home_inhalt {
		margin-left: 30%;
		padding: 0 1em;
	       }

div#inhalt {

           }

div#footer {
		clear: both;
		font-size: 0.9em;
		margin: 0;
                 padding: 0.1em;
           }


/* Boxen auf der Startseite */
#geburtstag {
                 position:relative;top:10px;
                 padding:5px;
                 border-width:12px;
                 border-color:#9999FF;
                 border-style:groove;
                 color:#000000;
                 text-align:center;
                 -moz-border-radius:10px;
	   }

#infobox {
                 background-image:url(../bilder/backgroundmichael.gif);
                 padding:10px;
                 border-width:5px;
                 border-color:red;
                 border-style:solid;
                 text-align:center;
                 -moz-border-radius:10px;
         }

/* Runde Box */
 .ro {
	background:url("../bilder/box_ro.gif") top right no-repeat;
	margin:0;
	padding:0;
     }

 .lo {
	background:url("../bilder/box_lo.gif") top left no-repeat;
	margin:0;
	padding:0;
     }

 .ru {
	background:url("../bilder/box_ru.gif") bottom right no-repeat;
	margin:0;
	padding:0;
     }

 .lu {
	background:url("../bilder/box_lu.gif") bottom left no-repeat;
	margin:0;
	padding:0;
     }


 .boxinhalt {
	margin:0;
	padding:2.5em 2.5em 3.5em 2.5em;
         }

 .boxinhalt p {
	margin:0;
	padding:0;
         color:#000000;
           }

#Marke {position: absolute;visibility: hide;}

/*  Allgemeiner Text  */
p,td {color:#FFE000;text-align:justify;}
#pcenter {color:#FFE000;text-align:center;}
#small {font-size:80%;}
#winzig {font-size:xx-small;}
#bigger {font-size:120%;}
#great {font-size:140%;}
#wech {font-size:10%;color:#006699;}
#fett {font-weight:bold}

/*  Textausrichtung  */
#rechts {text-align:right;}
#links  {text-align:left;}
#center {text-align:center;}
.center {text-align:center;}

/*  Textfarben  */
#black {color:#000000;}
#gelb {color:#FFE000;}
#blau {color:#00FFFF;}
#orange {color:#FFBF00;}
#rotorange {color:#FF7F00;}



.standard {font-weight:bold}
.standard b {color:#FFBF00;}



/*  Überschrift Achtung! Dieses ist auch in der CSS von JAlbum */
#headline {background-color:#FFC000;color:#000000;font-style:italic;font-weight:bold;text-align:center}


/*  Styles für Zeitungen  */
/*  Zeitungmenü Überschrift  */
#zeitungmenuhead {font-size:larger;color:#FFE000;text-align:center;}
/*  Zeitung Programmkasten  */
#programm {color:#000000;background:yellow;border:solid 2px red;top:80px; left:50px; width:80%;padding:10px;}
#chapter {color:#000000;font-size:20px;font-weight:bold}
/*  Zeitung Artikel  */
#arthead {font-size:20pt;font-weight:bold;text-align:center}
#initial {color:#000000;font-size:18pt;font-weight:bold;}
#artikel {color:#000000;background-color:#000000;background-image:url(../bilder/artikel.gif);background-repeat:repeat-y;top:80px; left:50px; width:90%;padding-left:60px;padding-right:15px;padding-top:15px;padding-bottom:15px;}
#artabsatz {color:#000000;margin-top:8px;margin-bottom:8px;text-indent:15px;text-align:justify;}
#artcenter {color:#000000;margin-top:8px;margin-bottom:8px;text-indent:15px;text-align:center;}
#arttabelle {color:#000000}
#arthintergrund {background-image:url(../bilder/background.gif);}

/*  Steckbrief  */
#obenmitte {font-size:xx-small;background-image:url(../bilder/padobenmitte.gif);background-repeat:repeat-x;}
#linksrunter {font-size:xx-small;background-image:url(../bilder/padlinksrunter.gif);background-repeat:repeat-y;}
#rechtsrunter {font-size:xx-small;background-image:url(../bilder/padrechtsrunter.gif);background-repeat:repeat-y;}
#zwischen {font-size:xx-small;background-image:url(../bilder/padzwischen.gif);background-repeat:repeat-x;}
#untenmitte {font-size:xx-small;background-image:url(../bilder/paduntenmitte.gif);background-repeat:repeat-x;}


/* Überschriften */
h1 {color:#FFE000;}
h2 {color:#FFE000;}
h3 {color:#FFE000;}
h4 {color:#FFE000;}
h5 {color:#FFE000;}
h6 {color:#FFE000;}

/* Allgemeine Linkfarbe */
a:link {color:#00FFB0;text-decoration:none;font-weight:bold;}
a:visited {color:#00FFB0;text-decoration:none;font-weight:bold;}
a:active {color:#00FFB0;font-weight:bold;}
