/* Base style sheet for typo3 driven �BZ site */
/* � 2006 �BZ M�nchen, Author Stefan Koschorreck */

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  background-color: #f1eeb9; /* alte hintergrundfarbe: #F0EAB8; */
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url(images/oebz-website-basis.jpg);
}
/* body.firstPage {
 background-image: url(images/oebz-hg-home.jpg);
} */

/* divs for base layout */
#frame {
  width: 988px;
  margin-right: auto;
  margin-left: auto;
  /*margin-top: 100px;*/
  padding: 0px;
  text-align: left;
  border: thin none;
}

#contentleft {
  width: 190px;
  padding: 16px 10px 0px 10px;
  float: left;
}

#pathway {
  /*position:absolute;*/
  margin-left: 210px;
  margin-bottom: 12px;
  width: 380px;
}

#contenticon {
	width:104px;
	padding-top: 12px;
	padding-right: 14px;
	float:left;
}

.front-center {
  width: 560px;
  padding: 0px;
  padding-right: 10px;
  float: left;
}
.twocol-center {
  width: 380px;
  padding-right: 4px;
  margin-right: 10px;
  float: left;
}

.twocol-main-center {
  width: 560px;
  padding-right: 0px;
  margin-right: 30px;
  float: left;
}
.twocol-alt-center {
  width: 300px;
  padding-right: 0px;
  margin-right: 10px;
  float: left;
}

.threecol-center {
	width:400px;
	padding:0px 0px 0px 10px;
	float:left;
}

.front-right {
  width: 161px;
  padding: 8px 0px 0px 10px;
  float: left;
}
.twocol-right {
	width: 370px;
  padding-top: 40px;
  padding-left: 0px;
  padding-right: 0px;
  float: left;
  overflow: auto;
}

.twocol-main-right {
	width: 180px;
  padding-top: 40px;
  padding-left: 0px;
  padding-right: 0px;
  margin-right: 10x;
  float: left;
  overflow: visible; /*visible, scroll, auto */
}
.twocol-alt-right {
	width: 450px;
  padding-top: 40px;
  padding-left: 0px;
  padding-right: 0px;
  float: left;
  overflow: auto;
}

.threecol-right {
	width: 190px;
  padding-top: 12px;
  padding-left: 0px;
	float:left;
	border: thin none #000000;
	margin-left: 40px;
}

#toparea {
  width: 568px;
  margin-right: auto;
  margin-left: auto;
  height: 120px;
  /* margin-left: 200px;*/
  /* margin-right: 200px;*/
}
#siteinfo {
  text-align: right;
  font-size: 11px;
  height: 92px;
}
#topmenu {
  /*position: absolute;*/
  position: relative;
  /* top: 92px; */
  left: 2px;
  font-size: 14px; /*16px*/
  color: #FFF;
  padding: 0px 0px 0px 0px;
  text-align: left;
  white-space: nowrap;
}
#newsarea {
  position: relative;
  top: 16px;       /* 24px */
  width: 180px;
  height: 8px;   /* 275px */
  overflow: hidden;
}
#lastupdate {
  position: relative;
  left: 2px;
  bottom: 2px;
	height: 12px;
	padding-top: 8px;
	color: #999999;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
}

/* basic standard tags */
p {
  margin-top: 0px;
	margin-bottom: 2px;
  font-size: 12px; /*12px*/
}
#contentcenter p { margin-bottom: 8px; }

.important {color: #a00; }

td { font-size: 11px; }

pre {  margin: 0px 10px 10px 10px; }

h1 {
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 4px;
  font-weight: bold;
}
h2 { font-size: 14px; font-weight: bold; margin-top: 4px;margin-bottom:4px}
h3 { font-size: 13px; font-weight: bold; margin-top: 10px; margin-bottom: 2px; }

#contentheader h1 {
  font-size: 14px;  /*12px*/
  padding: 10px;
  margin: 0px;
  font-weight: bold;
  font-style: normal;
}
ul {
  text-indent: -20px;
  list-style-type: none;
}
ul.csc-bulletlist {
  text-indent: 0px;
  padding-left: 2em;
  margin-top: 0px;
  list-style-type: square;
}

table.contenttable  {
  border-spacing: 0px;
  /*background-color: #abc;*/
  /* border: 1px #743 solid;*/
}
table.contenttable td {
  padding: 2px;
  /*border-left: 1px #0066CC solid;
  border-bottom: 1px #0066CC solid;*/
}
table.contenttable-0  {
  width: 100%;
}
table.contenttable-0 td {
  border: 1px #D7CE7F solid;
  padding-left: 4px;
  padding-right: 3px;
}
table.contenttable-0 {
  border-collapse: collapse;
}
/*gerade Tabellenzeilen*/
table.contenttable-0 tr.tr-even {
  background-color: #e9e0b3;
}
/*ungerade Tabellenzeilen*/
table.contenttable-0 tr.tr-odd {
  background-color: #f9fac7;
}
/*Tabellenüberschrift*/
table.contenttable-0 tr.tr-0 {
  background-color: #e9e0a1;
  font-weight: bolder;
}
thead td {
  font-weight: bold;
}

/* links */
a {
  /*text-decoration: underline;*/
  color: #886644;
}
a:hover {
  text-decoration: none;
  background-color: #9c0
}

