#leftmenu_padder {
	padding: 7px;
	font-size: 0.9em;
	}

#leftmenu_padder h2 {
	display: none;
	}


#topmenu_padder h2 {
	display: none;
	}

.accesskey {
	text-transform: uppercase;
	}
	
#accesskeys	{
	display: none;
	}
	
html {
	}

body {
   color: black; 
	font-size: 100%;
	background-color: white;
   font-family: Arial,Helvetica,sans-serif;
   margin: 0px;
	padding: 1em;
    }
	
	
hr {
	display: none;
	color: #00F;
	}
	
a {
	text-decoration: none;
	color: #00C;
	}
	
a:hover {
	text-decoration: underline;
	}
	
a:visited {
	color: #508;
	}	
/*Extrakt von Stylesheet der DRK*/	
p, li, td	{
	color: black;
	font-size: 0.9em;
	font-family: Arial, Verdana,  Helvetica;
	/*text-align: left;*/
}
p.align-right{
	 text-align: right;
}
p.align-left{
	 text-align: left;
}
p.align-center{
	 text-align: center;
}
h1 { font-family: Arial, Verdana, Helvetica;
     font-size: 1.0em;
	  font-weight: bold;
     color: black;
     margin: 0px;
     padding: 0px;
}
h2 { font-family: Arial, Helvetica;
	 font-size: 1.5em;
	 font-weight: normal;
    /* color: #000080;*/
     margin: 0px;
}
h3 {
	 font-family: Verdana, Helvetica;
    margin-top:10px;
	 margin-bottom:10px;
	 padding:0px;
	 font-size: 1.2em;
	 font-weight: bold;
	 color: #000000;
	 text-align: left;
}
/*bis hier*/

#submenuwrapper {
	display: block;
	padding-left: 0.2em;
	
	}
	
#background {
	z-index: 0;
	border: 0px;
	position: absolute;
	top: 0em;
	left: 12.5em;
	width: 2.2em;
	height: 125%;
	z-index:200;
	/*background-image: url(../img/background.gif); /*....ist jetzt in wrapper*/
	background-repeat: repeat-y;
	}
	
#blindmenu {
	display: none;
	}

#header {
	border: 0px solid;
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 0px;
	}

#textheader {
	border: 0px solid;
	z-index: 3;
	position: absolute;
	left: 0px;
	top: 0px;
	}


#logo {
	border: 0px solid;
	position: absolute;
	top: 0em;
	left: 0em;
	width: 12.5em;
	height: 6.25em;
	background-color: white;		
	}
	
#logo img {
width: 12.5em;
	height: 6.25em;	
	}

#banner {
	border: 0px solid;
	position: absolute;
	top: 0em;
	left: 14.7em;
	width: 37.2em;/*27.2em;*/
	height: 6.25em;
	background-color: white;	
	}

#banner img {
	/*width: 27.2em;
	height: 6.25em;	*/
	}

#topmenu {
	border: 0px solid;
	position: absolute;
	top: 0em;
	left: 44.9em;/*39.9em;*/
	height: 6.25em;
	width: 22.1em;
	background-color: white;
	}

#topmenu_padder {
	padding: 7px;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1.6em;
	}
	
#topmenu_padder ul {
	font-weight: bold;
	position: absolute;
	bottom: 0.6em;
	margin-bottom: 0em;
	padding-bottom: 0em;
	font-size: 1.1em;
	margin-top: 1em;
	margin-left: 0em;
	padding-left: 0em;
	list-style-type: none;
	}

#topmenu_padder ul li {
	padding-left: 1.6em;
	padding-bottom: .6em;
	display: inline;
	background-image: url(../img/kreuz3d_16.gif);
	background-repeat: no-repeat;
	margin-right: 0.4em;
	}
	
#title {
	z-index: 100;
	border: 0px solid;
	position: absolute;
	top: 6.25em;
	left: 0em;
	width: 12.5em;
	height: 2em;
	background-image: url(../img/verlauf_h.gif);
	background-repeat: repeat-x;
	border-bottom: 2px solid;
	border-top: 0px solid white;/*CD dotted;*/
	}
	
#title_padder {
	font-size: 1em;
	font-weight: bold;
	padding: 0.45em 0em 0.1em 0.8em;
	border-top: 1px dotted black;
	
	}
	
#title_padder h1 {	
	font-size: 0.8em;
	font-weight: bold;
	margin: 0em;
	padding: 0em;
	}
	
