body, html
{
	padding:				0px;
	margin:					0px;
	font-family:			Helvetica;
	font-size:				10pt;
	height:					100%; /* Da IE min-height nicht kennt */
	min-height:				100%; /* Für andere Browser */
	
	
}

a
{
	text-decoration:		none;
	color:					#e08900;

}


a.navigation
{
	color:					#FFFFFF;
	text-decoration: 		none;
	font-weight:			bold;
	font-size:				13pt;
}

a.sub_navigation
{
	color:					#e08900;
	text-decoration: 		none;
	
	font-size:				11pt;
	font-weight:			bold;
	padding-left:			15px;
	
}

div.main
{
	
	background-color:		#FFFFFF;
	height:					100%;
	width:					100%;
}

div.navigation
{
	width:					280px;
	height:					100%;

	background-color:		#2a2289;

	position:				absolute;
	top:					0px;
	left:					0px;
	
	color:					#FFFFFF;
	
	padding-left:			10px;
	
	background-image:		url(images/whb_left.gif);
	background-repeat:		no-repeat;
	background-position:	212px 0px;
	
}

#flashcontent {
		
		width:				670px;
		height: 			500px;
		padding:			20px;
	}

div.content
{
	padding-left:			80px;
	background-color:		#FFFFFF;
	
	
	position:				absolute;
	top:					0px;
	left:					290px;
	
	height:					100%;				
	
	background-image:		url(images/whb_right2.gif);
	background-repeat:		no-repeat;
	background-position:	0px 0px;
	
}

#noimage
{
	background-image:		none;
}

p.anschrift
{
	color:					#7b86ff;
}

p.anschrift a
{
	color:					#7b86ff;
}

p.anschrift a:hover
{
	color:					#ffffff;
}


p.text
{
	width:					400px;
	
	
}

p.home
{
	font-weight:			bold;
	font-size:				13pt;
	text-align: 			center;
}

p.info
{
	color: 					#e08900;
	font-weight:			bold;
	
}

h1
{
	font-size:				12pt;
	font-weight:			bold;
	color:					#2a2289;
}

img
{
	border:					none;
}

table.content
{
	border:					none;
	
}

td.text
{
	width:					450px;
	vertical-align:			top;
	padding-top:			40px;
}

td.fotos
{
	width: 					350px;
	text-align:				center;
	padding:				10px;
}

td.image
{
	vertical-align:			top;
	width:					220px;
	padding-top:			50px;
}
