*	{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 100%;
	color: #333333;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	}


html, body {
	background-color: #8a8a8a;
	height: 100%;
}


#container	{
	position: relative;
	background-image: url(../grafik/schatten.gif);
	background-repeat: repeat-y;
	width: 940px;
	min-height: 100%;
	margin: auto;
}


#kopf_bgw	{
	width: 920px;
	height: 60px;
	margin-left: 10px;
	background-image: url(../grafik/kopf_verlauf_hell.gif);
	background-repeat: repeat-x;
}


#bgw_logo	{
	margin-left: 0px;
	margin-right: 161px;
	width: 320px;
	float: right;
	}


#navi_top	{
	width: 250px;
	float: right;
	margin-top: 40px;
	margin-right: 63px;
}


#navi_top li {
	text-align: right;
	float: right;
	font-weight: normal;
	font-size: 54%;
	letter-spacing: -70%;
	list-style-type: none;
	padding: 0px 0px 0px 16px;
}


#navi_top a, #fuss a {
	color: #292929 /*#c7c7c7*/;
}


#kopf_segel	{
	background-image: url(../grafik/bgw_segel.jpg);
	margin-left: 10px;
	height: 169px;
	width: 920px;
}

	
#navi_oben	{
	/*background-color: blue;*/
	margin-left: 10px;
	margin-bottom: 14px;
	width: 920px;
	height: 39px;
	background-image: url(../grafik/navi_verlauf.gif);
	background-repeat: repeat-x;
}


#navi_oben	li {
	float: left;
	height: 34px;
	font-weight: normal;
	font-size: 94%;
	letter-spacing: -50%;
	list-style-type: none;
	padding: 5px 34px 0px 32px;
	/*background-color: brown;*/
	background-image: url(../grafik/navi_verlauf.gif);
	background-repeat: repeat-x;
}


#navi_oben a.current	{
	color: #7a7a7a;
}


#navi_oben a	{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #292929;
}


#mitte	{
	/*background-color: yellow;*/
	width: 640px;
	margin-left: 246px;
	margin-bottom: 50px;
	float: left;
	padding: 0px 0px 0px 0px;
}


#mitte ul	{
	font-size: 70%;
	padding-bottom: 6px;
	margin-left: 14px;
	text-align: left;
}


#mitte li	{
	padding-bottom: 2px;
}


#links	{
	/*background-color: red;*/
	width: 180px;
	margin-left: -845px;
	float: left;
	padding: 0px 0px 0px 0px;
}


#rechts	{
	/*background-color: blue;*/
	width: 250px;
	padding: 22px 10px 50px 10px;
	float: left;
}


#fuss	{
	position: absolute;
	bottom: 0;
	left: 10px;
	width: 920px;
	/*background-color: green;*/
}


#fuss ul	{
	margin-right: 63px;
}


#fuss li {
	text-align: right;
	color: #1d3c67;
	float: right;
	font-weight: normal;
	font-size: 53%;
	letter-spacing: -50%;
	list-style-type: none;
	padding: 0px 0px 10px 20px;
}


h1	{
	font-weight: normal;
	font-size: 95%;
	letter-spacing: -50%;
	text-transform: uppercase;
	color: #1d3c67;
	padding-bottom: 8px;
	padding-top: 6px;
}


h2	{
	font-weight: normal;
	font-size: 95%;
	letter-spacing: -50%;
	color: #1d3c67;
	padding-top: 8px;
	padding-bottom: 8px;
}


h3	{
	font-weight: normal;
	font-size: 80%;
	letter-spacing: -50%;
	color: #1d3c67;
	padding-top: 6px;
	padding-bottom: 6px;
}

	
a	{
	color: #1d3c67;/*#961e36*//*#1d3c67;*/
}


a:hover	{
	text-decoration: underline;
}


a:focus	{
	text-decoration: underline;
}


p	{
	font-size: 70%;
	padding-bottom: 6px;
}


#mitte p	{
	text-align: justify;
	padding-right: 20px;
}


.team	{
	width: 101px;
	height: 137px;
	float: left;
	margin: 0 15px 6px 0;
}


.clearing	{
	clear:both;
	height:1px;
	font-size: 1px;
	line-height: 0px;
	border: 0px none;
	margin: 0;
	padding: 0;
}


p.anker	{
	font-size: 80%;
}


img.teampic	{
	width: 101px;
	height: 137px;
	float: left;
	margin: 0 15px 6px 0;
}

img.portal_pic	{
	width: 101px;
	height: 137px;
	float: left;
	display: inline; 
	margin: 0 15px 6px 0;
}

form	{
	margin-bottom: 10px;
}

.button	{
	font-size: 10px;
	border: 1px solid black;
	width: 150px;
	margin-left: 245px;
	background-color: white;
}

/*p.anker a:before	{
	content:"> ";
}*/

.locked { padding-top: 20px; }
.locked a { color: red; }
