
body {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
  	padding:0px;
  	margin:0px;
}


p {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 5px;
    padding-right: 5px;
	
}

h1 {
	color: #e3111f;
	font-size: 18px;
	line-height: 24px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding-bottom: 0px;
   padding-top: 0px;
   padding-left: 5px;
   padding-right: 5px;
}

h2 {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding-bottom: 0px;
   padding-top: 0px;
   padding-left: 5px;
   padding-right: 5px;
}

A, A:LINK, A:VISITED {
	text-decoration : none;
	color:#E3111F;
	/*#9d9d9d*/
}
A:ACTIVE {
	color:#e3111f;;
}
A:HOVER {
	color:#000000;
}

tr {
	font-size: 12px;
	line-height: 14px;
	vertical-align: top;
}


tr.tr-even td {
	background-color: #E8E8E8;
}

tr.tr-odd td {
	background-color: #E8E8E8;
}

td {
	font-size: 12px;
	line-height: 14px;
	padding: 4px 4px 4px 4px;
	background-color: #E8E8E8;
}

td.td-0 {
	font-weight: bold;
}

li {
	font-size: 12px;
	line-height: 14px;
	padding-left: 10px;
	margin-bottom: 10px;
	list-style-image: url(grafiken/liste.gif);
}

dt {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
dl {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table.news-latest {
	width: 100%;
}

table.news-list {
	width: 100%;
}

div.tx-ttnews-browsebox td {
	background-color: Transparent;
}

div.tx-cljoboffers-pi1-listrow td {
	border: 1px solid White;
}

div.tx-cljoboffers-pi1-browsebox td {
	background-color: Transparent;
}

div.tx-cljoboffers-pi1-searchbox td {
	background-color: Transparent;
}

table.RoterBox {
	position: relative;
	right: 1px;
	top: 0px;
	width: 271px;
	height: 162px;
	float: right;
	margin: 5px 0px 5px 5px;
	color: #FFFFFF;
	font-size: 16px;
/*	line-height: 19px; */
	background-image: url(grafiken/TextBox.jpg);
	background-position: left top;
	background-repeat: no-repeat; /*	border: 1px solid Black;*/
}

tr.BoxTR {
	font-size: 16px;
/*	line-height: 19px; */
	font-weight: normal;
	background-color: Transparent;
	vertical-align: middle;
}

td.BoxTD {
	padding: 10px 15px 10px 15px;
	font-size: 16px;
/*	line-height: 19px;*/
	font-weight: normal;
	background-color: Transparent;
	vertical-align: middle;
	text-align: center;
}

th.BoxTH {
	padding: 0px 15px 0px 15px;
	font-size: 16px;
/*	line-height: 19px; */
	font-weight: normal;
	background-color: Transparent;
	vertical-align: middle;
	text-align: center;
}

table.RoterBox a {
	color: white;
	text-decoration: underline;
}


table.RoterBox A:LINK {
	color: white;
	text-decoration: underline;
}

table.RoterBox A:VISITED {
	color: white;
	text-decoration: underline;
}

table.RoterBox A:HOVER {
	color: white;
	text-decoration: underline;
}

table.RoterBox A:ACTIVE {
	color: white;
	text-decoration: underline;
}

table.RoterBox h1 {
	margin-top: 5px;
	font-size: 18px;
	line-height: 20px;
}
table.RoterBox h2 {
	margin-top: 5px;
	font-size: 12px;
	line-height: 14px;
}
table.RoterBox h3 {
	margin-top: 5px;
	font-size: 16px;
	line-height: 17px; 
}
table.RoterBox h4 {
	margin-top: 5px;
	font-size: 14px;
	line-height: 15px; 
}
table.RoterBox h5 {
	margin-top: 5px;
	font-size: 13px;
	line-height: 14px; 
}
table.RoterBox h6 {
	margin-top: 5px;
	font-size: 11px;
	line-height: 12px; 
}

p.standard {
	font-size: 12px;
	line-height: 14px;
}

p.groesser {
	font-size: 14px;
	line-height: 16px;
}

p.gross {
	font-size: 16px;
	line-height: 18px;
}	


/* FORMULARE */

label {
	display: block;
	float: left;
	width: 130px;
}

fieldset {
	border: none;
}

legend {
	padding-left: 0px;
	margin-left: -5px;
	color: Black;
	font-weight: bold;
}

div.tx_powermail_pi1_fieldwrap_html {
	clear: both;
	margin-bottom: 5px;
	margin-top: 5px;
}

input.validation-failed{
	border: 1px solid #E3111F;
}
input.validation-passed {
	border: 1px solid #989898;
}
div.powermail_mandatory_js{
	color: #E3111F;
	margin-left: 20px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++ */

#homepage {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 880px;
	height: 100%;
	border: none;
}

/* ################### LINKE SPALTE ################### */
#Links{
	position: absolute;
	height: 580px;
	width:250px;
	top:0px;
	left:0px;
	display: none;
}

#LogoLinks {
	position: absolute;
	right: 25px;
	top: 0px;	
	width: 185px;
	height: 52px;
	border: none;
	background-color: Transparent;
	color: #FFFFFF;
	display: none;
}

