/* Bodyformat */
	body 
		{
	margin:0px auto;
	padding: 5px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	background-image:  url(../bilder/logotyp.gif);
	background-repeat: repeat;
		}
	
	p 	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 18px;
		font-style: normal;
		margin:0px;
		padding: 0px;
		}
			
	hr  {
		margin-left:0px;
		margin-right:0px;		
		color:#510b13;
		line-height:1px;
		}	
	
	li  {
	font-size: 12px;
	line-height: 18px;
	margin:0px;
	padding: 0px;
	list-style-type: circle;
		}	
		
	#citat
		{
		font-family: Monotype Corsiva, Georgia, Trebuchet, Arial, Helvetica, sans-serif;
		font-style:italic;
		font-size:16px;
		}	
		
/* Rubrikformat */	
	h1 {
		font-family : Georgia, Trebuchet, Arial, Helvetica, sans-serif;
		font-size : 20px;
		font-weight : bold;
		padding: 6px 0px 18px 0px;
		margin:0px;
		color : #000000;
		left: 0px;
		}
		
	h2 {
		font-family : Georgia, Trebuchet, Arial, Helvetica, sans-serif;
		font-size : 20px;
		font-weight : normal;
		color: #000000;
		}
		 
	h3 {
		font-family : Georgia, Trebuchet, Arial, Helvetica, sans-serif;
		font-size : 14px;
		font-weight : bold;
		color : #000000;
		margin:0px;
		padding:0px;
		line-height: 18px;
		}
		
/* Tabellformat*/
		 
	table {
		width: 800px;
		}	

	td {
		padding: 0px 0px 0px 0px;
		}
			
/* Länkformat*/
	
		a:link 
		{ 
		color : #008000; 
		text-decoration : none; 
		} 

	a:visited 
		{ 
		color : #008000; 
		text-decoration : none; 
		} 
	
	a:hover 
		{ 
		color : #008000; 
		background-color : #ffff00; 
		} 
				
		
/* Boxformat */

	#sidlayout 
		{ 
		margin: 0px auto;
		width:850px; 
		text-align:left;
		padding: 10px 10px 10px 10px; 
		border: 1px solid #5b1821; 
		background-color: #ffcc00; 
		}	
	
	#header
		{
	position: relative;
	margin: auto auto;
	width:820px;
	height: 85px;
	padding: 5px 5px 5px 5px;
	border: 2px solid #5b1821;
	background-color: #000000;
		}
	
	#menu
		{
		position: relative;
		margin:auto auto;
		width:820px;
		height: 25px;
		padding: 15px 5px 5px 5px;
		background-color:#ffffff;
/*		border: 1px solid #5b1821; */
		}
	
	#content
		{
		position:relative;
		margin:auto auto;
		width: 820px;
		padding: 5px 5px 5px 5px;
		background-color:#ffffff;
		}
	
	#textruta1
		{
	position: relative;
	margin: 0px;
	width:820px;
	height:50px;
	padding: 0px;
	background-color:#ffffff;
		}	
		
	#boxcontainer
		{
		position:relative;
		margin: 0px 0px 0px 0px;
		width:820px;
		height:210px;
		background-color:#ffffff;
		padding: 0px 0px 0px 0px; 
		}
		
	#boxcontainer_index
		{
		position:relative;
		margin: 0px 0px 0px 0px;
		width:820px;
		height:240px;
		background-color:#ffffff;
		padding: 0px 0px 0px 0px; 
		}
			
	#textruta2
	    {
		float:left;
		margin: 0px 0px 0px 0px ;
		width:550px;
		height:260px;
		padding: 0px 5px 0px 5px; 
		background-color:#ffffff;
		}
		
	#imagebox
		{
		float:right;
		margin: 0px 0px 0px 0px;
		width: 260px;
		height:	200px;
		padding: 0px 0px 0px 0px;
		background-color:#ffffff;
		}
		
	#imagebox_index
		{
		float:right;
		margin: 0px 0px 0px 0px;
		width: 250px;
		height:	260px;
		padding: 0px 0px 0px 0px;
		background-color:#ffffff;
		}	
	
	#textruta3	
		{
	position:relative;
	width:820px;
	background-color:#ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
		}	
			
	#footer	
		{
		position:relative;
		text-align:center;
		margin: auto auto;
		width:820px;
		height:70px;
		padding: 0px 0px 0px 0px;
		background-color: #ffcc00; 
		
		}
		
	#footer_font
		{ 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		text-align:center;
		}
