
/* Allgemein */
body {
	background-color:#ff7a15;
	background-image:url(/img/bgSite.jpg);
	background-repeat:repeat-x;
}
body, div, p, ul, form, h1, h2, h3, td {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:20px;
}
body, input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;	
}
.kursiv {
	font-style:italic;
}
.fett {
	font-weight:bold;
}
.klein {
	font-size:10px;
}
.kleinFett {
	font-size:10px;
	font-weight:bold;
}
.inaktiv {
	color:#999;
}
ul  {
	color: #000;	
	text-align: left;
	margin: 0 0 0 15px;
}
li  {
	list-style:square;
}
h1 {
	font-size:13px;
	padding:2px 0 20px 0;
}
h2 {
	font-size:20px;
	padding:15px 0 0 0;
	line-height:22px;
}
h3 {
	font-size:13px;
	padding:2px 0 10px 5px;
}
h4 {
	font-size:13px;
	padding:20px 0 0 0;
	margin:0;
}
h5 {
	font-size:13px;
	padding:2px 0 0 0;
	margin:2px 0 0 0;
}
img {
	border:0px;
}
#headRechts a {
	color:#000;
	text-decoration:underline;
}
#headRechts a:hover {
	color:#000;
	text-decoration:none;
}
a.navig {
	color:#000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
a.navig:hover {
	color:#000;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}
br.clearer { 
	clear:both; 
	font-size:0px;
	line-height:0px; 
	height:0px;
}

.pointer { cursor:pointer;}
/*  */

/* Content Allg. */
#wrapper {
	width:960px;
	margin:0 auto;
}
/*  */

/* Head */
#headArea {
	width:960px;
	height:69px;
}
#headLinks {
	float:left;
	width:70px;
	height:69px;
}
#headMitte {
	float:left;
	color:#000;
	font-size:13px;
	font-weight:bold;
	width:340px;
	height:50px;
	padding:19px 0 0 20px;
}
#headRechts {
	float:left;
	width:188px;
	height:59px;
	padding:10px 0 0 342px;
	text-align:right;
}

.wichtig { color:#CC0000; float:left; font-weight:bold;}
/*  */

/* Navig */
.navigHG {
	float:left;
	height:30px;
	background-image:url(/img/bgNavig.gif);
	background-repeat:repeat-x;
	margin:0 6px 0 0;
	padding:8px 12px 0 10px;
}
.navigHGAktiv {
	float:left;
	height:30px;
	background-color:#ebebeb;
	margin:0 6px 0 0;
	padding:8px 12px 0 10px;
}
/*  */

/* Unternavig */
/*  */

/* Content */

/* FIREFOX NETSCAPE */
html>body #contentArea {
	width:940px;
	background-color:#ebebeb;
	padding:30px 10px 50px 10px;
	min-height:500px;
	height: auto;
}
/* IE */
* #contentArea {
	width:940px;
	background-color:#ebebeb;
	padding:30px 10px 50px 10px;
	height:500px;
}
#spalteLinks01 {
	float:left;
	width:559px;
	margin:0 100px 0 0;
}
#spalteRechts01 {
	float:left;
	width:281px;
}
#spalteLinks02 {
	float:left;
	width:420px;
	margin:0 100px 0 0;
}
#spalteRechts02 {
	float:left;
	width:420px;
}
.wappenAreaInhaltLinks {
	float:left;
	width:260px;
	margin:0 0 30px 0;
	border-right:1px solid #999;
}
.wappenAreaInhaltRechts {
	float:left;
	width:260px;
	margin:0 0 30px 20px;
}
.wappenInhalt {
	float:left;
	width:30px;
	border:solid 1px;
	border-color:#ebebeb;
	padding:4px 4px 4px 4px;
}
.wappenInhaltOver {
	float:left;
	width:30px;
	border:solid 1px;
	border-color:#999;
	background-color:#FFF;
	padding:4px 4px 4px 4px;
	cursor:pointer;
}
.wappenTextLinks {
	float:left;
	width:210px;
	margin:0 0 30px 0;
	background-image:url(/img/pfeil.gif);
	background-repeat:no-repeat;
	padding:0 0 0 55px;
}
.wappenTextRechts {
	float:left;
	width:210px;
	background-image:url(/img/pfeil.gif);
	background-repeat:no-repeat;
	margin:0 0 30px 20px;
	padding:0 0 0 55px;
}
/*  */

/* Home */
#contentHome {
	width:940px;
	background-image:url(/img/bgHome.gif);
	background-repeat:repeat-y;
}
#spalte01 {
	float:left;
	width:231px;
	margin:0 10px 0 0;
}
#spalte02 {
	float:left;
	width:220px;
	margin:0 10px 0 10px;
}
#spalte03 {
	float:left;
	width:220px;
	margin:0 10px 0 10px;
}
#spalte04 {
	float:left;
	width:209px;
	margin:0 0 0 10px;
}
.trennlinie {
	height:1px;
	background-color:#CCC;
}
.wappenAreaStart {
	width:210px;
}
.wappenStart {
	float:left;
	width:93px;
	height:30px;
	border:solid 1px;
	border-color:#ebebeb;
	padding:4px 4px 4px 4px;
}
.wappenStartOver {
	float:left;
	width:93px;
	height:30px;
	border:solid 1px;
	border-color:#999;
	background-color:#FFF;
	padding:4px 4px 4px 4px;
	cursor:pointer;
}
.textPositionHome {
	margin:0 0 20px 0;
	vertical-align:10px;
}
.textPositionUnterNavig {
	margin:5px 0 0 5px;
}
/*  */

/* Wappen Gross */
#WappenTitelArea {
	/*height:72px;*/
	margin:0 0 20px 0;
}
#wappen {
	float:left;
	height:72px;
	padding:0 20px 0 0;
}
#titel {
	float:left;
}
/*  */

/* Table */
table.tabListe {
	border-collapse:collapse;
	border:none;
}
.tabListe th {
	border:1px #000000 solid;
	text-align:left;
	font-size:11px;
	padding:0 3px;
}
.tabListe td {
	/*border:1px #000000 solid;*/
	border-bottom:1px #000000 solid;
	font-size:11px;
	padding:0 3px;
	vertical-align:top;
}
td { position:relative;}

.tabListe th.tabRechts {
	text-align:right;
}
.tabListe td.tabRechts {
	text-align:right;
}
table.tabMitarbeiter {
	width:940px;
}

table.tabMitarbeiter td img {
	padding-bottom:5px;
}

/*  */

/* Adressdetails */
.kontrDetail { font-size:11px; color:#666666; line-height:1.4em; padding-bottom:5px;}
/*  */


/* Bottom */
#bottom {
	width:910px;
	height:45px;
	background-color:#ebebeb;
	padding:0 25px 0 25px;
	margin:0 0 50px 0;
}
#bottomLinks {
	float:left;
	width:90px;
	height:43px;
	border-top:solid 1px;
	border-top-color:#FFFFFF;
}
#bottomRechts {
	float:left;
	font-size:12px;
	color:#666;	
	width:780px;
	height:33px;
	border-top:solid 1px;
	border-top-color:#FFFFFF;
	padding:10px 0 0 40px;
}
/*  */

