body {
	margin: 0; 
	padding:0; 
    text-align: center;    /*Zentrierung extra fuer den IE */
	color: black; 
	background-color: #999;
	font-family: Verdana,Arial,Sans-serif;
    font-size: 16px;
	line-height:1.3em; 
  }

p {
margin:0em 0px 1em 0em;
}  

#Knopf{  
    width:400px;
   	margin-top:0;
    background-color: transparent;
	padding-top:0px;
	padding-bottom:5px;
	border-top:0;
	border-right:0;
    font-family:arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	}

img.rot {
    display:block;
}

.im {
    position:relative;
    top:0.25em;
    border:0;
    margin-right:2pt;
}
  
div#UeberSeite {  
    position:normal;
    margin: 0 auto;      /* Standard-Zentrierung */      
    width: 980px;
    padding:0;
    border: 0;
	background-color: #ffe;
  }  


div.topfixed {
margin-top: 40px;
position:relative;
}

  
a {text-align:left; line-height:1.2em; text-decoration:none; font-weight:bold; color:blue;}
a:visited {color:darkviolet;}

#zeige_wenn_aus {position:relative;top:27px;width:400px;color:red; font-weight:bold;margin-bottom:2em;}
#verstecke_wenn_ein {width:400px;display:none; } 

h1 {margin-left:30px; margin-right:10px;font-family:Verdana,Arial,helvetica,sanf-serif; font-size:1.6em;font-weight:bold; margin-top:0em; letter-spacing:-0.07em; line-height:1.1em; color:gray; text-align:left;}
h2 {margin-left:30px; margin-right:10px;font-family:Verdana,Arial,helvetica,sanf-serif; color:gray; font-size:1.4em; font-weight:bold;margin-top:0em; text-align:left;}

p {text-align:left; margin:20px 10px 20px 30px;}
  
.switchimage {
position:relative; 
float:right;
/*right:90px;
#color:black;*/
font-size:0.7em;
font-weight:bold;
line-height:1.3em;
/*margin-top:0.4em;
#margin-left:-20px;
#margin-right:0;*/
width:400px;
height:330px;
margin-bottom:0;
}


.butt {
   line-height: 1.2;
   position: relative;
   top:-25px;
   margin-left: 2px;
   margin-right: 0px;
   margin-bottom : 0px;
   text-align : center;
   float:left;
   font-size:0.8em;
   font-weight:normal;
}


.butt a {
   font-weight:normal;
   text-align : center;
   padding: 4px 15px 4px 15px;
   text-decoration : none;
   display : block;
   color : black;
   border-top : 1px solid #cccccc;
   border-left : 1px solid #cccccc;
   border-bottom : 1px solid #003300;
   border-right : 1px solid #003300;
   background : #cccccc;
}

.butt a:hover {
   color: black;
   border-top : 1px solid #003300;
   border-left : 1px solid #003300;
   border-bottom : 1px solid #ccffcc;
   border-right : 1px solid #ccffcc;
   text-decoration : none;
   background : #ccffcc;
}

.butt a:visited {
   color: black;
}
