/* GLOBAL RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* COLORS */
/*
  base:  #B74800 (header-bg, .topic, input:focus)
  c1:     #C86800 (header-border-top)
  c2:     #9D2E00 (header-border-bottom)
  c3:     #831400 (h1, legend, form-ol-border-top)
  c4:     #D88700 (a, a-active-border-bottom, a-background)
  c5:     #F4E4D9 (a-inactive-border-bottom)
*/

/* GENERAL STYLES */
body {
  background: #FFF;
  color: #333;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 18px;
  padding-top: 9px;
  text-align: center;
}
.topic {
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
}
h1 {
  font-family: Georgia, serif;
  font-size: 26px;
  font-weight: normal;
  line-height: 36px;
}
h2 {
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 18px;
}
a {
  text-decoration: none;
}
strong {
  font-weight: bold;
}

/* BASIC POSITIONING */
#topnavi, #header, #content, #footer {
  float: left;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
.wrapper {
  margin: 0 auto;
  overflow: hidden;
  width: 960px;
  text-align: left;
}
#topnavi {
  background: url(../img/line-4px-solid-bg.gif) repeat-x #333;
}
#content {
  background: url(../img/line-4px-solid-bg.gif) repeat-x #FFF;
}
#footer {
  background: url(../img/line-4px-solid-bg.gif) repeat-x #333;
  min-height: 108px;
}
.align-left {
  float: left;
}
.align-right {
  float: right;
}
.hidden {
  display: none;
}

/* TOPNAVI */
#topnavi ul {
  float: left;
  padding-left: 5px;
}
#topnavi ul li {
  float: left;
  padding-top: 4px;
}
#topnavi ul li a {
  color: #CCC;
  display: block;
  float: left;
  font-size: 10px;
  letter-spacing: 1px;
  padding: 9px 10px;
  text-transform: uppercase;
}
#topnavi ul li a:hover {
  color: #FFF;
}
#topnavi ul li.active {
  background: url(../img/topnavi-active-bg.gif) no-repeat center top;
}
#topnavi ul li.active a {
  color: #FFF;
}
#topnavi #lang {
  float: right;
  padding-right: 10px;
}
#topnavi #lang li {
  float: left;
}
#topnavi #lang li a {
  float: left;
  padding: 12px 5px 13px;
}

/* HEADER */
#header img {
  vertical-align: top;
}

