/*************************general************************/
BODY 
{ 		
		background-color: #FFFFFF;
		width:780;
		text-align: left;
}
	
IMG  			
{
		border: none;

}
h1
{		
		font-family: 'Arial';
		font-size: 7pt;
		color: #919294;
		text-align: right;
		margin-right: 0;}
		
h2
{		
		font-family: 'Arial';
		font-size: 9pt;
		color: #919294;
		text-align: right;
		margin-right: 50;}
h3
{		
		font-family: 'Arial';
		font-size: 7pt;
		color: #919294;
		text-align: right;
		margin-right: 50;}
		
/*************************header************************/	

#header
{ 		
		width:780;
		background-image: url(../img/general/header.jpg);
		background-repeat:no-repeat;
		text-align: left; 
		overflow: hidden; 
		border: 0px solid blue;
		height: 130;}

#logo
{ 		
		height: 99;
}


/*************************Navigation oben************************/
#navi_oben
{ 		
		
		border: 0px solid green; 
		width:780;
		text-align: left; 
		overflow: show; 
		
}



/*************************content************************/
#content
{ 		
		border: 0px solid blue; 
		width: 780;
		text-align: left; 
		overflow: hidden; 
}



#navi_links
{ 		
		background-image: url(../img/general/navi_links_back.jpg);
		background-repeat:no-repeat;
		border: 0px solid red; 
		width: 218;
		height: 550;
		text-align: left; 
		overflow: hidden; 
}

#link_box
{		
		
		border: px solid black; 
		width: 140;
		padding-left: 10; 
		padding-right: 0; 

		}

		

#inhalt
{ 		
		
		border: 0px solid red; 
		background-color: none;
		width: 580;
		height: 550;
		margin-top: -550px; 
		margin-right: 0; 
		margin-left: 180; 
		text-align: left; 
		overflow: hidden; 
		
}
.inhalt_table
{		
		border-collapse: collapse;
		border: 0px solid black;
		width: 560;
		margin-left: 10;
		
		}


.inhalt_table td {
		
		font-family: 'Arial' ;
		font-size: 7pt;
		color:black;
		padding: 10px;
		border: 0px solid black;		
		
		height:55px;
		text-align:right;
		margin-left: 5;
		}

.inhalt_table a
{		font-family: 'Arial';
		font-size: 7pt;
		color: red;
		text-align:right;
		text-decoration: none;}
/*************************link_buttons************************/

#links-real-03 {
	position:relative;
	left:5px;
	top:5px;
	width:94px;
	height:21px;
}

#links-real-04 {
	position:relative;
	left:99px;
	top:-16px;
	width:107px;
	height:21px;
}

#links-real-05 {
	position:relative;
	left:206px;
	top:-37px;
	width:103px;
	height:21px;
}

#links-real-06 {
	position:relative;
	left:309px;
	top:-58px;
	width:93px;
	height:21px;
}

#links-real-07 {
	position:relative;
	left:402px;
	top:-79px;
	width:97px;
	height:21px;
}

#links-real-08 {
	position:relative;
	left:499px;
	top:-100px;
	width:98px;
	height:21px;
}

#links-real-09 {
	position:relative;
	left:597px;
	top:-121px;
	width:87px;
	height:21px;
}



