#containerServiceBW
{
	width: 560px;
	overflow: hidden;
}

#containerServiceBW h1,
#containerServiceBW h2,
#containerServiceBW h3,
#containerServiceBW h4,
#containerServiceBW h5,
#containerServiceBW h6
{
	font-weight: normal;
	margin: 0.2em 0 0.6em 0;
}

#containerServiceBW h1
{
	font-weight: bold;
	font-size: 1.3em;
	color: black;
}

#containerServiceBW h2
{
	font-size: 1.1em;
	color: #035735;
}

#containerServiceBW h3
{
	font-size: 150%
	color: #026E62;
}

#containerServiceBW h4 { font-size: 133.33% }
#containerServiceBW h5 { font-size: 116.67% }
#containerServiceBW h6 { font-size: 116.67%; font-style:italic }


#containerServiceBW p { line-height: 1.5em; margin: 0 0 1em 0; }

#containerServiceBW img { border: 0px; }

#containerServiceBW ul,
#containerServiceBW ol,
#containerServiceBW dl
{
	list-style-position:inside;
	line-height: 1.5em;
	margin: 0 0 1em 0;
	padding: 0;
}

#containerServiceBW li { margin-left: 1.5em; line-height: 1.5em }

#containerServiceBW dt { font-weight: bold }
#containerServiceBW dd { margin: 0 0 1em 2em }

#containerServiceBW cite,
#containerServiceBW blockquote
{
	font-style:italic
}

#containerServiceBW blockquote { margin: 0 0 1em 1.5em }

#containerServiceBW strong,
#containerServiceBW b
{
	font-weight: bold
}

#containerServiceBW em,
#containerServiceBW i
{
	font-style:italic
}

#containerServiceBW pre,
#containerServiceBW code
{
	font-family: monospace;
	font-size: 1.1em;
}

#containerServiceBW acronym,
#containerServiceBW abbr
{
  letter-spacing: .07em;
  border-bottom: .1em dashed #c00;
  cursor: help;
}

#containerServiceBW .note {background: #dfd; padding: 1em; border-bottom: 1px #bdb dotted; border-bottom: 1px #dbb dotted;}
#containerServiceBW .important {background: #ffd; padding: 1em; border-bottom: 1px #ddb dotted; border-bottom: 1px #dbb dotted;}
#containerServiceBW .warning {padding: 1em; border: 4px solid #BE0004; color: black;}

#containerServiceBW .float_left { float: left; display:inline; margin-right: 1em; margin-bottom: 0.15em;  }
#containerServiceBW .float_right { float: right; display:inline; margin-left: 1em; margin-bottom: 0.15em;  }
#containerServiceBW .center { text-align:center; margin: 0.5em auto }

/**
* External Links
*
* (de) Gestaltung von Hyperlinks
*
*/

#containerServiceBW a {color: #035735; text-decoration:none;}
#containerServiceBW a:focus,
#containerServiceBW a:hover,
#containerServiceBW a:active {text-decoration:underline;}

/**
* Tables | Tabellen
* (de) Generische Klassen für die Tabellenbreite und Gestaltungsvorschriften für Tabellen
*
* @section content-tables
*/

#containerServiceBW table
{
	border-collapse:collapse;
	margin-bottom: 0.5em;
}

#containerServiceBW table.full { width: 100%; }
#containerServiceBW table.fixed { table-layout:fixed }

#containerServiceBW th,
#containerServiceBW td
{
	border-collapse:collapse;
	vertical-align: top;
	padding: 0;
	margin: 0;
}

#containerServiceBW thead th { background: #444; color: #fff }
#containerServiceBW tbody th { background: #ccc; color: #333 }
#containerServiceBW tbody th.sub { background: #ddd; color: #333 }

#containerServiceBW hr
{
  color: #fff;
  background:transparent;
  margin: 0 0 0.5em 0;
  padding: 0 0 0.5em 0;
  border:0;
  border-bottom: 1px #000 solid;
}

#containerServiceBW #spLe
{
	width: 200px;
	margin-top: 20px;
	padding: 10px;
	border: 1px solid #B0B0B0;
	background-color: #D8D8D8;
}

#spLe img
{
	vertical-align: middle;
	margin-right: 4px;
}

#spLe div
{
	margin-top: 4px;
}

#containerServiceBW div#form
{
	width: 692px;
	padding: 4px;
	border: 1px solid #B0B0B0;
	background-color: #D8D8D8;
	margin-bottom: 10px;
}