/* CONTENT */
#content .topSection {
  border-bottom: 1px solid #CCC;
  border-top: 4px solid #CCC;
  float: left;
  font-size: 18px;
  width: 930px;
  padding: 23px 15px 8px;
}
#content .topSection span {
  float: left;
}
#content .topSection .functions {
  float: right;
  white-space: nowrap;
}
#content .topSection .functions span {
  color: #666;
  font-size: 11px;
  margin-right: 5px;
}
#content .topSection .functions a {
  border: 0;
  float: left;
  margin-left: 5px;
}
#content .date {
  letter-spacing: 1px;
}
#content a.rss {
  background: url(../img/rss.gif) no-repeat right center;
  border: 0;
  color: #666;
  display: block;
  float: right;
  font-weight: normal;
  font-size: 11px;
  padding-right: 25px;
}
#content a.rss:hover {
  background-color: transparent;
  border: 0;
  color: #FF8000;
}
#content #teaser {
  background-color: #FFF;
  float: left;
  width: 100%;
}
#content #teaser .topic {
  font-size: 11px;
  line-height: 18px;
}
#content #teaser h1 {
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
}
#content #teaser h2 {
  font-size: 12px;
  margin-bottom: 0;
}
#content #teaser p {
  font-size: 11px;
  padding: 9px 0;
}
#content #teaser ul {
  float: left;
  padding: 9px 0;
}
#content #teaser ul li {
  float: left;
  padding: 9px 15px 0;
  width: 210px;
}
#content .wrapper {
  background: url(../img/line-1px-solid-bg.gif) repeat-y 640px 0;
}
#content #main {
  float: left;
  padding-bottom: 9px;
  width: 640px;
}
#content #main .topSection {
  width: 610px;
}
#content #main img.align-left {
  margin: 9px 15px 9px 0;
}
#content #main img.align-right {
  margin: 9px 0 9px 14px;
}
#content #main #std-text {
  float: left;
  padding: 18px 15px;
  width: 610px;
}
#content #main #std-text h1 {
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
}
#content #main #std-text h2 {
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  letter-spacing: 0;
  margin: 0;
  padding: 9px 0;
}
#content #main #std-text p {
  padding: 9px 0;
}
#content #main #detail {
  float: left;
  padding: 18px 15px;
  width: 610px;
}
#content #main ul {
  float: left;
  padding: 0 15px 9px;
  width: 610px;
}
#content #main ul li {
  background: url(../img/line-1px-solid-bg.gif) repeat-x left bottom;
  float: left;
  padding: 18px 0 9px;
  width: 100%;
}
#content #main ul li.last {
  background: none;
}
#content #main ul li p,
#content #main #detail p {
  float: left;
  padding: 9px 0;
  width: 100%;
}
#content #main ul li .meta,
#content #main #detail .meta {
  float: left;
  padding-bottom: 9px;
  width: 100%;
}
#content #main ul li .meta .meta-left,
#content #main #detail .meta .meta-left {
  float: left;
  width: 445px;
}
#content #main ul li .meta table,
#content #main #detail table {
  width: 445px;
}
#content #main ul li .meta table tbody tr th,
#content #main #detail .meta table tbody tr th {
  background: url(../img/line-2px-solid-bg.gif) repeat-x;
  font-size: 11px;
  font-weight: bold;
  padding: 2px 0;
  text-align: right;
  white-space: nowrap;
  width: 160px;
}
#content #main ul li .meta table tbody tr td,
#content #main #detail .meta table tbody tr td {
  background: url(../img/line-1px-solid-bg.gif) repeat-x;
  font-size: 11px;
  padding: 2px 15px;
  width: 285px;
}
#content #main ul li .meta table tbody tr td img,
#content #main #detail .meta table tbody tr td img {
  vertical-align: middle;
  margin-bottom: 2px;
}
#content #main ul li .meta .imgWrapper,
#content #main #detail .meta .imgWrapper {
  float: right;
  padding: 0 15px 0 30px;
  width: 120px;
}
#content #main ul li .meta .imgWrapper img,
#content #main #detail .meta .imgWrapper img {
  margin-bottom: 9px;
}
#content #main #pagination {
  background: url(../img/line-1px-solid-bg.gif) repeat-x;
  float: left;
  width: 100%;
}
#content #main #pagination .info {
  color: #666;
  float: left;
  font-size: 12px;
  padding: 9px 15px;
}
#content #main #pagination .page {
  float: right;
  font-size: 12px;
  padding: 0 15px;
}
#content #main #pagination span {
  color: #666;
  display: block;
  float: left;
  padding: 9px 0px;
}
#content #main #pagination span.active {
  background: url(../img/pagination-active-bg.gif) no-repeat center top;
  font-weight: bold;
  padding: 9px 5px;
}
#content #main #pagination span.disabled {
  color: #999;
  padding: 9px 5px;
}
#content #main #pagination span a {
  background: #FFF;
  border: 0;
  display: block;
  float: left;
  padding: 0 5px;
}
#content .sidebar {
  float: left;
  padding-bottom: 9px;
  width: 320px;
}
#content .sidebar .topSection {
  width: 290px;
}
#content .sidebar .topic {
  color: #666;
  font-size: 10px;
  font-weight: normal;
}
#content .sidebar h1 {
  color: #333;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
}
#content .sidebar p {
  font-size: 11px;
}
#content .sidebar ul {
  float: left;
  padding: 0 15px;
  width: 290px;
}
#content .sidebar ul li {
  float: left;
  padding: 9px 0;
  width: 290px;
}
#content .sidebar .search {
  background: url(../img/search-section-bg.gif) no-repeat right top;
}
#content #search {
  float: left;
  padding: 9px 15px;
  width: 290px;
}
#content #search form {
  float: left;
}
#content #search form #panel {
  float: left;
}
#content #search form fieldset {
  margin-top: 6px;
}
#content #search form fieldset legend {
  font-weight: bold;
  padding: 3px 0 2px 20px;
}
#content #search form fieldset legend.keyword {
  background: url(../img/search-keyword-bg.gif) no-repeat left center;
}
#content #search form fieldset legend.date {
  background: url(../img/search-date-bg.gif) no-repeat left center;
}
#content #search form fieldset legend.category {
  background: url(../img/search-topic-bg.gif) no-repeat left center;
}
#content #search form fieldset legend.meta {
  background: url(../img/search-meta-bg.gif) no-repeat left center;
}
#content #search form fieldset ol {
  background: #F5F5F5;
  float: left;
  width: 290px;
}
#content #search form fieldset ol li {
  background: url(../img/form-li-bg.gif) repeat-x left bottom #FFF;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  float: left;
  padding: 8px 9px;
  width: 270px;
}
#content #search form fieldset ol li .inlineLabel {
  float: left;
  font-size: 11px;
  margin-right: 5px;
}
#content #search form fieldset ol li .blockLabel {
  display: block;
  font-size: 12px;
}
#content #search form fieldset ol li .textInput {
  border: 1px solid #CCC;
  float: right;
  font-size: 11px;
  padding: 2px;
  width: 147px;
}
#content #search form fieldset ol li .textInputSmall {
  border: 1px solid #CCC;
  float: right;
  font-size: 11px;
  padding: 2px;
  width: 40px;
}
#content #search form fieldset ol li .checkbox {
  border: none;
  float: right;
  padding: 2px;
  margin-right: 137px;
}
#content #search form fieldset ol li .inlineDiv {
  float: right;
}
#content #search form fieldset ol li .inlineDiv .textInputSmall {
  float: none;
}
#content #search form fieldset ol li .selectInput {
  border: 1px solid #CCC;
  float: left;
  font-size: 11px;
  margin-right: 5px;
  padding: 1px;
}
#content #search form fieldset ol li .add {
  border: 0;
  display: none;
  float: left;
  padding: 3px 2px;
}
#content #search form fieldset ol li .add img {
  float: left;
}
#content #search form fieldset ol li #yearBegin,
#content  #search form fieldset ol li #yearEnd {
  margin-right: 0;
}
#content #search form fieldset ol li .fixedWidth {
  float: right;
  margin-right: 0;
  width: 153px;
}
#content #search .ctrlHolder {
  float: left;
  padding: 9px 0;
  width: 100%;
}
#content #search .ctrlHolder #submit {
  float: left;
}
#content #search .ctrlHolder .slide {
  float: right;
}
#content #search .ctrlHolder a.btn-slide {
  background: url(../img/btn-slide-down-bg.gif) no-repeat right center;
  font-size: 11px;
  padding-right: 12px;
}
#content #search .ctrlHolder a.active {
  background: url(../img/btn-slide-up-bg.gif) no-repeat right center;
}
#content .sidebar #functions {
  float: left;
  padding: 9px 0;
  width: 320px;
}
#content .sidebar #functions ul li a {
  border: 0;
  color: #666;
  display: block;
  float: left;
  padding: 9px 10px 9px 56px;
  width: 224px;
}
#content .sidebar #functions ul li.rssBtn a {
  background: url(../img/rssBtn-bg.gif) no-repeat;
}
#content .sidebar #functions ul li.newsletterBtn a {
  background: url(../img/newsletterBtn-bg.gif) no-repeat;
}
#content .sidebar #functions ul li a em {
  color: #666;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
}
#content .sidebar #subnavi {
  float: left;
  padding: 9px 0;
  width: 320px;
}
#content .sidebar #subnavi ul {
  float: left;
  padding: 0;
  width: 100%;
}
#content .sidebar #subnavi ul li {
  padding: 9px 15px;
  width: 290px;
}
#content .sidebar #subnavi ul li.active {
  background: url(../img/sidebar-active-bg.gif) no-repeat left center;
}
#content .sidebar #subnavi ul li a {
}
#content .sidebar #eprfPartner {
  float: left;
  padding: 9px 0;
  width: 320px;
}
#content .sidebar #eprfPartner img {
  float: right;
  margin: 0 0 9px 15px;
}
#content .sidebar #eprfNews {
  float: left;
  padding: 9px 0;
  width: 320px;
}
#content .sidebar #eprfNews ul li {
  background: url(../img/line-1px-solid-bg.gif) repeat-x left bottom;
}
#content .sidebar #eprfNews ul li.last {
  background: none;
}
#content .sidebar #eprfNews img {
  float: right;
  margin: 0 0 9px 15px;
}
#content .sidebar #eprfNews ul li .meta {
  font-size: 11px;
  letter-spacing: 1px;
}

