body {
	margin: 0px;
	/*background-color: #AECBE2;*/
}

body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	line-height: 12pt;
	
	background-image:url(/fileadmin/images/allgemein/bg.gif);
  background-repeat: no-repeat;
	/*background-position: top;*/
  /*background-repeat: x-repeat;*/
	
	scrollbar-base-color:#AECBE2;
  scrollbar-3dlight-color:#AECBE2;
  scrollbar-arrow-color:#56BA57;
  scrollbar-darkshadow-color:#AECBE2;
  scrollbar-face-color:#AECBE2;
  scrollbar-highlight-color:#008B7B;
  scrollbar-shadow-color:#56BA57;
  scrollbar-track-color:#AECBE2;
}

table, td {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 8pt;
	line-height: 12pt;
}


td.left_area {
	width: 209px;
	background-color: #AECBE2;
}

td.right_area {
	width: 682px;
	background-color: #ffffff;
}





.content {

	width: 682px;
	height: 400px;
	
	padding-left: 125px;
	padding-right: 20px;
	padding-top: 60px;
	padding-bottom: 20px;

	background-color: #ffffff;

	background-image:url(/fileadmin/images/allgemein/bg_content.jpg); 
	background-repeat: no-repeat;
	background-position: top;

	border-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-color: #ffffff;
	border-style: solid;
	
}


h1{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	margin-bottom: 20px;
}

h2{
	font-weight: bold;
	font-size: 16pt;
	color: #000000;
	margin-bottom: 0px;
}

h3{
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	margin-bottom: 0px;
}

h6 {
	font-weight: bold;
	font-size: 8pt;
	color: #0000CC;
	margin-bottom: 0px;
	font-style:normal;
}


a:link, a:active, a:visited {
	color:#248E25;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color:#248E25;
	font-weight: normal;
	text-decoration: underline;
}




.content ul {
	list-style-image:url(/fileadmin/images/allgemein/punkt_green2.gif);  
	 /*  list-style:disc; */
	 padding-left: 17px;
	 margin-left: 0px;
}

.content ol {
	 padding-left: 15px;
	 margin-left: 0px;
}

.content li {
	 margin-left: 0px;
	 margin-bottom: 10px;
	 padding-left: 2px;
}

.content ol li {
	 margin-left: 0px;
	 padding-left: 15px;
}

.content p, .content ul, .content ol {
	margin-top: 0px;
	margin-bottom: 17px;
}




/* Tabelle specialbox gr?able.specialbox {
	border-color: #56BA57;
  background-color: #BDF1BE;
	border-style: solid;
	border-width: 2px;
	padding: 10px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	width: 250px;
	border-collapse: collapse;
}

table.specialbox tr-even, table.specialbox td, table.specialbox th {
	border-color: #56BA57;
  background-color: #BDF1BE;
	border-style: solid;
	border-width: 2px;
}*/



/* Tabelle Ressortzuteilung */
table.ressortzuteilung {
	border-color: #ffffff;
	border-style: solid;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
}

table.ressortzuteilung tr, table.ressortzuteilung td, table.ressortzuteilung th {
	padding: 0px;
}

table.ressortzuteilung caption {
  font-weight: bold;
		font-size: 8pt;
	text-align: left;
	vertical-align: top;
	padding-bottom: 14px;
}

table.ressortzuteilung  th {
  font-weight: normal;
}

table.ressortzuteilung tr.tr-even th {
	width: 250px;
}





/* Tabelle Schl?zum Erfolg colored */
table.colored {
	border-color: #ffffff;
	background-color: #BDF1BE;
	border-style: solid;
	border-width: 2px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	border-collapse: collapse;
	width: 100%;
}

table.colored tr, table.colored td, table.colored th {
	padding: 2px;
	border-color: #ffffff;
	background-color: #BDF1BE;
	border-style: solid;
	border-width: 2px;
}

table.colored tr.tr-even th {
	width: 164px;
}



/* Tabelle Allgemeine Infos  */
table.allgemeine_infos, table.allgemeine_infos tr, table.allgemeine_infos td {
	border-color: #ffffff;
	border-style: solid;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
}

table.allgemeine_infos tr.tr-even th {
	width: 200px;
}


/* Tabelle ֦fnungszeiten  */
table.oeffnungszeiten {

	border-color: #ffffff;
	border-style: solid;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
}

table.oeffnungszeiten tr, table.oeffnungszeiten td, table.oeffnungszeiten th {
	padding-bottom: 0px;
	text-align: left;
	vertical-align: top;
}

table.oeffnungszeiten tr.tr-even th {
	width: 100px;
}

table.oeffnungszeiten caption {
  font-weight: bold;
		font-size: 8pt;
	text-align: left;
	vertical-align: top;
	padding-bottom: 0px;
}