a.external-link-new-window img, a.internal-link img {
  border: none; /*thin #669966 dotted;*/
}
#contentleft a {
  font-size: 12px;
}

h1.csc-firstHeader a, h1 a, h2 a, h3 a {
  text-decoration: none;
  color: #743;
}
.nav a, .nav-2 a, .nav-3 a {
  text-decoration: none;
  color: #000000
}
.navHi a, .navSubHi a, .nav-2Hi a, .nav-3Hi a {
  text-decoration: none;
  color: #1B7D80;
}
.navSub, .navSubHi { margin-left: -16px; }
.nav-2, .nav-2Hi { margin-left: 4px; }
.nav-3, .nav-3Hi {  margin-left: 12px; margin-top: -2px; }

.nav-2 a {  font-size: 11px !important; }
.nav-3 a {  font-size: 9px !important; }

.navSpc { margin-top: 4px; font-size: 12px; color: #743; }
.navSpc-2, .navSpc-3 { margin-left: 16px; margin-top: 2px; font-size: 11px; color: #633; }

#topmenu .nav a {
  color: #FFF;
}

#pathway a {
  color: #999;
}
.pathway {
  font-size: 10px;
  color: #aaa;
  white-space: nowrap;
}
/*
#contentright p.bodytext {
font-size: 9px;
}
*/
.csc-textpic-caption { font-size: 9px; padding-top: 8px; }

/* typo3 specific*/
.csc-header h1, h1.csc-firstHeader {
  margin-top: 8px;
  margin-bottom: 0px;
  /*font-size: 1.1em;*/
  color: #605A38;
}
h3.csc-searchResultHeader {
  margin-top: 4px;
  margin-bottom: 0px;
  color: #605A38;
  background-color: #D0CA98;
}
p.csc-searchResult {
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #E0DAA8;
}

div.csc-header table h1 {
  font-size: 11px;
}
.newsteaser {
  color: #F0A;
}

/* news */
.news-list-title a:hover {
  background-color: transparent;
  color: #ffffcc
}
.news-teaser-date {
  font-size: 10px;
  color: #039;
  text-align: right;
  width: 25%;
  float: right;
  display: none;
}
.news-teaser-title { display: inline; }
.news-teaser-title a { text-decoration: none; color:#000; }
.news-teaser-title a:hover { }
.news-teaser-text { margin-bottom: 12px; font-size: 9px; display: inline; }
/* .news-teaser-text p.bodytext { display:inline; } */
.news-teaser-text p.bodytext { display:none; }
.news-teaser-item { margin-bottom: 12px; }

.news-list-container {
  background-color: transparent;
  border: thin black none;
}
.news-list-item, .news-single-item {
  background-color: transparent;
  border: thin black none;
  margin: 0;
  padding: 0;
}
div.news-list-container div.news-list-item h3 a {
  color: #886644;
}
.news-list-title, .news-list-item h3, .news-single-item h2 {
  margin-top: 4px;
  padding-left: 4px;
  padding-top: 2px;
  background-color: #CCCC99;
  /*padding-right: 25%;*/
}
.news-list-date {
  /*width: 25%;
  float: right;*/
  padding-top: 1px;
  padding-right: 1px;
  text-align: right;
  background-color: transparent;
}
.news-list-details {
  color: #9a7;
  font-size: 10px;
  font-style: italic;
}
.news-single-item h2  { color: #463; }
.news-single-item div.news-single-additional-info, .news-single-item hr {
  display: none;
}

.news-single-timedata { display:none; }

/* form table style */
.csc-form-label-req { color: #a00; }
.csc-form-fieldcell { font-size: 12px; font-weight: bold; }
.csc-mailform td { vertical-align: top; }

/* form div style */
fieldset.csc-mailform  { padding: 0px; width: 420px;}
span.csc-label-noreq, span.csc-label-req {
 background-color: #aba;
}
.csc-mailform-field {
 clear:both;
 padding: 0px;
}
span.csc-mailform-label {
 display:block;
 font-weight: bold;
 padding-top: 2px;
}
span.csc-label-noreq, span.csc-label-req {
 display:block;
 float:left;
 text-align: right;
 padding-bottom: 8px;
 padding-right: 4px;
 padding-left: 4px;
 padding-top: 2px;
 vertical-align: top;
 margin-right: 4px;
 width: 130px;
}
span label { white-space: wrap; }
span.csc-label-req { color: #a00; }
input.csc-mailform-submit { margin-top: 12px; margin-bottom: 8px;}

/* special tags */
.oebzteam {
  text-align: center;
  background-color: #69c;
  padding-top: 4px;
  padding-bottom: 4px;
}

/* tooltip */
.tooltip {
	position: absolute;
	display: none;
	background-color: #E4E4E4;
}
.tooltip-ext {
	position: absolute;
	display: none;
	font-size: 11px;
  background-color: #ff9;
	border-width: 1px;
	border-style: solid;
	border-color: #cc9;
	padding: 2px;
	width: 360px;
}
.tooltip-ext .head {
	background-color: #006666;
	color: white;
	font-weight: bold;
	padding: 2px;
}
.tooltip-ext .content {
	color: #000066;
	font-size: 10px;
	border-size: 4px;
}