/* FOOTER */
#footer .copy {
  color: #CCC;
  float: left;
  font-size: 11px;
  padding: 18px 15px;
}
#footer ul {
  float: right;
  padding-right: 5px;
}
#footer ul li {
  float: left;
}
#footer ul li a {
  color: #CCC;
  display: block;
  float: left;
  font-size: 11px;
  padding: 18px 10px;
}
#footer ul li a:hover {
  color: #FFF;
}

/* CONTACT FORM */
form.contactform div div.fehler {
    font-weight: bold;
    color: red;
}
form.contactform div.fehler {
    font-weight: bold;
    color: red;
}
form.contactform div label {
    font-weight: bold;
}
form.contactform div input,
form.contactform div textarea {
    width: 450px;    
}

form.contactform div textarea {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;    
}

form.contactform div input.checkbox {
    width: 15px;
    margin-left: 0px;   
}
form.contactform div input.submitform {
    width: 250px;    
}

ul.contentliste {
    list-style-type: disc !important;
    display: inline-block !important;
    margin: 0 !important;
    padding: 0 !important;
}
ul.contentliste li {
    margin: 0 0 0 25px !important;
    padding: 3px 0 0 0 !important;
    background: none !important;
    float: none !important;
    width: auto !important;
}

#content div.kunden {
    float: left;
    width: 190px;
    height: 190px;
    border: solid 1px #CCCCCC;
    margin: 3px;
    text-align: center;
}

