/* CSS-Template 'sponsored v.1' by cms-templates.de */

html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%
}
body {
  color: #6F6F6F;
  background-color: #E2E8E4;
  background-image: url("images/bg_menue.gif");
  background-repeat: no-repeat;
  scrollbar-DarkShadow-Color:E2E8E4;
  scrollbar-Track-Color:DFDFDF;
  scrollbar-Face-Color:E2E8E4;
  scrollbar-Shadow-Color:6F6F6F;
  scrollbar-Highlight-Color:6F6F6F;
  scrollbar-3dLight-Color:6F6F6F;
  scrollbar-Arrow-Color:6F6F6F;
}
/* #### Allgemein: Schriften, Listen u. Links ## */

html, body, table, th, td, div {
  font-size: 12px;
  font-family: arial, helvetica, verdana, lucida, sans-serif;
}
a {
  text-decoration: underline;
  color: #003366;
}
/* #### Haupt-Bereiche ######################### */

#top {
  position: absolute;
  z-index: 4;
  top: 0;
  left: 0;
  height: 135px;
  width: 1000px;
  margin: 0;
  padding: 0;
  background-image: url("images/bg_top.gif");
  background-repeat: repeat-x;
}
#subnav {
  position: absolute;
  top: 145px;
  left: 0px;
  width: 200px;
  margin: 0;
  padding: 0;
}
#content {
	position: absolute;
	z-index: 2;
	top: 139px;
	left: 230px;
	width: 758px;
	margin: 0;
	padding: 0 0 30px;
}
.pagecontent {
	padding-top: 10px;
}

/* #### Bereiche: top ########################## */

.logo a {
  display: block;
  width: 240px;
}
a.icon {
	display: block;
	width: 65px;
	float: left;
	text-align: center;
}
a.icon2 {
  position: absolute;
  display: block;
  width: 42px;
  top: 582px;
  left: 105px;
}
a.icon3 {
  position: absolute;
  display: block;
  width: 42px;
  top: 580px;
  left: 170px;
}
a.lastminute {
  position: absolute;
  top: 80px;
  left: 895px;
  display: block;
  width: 135px;
  height: 25px;
}
ul.nav {
  position: absolute;
  display: block;
  overflow: hidden;
  height: 25px;
  width: 720px;
  top: 110px;
  left: 0px;
  margin: 0;
  padding: 0 0 0 210px;
}
ul.nav li {
  float: left;
  list-style-type: none;
  line-height: 25px;
}
ul.nav li a {
  display: block;
  margin: 0 5px 0 5px;
  padding: 0 15px 0 15px;
  line-height: 20px;
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}
ul.nav li a:hover {
  text-decoration: underline;
}
ul.nav li.active a {
  color: #2C509A;
  background-color: #E2E8E4;
}
/* #### Bereiche: left ######################### */

.navactive h1 {
  margin: 0;
  padding: 0;
}
.navactive h1 a {
  display: block;
  width: 169px;
  margin: 0;
  padding: 0 0 0 10px;
  color: #000000;
  background-image: url("images/bg_subnav_top.gif");
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  text-decoration: none;
}
#subnav ul {
  margin: 0px 0px 0px -9px;
  padding: 9px 0px 1px 0px;
  line-height: 20px;
}
#subnav li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#subnav li a {
  display: block;
  padding: 0 0 0 35px;
  color: #333333;
  background-image: url("images/bg_subnav_a.gif");
  background-repeat: no-repeat;
  text-decoration: none;
}
#subnav li a:hover {
  text-decoration: underline;
  background-image: url("images/bg_subnav_a_hover.gif");
}
#subnav li.active a {
  color: #2C509A;
  font-weight: bold;
  background-image: url("images/bg_subnav_a_hover.gif");
}
#subnav li.sec a {
  padding: 0 0 0 50px;
  color: #333333;
  background-image: url("images/bg_subnav_sec_a.gif");
  font-size: 11px;
}
#subnav li.secactive a {
  padding: 0 0 0 50px;
  color: #2C509A;
  background-image: url("images/bg_subnav_sec_a_hover.gif");
  font-weight: bold;
  font-size: 11px;
}
#subnav li.sec a:hover, #subnav li.secactive a:hover {
  background-image: url("images/bg_subnav_sec_a_hover.gif");
}
#subnav li.thr a {
  padding: 0 0 0 65px;
  color: #333333;
  background-image: url("images/thr.gif");
  font-size: 11px;
}
#subnav li.thractive a {
  padding: 0 0 0 65px;
  color: #2C509A;
  background-image: url("images/thr_act.gif");
  font-weight: bold;
  font-size: 11px;
}
#subnav li.thr a:hover, #subnav li.thractive a:hover {
  background-image: url("images/thr_act.gif");
}
/* #### Bereiche: content ###################### */

