*, html, body {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	background-color: #ffffff;	
	text-align: center;
	background: url(bg.jpg) repeat-x!important;
	width: 100%;
}

body, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
	width: 1220px;
	min-height: 600px;
	background: none;
}

body>#wrapper{
	text-align: left;	
	width: 1220px;
}

#headerarea {
	display: block;
	margin-top: 116px;
	float: left;
  	height: 30px;
  	width: 960px;
  	margin-left: 130px;
  	margin-right: 130px;	
	text-align: left;	
}

#navigation {
	display: block;
	float: left;
  	height: 30px;
  	width: 760px;
}

#mainmenu {
	display: block;
	position: relative;
	top: 0;
	left: 0;
  	height: 27px;
  	width: 960px;
	background: #ffffff url(bg_mainmenu.jpg) repeat-x;  
}

#submenu {
	display: none;
  }

#search {
	position: relative;
	top: -68px;
	left: 808px;
	width: 150px;
	height: 27px;
	z-index: 3;
	background: none;  	
}

#contentarea_home {
	display: block;
	float: left;	
	height: 517px;
	width: 960px;	
  	margin-left: 130px;
  	margin-right: 130px;	
  	margin-bottom: 20px;	
/*	background: #ffffff url(startbild.jpg) no-repeat;  
	background: #ffffff url(<? echo $bild; ?>) no-repeat; */
	text-align: left;	
}

#metanav {
	display: none;
}

#leftcontent {
	display: none;
}

#maincontent {
	display: none;
}

#homecontent {
	display: block;
	float: left;
	margin-top: 300px;
	padding: 10px;
}


#picscontent {
	display: block;
	float: left;
	margin-top: 385px;
	padding: 0;
	margin: 0;
}

#homecontent .text, #homecontent .text table tbody tr td {
	color: #efefef!important;
}

#homecontent .text a, #homecontent .text table tbody tr td a {
	line-height: 1.7px;
}

#footerarea {
	display: block;
	float: left;	
	width: 960px;
	margin-top: -20px;
  	margin-left: 130px;
  	margin-right: 130px;	
	height: 100px;
	text-align: left;	
}

#copyright {
	display: block;
	width: 958px;
	margin-left: 1px;
	margin-right: 1px;
	height: 27px;
	color: #cccccc;
	font-size: 11px;
}

#logo {
	display: block;
	width: 960px;
	height: 37px;
	background: #ffffff url(logo.gif) no-repeat;  
}

#address {
	display: block;
	width: 960px;
	height: 27px;
	color: #999999;
}

h1 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #666666;
	position: relative;
	padding-bottom: 12px;
}

h2 {
	font-size: 15px;
	font-weight: normal;
}

h3 {
	font-weight: normal;
}

p {
	font-size: 12px;
}

thead {
	background-color: grey;	
}

.tr-even { 
	background-color: #efefef;
}

div.tx-fdfx3cols-pi1 table tr td p.bodytext {
	color: #666666;
	padding: 5px;
}

a, a:hover, a:visited {
	color: #F32837;
}

div#content ul {
	list-style-position: inside;
	list-style-type: square;	
}

div#mainmenu {
	padding: 0px;
	margin: 0px;
	width: 960px;
	height: 30px;	
/*	background-color: #ffffff; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


div#mainmenu span.blue a {
	border-bottom: 3px solid #1970c2;
	width: 178px!important;
	border-right: none!important;
}

div#mainmenu span.blue .aktiv a {
	background-color: #1970c2!important;
	width: 178px!important;
	border-right: none!important;		
}

div#mainmenu span.blue a:hover {
	background-color: #1970c2!important;
	border-right: none;		
}

div#mainmenu span.green a {
	border-bottom: 3px solid #169d73!important; 
	/* 	background: #169d73 url(bg_mainmenu.jpg) repeat-x;  */	
}

div#mainmenu span.green .aktiv a {
	background-color: #169d73!important;
}

div#mainmenu span.green a:hover {
	background-color: #169d73!important;
}

div#mainmenu span.yellow a {
	border-bottom: 3px solid #f7d21f!important;
}

div#mainmenu span.yellow .aktiv a {
	background-color: #f7d21f!important;
}

div#mainmenu span.yellow a:hover {
	background-color: #f7d21f!important;
}

div#mainmenu span.orange a {
	border-bottom: 3px solid #fa4216;
}

div#mainmenu span.orange .aktiv a {
	background-color: #fa4216!important;
}

div#mainmenu span.orange a:hover {
	background-color: #fa4216!important;
}

div#mainmenu span.red a {
	border-bottom: 3px solid #F32837!important;
}

div#mainmenu span.red .aktiv a {
	background-color: #F32837!important;
}

div#mainmenu span.red a:hover {
	background-color: #F32837!important;
}


div#mainmenu a {
	display: block;
	float: left;
	text-align: left;
	width: 177px;	
	height: 19px;
	color: #efefef;
	font-size: 13px;
	font-weight: normal;
	padding:4px;
	padding-left: 10px;
	line-height: 1.1;
	text-decoration: none;
	border-right: 1px solid #cccccc;
	overflow: hidden;
	border-bottom: 3px solid #cccccc;
}

