/* #################### BASICS #################### */
	/* - allgemeine Eigenschaften:						*/ 
	/*				- body								*/
	/*				- img								*/ 
	/*				- links								*/
	/* #################### BASICS #################### */
body {
	margin: auto;
	padding: 0px;
	width: 912px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #666666;
	background-color: #680130;
	line-height: 14px;
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 13px;
}

img {
	border: 0px;
}

img.icon {
	padding: 0px 10px 2px 0px;
}

a:link,a:visited,a:hover,a:active {
	color: #680130;
	text-decoration: underline;
	font-size: 11px;
}

a:link,a:visited,a:hover,a:active {
	color: #680130;
	text-decoration: underline;
	font-size: 11px;
}

a.linkimage:link,a.linkimage:visited,a.linkimage:hover,a.linkimage:active {
	color: #680130;
	text-decoration: none;
	font-size: 11px;
	
}

a.button:link, a.button:visited { font-size:11px;text-decoration:none;color:#000000; }
a.button:hover, a.button:active { font-size:11px;text-decoration:underline;color:#000000; }

a.linkimage img {
	padding-left: 5px;
}

h1 {
	font-size: 20px;
	line-height: 24px;
	margin-top: 10px;
	margin-bottom: 14px;
	margin-left: -3px;
	color: #646367;
	font-weight: normal;
	padding: 0px;
}

h5 {
	line-height: 17px;
	color: #680130;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	font-size: 11px;
}

li {
	line-height: 14px;
}

p {
	margin-top: 0px;
}

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

/* ############		Top-Container	###########	*/
#head_top_left {
	float: left;
	height: 67px;
	margin-left: 54px; !
	margin-left: 27px;
}

#head_top_center {
	float: left;
	width: 486px;
	height: 67px;
	background-color: #FFFFFF;
}

#head_top_right {
	width: 157px;
	height: 67px;
	background-color: #FFFFFF;
	float: left;
}

#head_home_left {
	clear: both;
	float: left;
	margin-left: 54px; !
	margin-left: 27px;
	height: 201px;
}

#head_home_center {
	float: left;
	height: 201px;
}

#head_home_right {
	float: left;
	height: 201px;
}

#head_left {
	clear: both;
	float: left;
	margin-left: 54px; !
	margin-left: 27px;
	height: 90px;
}

#head_center {
	float: left;
	height: 90px;
}

#head_right {
	float: left;
	height: 90px;
}

*:first-child+html #metanavi {
	margin-left: 27px;
}

#metanavi {
	clear: both;
	width: 795px;
	line-height: 19px;
	text-align: right;
	background-color: #680130;
	margin-left: 54px;
	padding-right: 10px;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

#metanavi a:link,#metanavi a:visited,#metanavi a:hover,#metanavi a:active
	{
	color: #FFFFFF;
	text-decoration: none;
}

#contentcontainer {
	float: left;
	width: 625px;
	margin-left: 20px;
	margin-top: 10px;
	background-color:#FFFFFF;
}

#maincontent_home {
	float: left;
	width: 444px;
	margin-right: 20px;
	line-height: 17px;
	height: 250px;
	padding-left:2px;
}

#contenttext {
	margin-bottom: 15px;
}

#contenttext a:link, #contenttext a:visited, #contenttext a:active, #contenttext a:hover {
	color: #646367;
	text-decoration: underline;
}

#maincontent {
	float: left;
	width: 444px;
	margin-right: 20px;
	line-height: 17px;
	padding-left:2px;
}

#maincontent_large {
	float: left;
	width: 621px;
	margin-right: 20px;
	line-height: 17px;
	padding-left:2px;
}

#newscontent {
	width: 100%;
}

h3.homecontentnews

#newscontent h3, h3.homecontentnews {
	line-height: 19px;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	color: #680130;
	background-color: #EEEEEE;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-bottom: 0px;
	margin-top: 5px;
}

#newscontent table {
	table-layout: inherit;
}

#newscontent td {
	border-bottom: 1px solid #CCCCCC;
	line-height: 20px;
}

#newscontent img {
	margin-right: 10px;
	margin-bottom: 2px;
}

td.newsdatum {
	color: #666666;
	width: 57px;
}

