html, body {height: 100%;}

@font-face {
 font-family: CorpoSRegular;
 src: url("../font/CorpoS.eot") /* EOT file for IE */
}

@font-face {
 font-family: CorpoSRegular;
 src: url("../font/CorpoS.ttf") /* TTF file for CSS3 browsers */
}

body {
 font-family: Arial, sans-serif;
  font-weight:normal;
  font-style:normal;  
  color:#808080;
  font-size:13px;
  line-height: 145%;
  -webkit-text-size-adjust:none;
  background: #f2f7fa url('../img/background.gif') repeat-x;
  background-attachment:fixed;
}

header {
  font-family: Arial,Helvetica, sans-serif;
  height: 125px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  overflow: visible;
}

nav {background: url('../img/header_clean.gif') no-repeat; height: 125px; width: 978px; margin: 0 auto}


/*** Startseite small Footer***/
div.footer {
	height: 145px;	
	background: #d2e9ef;
	color: #58a7bd;; 
	text-align: left; 
	padding-top: 20px;
	font-size: 13px;
	position: relative;
  	margin-top: -145px; /* negative value of footer height */
  	clear:both;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -145px;
}

#main {height: 145px}  

#logo {float: right;}
	
.container {
	width: 978px;
	margin-left: auto;
  	margin-right: auto;
  	zoom: 1;
}

.tx-imagecycle-pi1, .tx-imagecycle-pi3 {
	width: 726px;
	margin: 0 0 5px 0;
	height: 250px;
}

.content, .content-start {
	margin-top: 90px;	
}

.content-wrapper {
	padding-top: 55px;
}
.content-start 
{
	padding-top: 55px;
}

.content-start ,.con-main {
	background: #fff;
	min-height: 700px;
}


.container:before, .container:after {
  display: table;
  content: "";
  zoom: 1;
}
.container:after {
  clear: both;
}

.row {
  zoom: 1;
  margin-left: -10px;
}
.row:before, .row:after {
  display: table;
  content: "";
  zoom: 1;
}
.row:after {
  clear: both;
}

.grid1, .grid2, .grid3, .grid4, .grid5, .grid6, .grid7, .grid8, .grid9, .grid10, .grid11 {
	float: left;
	display: inline;
	margin-left: 20px;
}
.grid1 {
	width: 54px;
}
.grid2 {
	width: 138px;
}
.grid3 {
	width: 222px;
}
.grid4 {
	width: 306px;
}
.grid5 {
	width: 390px;
}
.grid6 {
	width: 474px;
}
.grid7 {
	width: 558px;
}
.grid8 {
	width: 642px;
}
.grid9 {
	width: 726px;
}
.grid10 {
	width: 810px;
}
.grid11 {
	width: 894px;
}
.first {
	margin-left: 0;
	clear: left;
}
/*Clearfix micro clear*/
.clearfix:before,
.clearfix:after {
	content: '';
	display: table;
}


.r_col {
	width: 222px;
	padding-left: 0px;
}

li.spacer1918 {
	list-style: none;
	color: #58a7bd;
	line-height: 1.4em;
	margin-top: 15px;
}

.clearfix:after {clear:both;}
.clearfix {zoom: 1}

li.spacer2455 {
	list-style: none;
	color:#0e516b;
	line-height: 1.4em;
	margin-top: 15px;
}

/* default styles for extension "tx_indexedsearch" */
		.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
		.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
		.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
		.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
		.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
		.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
		.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }