body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	padding:0;
	/*background: url(images/seite_bg.jpg) repeat-x top #000033 fixed;*/
	background-color:#5084BE;
	margin:0;
	}

#seite_container {
	position:relative;
	margin:0 auto;
	width:980px;
}

#content h1 {
	margin-left:10px;
	margin-bottom:0;
	font-size:150%;
}

#content h2 {
	margin-left:10px;
	margin-bottom:10;
	font-size:110%;
	color:#FF0000;
}

#footer a {
	color:#ffffff;
	text-decoration:none;
	padding:4px;
	font-size:110%;
}

#footer a:hover {
	text-decoration:underline;
}

a.download_doc, td.download_doc {
	/*border-bottom:1px solid #9F9F9F;*/
	padding:5px;
	display:block;
	color: #000229;
	font-weight:bold;
	text-decoration:none;
	background: url(images/artikel_lesen.gif) no-repeat top left;
	padding-left:30px;
	margin-bottom:10px;
}

a.download_img {
	border-bottom:1px solid #9F9F9F;
	padding:5px;
	display:block;
	color: #000229;
	font-weight:bold;
	text-decoration:none;
	background: url(images/bilder_anzeigen.gif) no-repeat top left;
	padding-left:30px;
	margin-bottom:10px;
}

a.download_pdf {
	border-bottom:1px solid #9F9F9F;
	padding:5px;
	display:block;
	color: #000229;
	font-weight:bold;
	text-decoration:none;
	background: url(images/artikel_lesen_pdf.gif) no-repeat top left;
	padding-left:30px;
	margin-bottom:10px;
}

a.navi:link ,a.navi:active, a.navi:visited
{
	color:#000229;
	padding:4px;
	display:block;
	text-align:left;
	font-size:12px;
	border-bottom:1px solid #000229;
	text-decoration:none;
	width:157px;
	font-weight:bold;
	letter-spacing:1px;
}

a.navi:hover
{
	background-color:#8D8FAA;
	color:#ffffff;
	padding:4px;
	font-size:12px;
	display:block;
	text-align:left;
	border-bottom:1px solid #000229;
	text-decoration:none;
	font-weight:bold;
}

/* ############## Navigation ##################### */

#navigation_bg {
	width:175px;
	height:400px;
	float:left;
	margin-top:135px;
	margin-left:4px;
}

#navigation {
	width:160px;
}

ul#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	width:160px;
}

ul#menu li {
	margin: 0;
	border-bottom:1px solid #000229;
	font-weight:bold;
	width:160px;
}

html>body ul#menu li a {
	width: auto;
}

ul#menu li a {
	display: block;
	color:#000229;
	text-decoration: none;
	width: 100%;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
}

ul#menu li a:hover {
	background-color: #8D8FAA;
	color: #fff;
}

ul#menu .activ {
	font-weight:bold;
/*	background: url(images/li_point_red.gif) no-repeat right; */
	color:#ffffff;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	background-color: #8D8FAA;
}

a.navi:link, a.navi:active, a.navi:visited {
	color:#ffffff;
	font-weight:bold;
	display:block;
	width:100%;
	padding:5px;
	text-decoration:none;
}

a.navi:hover {
	background: url(images/a_hover.jpg) no-repeat;
}

a.footer:link, a.footer:active, a.footer:visited {
	color:#11121F;
	font-size:80%;
}
/*################################################## */



ul {
	list-style:none;
	margin:0;
	padding:0;
}
.ul_normal {
	list-style:circle;
	padding-left:25px;
	font-weight:bold;
}


div#content {
	float:right;
	width:760px;
	margin-top:135px;
	margin-bottom:50px;
	margin-right:4px;
}
div#content p {
	padding:10px;
	margin:0;
}

div#container_bg {
	float:left;
	background: url(images/body_bg.jpg) no-repeat top #ffffff;
	width:957px;
	padding:2px;
}


div#header {
	height:145px;
	color:#FFFFFF;
	margin:0;
	padding:0;
	float:left;
	width:957px;
}

div#header h1 {
	margin:0;
	padding:0;
	padding-left:20px;
}

div#footer {
	clear:both;
	width:100%;
	text-align:center;
	background:#45649F;
	padding:5px 0px 5px 0px;
	color:#FFFFFF;
}



.p_border_bottom {
	border-bottom:1px solid black;
}

.last_p {
	border:none;
}

.red {
	color:#FF0000;
}

/* ####################### Member Table ####################*/

#member_table {
	border:1px solid #000229;
	border-bottom:none;
}

#member_table td.member_name, #member_table td.member_adress, #member_table td.member_notiz, #member_table td.member_number {
	border-right:1px solid #000229;
	border-bottom:1px solid #000229;
	padding:3px;
	vertical-align:top;
}

#member_table th {
	background: #45649F;
	color:#FFFFFF;
	font-size:110%;
	text-align:left;
	padding:3px;
}

.member_nr {
	font-weight:bold;
	border-bottom: 1px solid #000229;
	border-right: 1px solid #000229;
	padding:3px;
	vertical-align:text-top;
}

textarea.txtMemberData, textarea.txtNewTermin {
	width:99%;
}

div.PicManagingComitee {
	position:absolute;
	width:300px;
	text-align:center;
}

.contactName {
	font-weight:bold;
}