#breadcrumb {
	border: 0px solid;
	position: absolute;
	top: 6.25em;
	left: 14.7em;
	width: 50.3em; /*47.3em;*/
	height: 2em;	
	background-image: url(../img/verlauf_h.gif);
	background-repeat: repeat-x;
	border-bottom: 2px solid;
	border-top: 1px dotted black; /*CD dotted;*/
	}
	
#breadcrumb_padder {
	font-size: 0.75em;
	font-weight: normal;
	padding: 0.65em 0em 0.2em 18.8em;/*0.65em 0em 0.2em 0.8em;*/
	background-repeat: no-repeat;
	background-image: url(../img/kitaname.gif);
	background-position: left;
}
	
#breadcrumb a {
	font-weight: bold;
	}

#wrapper {
	border: 0px solid;
	z-index: 1;
	position: absolute;
	top: 0em;
	left: 0em;
	width: 65em;/*62em;*/
	padding-top: 8.3em;
	background-color: #FFFFDB;	
   background-image: url(../img/background.gif);
	background-position: 12.5em;
	background-repeat: repeat-y;

	}

#leftmenu {
	z-index: 10;
	border: 0px solid;
	float: left;
	width: 12.5em;
	padding-top: 0em;
	background-color: #FFFFDB;
	background-repeat: no-repeat;
	 
	}
	
#leftmenu #navlist {
	list-style-type: none;
	margin-left: 0.5em;
	padding-left: 0em;
	margin-top: 0.5em;/*8.5em;0.5em*/
	padding-top: 0em;
	line-height: 1.5em;
	background-image: url(../img/leftmenu_string_2px.gif);
	background-repeat: repeat-y;		
	}
	
#navlist li {
	font-weight: bold;
	font-size: 0.8em;
	margin-left: 0em;
	margin-top: 0.3em;
	padding-top: 0em;
	padding-left: 1.9em;
	vertical-align: middle;
	background-image: url(../img/leftmenu_drkball_blutranspa.gif);
	background-repeat: no-repeat;		
	}
		
#navlist .menumiddle {
	background-image: url(../img/leftmenu_drkball_blutranspa.gif);
	background-repeat: no-repeat;
	}
	
#navlist .activemiddle {
	background-image: url(../img/leftmenu_drkball_redtranspa.gif);
	background-repeat: no-repeat;
	}
		

#navlist .active {
	background-image: url(../img/leftmenu_drkball_redtranspa.gif);
	background-repeat: no-repeat;		
	}

#navlist .activetop {
	background-image: url(../img/leftmenu_drkball_redtop.jpg);
	background-repeat: no-repeat;		
	}

#navlist .activebottom {
	background-image: url(../img/leftmenu_drkball_redbottom.jpg);
	background-repeat: no-repeat;		
	}
	
	
#navlist .menutop {
	background-image: url(../img/leftmenu_drkball_bluetop.jpg);
	background-repeat: no-repeat;
	}
	
#navlist .menubottom {
	background-image: url(../img/leftmenu_drkball_bluebottom.jpg);
	background-repeat: no-repeat;
	}

#navlist2 {
	list-style-type: none;
	margin-left: -2.4em;
	padding-left: 1.5em;
	font-size: 1.2em;
	background-image: url(../img/transparent.gif);
	background-repeat: no-repeat;
	}
	
#navlist2 .menu2 {
	background-image: url(../img/leftmenusub_drkball_blutran.gif);
	background-repeat: no-repeat;
	}
	
#navlist2 .active2 {
	background-image: url(../img/leftmenusub_drkball_redtran.gif);
	background-repeat: no-repeat;
	}
		
.anchor {
	display: none;
	}
	
#search {
	width: 15em;
	font-size: 0.7em;
	font-weight: bold;
	margin-left: 0.9em;
	margin-bottom: 1em;
	clear: left;
	float: left;
	text-align: center;
	}
	
#search #searchwrapper #Suchbegriff {
	font-size: 0.8em;
	height: 2em;
	width: 12em;
	border: 1px solid black;
	margin: 0.4em;
	margin-left: 0em;
	padding: 0.2em;
	}
	
#search label {
	display: none;
	}	
	

#searchwrapper {
	padding-bottom: 0.5em;
	border: 1px dashed blue;
	}
	
#searchwrapper legend {
	background-color: #7198E7;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	color: #FFF;
	}	
	
