#all{
	width:900px;
	margin:0px auto;
	text-align:left;
	background-color: #e6fce6; 
	}

body {
	 font-family: Verdana; 
	 font-size: 10pt; 
	 margin:0px;
	 color: #000000;
	 background-color: #006600;
	}


#title1 {
	width:900px;
	height:183px;
	background-image: url('grafik/01_head.gif');
	}

#title2 {
	width:900px;
	height:35px;
	}

#title2a {
	width:214px;
	height:35px;
	background-image: url('grafik/02_head.gif');
	float:left;
	text-align:center;
	padding-right:35px;
	}
	
#title2b {
	width:636px;
	height:28px;
	background-image: url('grafik/03_head.gif');
	float:left;
	padding-top:7px;
	padding-left: 15px;
	font-size: 11pt;
	font-weight: bold;
	color: #006600;
	}
	
#center {
	width:900px;
	min-height:789px;
	height:auto !important;  
	height:789px;
	float:left;
	background-color: #e6fce6;
	}

#center_nav {
	width:206px;
	min-height:759px;
	height:auto !important;  
	height:759px;
	float:left;
	background-image: url('grafik/12_nav.gif');
	background-repeat: no-repeat;
	padding-top:30px;
	}
	
#center_content {
	!width:682px;
	width:622px;
	float:left;
	background-color: #e6fce6; 
	margin-top:30px;
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	border:0px solid;
	}

.nav_row { 
	width:206px;
	height:19px;
	margin-bottom: 10px;
	border:0px solid;
	float:left;
	
	}
	
.nav_left {
	width: 20px;
	height: 19px;
	float:left;border:0px solid;
	}
		
.nav_right {
	width: 40px;
	height: 19px;
	float:left;border:0px solid;
	}	
	
.nav_box {
	width: 126px;
	height: 19px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:2px;
	background-image: url('grafik/13_navbox.gif');
	font-size: 10pt;
	color: #006600;
	float:left;border:0px solid;
	cursor:pointer;
	text-decoration:none;	
	}

.nav_box:hover {
	width: 126px;
	height: 19px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:2px;
	background-image: url('grafik/13_navbox_mouseover.gif');
	font-size: 10pt;
	color: #006600;
	float:left;border:0px solid;
	cursor:pointer;
	text-decoration:none;	
	}

.nav_box_active {
	width: 126px;
	height: 19px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:2px;
	background-image: url('grafik/13_navbox_active.gif');
	font-size: 10pt;
	color: #006600;
	float:left;border:0px solid;
	cursor:pointer;
	text-decoration:none;	
	}

.nav_box_active:hover {
	width: 126px;
	height: 19px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:2px;
	background-image: url('grafik/13_navbox_mouseover.gif');
	font-size: 10pt;
	color: #006600;
	float:left;border:0px solid;
	cursor:pointer;
	text-decoration:none;	
	}
	
.login_box {
	width: 131px;
	height: 120px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top:2px;
	font-size: 10pt;
	color: #006600;
	float:left;
	}	
	

a.subnav_active {
	color: #FFFFFF;
	text-decoration:none;
	
	}

a.subnav_active:hover {
	color: #006600;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
	background-color: #FFFFFF;
	border-bottom: 0px dashed;
	}
	
a.subnav_passive {
	color: #006600;
	text-decoration:none;
	}
	
a.subnav_passive:hover {
	color: #006600;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
	background-color: #FFFFFF;
	border-bottom: 0px dashed;
	}

a.mail {
	padding-left: 20px;
	background-image: url('email1.gif');
	background-repeat: no-repeat;
	}

a.none:hover {
	border: 0px;
	background-color:transparent;
	text-decoration:none;
	}

a.orden:hover {
	border-bottom: 0px solid #006600;
	background-color:transparent;
	text-decoration:none;
	}

a.th {	color: #006600;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
	border-bottom: 0px dashed;
	}
	
a {
	color: #006600;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
	}
	
a:hover {
	color: #006600;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
	background-color: #FFFFFF;
	border-bottom: 1px dashed;
	}
	
#footer {
	border-top:2px solid #000000;
	width:900px;  
	height:20px;
	float:left;
	background-color: #006600;
	color: #e6fce6;
	text-align:center;
	font-size:8pt;
	}	
	
h1 {
	color: #006600;
	}
	
h2 {
	background-color: #006600;
	background-image: url('grafik/14_headline.gif');
	color: #006600;
	padding-left:5px;
	width:646px;

	}

h3 {
	color: #006600;

	}

h4 {
	color: #006600;
	float:left;
	}

h5 {
	color: #006600;
	}
	
