






	html, body, div, table
	{
		font-family:Tahoma;
		font-size: 11px;
	}
	
	
	a:link { 
	color:#001AAF; 	
	text-decoration:none; 	
	font-size: 12px;
	}
    a:visited {	
		 color:#001AD1; 
		 text-decoration:none; 		 
		 font-size: 12px;
	 }
	a:focus { 
	    font-weight:bold;
		color:#001AAF; 
		text-decoration:none;
		background-color:white;
		font-size: 12px;
	 }
	a:hover { 
	font-weight:bold;
		color:#001AAF; 
		text-decoration:underline;		
		font-size: 12px;
	 }
	a:active { 
	font-weight:bold;
		color:#000000; 	
		text-decoration:underline;
		font-size: 12px;		
		}

	h1
	{}
	h2
	{}
	h3
	{
		font-size: 11px;
		text-decoration:underline;
		
	}
	h4
	{
		font-size: 11px;
		text-decoration:none;
		margin: 0em 0em 0.5em 0em;
	}

	#LEFTCONTENT
	{	
		border: solid 1px #000;
		border-left: 0;
		width:150px;
		height:496px;
		float:left;
		background-color:#D0D3D4;		
	}
	
	#RIGHTCONTENT
	{		
		border: solid 1px #000;
		border-right: 0;
		width:865px;
		height:496px;
		float:right;		
		text-align:center;
		background:#D0D3D4 url("../images/herdefiktiv.jpg") no-repeat center ;
		
	}
	
	#FOOTER
	{
		border-top: solid 1px #000;
		margin-top: 6px;
		width:1024px;
		height:30px;
		float:right;
		background-color:#D0D3D4;		
	}
	
	#TITLEMENU
	{
		padding: 5px 5px 5px 5px;
		height:444px;		
		width:150px;
		text-align:left;
		font-size: 10px;	
	}
	#TITLEFOOTER
	{		
		text-align:center;
		background:#68A9FB;
		width:150px;
		height:20px;
		font-size: 10px;	
		border-top: solid 1px #000;
	}
	
	
	#TITLE
	{		
		font-size: 14px;		
		background:#68A9FB;
		width:150px;
		height: 20px;
		border-bottom: solid 1px #000;
		
	}
	
	#INNERCONTENT
	{		
		margin:auto;
		width:95%;
		height:485px;		
		float:right;		
		background-color:#D0D3D4;
		padding: 5px 2px 2px 2px; 
		overflow-y: auto;
		-moz-opacity:0.7;
	}
	
	#GOOGLEBOX
	{
		width:485px ;
		height:525px;
	
	}
	
	#GUESTBOOK
	{
	    background: #fff;		
		width:750px ;
		height:785px;
		margin: auto;
		margin-left: 5px;
		margin-top: 5px;
		padding: 5px 5px 5px 5px;		
		float:left;		
		overflow:none;			
	
	}
	
	.CONTENTIMAGEBOX
	{
	    background: #fff;		
		width:750px ;
		height:260px;
		margin: auto;
		margin-left: 5px;
		margin-top: 5px;
		padding: 5px 5px 5px 5px;		
		float:left;		
		overflow:none;			
	
	}

	.TEXTBOXGROSS
	{		
		background: #fff;		
		width:495px;		
		height:535px;		
		margin: auto;
		margin-left: 5px;
		margin-top: 5px;
		padding: 5px 5px 5px 5px;		
		float:left;		
		overflow:none;			
	}
	
	.TEXTBOXMITTEL
	{		
		background: #fff;		
		text-align:left;
		width:495px;		
		height:260px;		
		margin: auto;
		margin-left: 5px;
		margin-top: 5px;
		padding: 5px 5px 5px 5px;		
		float:left;		
		overflow:none;			
	}
	
	.TEXTBOXLANG
	{		
		background: #fff;
		text-align: left;		
		width:240px;		
		height:535px;		
		margin: auto;
		margin-left: 5px;
		margin-top: 5px;
		padding: 5px 5px 5px 5px;		
		float:left;		
		overflow:none;			
	}
	
	.TEXTBOXFULLPAGE
	{		
		background: #fff;		
		width:750px;		
		height:460px;		
		margin: auto;
		margin-left: 5px;
		margin-top: 5px;
		padding: 5px 5px 5px 5px;		
		float:left;		
		overflow:none;			
	}
	
	.TEXTBOXDREIEINS
	{		
		background: #fff;		
		width:750px;		
		height:260px;		
		margin: auto;
		margin-left: 5px;
		margin-top: 5px;
		padding: 5px 5px 5px 5px;		
		float:left;		
		overflow:none;			
	}
	
	
	.TEXTBOX
	{		
		background: #fff;
		text-align: left;
		width:240px;		
		height:260px;		
		margin: auto;
		margin-left: 5px;
		margin-top: 5px;
		padding: 5px 5px 5px 5px;		
		float:left;		
		overflow:none;			
	}
	
	.TEXTBOXBLOCK
	{		
		background: #fff;
		text-align: block;		
		width:240px;		
		height:260px;		
		margin: auto;
		margin-left: 5px;
		margin-top: 5px;
		padding: 5px 5px 5px 5px;		
		float:left;		
		overflow:none;			
	}

	.TEXTBOXBILD
	{		
		background: #fff;
		text-align:center;
		vertikal-align:middle;		
		width:240px;		
		height:260px;
		overflow:none;			
		margin: auto;
		margin-left: 5px;
		margin-top: 5px;
		padding: 5px 5px 5px 5px;			
		float:left;		
	}

    .BILDTOPABSTAND
    {
        width:100%; 
        height:20%;
    }