#search #submitsearch {
	font-size: 0.9em;
	/*	
	background-color: #7198E7;
	padding: 0.2em;
	padding-left: 0.2em;
	margin: 0.3em;
	margin-top: 0.5em;
	border: 0px solid black;
	background-color: 7198E7;
	color: #FFF;
	font-weight: bold;
	*/
	margin-bottom: 0.1em;
	}
	
#spenden {
	width: 15em;
	font-size: 0.7em;
	font-weight: bold;
	margin-left: 0.9em;
	margin-bottom: 0.9em;
	clear: left;
	float: left;
	text-align: center;
	}
#content {
	border: 1px dashed white;
	margin: 0em 10em 0em 14.7em;
	background-color: #FFFFDB;
	}
	
#content .anchor {
	display: none;
	}	

#content_padder {
	padding: 7px;
	font-size: 0.9em;
	font-weight: normal;
	padding-top: 1em;
	text-align: justify;
	font-family: Arial, Verdana,  Helvetica;
	}
	
#content_padder h3 {
	display: none;
	}
	

#submenu_list {
	display: block;
	list-style-type: none;
	margin-left: -0.3em;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: 0em;
	padding-bottom: 0.2em;
	margin-right: 0em;
	margin-top: -0.4em;
	padding-top: 0em;
	line-height: 1.6em;
	/*background-color: #FFF;  #E9F9FD; */
	border: 0px dashed black;
	}
		
#submenu_list li {
	font-size: 0.75em;
	font-weight: bold;
	/* text-transform: capitalize; */
	padding-top: 0.2em;
	padding-left: 0.6em;
	padding-right: 0.6em;
	margin-bottom: 0.2em;
	margin-left: 0em;
	margin-right: 0em;
	padding-bottom: 0.2em;
	display: inline;
	border-bottom: 1px solid;
	/* background-image: url(file:///C|/Eigene%20Dateien/drk_template/img/submenu_bg_transparent2.gif); */
	background-repeat: no-repeat;
	background-color: #E9F9FD;
	border: 0px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;	
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	}
	
#content_padder #active {
	/* background-image: url(file:///C|/Eigene%20Dateien/drk_template/img/submenu_bg_transparent2.gif); */
	background-repeat: no-repeat;
	text-transform: capitalize;
	border: 1px solid black;
	border-bottom: 1px solid #00F;
	border-right: 0px;
	border-bottom: 1px solid black;	
	background-color: #7198E7;
	color: #FFF;
	font-weight: bold;
	}
	
#content_padder #active a {
	color: white;
	}	
	
#contentwrapper {
	padding: 1em;
	}
#contentwrapper table tr td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#contentwrapper table tr td p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#contentwrapper table tr td ul li{
	font-size: 1em;
}		
#contentwrapper .anchor {
	display: block;
	}
#contentwrapper a.anchor {
	background-image: url(../css/pfeiloben_css.gif);
padding-left:14px;
	}
#contentwrapper p a,
#contentwrapper table#schulen a,
#contentwrapper table td a {
	background-image: url(../css/pfeilrechts_css.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	vertical-align: text-top;
}
#contentwrapper p a.oben,
#contentwrapper table tr td a.oben{
	background-image: url(../css/pfeiloben_css.gif);
	padding-left: 14px;
}
#contentwrapper p a.unten{
	background-image: url(../css/pfeilunten_css.gif);
	padding-left: 14px;
}

#contentwrapper table#schulen{
	border:none;
}
#contentwrapper table#schulen td{
	border: 1px solid silver;
}


#contentwrapper ul{
	padding: 0px;
	margin: 0px;
	margin-left: 3em;
}
#contentwrapper ul li{
	 list-style: url(../img/leftmenu_drkball_blutranspa.gif);
	 margin: 0px;
	 vertical-align:  text-top;
	 margin-top: 4px;
	 margin-bottom: 1.1em;
	 padding-left: 4px;
	 line-height: 1.2em;
}
#contentwrapper table tr td img{
	border: 0px solid #7198E7;
}
#contentwrapper a p.csssitemap1,
#contentwrapper a p.csssitemap2{
	font-size: 1.2em;
	line-height: 1.2em;
	background-image:   url(../img/leftmenu_drkball_blutranspa.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding-left: 2em;
	vertical-align: text-top;	
}
#contentwrapper a:hover p.csssitemap1,
#contentwrapper a:focus p.csssitemap1,
#contentwrapper a:activ p.csssitemap1,
#contentwrapper a:hover p.csssitemap2,
#contentwrapper a:focus p.csssitemap2,
#contentwrapper a:activ p.csssitemap2{
	font-size: 1.2em;
	line-height: 1.2em;
	background-image:   url(../img/leftmenu_drkball_redtranspa.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding-left: 2em;
	vertical-align: text-top;	
}
#contentwrapper a p.csssitemap2,
#contentwrapper a:hover p.csssitemap2,
#contentwrapper a:focus p.csssitemap2,
#contentwrapper a:activ p.csssitemap2{
	margin-left: 2em;
	line-height: 1.2em;
        margin-top:-0.5em;  
}

