body {
	background-color: #fbfcfd;
	background: url('pixel/body_bg.jpg') top left repeat-x;
	margin: 0;
	padding: 0;
}

h1 {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
  font-size: 16px;
  font-weight: bold; 
  color: #199661;
  padding: 30px 0 10px 0;
  margin: 0;	
}

#bottom {
	background: url('pixel/linie_unten.gif') top left repeat-x;
}

.tx-ttnews-browsebox{
  background-color: #ffffff;
  border: 0;
}

.tx-ttnews-browsebox p {
  margin: 0;
  padding: 0;
}

.tx-ttnews-browsebox a {
  font-size: 12px;
  font-weight: bold;
}

.tx-ttnews-browsebox-SCell{
  background-color: #1c65aa;
  border: 1px solid #164a7c;
  color: #ffffff;
}

.tx-ttnews-browsebox-SCell a{
  color:#ffffff;
  text-decoration: none;
  font-size: 12px;
}

.tx-ttnews-browsebox-SCell a:visited{
  color:#ffffff;
  text-decoration: none;
  font-size: 12px;
}

.tx-ttnews-browsebox-SCell a:hover{
  color:#9bc2eb;
  text-decoration: none;
  font-size: 12px;
  
}
.bodytext {
  margin: 0;
  padding: 0;
}
.morelink {
  float:right;
}
.leftnav {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #333333;
  text-decoration: none;
  padding-left: 50px;
  line-height: 15px;
}


.leftnav a {
  text-decoration: none;
  margin: 0;
  padding: 0;
  color: #333333;
}

.left {
  margin: 0 0 15px 0;
  padding: 0;
}

.leftsub {
  margin: 0 0 12px 20px;
  padding: 0;
}

.leftnav a:visited {
  text-decoration: none;
  color: #333333;
}

.leftnav a:hover {
  color: #199661;
  text-decoration: none;
}

a.leftnav_act {
  text-decoration: none;
  color: #1b65aa;
}

a.leftnav_act:visited{
  text-decoration: none;
  color: #1b65aa;
}

a.leftnav_act:hover{
  text-decoration: none;
  color: #199661;
}

.sub {
  width: 200px;
  /*background-color: #5892cb;*/
}

.sub a {
  width: 200px;
  padding: 6px 8px 7px 8px;
  display: block;  
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #ffffff;
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
  font-weight: normal;
  background-color: #5892cb;	
}

.sub a:visited{
  color: #ffffff;
  display: block;
  border-bottom: 1px solid #ffffff;
}

.sub a:hover {
  color: #1b65aa;
  background-color: #ffffff;
  display: block;
  border-bottom: 1px solid #5892cb;
}

.sub2 {
  width: 143px;
  background-color: #5892cb;
}

.sub2 a {
  width: 100%;
  padding: 6px 8px 7px 8px;
  display: block;  
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #ffffff;
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
  font-weight: normal;
  background-color: #5892cb;	
}

.sub2 a:visited{
  color: #ffffff;
  display: block;
  border-bottom: 1px solid #ffffff;
}

.sub2 a:hover {
  color: #1b65aa;
  background-color: #ffffff;
  display: block;
  border-bottom: 1px solid #5892cb;
}

.head-start {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
  font-size: 13px; 
  color: #1b65aa;
  font-weight: bold;		
}

.head-start a {
  color: #1b65aa;
  text-decoration: none;		
}

.head-start a:visited {
  color: #1b65aa;
  text-decoration: none;		
}


.head-start a:hover {
  color: #199661;
  text-decoration: none;		
}

.navigation {
  padding-top: 3px;
}

.navigation2 div {
  display: inline;	
  float: left;	
}
a.button {
   background: transparent url(pixel/hg_button_r.jpg) no-repeat top right;
   font: normal 13px arial, sans-serif;
   color: #fff!important;
   display: block;
   float: left;
   height: 29px;
   margin-right: 1px;
   padding-right: 18px; /*sliding doors padding */
   text-decoration: none;
}

a.last{
   background: transparent url(pixel/hg_button_r_last.jpg) no-repeat top right;
   font: normal 13px arial, sans-serif;
   color: #fff!important;
   display: block;
   float: left;
   height: 29px;
   margin-right: 1px;
   padding-right: 35px; /*sliding doors padding */
   text-decoration: none;
}

a.last span {
   background: transparent url(pixel/hg_button.jpg) no-repeat;
   display: block;
   line-height: 25x;
   height: 16px;
   padding: 6px 0 7px 18px;
}

a.last:active {
   background-position: bottom right;
   color: #000;
   outline: none; /* die gepunktete Linie im FF abschalten */
}

a.last:active span {
   background-position: bottom left;
   color: #000!important;
   padding: 6px 0 4px 18px; /* Text 1px nach unten verschieben */
} 

a.last:hover span {
   text-decoration: none;
   color: #1f69b0;
   background-position: 0px -29px;
} 

a.last:hover{
   text-decoration: none;
   color: #1f69b0;
   background-position: bottom right;
}

a.button span {
   background: transparent url(pixel/hg_button.jpg) no-repeat;
   display: block;
   line-height: 25x;
   height: 16px;
   padding: 6px 0 7px 18px;
}


a.button:active {
   background-position: bottom right;
   color: #000;
   outline: none; /* die gepunktete Linie im FF abschalten */
}

a.button:active span {
   background-position: bottom left;
   color: #000!important;
   padding: 6px 0 4px 18px; /* Text 1px nach unten verschieben */
} 

a.button:hover span {
   text-decoration: none;
   color: #1f69b0;
   background-position: 0px -29px;
} 

a.button:hover{
   text-decoration: none;
   color: #1f69b0;
   background-position: bottom right;
} 