.normal {
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana; 
	}

.small {
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana; 
	}

.small_right {
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
	text-align:right; 
	}
	
.bold {
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana; 
	}

.italic {
	color: #006600;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	font-style:italic;
	font-family: Verdana; 
	}
	
.underlined {
	color: #000000;
	font-size: 10pt;
	text-decoration: underlined;
	font-weight: normal;
	font-family: Verdana; 
	}	
	
.red {	
	color: #FF0000;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana; 
	}

.red_small {	
	color: #FF0000;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana; 
	}
	
.red_small_bold {	
	color: #FF0000;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana; 
	}	
	
.red_bold {	
	color: #FF0000;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana; 
	}	
	
	
.text_box {
	width:630px;
	float:left;
	margin:5px;
	border: 0px dashed #006600;
	}
	
.text_box_head_1 {
	width:620px;
	float:left;
	background-color: #e8d669;
	color: #000000;
	text-align:left;
	padding:5px;
	}
	
.text_box_head_2 {
	width:620px;
	float:left;
	background-color: #ca9978;
	color: #000000;
	text-align:left;
	padding:5px;
	}
	
.text_box_head_3 {
	width:620px;
	float:left;
	background-color: #6e99c4;
	color: #000000;
	text-align:left;
	padding:5px;
	}
	
.text_box_head_4 {
	width:620px;
	float:left;
	background-color: #e7b76a;
	color: #000000;
	text-align:left;
	padding:5px;
	}	
	
.text_box_content {
	width:610px;
	float:left;
	border: 0px dashed #006600;
	margin-top:10px;
	}
	
.text_box_content_bild {
	float:right;
	border: 0px dashed #006600;
	padding-left:20px;
	padding-top:20px;
	}	
.text_box_content_bild_unten {
	float:center;
	border: 0px dashed #006600;
	padding-left:20px;
	padding-top:20px;
	text-align:center;
	}

.text_box_content_bild_links {
	float:left;
	border: 0px dashed #006600;
	padding-right:20px;
	padding-bottom:20px;
	}	
	
.orden_box {
	width:200px;
	text-align:center;
	float:left;
	}
	
.autoren_box {
	text-align:right; 
	float: right; 
	font-size:8pt;
	border: 0px dashed #006600;
	margin-top:20px;
	margin-bottom:20px;
	}
	
.edit_button_box {
	background-image: url('grafik/alter.gif');
	background-repeat: no-repeat;
	text-align:center; 
	float: left; 
	font-size:8pt;
	border: 0px dashed #006600;
	margin-top:10px;
	margin-bottom:20px;
	padding-left:20px;
	padding-top:2px;
	height:20px;
	}
	
.delete_button_box {
	background-image: url('grafik/delete.gif');
	background-repeat: no-repeat;
	text-align:center; 
	float: left; 
	font-size:8pt;
	border: 0px dashed #006600;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:30px;
	padding-left:20px;
	padding-top:2px;
	height:20px;
	}
	
.add_button_box {
	background-image: url('grafik/add.gif');
	background-repeat: no-repeat;
	text-align:center; 
	float: left; 
	font-size:8pt;
	border: 0px dashed #006600;
	margin-top:10px;
	margin-bottom:20px;
	padding-left:20px;
	padding-top:2px;
	height:20px;
	}

.back_button_box {
	background-image: url('grafik/back.gif');
	background-repeat: no-repeat;
	text-align:left; 
	font-size:8pt;
	border: 0px dashed #006600;
	margin-top:10px;
	margin-bottom:20px;
	padding-left:20px;
	padding-top:2px;
	height:20px;
	}
	
.icq_box {
	background-image: url('grafik/icq.gif');
	background-repeat: no-repeat;
	padding-left:20px;
	padding-top:1px;
	height:25px;
	}

.aim_box {
	background-image: url('grafik/aim.gif');
	background-repeat: no-repeat;
	padding-left:20px;
	padding-top:1px;
	height:25px;
	}

.msn_box {
	background-image: url('grafik/msn.gif');
	background-repeat: no-repeat;
	padding-left:20px;
	padding-top:1px;
	height:25px;
	}

.yim_box {
	background-image: url('grafik/yim.gif');
	background-repeat: no-repeat;
	padding-left:20px;
	padding-top:1px;
	height:25px;
	}

.noicq_box {
	background-image: url('grafik/noicq.gif');
	background-repeat: no-repeat;
	padding-left:20px;
	padding-top:1px;
	height:25px;
	}

.noaim_box {
	background-image: url('grafik/noaim.gif');
	background-repeat: no-repeat;
	padding-left:20px;
	padding-top:1px;
	height:25px;
	}