td.newstext {
	color: #7F7F7F;
}

td.newstext a:link,td.newstext a:visited,td.newstext a:hover,td.newstext a:active
	{
	color: #7F7F7F;
	text-decoration: none;
}

#newslist_short h3 {
	line-height: 13px;
	font-size: 11px;
	color: #680130;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 13px;
	margin: 0px;
}

#newslist_short th {
	text-align: left;
	line-height: 12px;
	font-weight: normal;
	color: #680130;
}

#newslist_short td {
	color: #7F7F7F;
	line-height: 13px;
	width:50px;
}

#newslist_short a:link,#newslist_short a:visited,#newslist_short a:hover,#newslist_short a:active
	{
	color: #7F7F7F;
	text-decoration: underline;
	line-height: 13px;
}

#teasercontainerfull {
	float: right;
	width: 157px;
	padding-right: 1px;
}

.teasercontainer {
	border: 1px solid #680130;
	background-color: #FFFFFF;
	padding: 3px;
	margin-bottom: 5px;
}

.teaser {
	background-color: #EEEEEE;
	border: 0px solid #680130;
	padding: 0px 10px 7px 10px;
}

.teaser h1 {
	font-size: 11px;
	font-weight: bold;
	color: #680130;
	padding-top: 8px;
	padding-bottom: 10px;
	margin: 0px;
	line-height: 13px;
}

.teaser .picture {
	margin-top: -9px;
	border: 1px solid #999999;
}

.teaser .linkicon {
	margin-left: 6px;
}

.teasertext {
	line-height: 13px;
	color: #666666;
}

*:first-child+html #footer {
	margin-left: 210px; 
}

#footer {
	clear: both;
	float: left;
	width: 622px;
	margin-top: 19px;
	margin-left: 236px; 
	!margin-left: 117px;
	line-height: 13px;
	color: #999999;
}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	color: #999999;
	text-decoration: underline;
}

#bottom_right {
	float:right;
}

/*	#############	Hauptnavigation		###############*/
#navi {
	clear: both;
	width: 162px;
	margin-left: 54px; !
	margin-left: 27px;
	float: left;
}
.navihome { height:361px; }
.navigener { height:361px; }

#navi img {
	margin-right: 5px;
	margin-bottom: 2px;
}

.navActive1 {
	background-color: #646367;
	font-weight: bold;
	padding-top: 2px;
	height: 17px;
}

.navActive2 {
	background-color: #999999;
	font-weight: bold;
	padding-top: 2px;
	height: 17px;
}
.navActive2 img {
	padding-top: 5px;
}

.navActive3 {
	background-color: #CCCCCC;
	font-weight: bold;
	padding-top: 2px;
	height: 17px;
}

.navActive3 img {
	margin-left: 10px;
	padding-top: 5px;
}

tr.navActive1 a:link,.navActive1 a:visited,.navActive1 a:hover,.navActive1 a:active,
tr.navActive2 a:link,.navActive2 a:visited,.navActive2 a:hover,.navActive2 a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

tr.navActive3 a:link,.navActive3 a:visited,.navActive3 a:hover,.navActive3 a:active
{
	color: #646367;
	text-decoration: none;
}

.navInactiveMain {
	background-color: #646367;
	font-weight: normal;
	padding-top: 2px;
	height: 17px;
}

tr.navInactiveMain a:link,.navInactiveMain a:visited,.navInactiveMain a:hover,.navInactiveMain a:active
	{
	color: #FFFFFF;
	text-decoration: none;
}

.navInactive1 {
	background-color: #646367;
	padding-top: 2px;
	height: 17px;
}

.navInactive2 {
	background-color: #999999;
	padding-top: 2px;
	height: 17px;
}
.navInactive2 img {
	padding-top: 5px;
}

.navInactive3 {
	background-color: #CCCCCC;
	padding-top: 2px;
	height: 17px;
}
.navInactive3 img {
	padding-top: 5px;
}

