html {
	background-image: url(/images/bg.jpg);
}

body {
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	color: #000000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	color: #404040;
	text-decoration: underline;
}

a.link:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.link:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

a.link:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.link2:link, a.link2:visited {
	color: #FF0000;
	text-decoration: none;
}

a.link2:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.link_bv:link {
	color: #000000;
	text-decoration: none;
}

a.link_bv:visited {
	color: #FF0000;
	text-decoration: none;
}

a.link_bv:hover {
	color: #000000;
	text-decoration: none;
}

a.link_branche, a.link_branche:visited {
	color: #404040;
	text-decoration: none;
}

a.link_branche:hover {
	color: #404040;
	text-decoration: underline;
}

a.link_alt, a.link_alt:visited, a.link_alt:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

a.start:link, a.start:visited {
	color: #000000;
	text-decoration: none;
}

a.start:hover {
	color: #000000;
	text-decoration: none;
}

.topleft {
	background-image: url(/images/bg_top_left.jpg);
}

.topright {
	background-image: url(/images/bg_top_right.jpg);
	padding-right: 3px;
}

.topright2 {
	background-image: url(/images/bg_top_right2.jpg);
	padding-right: 3px;
}

.left {
	background-color: #4C4C4E;
}

.right {
	background-image: url(/images/bg_right.jpg);
}

.bg {
	background-image: url(/images/bg_center.jpg);
}

.content {
	padding: 25px;
}

.contentmain {
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 25px;
}

input, textarea, select {
	background:#EEEEEE;
	border: 1px solid #4C4C4E;
}

input.login {
	background:#EEEEEE;
	border: 1px solid #4C4C4E;
	width: 170px;
}

input.profiler {
	background:#EEEEEE;
	border: 1px solid #4C4C4E;
	width: 270px;
}

input.smoky {
	background: #EEEEEE;
	border: 1px solid #4C4C4E;
	width: 270px;
	color: #999999;
	text-align: center;
}

input[type=checkbox] {
	background:#FFFFFF;
	border: 0px;
}

input[type=radio] {
	background:#FFFFFF;
	border: 0px;
}

.input_suchfeld {
	background:#EEEEEE;
	border: 1px solid #4C4C4E;
	width: 450px;
}

.input_bld {
	background:#EEEEEE;
	border: 1px solid #4C4C4E;
	width: 225px;
}

.input_suchbutton {
  color: #FFFFFF;
  background: #999999;
  border: 1px solid #4C4C4E;
}

.input_disabled {
  background: #FFFFFF;
  border: 0px;
}

.input_print {
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	background:#EEEEEE;
	border: 1px solid #4C4C4E;
	font-size: 11px;
}

.input_kon { 
  width: 231px;
}

.textarea_kon { 
  width: 307px;
}

.input_contact {
	width: 420px;
}

.headerlinks {
	text-align: left;
}

.headerrechts {
	text-align: right;
}

/***** Definition Schriftarten *****/
h1 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 16px;
	/*color: #404040;*/
	color: #000000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.kopf {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}

.titel {
	font-size: 19px;
	color: #404040;
	font-weight: bold;
}

.bereich {
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 4px;
	text-transform: uppercase;
}

.zusatz {
	font-size: 16px;
	font-weight: normal;
}

.branchen {
	text-align: center;
}

.fuss {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}

.beschreibung {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	display: block;
	letter-spacing: 1px;
	text-indent: 36px;
}

.bereich_aktiv {
  text-align: center;
  font-size: 14px;
	background-color: #4C4C4E;
  font-weight: bold;
  font-style: italic;
  color: #FFFFFF;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.fettrechts {
	text-align: right;
	color: #000000;
	font-weight: bold;
}


.fettrotrechts {
	text-align: right;
	color: #FF0000;
	font-weight: bold;
}

.fettblau {
	font-size: 12px;
	text-align: right;
	color: #0000FF;
	font-weight: bold;
}

.fett {
	font-size: 12px;
	text-align: left;
	color: #000000;
	font-weight: bold;
}

.fettcenter {
	font-size: 12px;
	text-align: center;
	color: #000000;
	font-weight: bold;
}

.edikte {
	text-align: left;
	color: #FF0000;
	font-weight: bold;
}

.fussnote {
	font-size: 12px;
	background-image: url(/images/bg.jpg);
	border: 1px solid #000000;
}

.fettcent {
	font-size: 12px;
	background-color: #4C4C4E;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

.fettname {
	font-size: 12px;
	background-color: #4C4C4E;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

.sortierung {
	font-size: 12px;
	background-color: #4C4C4E;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 4px 3px 4px;
}

.firmentitel {
	background-color: #4C4C4E;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

.adresse {
	font-size: 11px;
	font-weight: 100;
	text-align: right;
}

.normtext {
	font-size: 12px;
	font-weight: 100;
	text-align: left;
	color: #222222;
}

.profilertext {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #222222;
}

.commerce_sw {
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}

.karte {
	padding-left:1px;
	padding-top:3px;
}

td {
	font-size: 12px;
}

/***** Navigation waagrecht *****/
a.bereichlink:link, a.bereichlink:visited {
	text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  color: #FFFFFF;
  letter-spacing: 2px;
  text-transform: uppercase;
}

a.bereichlink:hover {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  color: #4C4C4E;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-decoration: none;
}

/***** Navigation senkrecht *****/
a.menulink:link, a.menulink:visited {
	text-align: left;
  display: block;
  font-size: 13px;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #999999;
  background-color: #CC0000;
  font-weight: bold;
  font-style: italic;
  padding: 3px 0px 3px 0px;
  color: #FFFFFF;
  width: 170px;
  text-indent: 10px;
  letter-spacing: 1px;
}

a.menulink:hover {
  text-align: left;
  font-size: 13px;
  background-color: #4C4C4E;
  font-weight: bold;
  font-style: italic;
	padding: 3px 0px 3px 0px;
  color: #FFFFFF;
  text-indent: 10px;
  text-decoration: none;
  letter-spacing: 1px;
}

.border {
	border: 1px solid #000000;
}

.separator {
  background: url(/images/grey_point.gif) repeat;
}

.tdheight {
  height: 1px;
}

.einr {
	padding-left: 10px;
	}

.redarrow {
	color: #FF0000;
	display: inline;
}

form {
	display: inline;
}
	
#hits {
	text-align: center;
	font-weight: bold;
}

#nace2008info2 {
	position: absolute;
	width: 270px;
	display: none;
}

#nace_text {
	margin-top: 1px;
	margin-left: 3px;
	border: 1px solid black;
	padding: 1px;
	background: #FFFFFF;
}

a.open_inl_zwnl, a.open_aus_zwnl, a.open_prot_zwnl, a.open_ressorts {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.open_inl_zwnl:hover, a.open_aus_zwnl:hover, a.open_prot_zwnl:hover, a.ressorts:hover {
	color: #404040;
}

a.open_toggle {
	text-decoration: none;
}

#dyn_toggle {
	width: 380px;
	padding-left: 15px;
}

.plusminus {
	border: 0px;
	padding-right:3px;
}

.zwnl {
	width: 385px;
	border: 1px dashed #404040;
	border-collapse: collapse;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 15px;
}

.zwnl_gruppe {
	margin-top: 5px;
	font-weight: bold;	
}

.desc {
	padding-top: 3px;
	vertical-align: top;
	text-align: right;
}

.person {
	padding: 0px 0px 3px 15px;
}

.beteil {
	padding: 0px 0px 3px 0px;
}