/* -- ALLGEMEIN -- */
body {
	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
	background-color:#ffffff;

	/* Text */
	font-family:Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height:15px;
	font-weight: normal;
	text-align: center;
	/*color:#4d4c4c;*/
	color:#434242;
}

h2{
	font-size:18px;
	font-weight:normal;
	margin:0px 0px 15px 0px;
	padding: 15px 0px 15px 0px;
	color: #C02F2E;
	width:100%;
	border-bottom:1px solid #5F5E5E;
}



h3{
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	margin-bottom:6px;
	color: #C02F2E;
}
h4{
	font-size:13px;
	font-weight:bold;
	line-height:13px;
	margin-bottom:0px;
}

.tinymcewysiwyg p,.tinymcewysiwyg li{font-size:13px}
.textfeld {
	border:1px solid #5F5E5E;
	width:200px;
	margin-bottom:5px;
}
.newsletterForm {
	border:1px solid #5F5E5E;
	width:150px;
}

img { border:0;}

.right {
	float:right;
	margin-left:10px;
	display:block;
}
.left {
	float:left;
	margin-right:10px;
	display:block;
}

a:link, a:visited, a:active, a:focus {text-decoration:none;	color:#C02F2E;}
a:hover {text-decoration:underline;	color:#C02F2E;}

/* -- ENDE ALLGEMEIN -- */ /* -- DIVs -- */

.gesamtDiv {
	width:960px;
	text-align:left;
	margin:0px auto;
}
.gesamtDivNL {
  width:780px;
  text-align:left;
  margin:0px 10px;
}

.header {
  background:url(../files/header.jpg) no-repeat;
  background-color:#787878;
  width:960px;
  height:213px;
  border-top:1px solid #C02F2E;
    border-bottom:1px solid #C02F2E;
}
.naviOuter {
	text-align: left;
	margin:43px 10px 0 -35px;
	width:240px;
	float:left;
}
.naviOuter fieldset{
  border:1px solid #259a25;
  margin:25px 20px 0 35px;
   
}
.naviOuter legend{
  color:#259a25;
  font-weight:bold;
}
.naviOuter input,.naviOuter label{
  display:block;
  color:#259a25;
}
.naviOuter label{
  font-weight:bold;
  margin-top:10px;
}
.naviOuter input{
  border:1px solid #259a25;
  padding:2px;
  width:95%;
  
}
.naviOuter select{
  border:1px solid #259a25;
  padding:2px;
  width:98%;
  color:#0c640c;
  background:white;
}
.naviOuter input:focus{
  background:#259a25;
  color:white;
}
*+html .naviOuter{margin-top:53px;}
.naviOuter li ul {
  margin-top:1em;
}
.naviOuter li {
  list-style-type:none;
  line-height:1.1em;
  margin-bottom:1em;
}
.naviOuter a {
	color:#C02F2E;
	text-align: left;
	font-weight: bold;
	text-decoration:none;

}
.naviOuter a.rex-current, .naviOuter a:hover {
	color:#5F5E5E;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	/*line-height:15px;*/
}
li#rex-article-5 a{color:#686EDD/*#797feb*/}
.rex-navi2 li {
  margin-left:-20px;
}
li#rex-article-56 a{color:#40a227;}
.contentDiv{
	width:530px;
	float:left;
	text-align:left;
	margin:15px 0px 0px 0px;
}
.contentDivNL{
  width:780px;
  float:left;
  text-align:left;
  margin:15px 0px 0px 0px;
}
.bottomNaviDiv {
	width:960px;
	border-top:1px solid #5F5E5E;
	margin:50px 0px 20px 0px;
	padding:6px 0px 0px 0px;
	text-align:left;
}
.bottomNaviDivNL {
  width:780px;
  border-top:1px solid #5F5E5E;
  margin:50px 0px 20px 0px;
  padding:6px 0px 0px 0px;
  text-align:left;
}
.infobox {
  width:170px;
  float:left;
  padding:0 5px 10px 5px;
  margin:40px 0 10px 27px;
}
a.footerLink:link, a.footerLink:visited, a.footerLink:active, a.footerLink:focus, a.footerLink:hover {
	color:#5F5E5E; text-decoration: none; font-size:10px; }




.kontakt {
	text-align: left;
	color:#5F5E5E;
	padding:0px 0px 30px 30px;
	margin:30px 0px 0px 0px;
}

#pic_links_100 { float:left; margin: 0px 10px 3px 0px;}
#pic_links_200 { float:left; margin: 0px 10px 3px 0px;}

.trenner{
  padding-left: 5px;
  padding-right: 5px;
  float: left;
}

.subtrenner{
  float: left;
}

.formgen {
  font-weight:bold;
}
.formtext, .formtextfield {
display:block;
border:1px solid #5F5E5E;
width:300px;
}
#breadcrumb {margin:0;display:block;;height:25px;}
#breadcrumb 
#breadcrumb a{display:block;float:left;margin-right:10px;border:1px solid red}

#blogpreview{margin:10px 0 0 0;}

.text form li{list-style-type:none;}
.text form input{display:block}

/* -- ENDE DIVs -- */