div#form *
{
	vertical-align: middle;
}

#containerServiceBW form
{
	padding: 0px;
	margin: 0px;
}


#containerServiceBW h2.alphabet
{
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
	color: white;
	padding: 6px 0 8px 0;
	text-align: center;
	width: 27px;
	background-image: url('../images/aldingen/bg-alphabet.gif');
	background-repeat: no-repeat;

}

#containerServiceBW #container
{
	font-size: 1.1em;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	overflow: hidden;
}

#containerServiceBW #content
{
	margin: 20px 10px 10px 10px;
}

#containerServiceBW .zeiten
{
	padding: 0;
	margin: 0;

	font-size: 12px;
	line-height: 16px;
	width: 500px;
	overflow: hidden;
}

#containerServiceBW .picH,
#containerServiceBW .picA,
#containerServiceBW .picT,
#containerServiceBW .picC,
#containerServiceBW .picG
{
	padding-top: 10px;
	font-weight: bold;
	display: block;
	clear: both;
}

#containerServiceBW .sbwMain
{
	margin: 40px 0 40px 0;
}

#containerServiceBW .sbwTop
{
	text-align: right;
	margin: 10px 0 10px 0;
}

.sbwTop img
{
	margin-left: 10px;
	vertical-align: middle;
	border: none;
}

#containerServiceBW .fView
{
	padding: 0 20px 20px 20px;
}

.fView legend
{
	color: #035735;
	padding: 14px 6px 20px 4px;
}

.fView li
{
	padding-left: 10px;
	list-style-position: outside;
}


#containerServiceBW h3.nav
{
	font-size: 1.1em;
	font-weight: bold;
	margin: 30px 0 10px 0px;
	background-color: #035735;
	color: white;
	padding: 3px 3px 3px 8px;
}

#containerServiceBW div.nav,
#containerServiceBW div.navOn
{
	font-size: 0.9em;
	border-bottom: 1px solid #E9E9E9;
	padding: 5px 0 5px 10px ;
	clear: both;
}

#containerServiceBW div.navOn
{
	background-color: #E9E9E9;
}

#containerServiceBW .count
{
	position: absolute;
	background-image: url('../images/aldingen/bg_count.gif');
	background-repeat: no-repeat;

	color: #3A3A3A;
	font-size: 1.1em;
	font-weight: bold;

	width: 29px;

	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	padding: 4px 0 6px 7px;
}

#containerServiceBW .text
{
	padding-left: 34px;
	padding-top: 2px;
}

#containerServiceBW .nav a { color: black; background-color: transparent; text-decoration:none; }
#containerServiceBW .nav a:focus,
#containerServiceBW .nav a:hover,
#containerServiceBW .nav a:active{ text-decoration: none; background-color: transparent;}

#containerServiceBW .navOn a { color: #035735; background-color: transparent; text-decoration:none; }
#containerServiceBW .navOn a:focus,
#containerServiceBW .navOn a:hover,
#containerServiceBW .navOn a:active{ text-decoration: none; background-color: transparent;}

#containerServiceBW .divNav1
{
	padding: 4px 0 4px 10px;
}

#containerServiceBW .divEnd
{
	padding: 20px 0 20px 20px;
	font-style: italic;
}

#containerServiceBW .edit
{
	width: 400px;
	margin-left: 20px;
}

#containerServiceBW .edit2
{
	width: 400px;
	margin-left: 20px;
}

#containerServiceBW textarea.edit
{
	height: 200px;
}

#containerServiceBW textarea.edit2
{
	height: 60px;
}

#containerServiceBW .message
{
	padding: 20px 0 30px 0px;
	font-style: italic;
	color: orange;
}

#containerServiceBW .editTable
{
	vertical-align: top;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

.editTable td
{
	padding-top: 4px;
}

#containerServiceBW label.pList
{
	margin: 4px 0 0 4px;
	width: 460px;
	float: left;
	cursor: pointer;
	cursor: hand;
}

#containerServiceBW input.pList
{
	float: left;
}

#containerServiceBW .pListBoth
{
	clear: both;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

#containerServiceBW .iHead
{
	font-weight: bold;
	padding: 10px;
}

#containerServiceBW .ort
{
	overflow:hidden;
	width: 510px;
	margin-top: 10px;
}

#containerServiceBW .ort small
{
	display: none;
}
