body {
	background-image:  url(../images/back-verlauf-grau-waffel.jpg);
	background-repeat: repeat-x;	
	background-position: top left;
	background-attachment: fixed;
	background-color: #ffffff;
	color: #000000;
	margin: 5px 0 0 0;
	padding: 0;
	font: normal 72% Trebuchet, Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.6em;
	}
	
	
a {
	/*font-weight: bold;
	color: #336600;*/
	color: #000000;
	text-decoration: underline;
	}

a:hover {
	/*color: #E50007;*/
	color: #000066;
	text-decoration: underline;
	}
	
p.bodytext {padding: 0;}

p.bodytext a img {border: 0;}

caption {display: none;}

th {
	font-size: 1em; 
	font-weight: bold;
	text-align: left;
	}
	 
tr, td {
        font-size: 1em; 
	font-weight: normal;
	vertical-align: top; 
	text-align: left;
	margin: 0px;
	padding: 0px;
	}
	 
td p {
	/*margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;*/
	font-size: 1em;
	}
	
td p.bodytext {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 1em;
	}
	
th p.bodytext {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 1em;
	}
	 
input, textarea {
	font-size: 1em; 
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	border:1px solid #999999;
	}
	
hr {
	border: 0; 
	background-color: #cccccc; 
	color: #cccccc; 
	height: 1px;
	margin: 10px 0;
	}
	
.hr-clearer {clear: both;}
	
h1 {font-size: 1.8em; line-height: 1.3em;}
h2 {font-size: 1.25em;}
h3 {font-size: 1.15em;}
h4 {font-size: 1.05em;}



#ganzeseite {
	width: 940px;
	margin-right: auto; 
	margin-left: auto;
	text-align:left; 
	padding: 0px;
	border: solid 1px #cccccc;
	background-color: #ffffff;
	}


#logo {
	width: 194px;
	height: 78px;
	text-align: left;
	padding: 43px 0 40px 9px;
	}
	
#bilderleiste {
	width: 724px;
	height: 93px;
	text-align: left;
	margin: 37px 0 0 0;
	padding: 0px;
	}
	
.bilderleiste-bilder {
	width: 181px;
	height: 93px;
	float: left;
	}
	
	
/*LINKESEITE*/
#linkeseite {
	width: 215px;
	margin: 0;
	padding: 0;
	vertical-align:top;
	float: left;
	}


	
/*MAIN*/
#main {
	width: 940px;
	min-width: 940px;
	max-width: 940px;
	margin: 0;
	padding: 0 0 1.3em 0;
	background-image:  url(../images/back-main.gif);
	background-repeat: repeat-y;	
	background-color: #e1e1e1;
	
	}

	
#main > #main-seite {
	/*height: auto;*/
	height: auto !important;

	}	
	
/*INAHLT - CONTENT*/
#main-seite {
	width: 695px;
	/*min-height: 577px;*/
	min-height: 492px;
	padding-left: 0em;
	background-image: url(../images/b_inhalt.gif);	
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #fff;
	float: left;
	
	}
	
**+html #main-seite {min-height: 492px;}
* html #main-seite {height: 492px;}

	
#orientierungspfad {font-size: 0.8em; text-align:left; margin: 25px 0 0px 60px; clear: right;}

#inhalt {
	margin: 0 0 0 65px;
	padding-top: 5px;
	width: 600px;

	}
	
#inhalt-start {
	margin: 0 0 0 65px;
	padding-top: 50px;
	width: 600px;

	}
	
/*Footer*/
#footer {
	width: 940px; 
	padding: 0.8em; 
	margin-right: auto; 
	margin-left: auto;
	}

#footer-copyright {float: left; width: 36em; font-size: 0.85em; text-align: left;}
#footer-w3c {float: left; width: 26em; font-size: 0.85em; text-align: center;}
#footer-w3c img a {border: solid 1px #ffffff;}

#footer-navi {float: right; width: 25em; text-align: right; }
#footer-navi a {font-size: 0.8em; color: #000000;}
#footer-navi a:hover {font-size: 0.8em; color: #E50007;}
	
/*tabelle*/
.tr-even {
     background-color:#E3FED3; 
	 line-height: 17px;
	 }
	 
.tr-odd {
     background-color:#C8EF9C; 
     line-height: 17px;
	 }
	 