tr.navInactive1 a:link,.navInactive1 a:visited,.navInactive1 a:hover,.navInactive1 a:active,
tr.navInactive2 a:link,.navInactive2 a:visited,.navInactive2 a:hover,.navInactive2 a:active
{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

tr.navInactive3 a:link,.navInactive3 a:visited,.navInactive3 a:hover,.navInactive3 a:active
{
	color: #646367;
	font-weight: normal;
	text-decoration: none;
}

.navOver {
	background-color: #999999;
	padding-top: 2px;
	height: 17px;
}
.navOver img {
	padding-top: 5px;
}

tr.navOver a:link,.navOver a:visited,.navOver a:hover,.navOver a:active
	{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a.navi1:link,a.navi1:visited,a.navi1:active,a.navi1:hover,a.navi2:link,a.navi2:visited,a.navi2:active,a.navi2:hover,a.navi3:link,a.navi3:visited,a.navi3:active,a.navi3:hover
	{
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 21px;
	padding-right: 10px;
	background-repeat: no-repeat;
}

.navi1 {
	background-color: #680130;
	padding-top: 2px;
	height: 17px;
}

.navi1 a:link,.navi1 a:visited,.navi1 a:hover,.navi1 a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.navi2 {
	background-color: #999999;
	padding-top: 2px;
	height: 17px;
}

.navi2 img {
	padding-top: 5px;
}

.navi2 a:link,.navi2 a:visited,.navi2 a:hover,.navi2 a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.navi3 {
	background-color: #CCCCCC;
	padding-top: 2px;
	height: 17px;
}

.navi3 img {
	margin-left: 10px;
	padding-top: 5px;
}

.navi3 a:link,.navi3 a:visited,.navi3 a:hover,.navi3 a:active {
	color: #646367;
	text-decoration: none;
}

/* ################ ENDE:  Hauptnavigation ################ */
	/* ################ Sitemap ################ */
.sitemap {
	width: 100%;
	line-height: 19px;
}

.sitemap ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.sitemap th {
	width: 201px;
	text-align: left;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.sitemap li {
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	line-height: 19px;
	padding: 3px 0px 2px 10px;
}

.sitemap th a:link,.sitemap th a:visited,.sitemap th a:hover,.sitemap th a:active
	{
	line-height: 19px;
	color: #680130;
	padding-left: 10px;
	text-decoration: none;
}

.sitemap li a:link,.sitemap li a:visited,.sitemap li a:hover,.sitemap li a:active
	{
	line-height: 19px;
	color: #666666;
	text-decoration: none;
}

.sitemap .one {
	list-style-type: none;
}

.sitemap .two {
	list-style-type: none;
	margin-left: 10px;
}

.sitemap .one img {
	margin-right: 6px;
	padding-bottom: 2px;
}

.sitemap .two img {
	margin-right: 6px;
	padding-bottom: 2px;
}

/* ################ ENDE:  Sitemap ################ */
	/* ################ Suchformular ################ */
.searchform {
	width: 100%;
	table-layout: auto;
}

.searchform th {
	color: #680130;
	border-bottom: 1px solid #999999;
	font-weight: normal;
	line-height: 14px;
	padding-bottom: 2px;
}

.searchform img {
	margin-left: 5px;
	margin-bottom: -1px;
}

.searchform input {
	width: 375px;
	height: 16px;
	padding: 0px;
	margin-top: 0px;
}

.searchform .right {
	text-align: right;
	padding-top: 9px;
	padding-bottom: 0px;
}

.searchform .suche {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #EEEEEE;
	text-align: right;
	height: 21px;
	padding-right: 10px;
}

#searchpopup {
	position: absolute;
	width: 117px;
	height: 50px;
	border: 1px solid #680130;
	display: none;
	background-color: #FFFFFF;
	padding: 5px;
	line-height: 12px;
	top:100px;
	left:100px
}

.searchhead_left {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #EEEEEE;
	text-align: left;
	height: 21px;
	font-weight: normal;
	font-size: 11px;
	color: #680130;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

.searchhead_left img {
	padding-right: 5px;
}

.searchhead_right {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #EEEEEE;
	text-align: right;
	height: 21px;
	font-weight: normal;
	font-size: 11px;
	color: #680130;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
}

.searchhead_right img {
	padding-left: 5px;
}

.result td {
	border-bottom: 1px solid #CCCCCC;
	height: 18px;
	padding-left: 10px;
}

.result img {
	padding-right: 5px;
}

td.searchhead_left a:link,td.searchhead_left a:visited,td.searchhead_left a:hover,td.searchhead_left a:active,td.searchhead_right a:link,td.searchhead_right a:visited,td.searchhead_right a:hover,td.searchhead_right a:active
	{
	color: #680130;
	text-decoration: underline;
	font-size: 11px;
}

.result a:link,.result a:visited,.result a:hover,.result a:active {
	color: #7F7F7F;
	text-decoration: none;
	font-size: 11px;
}

/* ################ ENDE: Suchformular ################ */
	/* ################ Abstandshalter ################ */
div.abstandshalter_5 {
	clear: both;
	height: 5px;
}

div.abstandshalter_10 {
	clear: both;
	height: 10px;
}

div.abstandshalter_15 {
	clear: both;
	height: 15px;
}

div.abstandshalter_20 {
	clear: both;
	height: 20px;
}

/* ################ ENDE: Abstandshalter ################ */

/* ########################################## */
/* ################ Elemente ################ */
/* ########################################## */

/* ################ Text mit Bild ################ */
.poslinks {
	float: left;
	margin-right: 10px;
	border: 1px solid #999999;
}

.posrechts {
	float: right;
	margin-left: 10px;
	border: 1px solid #999999;
}

/* ################ ENDE: Text mit Bild ################ */
	/* ################ Tabelle ################ */
table.tabelle {
	
}

.tabelle th {
	text-align: left;
	font-weight: normal;
	color: #680130;
	background-color: #EEEEEE;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-left: 10px;
	line-height: 19px;
}

.tabelle td {
	text-align: left;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 10px;
	line-height: 19px;
}
/* ################ ENDE: Tabelle ################ */

/* ################ Contentnavigation ################ */

table.reiter { padding:0px; margin: 0px; }
table.reiter td a.reiter, table.reiter td a.reiter2 { 
	white-space:nowrap;
	display:block;
	margin-left:1px;
	margin-right:0px;
	font-size:11px; 
	line-height: 14px;
}

table.reiter a:link, table.reiter a:hover, table.reiter a:active {
	color: #646367;
	text-decoration: none;
}

table.reiter a:visited {
	text-decoration: none;
}

table.reiter_aktiv a:link, table.reiter_aktiv a:visited, table.reiter_aktiv a:hover, table.reiter_aktiv a:active {
	font-weight: bold;
	color: #680130;
	text-decoration: none;
}

table.reiter td a.reiter2 { padding-bottom:0px;color:#000000; }

td.reiter_inaktiv {border-bottom: 1px solid #CCCCCC;}

/* ################ ENDE: Contentnavigation ################ */
/* ############ Dynamische Contentnavigation ############### */

div.contentnav	{
	clear:both;
	width:100%;
	height:15px;
	margin:0px;
	padding:0px;
	position:relative;
	flaot:left;
	border-bottom:1px solid #999999;
}

span.contentnav_item	{
	position:relative;
	float:left;
	min-width:69px;
	width:auto;
	border-top:1px solid #999999;	
	border-left:1px solid #999999;
	margin:0px 8px 0px 0px;
	background:#eeeeee;
	height:14px;
	display:block;
	cursor: pointer;
	padding:0px 0px 0px 10px;
}

a.selected:link	span.contentnav_item	{
	position:relative;
	float:left;
	width:auto;
	border-top:1px solid #999999;	
	border-left:1px solid #999999;
	margin:0px 8px 0px 0px;
	background:#ffffff;
	height:15px;
	display:block;
	cursor: pointer;
	padding:0px 0px 0px 10px;
	z-index:100;
}	

span.contentnav_item span.contentnav_item_end	{
	width:15px;
	height:15px;
	position:absolute;
	font-size:0px;
	line-heigt:0px;
	z-index:100;
	left:100%;
}

span.contentnav_item span.contentnav_item_end	{
	background: url('../image/contentnavi/contentnav_in.gif') no-repeat	0px -1px;
}

a.selected span.contentnav_item_end	{
	background: url('../image/contentnavi/contentnav_ac.gif') no-repeat 0px -1px;
}

div.contentnav_over	{
	float:left;
	margin:0px 0px 0px 0px;
}	


a.unselected:link	span, a.unselected:visited	span, a.unselected:hover	span, a.unselected:active	span	{
	text-decoration:none;
}

a.selected:link	span, a.selected:visited	span, a.selected:hover	span, a.selected:active	span	{
	text-decoration:none;
}

.zindex0	{
	z-index:5;	
}

.zindex1	{
	z-index:4;	
}

.zindex2	{
	z-index:3;	
}

.zindex3	{
	z-index:2;	
}

.zindex4	{
	z-index:1;	
}

a.sel0	span.contentnav_item_end	{
	background: url('../image/contentnavi/contentnav_ac.gif') no-repeat 0px -1px;
}

a.sel0:link	span.contentnav_item	{
	position:relative;
	float:left;
	width:auto;
	border-top:1px solid #999999;	
	border-left:1px solid #999999;
	margin:0px 8px 0px 0px;
	background:#ffffff;
	height:15px;
	display:block;
	cursor: pointer;
	padding:0px 0px 0px 10px;
	z-index:100;
}	

div#layer0, div#layer1, div#layer2, div#layer3, div#layer4, div#layer5	{
	width:450px;	
}	 

/* ########## ENDE: Dynamische Contentnavigation ########### */
/* ################ Download ################ */

.download {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #EEEEEE;
	color: #646367;
	height: 23px;
	margin-top: 7px;
}

/* ################ ENDE: Download ################ */

/* ################ Button Bar ################ */

.buttonbar {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #EEEEEE;
	color: #646367;
	height: 23px;
	margin-top: 7px;
}

/* ################ ENDE: Button Bar ################ */

/* ################ Kontaktformular ################ */

.kontakt th {
	text-align: left;
	color: #680130;
	font-weight: normal;
	border-bottom: 1px solid #999999;
	padding-left: 10px;
}

.input_radio {
	margin-left: 5px;
	margin-right:6px;
}

.kontakt textarea {
	width: 421px;
	height: 80px;
	margin: 9px 0px 5px 1px;
	font-size: 11px;
}

.kontakt select {
	width: 142px;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

.kontakt input {
	width: 138px;
	padding: 0px;
	font-size: 11px;
}

.kontakt_senden th {
	text-align: left;
	color: #680130;
	font-weight: normal;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	background-color: #EEEEEE;
	height: 21px;
}

.kontakt_senden img {
	margin-right: 10px;
	padding-left: 5px;
}

.leftspace {
	padding-left: 10px;
}

.rightspace {
	padding-right: 10px;
	text-align: right;
	width: 141px;
}

/* ################ ENDE: Kontaktformular ################ */

/* ################ Login ################ */

#loginform {
	padding: 1px 0px 0px 0px;
	margin: 0px;
}
.login {
	background-color: #EEEEEE;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	height: 82px;
	padding: 10px 0px 0px 10px;
}

.login div {
	float:left;
	margin-top: -5px;
}

.login img {
	float:left;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}

.login label{
	
}

.login input{
	padding: 0px;
	margin: 0px;
	width: 319px;
	border: 1px solid #7F9DB9;
}

.login_senden {
	clear: both;
	text-align: right;
	height: 17px;
	background-color: #EEEEEE;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-right: 10px;
	padding-top:4px;
}

.login_senden img {
	margin-left: 5px;
}

/* ################ ENDE: Login ################ */

/* ################ ENDE: Elemente ################ */

/*	#######################	Frageseitentemplate	######################*/

table.frageseite_bottom  {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #EEEEEE;
	height:23px;
	text-indent:2px;
	width:621px;
	margin-left:2px;
}

	/*	#########	Schieberegler	##########*/
table.box {
	background-color: #EEEEEE;
	width:621px;
}

table.box td.leftlabel {
	padding-left:10px;
	padding-top:8px;
	width: 290px;
	float: left;
	vertical-align:top;
}

table.box div.slider {
	float: left;
	width:315px;
	position:relative;
}

div.skala	{
	clear:both;
	background-color: #EEEEEE;
	width:315px;
}


table.skalat td {
	padding-top:3px;
	vertical-align:top;
}

td.skala1	{
	text-align:left;
}

td.skala2	{
	text-align:left;
	padding-left:5px;
}

td.skala3	{
	text-align:center;
}

td.skala4	{
	text-align:center;
}

td.skala5	{
	text-align:center;
}


table.box div.background {
	background-color: #FFFFFF;
	line-height: 12px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	width:305px;
	position:relative;
	visibility:visible;
	z-index:1;
	text-align:center;
}
	
/*	#######################	Ende: Frageseitentemplate	######################*/

/*	#######################	Auswertungsseitentemplate	######################*/

div.auswertung_block 
{
	color: #646464;
}

div.auswertung_block table.blockbox 
{
	width: 621px;
	padding: 10px;
	background-color: #EEEEEE;
	
}

div.auswertung_block td.lefttext 
{
	float:left;
	width: 283px;
	margin-right: 10px;
}

div.auswertung_block div.balkencontainer 
{
	height: 50px;
	width: 305px;
}

div.auswertung_block div.balkencontainer td.aktiv
{
	height: 50px;
	background-color: #CCCCCC;
	text-align: center;
	color: #FFFFFF;
}

div.auswertung_block div.balkencontainer td.inaktiv
{
	height: 50px;
	background-color: #ACACAC;
	font-size: 0px;
	border-left: 2px solid #FFFFFF;
}

.auswertung_user	{
	display:none;	
}	

.auswertung_user	{
	display:none;	
}	

/*	#######################	Ende: Auswertungsseitentemplate	######################*/

/* 	####################### Bedarfsermittler ##########################  */

.bedarfsermittler {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #EEEEEE;
	color: #646367;
	height: 24px;
	margin-top:5px;
}

.bedarfsermittler2 {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #EEEEEE;
	color: #646367;
	height: 44px;
	margin-top:5px;
}

.bed_selectkid { font-size:11px;width:201px;margin-bottom:4px; }
.bed_vert { vertical-align:top;padding-top:1px; }
.bed_icon { margin-left:10px;margin-bottom:1px; }
.bed_link { margin-left:3px;margin-right:10px; }


/* 	####################### Akordion ##########################  */

div.toggle_container {
	margin: 0;
	border-bottom: 1px solid #cccccc;
	background: #ffffff;
	overflow: hidden;
	width: 426px;
	clear: both;
	padding:0px 10px 0px 10px;
}

div.toggle_container	h5	{
	padding:10px 0px 5px 0px;	
}	

div.headlines	{
	width:429px;
	background:#ffffff;
	padding:0px 10px 0px 10px;
	border-bottom:1px solid #cccccc;
	float:left;
	clear:both;
}

div.row	{
	width:429px;
	background:#eeeeee;
	padding:0px 10px 0px 10px;
	cursor: pointer;
	border-bottom:1px solid #cccccc;
	float:left;
	clear:both;
}

div.col1, div.col2, div.col3, div.col4	{
	padding:1px 0px 0px 0px;
	margin:0px;
	vertical-align: middle;
	float:left;
	height:18px;
}

div.col1	{
	width:222px;
}

div.col2	{
	width:111px;
}

div.col3	{
	width:84px;
}

div.col4	{
	width:9px;
}

div.headlines	div.col1, div.headlines	div.col2, div.headlines	div.col3, div.headlines	div.col4	{
	color:#670030;
}

div.row	div.col1, div.row	div.col2, div.row	div.col3, div.row	div.col4	{
	color:#676767;
}

div.row	div.col4	{
	background: url('../image/open.gif') no-repeat	100% 5px;
}

div.active	{
	background:#ffffff;
	border-bottom:1px dotted #cccccc;
}

div.active	div.col1, div.active	div.col2, div.active	div.col3, div.active	div.col4	{
	color:#670030;
}

div.active	div.col4	{
	background: url('../image/close.gif') no-repeat 100% 5px;
}

div.toggle_container	p	{
	padding:0px 0px 10px 0px;
	margin:0px;
}

div.toggle_container	table.overwiev	{
	width:100%;
	float:left;
	clear:both;
	margin:0px 0px 10px 0px;
}

div.toggle_container	table.overwiev	td	{
	height:20px;
}

div.table_container	{
	float:left;
	clear:both;
	padding:0px 0px 10px 0px;
}

.systemdiv { float:left;overflow:hidden;height:17px; font-size:10px; color:#000000; }