body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(bg-wirtschaft.gif);
	background-color: #6C7795;
	scrollbar-base-color: #6C7795;
}
a {
	color: #000000;
	text-decoration: none;
}
a:focus, a:active {
	outline: none;
}
td, th, p, li, ul, ol, div, span {
	font-size: 11px;
}
/*Seitentitel*/
h1 {
	font-size: 12px;
	color: #A4A28C;
	padding-left: 10px;
	padding-top: 20px;
}
/*Firmenname*/
h2 {
	font-size: 14px;
	color: #000000;
	padding-left: 10px;
	padding-top: 0px;
}
/*Optionen*/
h3 {
	font-size: 12px;
	color: #A4A28C;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4A28C;
}
h4 {
	font-size: 12px;
	color: #000000;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
form {
	margin: 0; padding: 0;
}
textarea {
	padding: 3px;
	font-size: 12px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

ul li {
	list-style-type: square;
	padding-top: 0px;
	margin-top: 0px;
/*	margin: 0;	padding: 0;	list-style-position: inside;*/
}
marquee {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #000000;
}
.liFormat  {
	list-style-type: square;
	list-style-position: outside;
	padding-left: 30px;
}
.colorGreenMiddle{
	color: #A4A28C;
}
.nospace {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.div-line-white {
	height:1px;
	line-height: 1px;
	padding: 0px;
	width: 100%;
	margin: 0px;
	font-size: 1px;
	border-bottom: 1px solid #FFFFFF;
	overflow: hidden;
}
.divThumb {
	font-size: 9px;
	color: #666666;
	width: 100px;
}
.divThumb img{
	border: 1px solid #CDCAAF;
	margin-bottom: 5px;
}
.compExtInfo, .compExtInfo span{
	font-size: 9px;
	padding-left: 10px;
	color: #666666;
}
.compExtInfoNospace {
	font-size: 9px;
	color: #666666;
}
.divError {
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.spanCompContact {
	width: 70px;
}
.footerRuntime {
	font-size: 9px;
	color: #999999;
	height: 100px;
}
.contentLeft, .contentLeft p, .contentLeft table{
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.contentRight, .contentRight p{
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.contentFliesstext {
	text-align: justify;
}
.contentFliesstext td{
	vertical-align: top;
}
.contentFliesstext h2{
	text-indent: 0pt;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contentFliesstext p{
	text-indent: 10pt;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 5px;
}
.contentFliesstext ol, ul, li{
	text-align: left;
}
.contentFliesstext img{
	text-indent: 0px;
	padding: 0px;
}
.contentAgb li{
	text-align: justify;
}
.formTableLabel {
	font-weight: bold;
	white-space: nowrap;
}
.imgBorder {
	border: 1px solid #6C7795;
}



/* oberes Menü */
#menueTop {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}
#menueTop a {
	width: 100%;
	display: block;
	color: #CCCCCC;
	white-space: nowrap;
}
#menueTop a:hover {
	color: #000000;
}

/* LINKES MENÜ */
#menueLeft {
	background-color: #E5E5E5;
}
#menueLeft a {
	width: 100%;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
	white-space: nowrap;
}
#menueLeft a:hover {
	background-color: #ADBCCF;
}
#menueLeftL1 a {
	display: block;
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #CDCAAF;
	font-weight: bold;
}
#menueLeftL1-active a {
	display: block;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #990000;
	font-weight: bold;
}
#menueLeftL2 {
	color: #999999;
}
#menueLeftL2 a {
	background-color: #E5E5E5;
}
#menueLeftL2-active {
	color: #999999;
}
#menueLeftL2-active a {
	background-color: #990000;
	color: #FFFFFF;
}
#menueLeftL2-noitem {
	color: #999999;
}
#menueLeftL2-noitem a{
	color: #999999;
	background-color: #E5E5E5;
}



/* RECHTES MENUE */
#menueRight {
	overflow: auto;
	position: static;
	visibility: visible;
	height: 400px;
	width: 200px;
}
#menueRight a {
	display: block;
	padding-left: 10pt;
	color: #000000;
}
#menueRight a:hover {
	background-color: #ADBCCF;
}
#menueRightNoscroll {}
#menueRightNoscroll a {
	display: block;
	padding-left: 10pt;
	color: #000000;
}
#menueRightNoscroll a:hover {
	background-color: #ADBCCF;
}

#tdContent a{
	color: #000000;
	text-decoration: underline;
}
#tdContent a:hover{
	color: #990000;
}
#divSearch {
	padding:5px;
}
#divSearch input{
	border: 1px solid #6C7795;
}
#formular input{
	width: 100%;
	border: 1px solid #000000;
	background-color: #F3F3F3;
	margin-bottom: 1px;
}
#formular textarea{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100px;
	border: 1px solid #000000;
	scrollbar-base-color: #A4A28C;
	background-color: #F3F3F3;
}

#divEditBar {
	background-color: #EDE0E1;
	margin: 20px;
	padding: 10px 10px 10px 20px;
	border-top: 1px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
}
#divEditBar a{
	font-weight: bold;
	text-decoration: none;
}
#scWin, #scWin  a{
	height: 1px;
	width: 1px;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
	overflow: hidden;
}
#listCollaps ol {
	margin: 0px;
	padding: 0px;
}
#listCollaps li {
	float: left;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#listCollaps li a{
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 5px;
	font-size: 10px;
}
p.werbe, p.werbe a {
	font-size: 9px;
	color: #666666;
}

