/* ------------------------------- :::: revier GmbH 2007 :::: ------------------------------- */
body {
	 margin : 0;
	 padding : 0;
   	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 color: #E6E6E6;
	 line-height: 135%;
	 text-align: center;
	 background: url(/de/system/images/bg-start.jpg);
}

.template {
	margin: 30px auto;
	width: 925px;
	background: #000;
}

/* = = = = = = = = = = ALLGEMEINE DEFINITIONEN S T A R T = = = = = = = = = = */

h1 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link{
	color:#59B324;
	text-decoration: none;
}

a:visited {
	color:#59B324;
	text-decoration: none;
}
a:focus {
  outline: none;
}
a img {
	color:#000;
  border: none;
}
ul {
	margin: 0;
	padding: 0;
}
table {
  border: none;
   	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 color: #E6E6E6;
}
tr {
  border: none;
  border-bottom: 1px solid #fff;
}
td {
  border: none;
  background: url(/de/system/images/tabelle-linie.jpg) repeat-x 0 bottom;
}
.clear{
	 clear: both;
}

.ueberschrift{
	 font-size: 14px;
	 padding: 0 0 10px 0;
}

.kommentar {
	font-size: 9px;
	font-weight : normal;
}

.hr{
	 width: 600px;
	 margin: 0 0 0 0;
}
.form {padding: 0; margin: 0;}
.news-detail{
	 background: url(/de/system/images/newsdetail.jpg) repeat-y; 
	 width: 585px;
}

.auszeichnung{
	 color: #58B425;
}

.news-txt-links{
	width: 180px;
	float: left;
	margin: 10px 20px 10px 0;
       text-align: left;
}

.news-txt-rechts{
	float: left;
        width: 385px;
	margin: 10px 0 10px 0;
}
/* = = = = = = = = = = ALLGEMEINE DEFINITIONEN E N D E = = = = = = = = = = */


/* = = = = = = = = = = EDITMODE S T A R T = = = = = = = = = = */
.auswahl_box {
	padding: 10px;
	background: #DBDBDB;
	border: 1px dotted black;
	text-align: left;
	width: 900px;
	margin : 15px 0 0 35px;
	color: #000;
}

.auswahl_box_css {
	float: left;
	width: 250px;
}

.schwarz {
	color: #000000;
}

.rot {
	color : red;
}

.block_trennung {
	margin: 5px 0 0 0;
	background: #4D4D4D;
}

.editmode_block {
	background: #fff;
	padding: 0 0 0 2px;
	color: #000000;
	border: 1px dashed #999999;

}

a.link_weiss:link, a.link_weiss:visited {
	color:#E6E6E6;
}
/* = = = = = = = = = = EDITMODE E N D E = = = = = = = = = = */

/* = = = = = = = = = = HEADER s t a r t = = = = = = = = = = */
.head {	 
	 text-align: left;
	 width: 925px;

}

.headabstand {
	 width: 587px;
	 height: 50px;
	 float: left;
}

.logo{
	 position: absolute;
	 margin: -5px 0 0 0;
}

.head-adress{
	padding: 21px 10px 0 0;
	float: left;
	font-size : 9px;
	color : #8E8E8E;
}
/* = = = = = = = = = = HEADER e n d e = = = = = = = = = = */

/* = = = = = = = = = = NAVI s t a r t = = = = = = = = = = */
.navi {
	margin: 0;
	padding: 5px 0 0 12px;
	font-size: 10px;
	 
}

.navilinie {
	float:left;
	margin: 8px 1px 0 1px;
}

.navi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.navi li {
	padding: 0;
	margin: 0;
	display: inline;
}

a.navilink:link, a.navilink:visited {
	float: left;
	padding: 5px 5px 0 5px;
        color: #fff;
}

a.navilink:hover {
	float: left;
	padding: 5px 5px 0 5px;
	background: url(/de/system/images/navi-bg-unternehmen.gif) repeat-x; 
	color: #fff;
}

a.navilinkaktiv:link, a.navilinkaktiv:visited {
	float: left;
	padding: 5px 5px 0 5px;
	background: url(/de/system/images/navi-bg-unternehmen.gif) repeat-x;
	color: #fff;
	font-weight : bold;
 }
