.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;
}
			
.yellow {background-color: yellow;}