body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	margin: 0px;
  text-align: left;
	background: #ffffff url('../images/WJ_links_bg.gif') repeat-y;
	color: #15325A
}

form {
	margin:0px;
	padding:0px;
}

#page
{
	height: 100%;
	width: 100%;

	padding: 0px;
	xbackground: red;

	background: url('../images/WJ_bola_bg.gif') no-repeat 801px 305px;
	
}



#head {
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	height: 195px;
	background: url('../images/WJ_oben_bg.jpg');
}

#headpics {
	position: relative;
	left: 0px;
	top: 0px;
	width: 1023px;
	height: 195px;
	background: url('../images/WJ_oben.jpg');
}



#left {
	position: relative;
	left: 0px;
	top: 0px;
	width: 333px;
	bottom: 0px;
}

#leftpics {
	position: relative;
	left: 0px;
	top: 0px;
	width: 333px;
	height: 572px;
	background: url('../images/WJ_links.gif');
}



#hnavi, #unavi {
	font-family: Verdana, Arial, Helvetica;
	color: #15325A;
	font-size: 12px;

}

#hnavi {
	position: absolute;
	left: 380px;
	top: 172px;
	font-size: 12px;

}


#unavi {
	position: absolute;
	left: 40px;
	top: 236px;
}

#hnavi a, #unavi a {
	text-decoration: none;
	color: #15325A;
}

#hnavi a {
	border-right: 1px solid #15325A;
	margin-right: 2px;
	padding-right: 7px;

}

#unavi a {
	display: block;
	margin-bottom: 1em;
}


#hnavi a:active, #unavi a:active,
#hnavi a:visited, #unavi a:visited {
	color: #15325A;
}

#hnavi a.active, #unavi a.active {
	color: #ffffff !important;
}









#content {
	position: absolute;
	top: 195px;
	left: 333px;
	right: 0px;
	text-align: justify;
	width: 65%;
} 



#content p img {
	margin: 8px;

}


#content img {
	border-width: 0px;
}


#li {
	border-width: 0px;
	list-style-image: url('../images/kugel20x20.gif');
	text-align: left;
	margin-left: 30px;
	text-indent: -30px;
	tab-stops: list 50px;
}


h1, h4, h5, h6 {
	color: rgb(255, 102, 0);
	margin: 0px;
	font-weight: normal;
}

h2 {
	color: #15325A;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

h3 {
	color: #0099FF;
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
}

#hnavi a:hover, #unavi a:hover {
	color: #FFFFFF;
}

#table {
	table-layout: fixed;
	text-align: left;
	vertical-align: top;
	border: none;
}
#content a:link, #content a:active, #content a:visited {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
#content a.hover {
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}

