
html		{ text-align: center; }
body		{ text-align: center; 
background-image : url(../../images/linie.png);
    background-repeat : repeat-x;
    background-color: #FFFFFF;
    color: #ffffff; 
    font-size:8pt;
    font-family: Verdana, Arial }

a:link		{ font-weight:bold; color: #ffffff; text-decoration:none; }

a:visited	{  font-weight:bold; color: #ffffff; text-decoration:none; }

a:active	{  font-weight:bold; color: #ffffff; text-decoration:none; }

a:hover		{  font-weight:bold; color: #9afc00; text-decoration:underline overline; }

td			{ font-size:8pt; }

td.header 	{ font-weight: bold; }

<!-- /*body        { background-color: #FFFFFF; color: #4B81AF; font-size:8pt; font-family: Verdana, Arial }*/

div.c14 	{text-align: center}
 
strong.c12 	{font-weight: 400; line-height: 1.5em;}
 
div.c11 	{color: #FFFFFF; font-family: Verdana; text-align: center; }
 
strong.c10 	{font-size: 80%}
 
div.c9 		{color: #FFFFFF; font-family: Verdana; font-size: 90%; text-align: right; }

div.time_managment { line-height: 1em; color: #FFFFFF; text-align: center; }

div.center 	{ align: center; }

td.header			{ font-size:12pt; }
#header {
background-color: #000000;
  width:234px; 
  height:60px;
  position: relative;
  right: 20px;
    top: 56px;
  z-index: 1;
  float:right;
}

.menu_content_links {
/*background-color: #363636;    */
background-image: url(/images/links_content.png);
background-repeat : repeat-y;
}
.menu_content_links_2 table{
margin-left:7px;

}
.menu_content_rechts {
background-color: #363636;  
}

.footer_links a:link{ 
color: #000000; 
}
.footer_links a:visited{ 
color: #000000; 
}

.content_mitte *{
color: #000000; 
}
.content_mitte a:visited{
color: #000000; 
}
.content_mitte a:link{
color: #000000; 
}

.box {
 border-color: #363636;
 background-color: #363636;
 color: #ffffff; 
}
.box *{
 color: #ffffff; 
}
.box a:visited{
color: #ffffff; 
}
.box a:link{
color: #ffffff; 
}