.nomsn_box {
	background-image: url('grafik/nomsn.gif');
	background-repeat: no-repeat;
	padding-left:20px;
	padding-top:1px;
	height:25px;
	}

.noyim_box {
	background-image: url('grafik/noyim.gif');
	background-repeat: no-repeat;
	padding-left:20px;
	padding-top:1px;
	height:25px;
	}

.formular_box {
	border:1px dashed;
	width:641px;
	float:left;
	background-color: #6e99c4;
	color: #000000;
	text-align:left;
	padding-left:5px;	
	padding-right:5px;	
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	}
	
.formular_box_left {
	border:0px solid;
	width:145px;
	float:left;
	padding-top:2px;
	margin-bottom:10px;
	padding-left:5px;
	font-weight:bold;
	}
	
.formular_box_right {
	border:0px solid;
	float:left;
	width:490px;
	margin-bottom:10px;
	}	
	
.hinweis {
	border:0px solid;
	background-image: url('grafik/hinweis.gif');
	background-repeat: no-repeat;
	width:621px;
	float:left;
	padding-top:2px;
	margin-bottom:10px;
	padding-left:40px;
	height:40px;
	font-size:0.8em;
	}

input[type=text], input[type=password], textarea, file {
	border: 1px solid #006600;
	}

textarea {
	font-family:arial;
	font-size:10pt;
	padding: 1px;
	}

th {
 	text-align:left;
	padding-left: 5px;
	background-color:#006600;
	color: #006600;
	background-image: url('grafik/14_headline.gif');
	}

td	{
	font-size: 0.8em;
	border-top: 0px dashed;
	background-colosr:white;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

td.special {
	font-size: 0.8em;
	border-top: 0px dashed;
	background-color: #c6e5b9;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

table {
	border: 0px dashed;
	float:left;
	 font-family: Verdana; 
	 font-size: 10pt; 
	 color: #000000;
margin-bottom:30px;
	}
	

.fotobox { 
    	height: 132px;
	width: 155px;
	float: left;
	text-align: center;
	}

.fotobox_admin { 
    	height: 162px;
	width: 155px;
	float: left;
	text-align: center;
	}	

#MitgliederLink
{
	top:10px;
	margin-top:10px;
}

#divtable_a1
{
	border: 1px solid black;
	height: 22px;
}

#AdminFenster
{
	margin-top:40px;
	text-align: center;
	font-weight: bold;
	color: green;
	border: 1px solid green;
	overflow: hidden;
	height: 20px;
	width: 506px;
}

#HeadL
{
	float: left;
	clearfix;
	background-Image: url("grafik/b_l.png");
	width: 3px;
	height: 20px;
}
#HeadM
{
	float: left;
	clearfix;
	background-Image: url("grafik/b_m.png");
	width: 500px;
	height: 20px;
	cursor: pointer;	
}
#HeadR
{
	float: left;
	clearfix;
	background-Image: url("grafik/b_r.png");
	width: 3px;
	height: 20px;
}

#prog_div_l
{
	text-align: left;
	font-weight: bold;
	color: green;
	width: 310px;
	margin-top: 30px;
	float: left;
	clearfix;
}
#prog_div_r
{
	font-weight: bold;
	color: green;
	margin-top: 30px;
	text-align: center;
	float: right;
	clearfix;
}
#prog_pic
{
	border: 0px;
	width: 300px;
	height: 240px;
	
}
#prog_img
{
	width: 	190px;
	height: 150px;
	border: 1px solid black;
}
#main_prog_pic
{
	width: 	190px;
	height: 150px;
	float: 	left;
	margin-left:5px;
	margin-top: 5px;
	clearfix;
}

#large_view
{
	width: 100%;
	height: 100%;
	background-Color: #99aC99;
	border: 0px solid black;
	position: absolute;
	left:0px;
	top: 0px;
	visibility: hidden;
}
#large_view_main
{
	height: 1px;
	width: 1px;
	border: 1px solid black;
	vertical-align: middle;
}

#close_btn_b
{
	position: absolute;
	background-Image: url('prog_images/close.gif');
	width: 20px;
	height: 20px;
}

#close_btn_t
{
	height: 20px;
	position: absolute;
	margin-left: 22px;
}
#delete_btn
{
	position: absolute;
}

#strgf
{
	position:absolute;
	margin-top:15px;
	font-weight: bold;
	font-size: 9px;
	text-align: left;
	color: #007700;
}

#new_Programm
{
	padding: 2px;
	font-weight: bold;
	color: #006600;
	background-color: #86c099;
	width: 100%;
	text-align: left;
}



