body {
	background-color: #0C3A6D;	
}

.menuarea {	
	background-color: #ffffff;
}

.whitebox {
	margin: 0px 21px 0px 21px;
	width: auto;
	height: 100%;
}

.whitebox div {
	text-align: left;
}

.whitebox_t {
	background: #fff url(http://www.blau-weiss-einbeck.de/images/layout/content_t.png) 0 0 repeat-x;
}

.whitebox_tl {
	background: url(http://www.blau-weiss-einbeck.de/images/layout/content_t_l.png) 0 0 no-repeat;
}

.whitebox_tr {
	height: 10px;
	overflow: hidden;
	background: url(http://www.blau-weiss-einbeck.de/images/layout/content_t_r.png) 100% 0 no-repeat;
}

.whitebox_m {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: auto;
	padding: 1px 8px;
	height: 100%;	
}

.whitebox_b {
	margin-top: -5px;
	background: url(http://www.blau-weiss-einbeck.de/images/layout/content_b.png) 0 100% repeat-x;
}

.whitebox_bl {
	background: url(http://www.blau-weiss-einbeck.de/images/layout/content_b_l.png) 0 100% no-repeat;
}

.whitebox_br {
	height: 13px;
	background: url(http://www.blau-weiss-einbeck.de/images/layout/content_b_r.png) 100% 100% no-repeat;
}




.menu_whitebox {
	/*margin: 0px 21px 0px 21px;*/
	width: auto;
	
}

.menu_whitebox div {
	text-align: left;	
}

.menu_whitebox_t {
	background: #fff url(http://www.blau-weiss-einbeck.de/images/layout/menu_content_t.png) 0 0 repeat-x;	
}

.menu_whitebox_tl {
	background: url(http://www.blau-weiss-einbeck.de/images/layout/menu_content_t_l.png) 0 0 no-repeat;
}

.menu_whitebox_tr {
	height: 10px;
	overflow: hidden;
	background: url(http://www.blau-weiss-einbeck.de/images/layout/menu_content_t_r.png) 100% 0 no-repeat;
}

.menu_whitebox_m {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: auto;
	padding: 1px 8px;
	height: 100%;	
}

.menu_whitebox_b {
	margin-top: -5px;
	background: url(http://www.blau-weiss-einbeck.de/images/layout/menu_content_b.png) 0 100% repeat-x;
}

.menu_whitebox_bl {
	background: url(http://www.blau-weiss-einbeck.de/images/layout/menu_content_b_l.png) 0 100% no-repeat;
}

.menu_whitebox_br {
	height: 13px;
	background: url(http://www.blau-weiss-einbeck.de/images/layout/menu_content_b_r.png) 100% 100% no-repeat;	
}








td#content {
	
}

.content {
	position: relative;
}


a:link,
a:visited {
	white-space:		nowrap;
	text-decoration:	none;
	color:		#000000;
}

a:hover {
	white-space:		nowrap;
	text-decoration:	none;
	color:		#000000;
}







a.menu:link,
a.menu:visited {
	padding-left: 15px;	
	white-space:		nowrap;
	text-decoration:	none;
	color:		#000000;
}

a.menu:hover {
	padding-left: 15px;		
	white-space:		nowrap;
	text-decoration:	none;
	color:		#000000;
	background-image:	url(images/menu_tennisball.gif);
	background-repeat:	no-repeat;
}





a.submenu:link,
a.submenu:visited {
	padding-left: 30px;
	white-space:		nowrap;
	text-decoration:	none;
	color:		#000000;
}

a.submenu:hover {	
	padding-left: 30px;
	white-space:		nowrap;
	text-decoration:	none;
	color:		#000000;
	background-image:	url(images/menu_tennisball.gif);
	background-repeat:	no-repeat;
}




a.news:link,
a.news:visited {	
	white-space:		nowrap;
	text-decoration:	none;
	color:		#000000;
}

a.news:hover {
	white-space:		nowrap;
	text-decoration:	none;
	color:		#000000;
}

h1 {
	border-bottom	: 1px dotted #0C3A6D;
	font-weight	: bold;
	text-decoration:	none;
	color:		#000000;
	font-size: 16px;	
	font-family: Arial, Helvetica, Sans Serif;
}

h2 {
	padding-top: 15px;
	font-weight	: bold;
	text-decoration: underline;
	color:		#000000;
	font-size: 14px;	
	font-family: Arial, Helvetica, Sans Serif;
}

h3 {
	text-decoration:	none;
	color:		#000000;
	font-size: 12px;	
	font-family: Arial, Helvetica, Sans Serif;
}

.newsnavigation {
	text-align: center;
	border-top	: 1px dotted #0C3A6D;
	font-weight	: normal;
	text-decoration:	none;
	color:		#000000;
	font-size: 12px;	
	line-height: 20px;
	font-family: Arial, Helvetica, Sans Serif;
	width: 100%;

}

ul {
    margin: 0; padding: 0;
  }
  
li {
    list-style: none;
    margin: 0; padding: 0;
}