#floatwrapper {
	position: absolute;
	left: 55em;/*52em;*/
	top: 8em;
	width: 10em;
	background-color: transparent; /*#E9F9FD;*/
	padding-top: 0.1em;
	padding-bottom: 0.5em;
	}
			
#floatwrapper .float {
	border: 1px solid;
	clear: right;
	float: right;
	top: 0px;
	width: 9.4em;
	margin-top: 0.8em;
	margin-bottom: 0em;
	margin-right: 0.2em;
	background-color: #F9FdFd;
	/*background-color:#E9F9FD;*/
	}

#floatwrapper .float_padder {
   padding: 7px;/*7px;*/
	font-size: 0.6em;
	font-weight: bold;
	
	}
	
#floatwrapper .float_header h4 {
	font-size: 1.1em;
	font-weight: bold;
	/*border-bottom: 1px dashed;*/
	border-bottom: 1px dashed silver;
	padding-bottom: 0.3em;
	padding-top: 0em;
	padding-left: 1.2em;/*1.2em;*/
	padding-right: 0em;
	line-height: 1.1em;
	margin-top: 0em;
	margin-bottom: 0.3em;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../img/float_icon_h8.gif);
	background-repeat: no-repeat;	
	background-color:#E9F9FD;
   /*width: 15em;*/
	}
	
#floatwrapper .float_body {
	padding-top: 0.2em;
	line-height: 1.3em;
	text-align: justify;
	/*width: 9.4em;*/
	font-size: 1em;
	background-color: #F9FdFd;
	}
.float_body ul,
.float_body ul li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 1em;
	list-style: disc;
}
.float_body ul li{
	margin: 0px 0px 0px 12px;}
.float_body a{
	background-image: url(../css/pfeilrechts_css.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	vertical-align: text-top;
	font-size: 1.0em;
}	
#floatwrapper img{
	/*width: 150px;*/
	margin: 0px 0px 0px 0px;
	padding:1px 1px 1px 1px; 
   text-align: center;
}	
#footer {
	border: 0px solid;
	border-top: 0px solid;
   font-size: 0.7em;
	z-index: 3;
	height: 1.8em;
	padding-top: 0.3em;
   padding-bottom: 0.5em;
	background-image: url(../img/footer.jpg);
	line-height: 2em;
	/*background-repeat: repeat-x;
	*/color: #000;
	clear: both;
	text-align: center;
	}
	
	
table.terminanzeige{
		font-size:1em;
		background-color:transparent;
		color:#000000; 
		vertical-align:top;
		padding:3px;
		border-width:0px;
	}
td.TitelTag,	td.TitelMonat{
		font-size:1.2em;
		font-weight:bold;
		line-height: 1.7em;
		text-align: center;
	}
td.Termin, td.SchliessTermin{
		background-color:/*#E9F9FD*/white;
		border-width:1px;
		border-style:solid; 
		border-color:white;
		padding:3px;
	}
td a.oben{
	background-image: url(../css/pfeiloben_css.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px;
}	
td.SchliessTermin{
		background-color:   #ADD8E6; 
		}
table.news{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size:1em;
	background-color:transparent;
	color:#000000; 
	vertical-align:top;
	border:none;
	/*width: 40em;*/
}
table.news tr{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
table.news tr td{
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 0px;
	text-align: left;
	vertical-align: top;
}
table.news tr td.linie{
   border: none;
	border-bottom: 1px black solid;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	text-align: left;
	vertical-align: text-top;
}
table.news tr td.linieW{
   border: none;
	border-bottom: 1px blue solid;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	text-align: left;
	vertical-align: text-top;
}

table.htmlarea-showtableborders td{
	border: 1px blue solid;
	margin: 0px 0px 0px 0px;
	padding:  10px 10px 10px 10px;
	text-align: left;
	vertical-align: text-top;
	
}