/*  
h2 Textüberschrift
alle weiteren Überschriften: 14pt, lokal
*/
 
/*     */
 body {color: #330099;
font-family: Arial,"verdana ref", sans-serif;
}

 
 h2
             {
			 font-size:18pt;
	color: #330099;  
	font-family: Arial,"verdana ref", sans-serif;
	} 
	
/*brotschrift*/
#s1 {
	font-family: Arial,"verdana ref", sans-serif;
	line-height: 140%;
	font-size:10pt;
	color: #333399;
}
/*info rechts oben datum siteposition*/
#s2 {
	font-family: Arial,"verdana ref", sans-serif;
	line-height: 100%;
	font-size:8pt;
color: #996633;
}	
	
#s3 {
	font-family:Arial,"verdana ref", sans-serif ;
	line-height: 100%;
	font-size:8pt;
	color: #cc6600;
}
/*submenue*/
a.s4 {
	font-family:Arial,"verdana ref", sans-serif ;
	line-height: 100%;
	font-size:8pt;
	color: #996633;
	text-decoration: none;
	text-transform : lowercase;
}
	
	 :link {
	color: #000066;
} 
	    
       :visited {
	color: #9999cc;
}

    /*       :active {	color: Green;}
	 when link is clicked */
    

a.menue {
	font-size: 9pt;
	color: #663399;
	font-family: Arial, "verdana ref",sans-serif;
	text-decoration: none;
	text-transform : uppercase;
	
}

a.unten {
	font-size: 8pt;
	color: #cc6600;
	font-family: Arial, "verdana ref",sans-serif;
	text-decoration: none;
	text-transform : uppercase;
}
          
 A:hover {
       color: white;
       text-decoration: none;
       background-color : navy;
       border-bottom : 1px solid gray;
	   padding-left : 1px;
       padding-top : 1px;
							  }
                              /*padding-right : 16px;
                              padding-left : 6px;
                              padding-top : 4px;
                              padding-bottom : 4px;
                              border-bottom : 1px solid black;
                              border-right : 1px solid black;
                              border-top : 1px solid silver;
                              border-left : 1px solid silver; */
#menbox1 {
	position:absolute;
	top:110px;
	left:650px;
}

#menbox2 {
	position:absolute;
	top:230px;
	left:550px;
}

#box {
	position:absolute;
	top:250px;
	left:200px;
	color: #FF3300;
	font-size:26pt;
	font-weight:bold;
}
#boxro {
	position:absolute;
	top:15px;
	left:620px;
	}/* bild 150x150px */
	
#boxrm {
	position:absolute;
	top:200px;
	left:640px;
	}	
