body, td, p

	{  
		 font-family: "Courier New", Courier, monospace;
		 font-size: 12px; 
		 font-weight: normal;
		 color: Black;
	}

ul 

	{ 
		padding: 15px;

	}

li

	{ 
		padding: 0px;
		margin-bottom: 13px;
		list-style-type:disc;
	}

.header

	{
	font-family:  Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #900;
	line-height: 13px;
	background-image:  url(10%20-%20images/header/home.jpg);
	background-repeat: no-repeat;
	}
	
.texttitle

	{
		 font-family: Arial, Helvetica, sans-serif;
		 font-size: 14px; 
		 font-weight: bold;
		 color: black;
		 letter-spacing: 1px;
	}
	
.smalltitle

	{
		 font-family: "Courier New", Courier, monospace;
		 font-size: 13px; 
		 font-weight: bold;
		 color: #336600; 
		 line-height: normal;
		 letter-spacing : 0px;
	}

.lauftext

	{
		 font-family:  Verdana, Arial, sans-serif;
		 font-size: 12px; 
		 font-weight: normal;
		 color: Black; 
		 line-height: 18px;
	}
	
.image

	{
		 font-family:   Arial, Helvetica, sans-serif;
		 font-size: 12px;
		 line-height: normal;
		 font-weight: normal;
		 color: Black;
		 text-align : center;
	}

.bold

	{
	font-weight: bold;
	background-image:  url(10%20-%20images/Startseite/home2008.jpg);
	background-repeat: no-repeat;
	background-position: left top;





	}

.clock

	{
	font-family:   Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 14px;
	color: #CC9933;
	background-image:  url(10%20-%20images/header/home.jpg);

	}

.greennavi

	{
		text-align: right;
	}
	
A:link

        {
                color : #336600;
				text-decoration : none;
        }
		
A:visited
 
         {
                color: #336600;
         }
		
A:hover

        {
                color : #336600;
				text-decoration : underline;
        }

		
 A:active

        {
                color : #336600;
        }

  
A.header:link

        {
                color : #9933333;
                text-decoration : none;
        }
		
A.header:visited
 
         {
                color: #993333;
                text-decoration : none;
         }
		 
A.header:hover
 
         {
                color: #993333;
                text-decoration : underline;
         }
		
A.header:active

        {
                color : #993333;
                text-decoration : none;
        }
A.language:link

        {
                color : #CC9933;
                text-decoration : none;
        }
		
A.language:visited
 
         {
                color: #CC9933;
                text-decoration : none;
         }
		 
A.language:hover
 
         {
                color: #CC9933;
                text-decoration : underline;
         }
		
A.language:active

        {
                color : #CC9933;
        }

A.navigation:LINK
        {
        color : Black;
		text-decoration : none;
		font : bold 12px Arial, Helvetica, sans-serif;
        }

 A.navigation:VISITED
        {
        color : Black;
		text-decoration : none;
		font : bold 12px Arial, Helvetica, sans-serif;
        }
		 
 A.navigation:HOVER
        {
        color : Black;
		text-decoration : none;
		font : bold 12px Arial, Helvetica, sans-serif;
		background : #F1C9C6;
        }
		 
 A.navigation:ACTIVE
        {
        color : Black;
		text-decoration : none;
		font : bold normal 12px Arial, Helvetica, sans-serif;
		background : #F1C9C6;
        }
		 
A.navigation2:LINK
        {
        color : Black;
		text-decoration : none;
		font : 10px Arial, Helvetica, sans-serif;
			
        }

 A.navigation2:VISITED
        {
        color : Black;
		text-decoration : none;
		font : 10px Arial, Helvetica, sans-serif;
		
        }
		 
 A.navigation2:HOVER
        {
        color : #993333;
		text-decoration : underline;
		font : 10px Arial, Helvetica, sans-serif;
		
        }
		 
 A.navigation2:ACTIVE
        {
        color : #009933;
		text-decoration : underline;
		font : 10px Arial, Helvetica, sans-serif;
		
        }
		
.selected
        {
        color : #009933;
		text-decoration : underline;
		font : 10px Arial, Helvetica, sans-serif;
        }
		