/* = = = = = = = = = = NAVI e n d e = = = = = = = = = = */

/* = = = = = = = = = = SUBNAVI s t a r t = = = = = = = = = = */
.subnavi {
	font-size : 10px;
 	width : 585px;
        height : 16px;
	background : #2d2d2d;
 	margin : 1px 0 0 0;
	padding : 0;
}

.subnavi ul {
	margin: 0;
	padding: 0 0 0 10px;
}

.subnavi li {
	padding: 0 5px 0 5px;
	margin: 0;
	list-style: none;
	display: inline;
}

a.sublink:link, a.sublink:visited {
	color: #fff;
	display: inline;
	padding: 0 2px 0 2px;
	margin: 0;
}

a.sublink:hover, a.sublinkaktiv:link, a.sublinkaktiv:visited {
	color: #fff;
	display: inline;
	padding: 0 2px 0 2px;
	margin: 0;
	font-weight : bold;
}
/* = = = = = = = = = = SUBNAVI e n d e = = = = = = = = = = */

.impressumabstand {
	 width: 585px;
	 float: left;
}
.suchhead {
	 width: 132px;
	 float: left;
}
.suchhead input {
	 width: 132px;
	 height: 17px;
	 padding: 0 0 0 6px;
	 background: #8E8E8E;
	 border: none;
	 font-size: 10px;
	 color: #fff;
}
.linkhead{
	font-size : 10px;
	float: left;
	padding: 0 0 10px 0;
}

a.linkhead:link, a.linkhead:visited {
	color: #66AF30;
	padding: 0 5px 0 5px;
	background: url(/de/system/images/linie-navi.jpg) no-repeat;
}

a.linkhead:hover {
	padding: 0 5px 0 5px;
	color: #fff;
}
/* = = = = = = = = = = HEADER e n d e = = = = = = = = = = */


/* = = = = = = = = = = CONTENT s t a r t = = = = = = = = = = */
.content{
	 background: #000;
	 text-align: left;
	 width: 925px;	 
}

.flash{
	 width: 465px;
         margin: 0 0 0 1px;
	 float: left;
}
.flash-folge {
         z-index: 99;
}
.content-rechts{
	 float: left;
	 width: 458px;
         position: relative;
}

.content-rechts-head{
	 background: #2D2D2D;
	 height: 99px;
}

.content-rechts-auszeichnung{
	 padding: 57px 0 10px 47px;
}

.content-rechts-mengentxt {
	 width: 200px;
	 padding: 57px 0 0 47px; 
	 float: left;
}
.start-bild {
 	float: left;
}

.mengentxt-ganzebreite {
	 padding: 20px 38px 10px 47px;
	  
}

.content-rechts-news {
	 padding: 5px 0 20px 0; 
	 text-align: left;
}

.content-news-auszeichnug{
	 color: #59B324;
	 width: 374px;
	 padding: 10px 0 5px 47px;
}

.news-linie{
 	width: 374px;
	margin: 0 0 0 47px;
}

.news-txt {
	 padding: 10px 0 30px 47px;
}

/* = = = = = = = = = = SUBSUBNAVI e n d e = = = = = = = = = = */




/* = = = = = = = = = = FOOTER s t a r t = = = = = = = = = = */
.linie-footer {
	 width: 925px;
}

.footer {
	 background: #000;
}

.balken{
 	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 925px;
	line-height: 3px;
	height: 3px;
	font-size: 3px;
	background: #494949;
}

.footer-abschluss{
	 background: url (/de/system/images/untetn-rahmen.jpg) no-repeat;
	 height: 35px;
	 width: 925px;
	 text-align: left;
	 background: #000;
}

.footer-txt{	 
	 padding: 11px 0 15px 10px;
	 color: #8E8E8E;
}

a.sitemap:link, a.sitemap:visited {
	color: #8E8E8E;
}

a.sitemap:hover {
	color: #8E8E8E;
}
/* = = = = = = = = = = SUBSUBNAVI e n d e = = = = = = = = = = */


/* = = = = = = = = = = FOLGESEITE s t a r t = = = = = = = = = = */