#content h1 {
  margin: 40px 0 10px 0;
  padding: 0;
  font-size: 24px;
  line-height: 30px;
  font-weight: normal;
}
#content h2 {
  padding: 0 0 5px 0;
  font-size: 14px;
  margin: 20px 0 15px 0;
  line-height: 20px;
  border-bottom: #666666 solid 1px;
  letter-spacing: 0.02em;
}
#content h2 a {
  text-decoration: none;
}
#content p {
  /* margin: 0 0 9px 0;
  padding: 0; */
  line-height: 16px;
  align: justify;
}
#content ul {
  margin: 0px 0px 0px 15px;
}
#content ul p {
  margin: 0px 0px 5px 0px;
}
#content td {
  padding-bottom:7px;
}
#content .NOBORDER td {
  padding-bottom:0px;
  margin:0px;
}
td p.bodytext {
	margin: 0px;
	padding: 0px;
}

p.bodytext {
	margin: 0px;
	padding: 0px;
}

.services {
	position: absolute;
	top: 580px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 200px;
}

/* #### Bereiche: Content -> Breadcrumb ######## */

.tx-smallsearchbox {
	margin: 0px;
	padding: 0px;
}
.tx-smallsearchbox form {
  margin: 0px;
  padding: 0px;
}
.tx-smallsearchbox form table {
  margin: 0px;
  padding: 0px;
}
.tx-indexedsearch-searchbox-sword.left {
	font-size: 10px;
	line-height: 14px;
	color: #7F7F7F;
	padding: 1px;
	width: 141px;
	margin-top: 2px;
	margin-left: 3px;
	border: 1px solid #7F7F7F;
}
#content p.breadcrumb {
  margin: 0;
  padding: 0;
  color: #777777;
  font-size: 12px;
  line-height: 20px;
}
p.breadcrumb a {
  text-decoration: none;
  color: #777777;
  background: transparent;
}
p.breadcrumb a:hover {
  text-decoration: underline;
  background: transparent;
}
#menuBar {
	background-color: #E2E8E4;
	border: 0px solid;
	border-color: #E2E8E4 #E2E8E4 #E2E8E4 #E2E8E4;
	color: #6F6F6F;
	font-size: 1pt;
	padding: 4px 2px;
	text-align: left;
	width: 210px;
	margin-top:0px;
}
a.menuButton, a.menuButtonActive {
	background-color: transparent;
	border: 1px solid #c0c0c0;
	color: #6F6F6F;
	cursor: default;
	margin: 1px;
	position: relative;
	left: 0px;
	top: 0px;
	text-decoration: none;
	width: 55px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	float: left;
	font: normal 8px/normal "MS Sans Serif", Arial, Tahoma, sans-serif;
}
a.menuButton:hover {
  background-color: transparent;
  border-color: #f0f0f0 #808080 #808080 #f0f0f0;
  color: #000000;
}
a.menuButtonActive, a.menuButtonActive:hover {
  background-color: #6F6F6F;
  border-color: #808080 #f0f0f0 #f0f0f0 #808080;
  color: #ffffff;
  left: 1px;
  top: 1px;
}
#fileMenu {
	background-color: #E2E8E4;
	border: 2px solid;
	border-color: #f0f0f0 #808080 #808080 #f0f0f0;
	padding: 0;
	top:80px;
	text-align: left;
	visibility: hidden;
	width: 80px;
	margin-top: 15px;
}
a.menuItem {
	background-color: transparent;
	color: #6F6F6F;
	cursor: default;
	display: block;
	font-family: "MS Sans Serif", Arial, Tahoma, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 2px 16px 2px 12px;
	text-decoration: none;
	white-space: nowrap;
	float: none;
}
a.menuItem:hover {
  background-color: #6F6F6F;
  color: #ffffff;
}
.menuItemSep {
  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #808080;
  margin: 3px 4px 3px 4px;
}
.menuButton, .menuButtonActive {
  background-color: transparent;
  border: 1px solid #c0c0c0;
  color: #6F6F6F;
  cursor: default;
  font-family: "MS Sans Serif", Arial, Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  margin-top: 1px;
  padding: 2px 5px 2px 5px;
  position: relative;
  left: 0px;
  top: 0px;
  text-decoration: none;
}
form #mailform {
	border-style: none !important;
}
#mailform legend {
	border-style: none !important;
	visibility: hidden;
}

.csc-mailform-field label {
	width: 140px;
	display: block;
	float: left;
	text-align: right;
	padding-right: 20px;
}
.csc-mailform-field {
	display: block;
	margin-bottom: 10px;
	border-style: none;
}
fieldset {
	border-style: none !important;
}



/* #### Bilder ################################# */

img {
  padding: 0;
  margin: 0px 4px 4px 0px;
  border: none;
}
