body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
	line-height: 1.7em;
  margin: 0px;
  padding: 0px;
}

a
{
	color: #025132;
  font-weight: inherit;
}

a:hover, #navi a:hover, #thair div.main a:hover
{
	color: #b1c903;
	text-decoration: none;
	font-weight: inherit;
}
img, a img :hover
{
  border: none !important;
}

#sitename
{
	position: relative;
	top: 60px;
	left: 20px;
	color: #FFF;
	font-size: 40px;
	font-weight: bold;
}


#siteslogan
{
  position: relative;
  top: 45px;
  left: 20px;
	color: #FFF;
	font-size: 12px;
}
h1 {
  margin: 10px 0px;
	font-size: 150%;
	padding: 0;
}
h2
{
	margin: 10px 0px;
  font-size: 120%;
}

h3 {
  font-size: 100%;
	margin: 0;
}

h4 {
  font-size: 100%;
	margin: 0;
}
.center_column h1{
	color: #004327;
}

.center_column h2 {
	color: #004327;
}

.center_column h3 {
	color: #004327;
}

.center_column h4 {
	color: #004327;
}

#navi {
	height: 40px;
	background: #b1c903 url(../img/nav_hintergrund.jpg) repeat-x top;
	font-size: 16px;
  font-weight: bold;
}

#navi a
{
	color: #FFF;
	text-decoration: none;
}
#navi a:hover
{
	border-width: 2px;
}
#navi ul {
	position: relative;
	top: 4px;
	left: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}
#navi ul li
{
  display: inline;
	margin-right: 10px;
}
	
.right_column {
	height: 100%;
	width: 200px;
  padding: 20px 20px 20px 0;
  float: right;  
	overflow: hidden;
}

.center_column {
  padding: 20px;
	height: 100%;
	overflow : hidden;
  margin: 0;
}

#thair
{
	height: 50px;
	background-color: #FFF;
}

#thair div.main
{
	text-align: right;
	font-weight: bold;
	height: 100%;
}
#thair div.main a
{
	color: #878787;
	text-decoration: none;
}

#thair div.main ul
{
	position: relative;
	top: 25px;
  list-style: none;
  margin: 0;
  padding: 0;
}

#thair div.main ul li
{
  display: inline;
  margin-left: 20px;
}
#theader {
  margin: 0px;
  padding: 0px;
  height: 125px;
	background: transparent url(../img/header_hintergrund.jpg) repeat-x bottom;

  }

.footer{
	padding: 13px 20px 4px 20px;
  overflow: hidden;
  color: #FFF;
	font-weight: bold;
  min-height: 13px;
  background: #b1c903 url(../img/nav_hintergrund.jpg) repeat-x 0px 10px;
	text-align: center;  
}

.footer a{
	color: #FFF;
	text-decoration: none;
}

#footer_right
{
	float: right;
}

.main {
	overflow: hidden;
  width: 974px;
  padding: 0px;
  margin: 0 auto;
}

#tmiddle {
  background: #D7DFE2 url(../img/hintergrund.jpg) repeat-x top;
}

#tmiddle div.main{
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #003652;
	background-color: #FFFFFF;
	overflow: hidden;
} 

#theader div.main{
	overflow : hidden;
  height: 100%;
}
#bg1 {
  border-color: #003652;
  border-top: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  background: #FFF url(../img/header2.jpg) repeat-x 4px;
  padding: 0px 0px;
}

#bg2 {
  background: transparent url(../img/header.jpg) no-repeat 4px 4px;
  width: 100%;
}

.debug {
	min-height: 100px;
}

/*************************************************************************
 * THE FOLLOWING LINES MAY NOT BE REMOVED OR CHANGED WITHOUT WRITTEN PERMISSION OF IM-CONCEPTS!
 * ITS CONTENT MUST BE CLEARLY VISIBLE ON EVERY PAGE IN THE FOOTER AREA!
 * Die folgenden Zeilen duerfen ohne schriftliche Genehmigung von IM-Concepts nicht entfernt oder geaendert werden!
 * Der Inhalt muss auf jeder Seite in der Fusszeile klar erkennbar sein!
 */
span#ffcms_copyright{
	white-space: nowrap;
}
#ffcms_copyright img
{
	margin-bottom: -2px;
}