div#mainmenu .aktiv a {
	display: block;
	float: left;
	text-align: left;
	width: 177px;	
	height: 19px;
  	background-color: #F32837;
	color: white;
	font-size: 13px;
	font-weight: bold;
	padding:4px;
	padding-left: 10px;
	line-height: 1.1;
	text-decoration: none;
	border-right: 1px solid #cccccc;
	overflow: hidden;
}

div#mainmenu a:hover {
	display: block;
	float: left;
	width: 177px;	
	text-align: left;
	height: 19px;
  	background-color: #F32837;
	color: white;
	font-size: 13px;
	padding:4px;	
	padding-left: 10px;
	line-height: 1.1;
	text-decoration: none;
	border-right: 1px solid #cccccc;
	overflow: hidden;
}

div#submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 3px;
	padding: 0px;
	margin: 0px;	
}

div#submenu a {
	display: block;
	float: left;
	height: 19px;
	color: #efefef;
	font-size: 12px;
	padding: 4px 20px 4px 10px;
	text-decoration: none;
}

div#submenu .aktiv a {
  	color: #F32837;
	font-weight: bold;
	background-color: #FFF; 
}

div#submenu a:hover {
  	color: #F32837;
	background-color: #FFF; 
}

div#metanav a {
	color: #333333;
	text-decoration: none;
}

div#metanav .aktiv a {
	color: #333333;
	text-decoration: none;
}

div#metanav a:hover {
	color: #ffffff;
	text-decoration: none;
}

div#footline th, div#footline td {
	color: #575850;
	font-size: 11px;
	line-height: 13px;
	vertical-align: top;
}

div#footline th {
	font-weight: bold;
	width: 200px;
	text-align: right;
}

div#footline td {
	width: auto;
}

div#footline td.abstand {
	width: 40px;
}

#copyright a {
	color: #cccccc;
	text-decoration: none;
	font-size: 11px;
}

/* --------------- Ausgabe der Suchresultate --------------- */

p.tx-indexedsearch-noresults {
	text-align: left!important;
}

div.tx-srlanguagemenu-pi1 form fieldset legend,div.tx-srlanguagemenu-pi1 form fieldset label {
	display: none!important;
	/*font-size: 6px!important;*/
}

div.tx-srlanguagemenu-pi1 form fieldset select {
	background-color: #ffffff!important;
	color: #333333!important;
	font-weight: normal!important;
}

div.csc-textpic-text {
	margin-left: 20px;
}

.spacer-gif {
	border: none!important;
}

/* --------------- Kontaktformular --------------- */

#kontaktformularrotor-lipsag fieldset legend {
	display: none;
}

.tx-powermail-pi1_fieldset div input, .tx-powermail-pi1_fieldset div textarea {
	border: 1px solid #B2B2B2;
	/*-moz-border-radius: 4px 4px 4px 4px;	
	-webkit-border-radius: 4px 4px 4px 4px;	
	border-radius: 4px 4px 4px 4px;*/
}

.formularfeld {
	position: absolute;
	z-index: 5;
	left: 120px;
}

.powermail_check {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

.tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 8px!important;	
}

div.powermail_check_inner {
	position: relative;
	margin-top: 6px;
	left: 20px;
/*	font-size: smaller;*/
}

div.powermail_check_inner label {
	margin-left: 20px;
}

input.powermail_submit, input.tx-powermail-pi1_mandatory_submit {
/*	background-color: #F32837;
	color: #ffffff;
	border: none!important;
	border-top: 1px dotted #B2B2B2!important;
	border-bottom: 1px dotted #B2B2B2!important;*/
	position: relative;
	top: 0;
	left: 0;
	z-index: 5;
	padding: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 8px;
	cursor: pointer;
}

ul.powermail_mandatory_listitem {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	list-style-type: none;
	list-style-image: url(pfeil.gif);
	background: #ffffff url(pfeil.gif) repeat-x; 
}

.tx-powermail-pi1_mandatory strong {
/*	font-size: smaller;*/
	font-weight: normal;
}

.powermail_mandatory_listitem strong {
	font-size: 12px;
}

.powermail_mandatory_listitem strong b {
	color: #F32837;
}

#powermaildiv_uid11 {
	clear: both;
	margin-top: 40px;
}

td.c3l1-right {
	background: url(../images/worldmap.jpg) no-repeat 5px 26px;
	height: 190px;
	text-align: center;
}

td.c3l1-right p.bodytext, td.c3l1-middle p.bodytext  {

}

div.tx-fdfx3cols-pi1 table tr td {
	vertical-align: top; 
/*	border:2px solid red!important; */
 	border:none!important; 
}

.tx-macinasearchbox-pi1 {
	margin: 0;
	padding: 0;
}

.searchfield {
	position: relative;
	top: -2px;
	left: 10px;
	height:16px; 
	width:110px; 
	background: #ffffff url(bg_searchfield.jpg) repeat-x; 
	font-size:11px; 
}

input.submitbutton {
	position: relative;
	top: 4px;
	left: 8px;
}

.suchbox {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

.tx-bgteaser-pi1 {
	display: none;
}