#inhalt_popup {width: 100%}

#tabbauenparzellen {width: 98%}
#tabbauenparzellen_popup table {width: 100%}
#tabbauenparzellen_popup th {width: 40%}
#tabbauenparzellen_popup td {width: 40%}

.parzell_tr_hell {background-color: #d2e6f7}
.tr_hell {background-color: #eaf4fb}
.tr_mittel {background-color: #d2e6f7}

	 
/*DIVERSES*/
.kleiner {font-size: 7pt;}
.hrclear {clear:both;}
.clear {clear:both;}
.unsichtbar {display: none;}
.unsichtbar-2 {
  position: absolute;
  left: -1000px;
  top: -1000px;
  width: 0px;
  height: 0px;
  overflow: hidden;
  display: inline;
  }
.center {text-align: center}
.rot {color:#CC0000;}
.rotcenter {color:#CC0000; text-align: center;}

.rechts {text-align: right;}
.links {text-align: left;}

.float-rechts {float: right;}
.float-links {float: left; }

.adressen-back-hellblau {background-color: #d1e3f7; padding: 5px;}
.rotbold {color:#CC0000; font-weight: bold;}


/*Listen*/
.div-liste-adressen {
	margin: 0;
	padding: 0;
	}
	
.liste-adressen {
	margin: 0;
	padding: 0;
	}
	
.liste-adressen li {
	list-style-type: none; 
	list-style-position: inside; 
	margin: 0 0 0 0;
	padding: 0;
	}

.liste-adressen a {
	/*display: block;*/
	padding-left: 0px;
	margin: 0;
	line-height: 1.8em;
	}
	

	
/*Hintergrundfarben für RTE-Editor*/
.back-weiss {background-color: #ffffff;}
.back-schwarz {background-color: #000000}
.back-hellgrau {background-color: #cccccc}
.back-mittelgrau {background-color: #555555}
.back-rot {background-color: #cc0000}
.back-gruen {background-color: #63B121} 
.back-gruen-hell {background-color: #c8ef9c;}

/*Schriftfarbe*/
.schriftfarbe-weiss {color: #ffffff;} 
.schriftfarbe-schwarz {color: #000000}
.schriftfarbe-hellgrau {color: #cccccc}
.schriftfarbe-mittelgrau {color: #555555}
.schriftfarbe-rot {color: #E50007}
.schriftfarbe-gruen {color: #63B121}


	
.tx-indexedsearch-browselist-currentPage a {color: #ff0000;}
td.tx-ttnews-browsebox-SCell a {color: #ff0000;}

/*Rahmen*/
/*Rahmen1
.csc-frame-frame1 {background-color: #d1e3f7; padding: 5px; position: relative; }*/



/*zweiBoxen*/
#inhalt-start-2boxen {width: 550px;margin: 0 0 0 60px;}

.inhalt-start-2boxen-links {width: 265px; float:left;}
.inhalt-start-2boxen-rechts {width: 265px; float:right;}



/*Kastendesign*/
/*rahmen linke seite in seiteninhalte rahmen 2 */
.csc-frame-frame2{
    	background-color: #E9E9E9;
    	width: 255px;
	/*height: 210px;*/
    	margin: 0px;    	
    	/*padding: 5px;*/
    	border: solid 1px #cccccc;
	}

.csc-frame-frame2 p.bodytext {
    	margin: 0px; 
    	padding-left: 8px;
    	font-size: 1em; 
    	line-height: 1.4em;
    	/*text-align: justify;*/
}



.csc-frame-frame2 img {
    	margin-bottom: 0px;
}

h2.csc-firstHeader {padding-top: 8px;} 
.csc-frame-frame2 h2 {
    	font-size: 14pt;
    	color: #336600;
    	padding-left: 8px;
    	/*padding-top:8px;*/
}




/*rahmen linke seite in seiteninhalte Einruecken 33-66
.csc-frame-indent3366 {
    	background-color: #E9E9E9;
    	width: 255px;
	height: 255px;
    	margin: 0px;    	
    	padding: 5px;
    	border: solid 1px #cccccc;
	}

.csc-frame-indent3366 p.bodytext {
    	margin: 0px; 
    	padding: 8px;
    	font-size: 0.9em; 
    	line-height: 1.4em;
}

.csc-frame-indent3366 img {
    	margin-bottom: 0px;
} */
