/* project "volks-cms.de": css-stylesheet */
/* (c)2004-2005 DBTech.DE; Steffen Chmil<sc@dbtech.de> */


/* ********** default body style definitions ********** */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffcc;
	imagetoolbar: no;
	background-image:  url(images/bg_screen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}

body, .bodytext, li, .csc-form-label, .csc-form-label-req, .contenttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}

p.bodytext {
	margin-bottom: 5px;
}

.bodytext a {
	color: #000000;
	text-decoration: none;
	border-bottom-style: dashed; border-bottom-width: 1px; border-bottom-color: #170D4C;
}
.bodytext a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #170D4C;
}

/* DIV Positioning */

#container {
  position: relative;
}

#content {
  position: absolute;
  top: 110px;
  left : 210px;  
  padding-right: 50px;
  padding-bottom: 50px;
  width: 600px;
}

#subtitle {
  position: absolute;
  top: 61px;
  left: 180px;
}

#menu_main_left {
  position: absolute;
  top: 100px;
  left: 0px;  
  width: 180px;
}

#logo {
  position: absolute;
  width: 160px;
  height: 60px;
  left: 10px;
  top: 10px;  
}

#logo * {
  border: none;
  outline: none;
  text-decoration: none;  
}

#content iframe {
  border: 0;
  outline: 0;
  overflow: auto;
  width: 640px;
  height: 800px;
}

/* ********** default header style definitions ********** */

h1, h2, h3 {
	margin: 0px 10px 10px 0;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

#content a {
  color: #166f99;  
}


/* ********** marker definitions ********** */

table.bg_main .banner {
	text-align: right;
	vertical-align: bottom;
}

table.bg_main td.menu_main_left {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	padding-top: 5px;
}

table.bg_main td.subtitle, table.bg_main td.menu_sub_top {
	text-align: left;
	vertical-align: middle;
}

div.subtitle {
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
}

table.bg_main td.content {
	text-align: left;
	vertical-align: top;
	padding-left: 25px;
	padding-top: 10px;
}

.menu_main_left {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	text-transform: uppercase;
	text-decoration: none;
}

.menu_main_left.level1 {
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
}

a.menu_main_left {
	margin-left: 5px;
}

a.menu_main_left:hover {
	text-decoration: underline;
}

div.menu_main_left {
	margin-top: 5px;
}

div.menu_main_left.level1 {
	margin-top: 0px;
}

div.menu_main_left.selected {
	background-color: #6bb4a0;
}

/*
div.menu_main_left.level1.selected {
	background-color: transparent;
}

a.menu_main_left.level1.selected {
	text-decoration: underline;
}
*/

.menu_sub_top {
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFCC;
	text-transform: uppercase;
	text-decoration: none;
}

a.menu_sub_top:hover {
	text-decoration: underline;
}

table.menu_sub_top {
	display: inline;
}

table.menu_sub_top td.menu_sub_top {
	text-align: center;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}

table.menu_sub_top td.menu_sub_top.selected {
	background-color: #6bb59c;
}

div.scri.single td.text, div.scri.single td.gallery {
	padding: 5px;
}

div.scri.single td.gallery {
	text-align: right;
}

div.scri.single td.gallery div.img image {
	margin: 5px;
	border: solid 2px #00A4DB;
}

div.scri.single td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #00A4DB;
	color: #FFFDCA;
	padding: 10px;
}

div.scri.single td.footer a {
	background-color: #00A4DB;
	color: #FFFDCA;
	text-decoration: none;
}

div.scri div.address {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/* border-bottom: solid 2px #00A4DB; */
}

div.scri div.title {
	font-weight: bold;
	font-size: 13px;
}

div.scri.list div.title {
	/* background-color: #6AB5A1;
	color: #FFFDCA;
	color: #6AB5A1;
	padding: 1px; */
}

div.scri div.data td {
	vertical-align: top;
	padding: 1px;
}
div.scri div.key {
	font-weight: bold;
	/* background-color: #FFFEEB; */
	/* border-bottom-style: dashed; border-bottom-width: 1px; border-bottom-color: #6AB5A1; */
	text-align: right;
	white-space: nowrap;
	padding: 2px;
}

div.scri div.value {
	/* background-color: #FFFEEB; */
	padding: 2px;
}

div.scri select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFDCA;
	background-color: #6AB5A1;
	width: 200px;
}

div.scri.list div.scri_detail {
	padding: 2px;
}

div.scri.list table.list td.text, div.scri.list table.list td.image {
	border-bottom-style: solid; border-bottom-width: 3px; border-bottom-color: #6BB49F;
	/* border-style: solid; border-width: 1px; border-color: #6BB49F;
	border-collapse: collapse; */
}

div.scri.list div.data div.bodytext {
	font-size: 11px;
}



div.scri_page_navigation, div.scri_page_navigation a {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

div.scri_page_navigation a.current {
	color: #6bb59c;
}


/* ********** debugging ********** */

table.bg_screen {
	/* background-color: #ff00ff; */
}

td.spacer {
	/* background-color: #ff0000; */
}

td.spacer1 {
	/* background-color: #00ff00; */
}

p {
  max-width: 600px;
  text-align: justify;
}



