body 
{
	color: #000000; 
	background-color: #EEEEEE; 
	font-family: arial;
	padding: 10px;
}
h1, h2, h3 {
            color: #000000;
        }
a:link 
{ 
	color: #000000; 
	text-decoration: underline; 
}
a:visited 
{
	color : #000000; 
	text-decoration: underline; 
}
a:hover 
{
	color: #000000;
	text-decoration: none; 
}
a:active 
{	color: #000000; 
	text-decoration: none;
}

/*buttons*/
a.button {
    display:block;
    color: #000000;
    width: 140px;
	height: 30px;
    padding: 0px;
    font-size: 12px;
    font-family: verdana;
    font-weight: bold;    
	text-decoration: none;
    text-align: center;
	line-height: 30px;
    margin: 0px;
    background-image: url(../inc_aufbau/bilder/button_out.jpg);
	border-left:solid 0px;
	border-right:solid 0px;
	border-top:solid 1px #000000;
	border-bottom:solid 0px;
}
a.button:visited  {
    display:block;
    color: #000000;
    width: 140px;
	height: 30px;
    padding: 0px;
    font-size: 12px;
    font-family: verdana;
    font-weight: bold;    
	text-decoration: none;
    text-align: center;
	line-height: 30px;
    margin: 0px;
    background-image: url(../inc_aufbau/bilder/button_out.jpg);
	border-left:solid 0px;
	border-right:solid 0px;
	border-top:solid 1px #000000;
	border-bottom:solid 0px;
}
a.button:hover {
    display:block;
    color: #000000;
	width: 140px;
    background-image:url(../inc_aufbau/bilder/button_on.jpg);
	border-left:solid 0px;
	border-right:solid 0px;
	border-top:solid 1px #000000;
	border-bottom:solid 0px;
}
a.button:active {
    display:block;
    color: #000000;
    width: 140px;
	height: 30px;
    padding: 0px;
    font-size: 12px;
    font-family: verdana;
    font-weight: bold;    
	text-decoration: none;
    text-align: center;
	line-height: 30px;
    margin: 0px;
    background-image: url(../inc_aufbau/bilder/button_out.jpg);
	border-left:solid 0px;
	border-right:solid 0px;
	border-top:solid 1px #000000;
	border-bottom:solid 0px;
}
/*ende buttons*/
/*bilder*/
/* =========================Bilder=========================*/
.bilder_headline
{
	color: #000000;
	font-family:arial;
	font-size: 15px;
	font-weight: bold;
}
.bilder_table_1
{
	border: solid 0px #000000;
	width: 100%;
	background-color: #FFFFFF; 
}
.bilder_td_1
{
	border: solid 0px #000000;
	font-size: 15px;
	font-family: arial;
}
.bilder_table_2
{
	border: solid 0px #000000;
	width: 100%;
	background-color: ;
	text-align: center;	
}
.bilder_td_2
{
	border: solid 1px #000000;
	font-family: arial;
	background-color:;
	text-align: center;	
}
/*ende bilder*/ 

table#rand 
{
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}
td#rand 
{
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-size:14px;
	font-family: arial;
	color:#000000;
}
table#bilder
{
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
	text-align: center;
}
td#bilder
{
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-size:14px;
	font-family: arial;
	color:#000000;
}
.leiste 
{
	background-image:url(bilder/leiste.jpg); 
	background-color:000000; color:black;  
	text-decoration:none ; 
	font-family: font-family: arial; font-size: 15px;
	padding-left: 2px; padding-bottom: 2px; padding-top: 2px;margin: 0px auto;
	height:30px;
	border:solid 0px black;
}
.headline
{
	font-size: 15px;
	font-family: arial;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	
}
.hint
{
	font-size: 10px;
	font-family: arial;
	color: #999999;
}
.bilder_tabelle
{
	border: 1px black;
	
}