.content-links-folge {
	 float: left;
	 width: 260px;
	 background: #000;
}

.marktplatz{
	 margin: 20px 0 0 20px;
}

.marktplatz-farbe{
	 margin: 2px 0 0 0;
	 float: left;
         background: #2d2d2d;

}
.marktplatz-link{
	 margin: 0 0 0 5px;
	 float: left;
}

.marktplatz_listing_bg {
	 background : url(/de/system/images/mp_bg_list.gif) repeat-y ;
}

.news-folge {
	margin: 20px 0 0 0;	
}

.news-folge-head {
	 color: #59B324;
	 padding: 2px 0 2px 20px;
}

.news-folge-txt {
	 padding: 5px 0 0 20px;
}

a.mehr:link, a.mehr:active, a.mehr:visited {
	 color: #59B324;
	 margin: 0 0 0 10px; 
	
}

a.mehr:hover {
 	 color: #59B324;
	 	 margin: 0 0 0 10px;
	
}

.content-rechts-folge {
	 float: left;
	 width: 624px;
}

.folge-content-head {
	 width: 624px;
}

.folge-content-head-innen {
	 width: 624px;
	 background: #2d2d2d;
	 margin: 0 0 10px 0;

} 

.folge-rechts {
	 padding: 0;
	 text-align: left;
	 width: 588px;
}
.folge-rechts ul {
         padding: 0;
         margin: 0 0 0 20px;
}
.folge-content-head-h1{
	 padding: 3px 10px 3px 0;
	 font-weight: bold;
	 font-size: 14px;
	 text-align: left;
}

.abstand{
	 width:40px;
	 font-weight: bold;
	 font-size: 14px;
	 float: left;
	 background: #2d2d2d;
	 border-left: 1px solid #000;
	 height:21px;
}

.mengentxt-folge-box{
	margin: 20px 0 20px 0;
}



.footerabstand{
	height: 20px;
}

.txt-links {
  float: left;
  width: 300px;
}
.txt-rechts {
  float: left;
  margin: 45px 0 0 0;
}

/* = = = = = = = = = = KONTAKT s t a r t = = = = = = = = = = */
.feld {
	 border: 1px solid #787878;
	 width: 278px;
	 margin: 0 0 5px 0;
	 color: #E6E6E6;
	 font-size: 11px;
	 background: #2d2d2d;
 }

.inputselected {
	 border: 1px solid #787878;
	 width: 278px;
	 margin: 0 0 5px 0;
	 background: #575757;
	 color: #E6E6E6;
	 font-size: 11px;
 }

.textarea {
	 background: #2d2d2d;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 border: 1px solid #787878;
	 width: 278px;
	 height: 130px;
	 color: #E6E6E6;
	 margin: 0 0 5px 0;
 }

.textareaselected {
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 border: 1px solid #787878;
	 width: 278px;
	 height: 130px;
	 color: #E6E6E6;
	 background-color: #575757;
	 margin: 0 0 5px 0;
 }

/* = = = = = = = = = = KONTAKT e n d e = = = = = = = = = = */


.a.back:link, a.back:active, a.back:visited {
	 color: ##59B324; 
	 font-weight:bold;
}

a.back:hover {
 	 color: ##59B324;
	 font-weight:bold;
	
}

.news-auszeichnungn {
 	 color: #59B324;
	 font-weight:bold;
}

.float-show {
	 float: left;
	 margin: 0 20px 0 0;
}

.print{
	 display: none;
}
.footer-txt-kommentar{
	 padding: 5px 0 0 10px
}
.print-footer{
	 display: none;
}


/* = = = = = = = =  FOLGESEITE START  = = = = = = = = */

/* gleicher Abstand der Bloecke */
.ie_kleiner_abstand {
	height : 1px; 
	line-height : 1px;
	font-size : 1px;
}

/* gleicher Abstand der Bilder */


.spalte_links {
	width : 278px;
	float : left;
}

.spalte_rechts {
	width : 278px;
	float : right;
}

.clear15px {
	clear : both;
	height : 15px;
	line-height : 15px;
	font-size : 15px;
}
/* = = = = = = = =  FOLGESEITE ENDE  = = = = = = = = */

