body {
	
	font-family 		:	Arial, Verdana, Helvetica, sans;
	font-size 			:	10pt;
	color 				:	#464775;
	background-image 	:	url("images/verlauf2.jpg");
	background-repeat : 	repeat-y;
}
	
div.left {

	
	display 				:	inline;
}

div#navi {

	position 			:	fixed;	
	top					: 	0px;
	left					: 	0px;
	height				:	100%;
	width 				:	135px;
	
}



div#navi div#top {
		
	background-color 	:	#fff;
	padding 				:	15px 0 0 13px;
	height 				: 	98px;	
	width 				: 	136.5px;
	
}

html>body div#navi div#top {

	height 				: 	85px;
	width 				:	122.5px;

}


div#navi div#top div {
	
	background-image 	:	url("images/ifklogox.jpg");
	height 				:	68px;
	width 				:	110px;
	
}
	
div#navi div#main {
	
	
	padding-top 		:	20px;
	height 				:	100%;
	
	text-align 			:	center;
}

div#content {

	position 			:	absolute;
	top 					:	10px;
	left 					:	160px;
	width 				: 	600px;	
}	
		

div#navi div#main p{

	color 				:	#fff;
	font-size 			:	8pt;
}	

div.line {

	width 				:	600px;
	height 				: 	1px;
	background-image 	: 	url("images/line.jpg");
	background-repeat : 	repeat-x;
	/*border-bottom 		:	1px solid #464775;*/
	
}	



a {

	text-decoration 	:	underline;
	color 				:	#464775;
}

a.after:after {

	font-size 			:	10pt;
	content 				:	url("images/blank.jpg");
}	 

h1, h2, h4, h5 {
	
	font-weight 		:	normal;
}

h1 {
	
	color 				:	#467f88;
	font-size 			:	17pt;
}

h2 {
	color 				:	#464775;
	font-size 			: 	14pt;
	
}		
h3 {

	margin-left 		:	30px;
}	
	
img {

	border 				:	0;
}	

.stil1 {

	color 				:	#464775;
	
}

.stil2 {

	color 				:	#467f88;
	
}

.firstNode {
	
	font-weight 		:	bold;
	
}	

div#content p	{

	margin-left 		:	30px;
}	

table {

	font-family 		:	Arial, Verdana, Helvetica, sans;
	font-size 			:	10pt;
	color 				:	#464775;
	
}	

		
					