#content div.kunden a {
    border-bottom: none;
}

#content div.doubleline {
    margin-top: 5px;
    border-top: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    width: 100%;
    height: 5px;
}

form.contactform a.nllist {
    background: none;
    font-size: 11px;
    float: none;
}

/* FUM STYLE */
/* FUM STYLE */

form.contactform fieldset.fum {
    border: solid 1px #999999;
    width: 545px;
    padding: 15px;
    background: #EFEFEF url(../img/form-li-bg_fum.gif) repeat-x left top;
    margin-bottom: 5px;
}
form.contactform span.fum {
    margin-left: 15px;
    color: #831400;
    font-weight: bold;
}
form.contactform div select {
    width: 250px;
}
form.contactform div input {
    width: 450px;
}
form.contactform div input.file {
    background-color: #ffffff;
    width: 450px;
}
form.contactform div input.checkbox {
    width: 15px;
    margin-left: 0px;   
}
form.contactform a {
    background: url(../img/btn-slide-down-bg.gif) no-repeat right center;
    font-size: 11px;
    padding-right: 12px;
    float: right;
    margin-right: 62px;    
    margin-top: 5px;
    margin-bottom: 25px;
}

div.grippie {
	background:#EEEEEE url(../img/grippie.png) no-repeat scroll center 2px;
	border-color:#DDDDDD;
	border-style:solid;
	border-width:0pt 1px 1px;
	cursor:s-resize;
	height:9px;
	overflow:hidden;
}
.resizable-textarea textarea {
	display:block;
	margin-bottom:0pt;
	width:95%;
	height: 20%;
}

a.linkicon {
    background: url(../img/btn-slide-down-bg.gif) no-repeat right center;
    font-size: 11px;
    padding-right: 12px;
    float: right;
    margin-top: 5px;
    margin-right: 50px;
}
/* FUM STYLE */
/* FUM STYLE */

div.linie {
    clear: both;
    width: 445px;
    height: 1px;
    border-bottom: 1px solid #CCCCCC;
    line-height: 1px;
    margin-bottom: 5px;
}
