
	body
	{
		margin: 0;
		padding: 45;
		font: 100% arial, hevetica, sans-serif;
		text-align: center;
		color: #333;
		background-color: #fff;
		/*background-image: url(bild/border-li.pixel.gif);*/
	}
	
.class1 A:link {text-decoration:none; color: #666;}
.class1 A:visited {text-decoration:none; color: #666}
.class1 A:active {text-decoration:  underline overline; color: red;}
.class1 A:hover {text-decoration:  underline overline; color: #FF9900;}

.class2 A:link {text-decoration: underline; color: #666;}
.class2 A:visited {text-decoration: underline; color: #666}
.class2 A:active {text-decoration: underline; color: #666}
.class2 A:hover {text-decoration: underline; color: #FF9900;}
	
	/*
	a:link {text-decoration:none; color: #000; }
	a:visited {text-decoration:none; color: #666; }
	
	a:hover{text-decoration:overline underline;color: #666; } 
	a:active
	*/
	
	h1
	{
		color: #333;
		font: 100% georgia, times, "times new roman", serif;
		font-weight: bold;
		margin: 0 0 2px 0;
	}
	
	
	h2
	{
		position: absolute;
		left: 300px;
		top: 69px;; 
		color: #fff;
		font: 36px Georgia, times, "times new roman", serif;
		font-weight: normal;
		margin: 0 0 2px 0;
	}
	
	h2 a { text-decoration: none; }
	
	h3
	{
		color: #ccc;
		font: 125% Arial, helvetica, sans-serif;
		font-weight: bold;
		margin-top: 0;
	}
	img.bildV { 
    float: left; 
    margin: 8px; 
}
img.bildH { 
    float: right; 
    margin: 8px; 
}	
	
	img.bildT 
	{ 
    position: absolute;
		left: 30px;
		top: 25px;; 
    //margin: 4px; 
}
	/*
	ul
       (
  		style-type: none;
		line-height: 1px
	)
*/
	#container
	{
		position: absolute;
		left: 10px;
		top: 100px;; 
		margin: 0.5em auto;
		width: 900px;
		text-align: left;
		/*background-image: url(bild/border-dark-pixel.gif); */
		background-color: #fff;
		border: 0px dotted #000000;
	}
	
	#Header
	{
		height: 108px;
		background-color: #97AB62;
	    background-image: url(bild/pattern2.gif);
		background-repeat: repeat;
		background-position: 0 0;
		border-bottom: 0px solid #fff;
		position: relative;
	}
/*	
	#Header2
	{
		height: 150px;
		
	    background-image: url(bild/aronskola_en.gif);
		background-repeat: no-repeat;
		background-position: 0 0;
		border-bottom: 0px dotted #fff;
		position: relative;
	}
*/
	
	
	#menuette
	{
		position: relative;
		top: 50px;
		float: left; 
		width: 180px;
		
		background-color: #fff;
		
		padding-left: 5px
		
	}
	 
	#menuette ul
	{
		
		style-type: none;
		font: 75% arial, helvetica, sans-serif;
		color: black;
		font-weight: bold;
		margin-left: 0;
		padding-left: 30;
		list-style-type: none;
		line-height: 200%;
	}
	

	
	
	#wiki_body	
	{
	   

	   font: 90% arial, hevetica, sans-serif;
	   color: #;
	   text-align: left;
		/*max-width: 700px; */
		border-top: 1em solid #fff;
		border-left: 1px dotted #CCCCCC;
	    padding-left: 1em;
		margin-right: 1em;
		margin-left: 190px;
		/*height: 200px;*/
		background-color: #fff;
	}
	
	#footer	
	{
		text-align: left;
		clear: both;
		height: 120px;
		background-color: white;
	}
	
	#hooter	
	{
		text-align: center;
		/*clear: both;*/
		/*height: 120px;*/
		background-color: white;
	}