/*
// +---------------------------------------------------------------------+
// | change FACTORY - Reclauch Dezember 2006                             |
// +---------------------------------------------------------------------+
// | Copyright (c) 2006 present perfect! GmbH - München                  |
// | http://www.presentperfect.de                                        |
// +---------------------------------------------------------------------+
// | Author: Peter Kraume <pk@presentperfect.de>                         |
// +---------------------------------------------------------------------+
// | globales Stylesheet                                                 |
// +---------------------------------------------------------------------+
*/

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: none;
}

h1, h2, h3, h4, h5 {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #F16600;
	border-bottom: 2px solid #F16600;
}

h5 {
	text-align: center;
	margin-top: 0px;
}

ul li {
	list-style-image: url(/fileadmin/images/li.gif);
}

td {
	vertical-align: top;
}

/*
// +---------------------------------------------------------------------+
// | Klassen                                                             |
// +---------------------------------------------------------------------+
*/

a.sub-nav-item {
	display: block;
	border-top: 1px solid #FFFFFF;
	background-color: #CECFD0;
}

a.sub-nav-item:hover {
	background-color: #FFC299;
}

.bodytext {
	margin-top: 0;
	padding-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
	text-align: justify;
}

.bodytext a, li a, .fce-teaser a, .center a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6100;
	text-decoration: none;
}

.bodytext a:hover, li a:hover, .fce-teaser a:hover, .center a:hover {
	color: #414042;
}

.csc-header-n1 h1 {
	margin-top: 0px;
}

.fce-contentbox {
	border: 1px solid #ADAEAF;
	margin-bottom: 10px;
}

.fce-contentbox .headline {
	background-color: #ADAEAF;
	color: #414042;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 9px;
}

.fce-contentbox .content {
	color: #5C5D60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 9px 9px 0px 9px;
}

.fce-contentbox .bodytext {
	margin-bottom: 5px;
	text-align: justify;
}

.fce-contentbox ul {
	margin: 0;
	padding: 0 0 10px 17px;
}

.fce-teaser .headline {
	margin-top: 0;
	margin-bottom: 10px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #F16600;
	border-bottom: 2px solid #F16600;
}

.fce-teaser .image {
	float: left;
	width: 55px;
	overflow: hidden;
	padding-right: 10px;
}

.fce-teaser .content {
	float: left;
	width: 417px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.fce-teaser p, .fce-teaser .bodytext, fce-teaser p.bodytext {
	margin: 0;
	padding: 0;
	text-align: justify;
}

.clr {
	clear: both;
	height: 10px;
	margin: 0;
	padding: 0;
}

.tx-newloginbox-pi1 h3 {
	padding-top: 0;
	margin-top: 0;
}

.news-list-container hr.clearer, .news-single-item hr.clearer, .news-latest-container hr.clearer {
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

.news-list-container a, .news-single-backlink a, .news-latest-item a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6100;
	text-decoration: none;
}

.news-list-container a:hover, .news-single-backlink a:hover, .news-latest-item a:hover {
	color: #414042;
}

.news-list-container img, .news-single-img, .news-latest-item img {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}

.news-list-item .bodytext, .news-latest-item  .bodytext {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

.news-latest-item .header {
	font-weight: bold;
	color: #F16600;
}

.news-single-timedata {
	text-align: right;
	margin-bottom: 5px;
}

.news-single-imgcaption {
	font-size: 10px;
}

.news-amenu-container ul {
	margin: 0;
	padding: 0;
}

.news-amenu-container li {
	list-style: none;
}

.news-amenu-item-year {
	font-weight: bold;
}

.news-latest-morelink, .news-list-morelink {
	padding-top: 10px;
}

.factorianer td {
	border: 2px solid white;
}

.tooltip {
	position:absolute;
	display:none;
	color: #514E4F;
	background-color: #CECFD0;
	border: 1px solid #F16600;
	padding: 3px;
	z-index: 1000;
}

/*
// +---------------------------------------------------------------------+
// | Mailformplus                                                        |
// +---------------------------------------------------------------------+
*/

#mailformplus fieldset {
	margin-bottom: 20px;
	padding: 0px 10px 10px 10px;
}

#mailformplus legend {
	font-weight: bold;
	color: #414042;
}

