body	{
				background					:	#dddddd;
				              			
				color								:	#666666;
				padding							:	0px;
				margin							:	0px;
				margin-bottom				:	35px;				
				margin-top					:	80px;
				font-family					:	verdana, arial;
   			font-size						:	8Pt;
   			font-weight					:	normal;
			}
.bodee	{
				position						: relative;
				margin-top					: 10px;
				margin-left 				: auto;
				margin-right 				: auto;
				padding							:	10px;
				text-align					:	center;
				width								:	550px;
				background					:	#eeeeee;
				border-width				: 1px;
				border-color				:	#aaaaaa;
				border-style				:	solid;
				-moz-border-radius 	: 5px;
				}

.bodee800	{
				position						: relative;
				margin-top					: 10px;
				margin-left 				: auto;
				margin-right 				: auto;
				padding							:	10px;
				text-align					:	center;
				width								:	850px;
				background					:	#eeeeee;
				border-width				: 1px;
				border-color				:	#aaaaaa;
				border-style				:	solid;
				-moz-border-radius 	: 5px;
				}				
			

img.bod {
				
				background					:	#ffffff;
				border-width				: 1px;
				border-color				:	#aaaaaa;
				border-style				:	solid;
				-moz-border-radius 	: 5px;
				padding							:	10px;
				margin-bottom				: 20px;
				}			

.ihl{
				width				:	183px;
				text-align	:	left;
				font-weight	:	bold;
				color				:	#dd0000;
}
.ihr{
				width				:	183px;
				text-align	:	right;
				font-weight	:	normal;
				color				:	#666666;
				
}				
.ihc{
				width				:	183px;
				text-align	:	center;
				font-weight	:	normal;
				color				:	#000000;
}	
.ih{
				width				:	550;
				margin-bottom : 20px;
				margin-left		:	auto;
				margin-right	:	auto;
}

.cap {
				width				:	400px;
				text-align	: center;
				margin-left		:	auto;
				margin-right	:	auto;
}
.lefty{
				position		:	fixed;
				top					:	75px;
				left				: 10px;
				padding			:	10px;
				
				
				width				:	150px;
				background	:	#eeeeee;
				border-width: 1px;
				border-color:	#aaaaaa;
				border-style:	solid;
				-moz-border-radius : 5px;
}

table.nav	{
				width: 150px;
}
div.nav {
				background	:	#dddddd;
				text-align	: center;  
				border-width: 1px;
				border-color:	#dddddd;
				border-style:	solid;
				
} 
a				{
				color : #666666;
}

div.nav:hover	{
				background	:	#ffffff;
				border-color:	#000000;
} 

div.navAkt	{
				background	:	#ffffff;
				text-align	: center;  
				
				color				:	#dd0000;
				border-width: 1px;
				border-color:	#dd0000;
				border-style:	solid;
}       
 div.navL	{
				background	:	#dddddd;
				
				text-align	: center;  
				color				:	#eeeeee;
}

  div.logo	{
						
						z-index							:	3;
						color								:	#666666;
						position						: fixed;
						top									:	20px;
						left								:	0px;
						width								:	100%;
						font-size						:	20pt;
						font-weight					:	500;
						text-align					: center;
						margin							:	0px;
						padding							:	5px;
						background-color		:	#eeeeee;
						border-bottom				:	1px solid #aaaaaa;
						border-top					:	1px solid #aaaaaa; 
						
					}   
div.back{
				position		:	fixed;
				top					:	29px;
				left				: 10px;
				padding			:	5px;
				text-align					: center;
				z-index			:4;
				width				:	15px;
				background	:	#dddddd;
				border-width: 1px;
				border-color:	#aaaaaa;
				border-style:	solid;
				-moz-border-radius : 5px;
}  
div.back:hover{
				
				background	:	#ffffff;
				
}  