#Menu_Links {
	position: absolute;
	right:25px;
	top: 82px;
	width: 210px;
	height: 170px;
	text-align: right;
	color: #9d9d9d;
	background-color: Transparent;
	display: none;
}

#Untermenu {
	position: absolute;
	right:0px;
	bottom: 5px;
	width: 210px;
	text-align: right;
	display: none;
}

#Untermenu A {
	color: #989898;
	line-height: 18px;
}

#Untermenu A:HOVER {
	color:#e3111f;;
}

#Untermenu A.Aktiv {
	color:#e3111f;;
}

#LinkeSpalte {
	position: absolute;
	right: 25px;
	top: 300px;
	width: 195px;
	height: 250px;
	font-size: 10px;
	text-align: right;
/*	border: 1px solid Black; */
	display: none;
}

#Seitenbild {
	position: absolute;
	right:25px;
	top: 390px;
	width: 195px;
	height: 110px;
	display: none;
}

#Seitenbild_Logo {
	position: absolute;
	right:25px;
	top: 390px;
	width: 175px;
	height: 235px;
	display: none;
}
	
#SeitenbildText{
	position: absolute;
	right:25px;
	top: 500px;
	font-size: 10px;
	display: none;
}
		
/* ################### KOPF ################### */

#LogoRechts {
	z-index: 4;
	position: absolute;
	left:252px;
	top: 10px;
	width: 100px;
	height: 52px; 	
	border-left-width:2px;
	padding-left: 20px;
	border-left-style:solid;
	background-color: Transparent;
	border-left-color: #989898;
	display: none;
}

#Menu {
	position: absolute;
	left:252px;
	top: 34px;
	width: 723px;
	height: 16px;
	text-align: right;
	font-size: 12px;
	color: #9d9d9d;
	background-color: Transparent;
	display: none;
}

#Menu A {
	color: #989898;
}

#Menu A:HOVER {
	color:#e3111f;;
}

#Menu A.Aktiv {
	color:#e3111f;;
}

#banner {
	position: absolute;
	left:252px;
	top: 82px;
	width: 700px;
	height: 165px;
	border-left-width:2px;
	padding-left: 20px;
	border-left-style:solid;
	background-color: Transparent;
	border-left-color: #989898;
/*	background-position: left top; */
	background-repeat: no-repeat;
	background-position: left bottom;
	display: none;
}
	
#BannerGrafik {
	position: absolute;
	left: 15px;
	top: 0px;
	width: 691px;
	height: 170px;
	background-position: left bottom;
	display: none;
}


/* ################### CONTENT ################### */
	
#Headline {
	position: relative;
	top: 0px;
	height:auto;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
}

#TextArea {
	position: relative;
	top:auto;
	margin-top: 20px;
	padding-top: 20px;
	font-size: 12px;
	line-height: 18px;
	background-color: Transparent;
}

#TextArea td {
	font-size: 12px;
	line-height: 14px;
}

div.content{
	margin-left: 20px;
	width: 693px;
}
	
#scrollbar {
	z-index: 4;
	position: absolute;
    visibility: hidden;
    left: 980px;
    top: 300px;
  	width: 18px;
    height: 250px;
    overflow: auto;
    text-align: left;
	display: none;
}
#scrollUp {
	position: absolute;
    top: 0px;
}
#scrollDown {
	position: absolute;
    bottom: 0px;
}

#scrollContentDiv {
	position:static;
	height: 100%;
	padding-bottom: 20px;
}
	
/* ################### FOOTER ################### */
	
	
#footerMenu {
	position: absolute;
	left:252px;
	top: 565px;
	width: 710px;
	height: 15px;
	font-size: 12px;
	color: #9d9d9d;
	background-color: Transparent;
	display: none;
}


#footerservicemenu {
	position: absolute;
	left: 23px;
	bottom: 0px;
	width: 500px;
	height: 15px;
	text-align: left;
	display: none;
}

#footerservicemenu A {
	color: #989898;
}

#footerservicemenu A:HOVER {
	color:#e3111f;;
}



	
	