.text10grau { 
    font-weight: normal; 
    font-size: 10px; 
    color: #7F7F7F; 
    font-family: arial,helvetica,sans-serif;
	text-decoration:none;
    }

.text10 { 
    font-weight: normal; 
    font-size: 10px; 
    color: #000000; 
    font-family: arial,helvetica,sans-serif;
	text-decoration:none;
    }

.text11grau { 
    font-weight: normal; 
    font-size: 11px; 
    color: #7F7F7F; 
    font-family: arial,helvetica,sans-serif;
	text-decoration:none;
    }

.text11fett { 
    font-weight: bold; 
    font-size: 11px; 
    color: #000000; 
    font-family: arial,helvetica,sans-serif;
    }
	
.text11 { 
    font-weight: normal; 
    font-size: 11px; 
    color: #000000; 
    font-family: arial,helvetica,sans-serif;
    }
	
.text12grau { 
    font-weight: normal; 
    font-size: 12px; 
    color: #7F7F7F; 
    font-family: arial,helvetica,sans-serif;
    }


.text12fett { 
    font-weight: bold; 
    font-size: 12px; 
    color: #000000; 
    font-family: arial,helvetica,sans-serif;
    }

.text12fettrot { 
    font-weight: bold; 
    font-size: 12px; 
    color: #C41A2A; 
    font-family: arial,helvetica,sans-serif;
    }
		
.text12 { 
    font-weight: normal; 
    font-size: 12px; 
    color: #000000; 
    font-family: arial,helvetica,sans-serif;
    }
	
	
.text14fett { 
    font-weight: bold; 
    font-size: 14px; 
    color: #000000; 
    font-family: arial,helvetica,sans-serif;
    }
		
.error { 
    font-weight: bold; 
    font-size: 14px; 
    color: #FF0000; 
    font-family: arial,helvetica,sans-serif;
    }
		
h1 { 
    font-weight: bold; 
    font-size: 16px; 
    color: #000000;
	letter-spacing: +0.5px; 	
	line-height: 24px;
    font-family: arial,helvetica,sans-serif;
    }

h2 { 
    font-weight: bold; 
    font-size: 14px; 
    color: #000000;
	letter-spacing: +0.5px; 	
    font-family: arial,helvetica,sans-serif;
    }

h3 { 
    font-weight: bold; 
    font-size: 13px; 
    color: #000000;
	letter-spacing: +0.5px; 	
    font-family: arial,helvetica,sans-serif;
    }

li { 
	border:5px;
	padding:0px 0px 5px 0px;
    }
		
.list{
	list-style:square;
	text-align:left;
    font-weight: normal; 
    font-size: 12px; 
    color: #000000; 
    font-family: arial,helvetica,sans-serif;
	}

.atomzeit { 
    font-weight: bold; 
    font-size: 30px; 
    color: #CD3746;
	letter-spacing: +1.5px; 	
	line-height: 30px;
    font-family: arial,helvetica,sans-serif;
    }


	
a:link.top{
    font-family: arial,helvetica,sans-serif;
    font-weight: bold; 	
	font-size : 11px;
    letter-spacing: +1.0px; 	
    color: #ffffff; 
	text-decoration : none;
}

a:visited.top{
    font-family: arial,helvetica,sans-serif;
    font-weight: bold; 	
	font-size : 11px;
    letter-spacing: +1.0px; 
    color: #ffffff; 	
	text-decoration : none;
}

a:hover.top {
    font-family: arial,helvetica,sans-serif;
    font-weight: bold; 
	font-size : 11px;
    color: #ffffff; 
    letter-spacing: +1.0px; 		
	text-decoration : underline;
}

a:active.top {
    font-family: arial,helvetica,sans-serif;
    font-weight: bold; 	
	font-size : 11px;
    color: #ffffff; 
    letter-spacing: +1.0px; 		
	text-decoration : underline;
}	
	
a:link.d{
    font-family: arial,helvetica,sans-serif;
    font-weight: normal; 	
	font-size : 10px;
    color: #7F7F7F; 
	text-decoration : none;
}

a:visited.d{
    font-family: arial,helvetica,sans-serif;
    font-weight: normal; 	
	font-size : 10px;
    color: #7F7F7F; 	
	text-decoration : none;
}

a:hover.d {
    font-family: arial,helvetica,sans-serif;
    font-weight: normal; 
	font-size : 10px;
    color: #7F7F7F; 	
	text-decoration : underline;
}

a:active.d {
    font-family: arial,helvetica,sans-serif;
    font-weight: normal; 	
	font-size : 10px;
    color: #7F7F7F; 	
	text-decoration : underline;
}

a:link.e{
    font-family: arial,helvetica,sans-serif;
    font-weight: normal; 	
	font-size : 12px;
    color: #000000; 
	text-decoration : none;
}

a:visited.e{
    font-family: arial,helvetica,sans-serif;
    font-weight: normal; 	
	font-size : 12px;
    color: #000000; 	
	text-decoration : none;
}

a:hover.e {
    font-family: arial,helvetica,sans-serif;
    font-weight: normal; 
	font-size : 12px;
    color: #000000; 	
	text-decoration : underline;
}

a:active.e {
    font-family: arial,helvetica,sans-serif;
    font-weight: normal; 	
	font-size : 12px;
    color: #000000; 	
	text-decoration : underline;
}			
.yellow {background-color: yellow;}


/*** LAUFTEXT ***/

  #lauftext-position {
    position:       absolute;
 	  top:				    220px !important;
    top:            230px;
	  left:				    50%;
    margin-left:    -388px;
    z-index:        10;
  }

  #lauftext {
	  position:			  relative;
    width:          775px;
    height:         25px;
    margin-top:     -10px;
    color:          #1d5b93;
  	font:           11px verdana, sans-serif;
		overflow:       hidden;
    background:     #FFF;
	}
  
	#lauftext p {
		position:       absolute;
		height:         25px;
		width:          1400px;
    line-height:    12px !important;
    line-height:    25px;
	}
  
	#lauftext a {
		font-weight:    bold;
		text-decoration:underline;
		color:          red;
	}