#mailformplus .row {
	clear: both;
	margin-bottom: 10px;
}

#mailformplus .row-label {
	float: left;
	width: 20%;
	height: 25px;
}

#mailformplus .row-input {
	float: left;
	height: 25px;
}

#mailformplus .error-box {
	border: 1px solid red;
	background-color: #FFEEEE;
	padding: 20px;
	margin-bottom: 10px;
}

#mailformplus .error-box ul {
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*
// +---------------------------------------------------------------------+
// | IDs                                                                 |
// +---------------------------------------------------------------------+
*/

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 163px;
	background-color: #E5E5E5;
	background-image: url(/fileadmin/images/header-orange.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#logo {
	position: absolute;
	top: 17px;
	right: 19px;
	width: 232px;
	height: 51px;
	overflow: hidden;
}

#navbar {
	position: absolute;
	top: 163px;
	left: 0px;
	width: 1004px;
	height: 28px;
	background-color: #5C5D60;
}

#main-nav {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 850px;
	height: 28px;
	border-left: 1px solid #FFFFFF;
	overflow: hidden;
}

#main-nav a.main-nav-item {
	border-right: 1px solid #FFFFFF;
	height: 28px;
	display: block;
	float: left;
}

#extranet {
	position: absolute;
	top: 0px;
	right: 12px;
	width: 115px;
	height: 28px;
	text-align: right;
	border-right: 1px solid #FFFFFF;
	overflow: hidden;
}

#extranet a {
	border-left: 1px solid #FFFFFF;
	display: block;
	float: right;
}

#breadcrumb {
	position: absolute;
	top: 205px;
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C5D60;
}

#breadcrumb a {
	color: #5C5D60;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #FF6100;
}

#languageselect {
	position: absolute;
	top: 201px;
	left: 943px;
}

#german {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 16px;
	height: 11px;
	overflow: hidden;
}

#english {
	position: absolute;
	top: 0px;
	left: 25px;
	width: 16px;
	height: 11px;
	overflow: hidden;
}

#col-left {
	position: absolute;
	top: 232px;
	left: 20px;
	width: 189px;
	height: auto;
	overflow: hidden;
}

#col-middle {
	position: absolute;
	top: 232px;
	left: 258px;
	width: 482px;
	height: auto;
	overflow: hidden;
}

#col-right {
	position: absolute;
	top: 232px;
	left: 796px;
	width: 189px;
	height: auto;
	overflow: hidden;
}

#left2col {
	position: absolute;
	top: 232px;
	left: 20px;
	width: 720px;
	height: auto;
	overflow: hidden;
}

#right2col {
	position: absolute;
	top: 232px;
	left: 258px;
	width: 727px;
	height: auto;
	overflow: hidden;
}

#single-col {
	position: absolute;
	top: 232px;
	left: 20px;
	width: 965px;
	height: auto;
	overflow: hidden;
}

#footer {
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C5D60;
	text-align: center;
}

#footer a {
	color: #5C5D60;
	text-decoration: none;
}

#latestnews {
	margin-top: 10px;
}

#specialnewscontainer {
	position: absolute;
	top: 232px;
	left: 20px;
	width: 965px;
	height: auto;
	overflow: hidden;
}

#specialleft {
	float: left;
	width: 720px;
}

#specialright {
	float: left;
	width: 189px;
	margin-left: 56px;
	margin-top: 39px;
	overflow: hidden;
}

#specialright dd {
	margin: 0;
}

#specialfooter {
	clear: both;
	width: 680px;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C5D60;
	text-align: center;
}

#specialfooter a {
	color: #5C5D60;
	text-decoration: none;
}

dl.news-single-files dt {
	display: block;
	float: left;
	line-heigt: 12px;
}

dl.news-single-files img {
	vertical-align: middle;
	margin: 0 5px 0px 10px;
}