/* Redesign END*/
body {
margin:0px;
}
.text-bg {
	background-color: #FFFFFF;
 	background-image: url(http://p10700.typo3server.info/fileadmin/templates/pixel/text_hg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.kachel-bg {
	background-color: #FFFFFF;
 	background-image: url(http://p10700.typo3server.info/fileadmin/templates/pixel/kachel_rechts.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.dc {
                font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
                font-size: 10px; 
                color: #000000;
}

.fliesstext {
	font-family: Arial, Helvetica, sans-serif, Geneva, Swiss, SunSans-Regular;
	font-size: 13px;
	line-height: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#content td {
	font-family: Arial, Helvetica, sans-serif, Geneva, Swiss, SunSans-Regular;
	font-size: 13px;
	line-height: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#content-element td {
	font-family: Arial, Helvetica, sans-serif, Geneva, Swiss, SunSans-Regular;
	font-size: 13px;
	line-height: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.fliesstext p {
  margin: 0 0 10px 0;	
}

.fliesstext-bold-rot {
	font-family: Arial, Helvetica, sans-serif, Geneva, Swiss, SunSans-Regular;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}


.head-grau {
font-family: Arial, Helvetica, sans-serif, Geneva, Swiss, SunSans-Regular; 
font-size: 13px; 
font-style: normal; 
line-height: normal; 
font-weight: bold; 
font-variant: normal; 
color: #666666}

.fliesstext-bold {
font-family: Arial, Helvetica, sans-serif, Geneva, Swiss, SunSans-Regular; 
font-size: 13px; 
font-style: normal; 
line-height: normal; 
font-weight: bold; 
font-variant: normal; 
color: #333333}

a {
  color:#1b65aa;
  text-decoration: none;
}
a:visited {color:#1b65aa}
a:hover {color:#199661}
a:active {color:#1b65aa}

.subtitel-bold {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
line-height: 16px; 
font-weight: normal; 
font-variant: normal; 
color: #666666}
.microicon {
	font-family: Arial, Helvetica, sans-serif, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.fliesstext-bold-navi {
font-family: Arial, Helvetica, sans-serif, Geneva, Swiss, SunSans-Regular; 
font-size: 13px; 
font-style: normal; 
line-height: normal; 
font-weight: bold; 
font-variant: normal; 
color: #FFFFFF}
.subtitel-hell-grau {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
line-height: 16px; 
font-weight: normal; 
font-variant: normal; 
color: #666666
}

/*
Startseite 2011
*/
/*
.fleft {
	float: left;
}

#home-left h2, #home-right h2{
	margin-left: -12px;
	font-size: 13px;
	font-weight: bold;
}

#home-right h2 {
	color: #1B65AA;
}

#home-left {
	width: 388px;
	background: #ebf3f9;
	height: 100%;
	min-height: 100%;
}

#home-right {

}

#home-right h1 {
	margin-left: -13px !important;
	margin-bottom: 20px;
	color: #1B65AA;
}

#home-right p {
	width: 205px;
}

#home-left img {
	margin-bottom: 10px;
}

#home-left a {
	float: right;
}

#news {
	height: 310px;
	border-bottom: 1px solid #fff;
	margin-top: -10px;
}

.container-home-left {
	padding: 0 60px 0 25px;
}

.container-home-right {
	padding: 0 23px 0 25px;
}

.clr {
	clear: both;
	height: 25px;
}

#slider {
	padding-bottom: 20px;
	border-bottom: 1px solid #ced7e3;
	height: 290px;
	max-height: 290px;
}

#fortbildungen {
	border-bottom: 1px solid #ced7e3;
}
*/

.fleft {
	float: left;
}

.clr {
	clear: both;
}



hr {
	border: none;
	background: #ced7e3;
	color: #ced7e3;
	height: 1px;
	clear: both;
	margin: 5px 0;
}

#home-wrap h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	overflow: visible;
	padding: 12px 0;
}

#top-container {
	height: 310px;
	padding-bottom: 1px;
	background: url('pixel/bg_trenner.png') bottom left no-repeat;
}

#news-container {
	height: 100%;
	min-height: 100%;
	background: #ebf3f9;
	width: 388px;
	float: left;
}

.items {
	width: 300px;
	margin: 0 60px 20px 25px;
}

.items img {
	margin-bottom: 17px;
}

.items a {
	float: right;
}

#content-left {
	width: 388px;
	background: #ebf3f9;
	padding-bottom: 20px;
}

#slider-container, #content-right{
	height: 100%;
	width: 602px;
	float: left;
}

#slider-container h1 {
	padding: 9px 0 11px 20px;
	color: #1b65aa;
}

.items-right {
	margin: 0 20px 0 25px;
}

.items-right h2{
	color: #1b65aa;
}

.items-right p {
	width: 190px;
	margin-right: 40px;
}

.items-right .text {
	display: inline;
}

.nmrg, .nmrg p { 
	margin-right: 0 !important;
}

.img-cation {
	width: 260px;
	float: left;
	margin-right: 37px;
}

.hidden {
	display: none;
}

.slide-item {
	width: 555px;
	height: 230px;
	background-position: top left;
	background-repeat: no-repeat;
}

#slides p {
	color: #FFFFFF;
    margin-left: 275px;
    margin-top: 37px;
    position: absolute;
    width: 270px;
}

#slides a {
	float: right;
	margin-top: 210px;
}

#prevNext {
	margin-top: -20px;
	position: absolute;
}

.items-right a img {
	float: left;
}


/*
#content-left, #content-right {
	height: 100%;
	min-height: 100%;
}



#news-container {
	height: 310px;
	border-bottom: 1px solid #fff;
}

#slider-container {
	height: 310px;
	border-bottom: 1px solid #ced7e3;
}


*/
