body {
	color: black;
	background-color: white;
	font-size: 11pt;
	font-family: Verdana, sans-serif;
	margin: 0;
	padding: 0;
	min-width: 41em;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
/* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
}
a {
	text-decoration: none;
	color: #0076bd;
}
h1 {
	font-size: 12pt;
	margin: 0px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	text-align: left;
	color: #0076bd;
}
h2 {
	font-size: 11pt;
	margin: 0px;
	padding-top: 0.3em;
	text-align: left;
	color: #0076bd;
}
h3 {
	font-size: 10pt;
}
#alles {
	width: 996px;
	margin: 0px auto 0px auto;
	background-color: white;
	border-left:1px solid white;
	border-right:1px solid white;
}
#kopf {
	height: 290px;
	background-image: url(images/kopf_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#link {
	position: relative;
	top: 76px;
}
#slogan {
	position: relative;
	top: 86px;
}
a img {
	border: none;
}
#links {
	width: 780px;
	float: left;
	padding-bottom: 30px;
}
#navigation {
	width: 100%;
	height: 25px;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	background-color: white;
}
#horizontal {
	margin: 0px;
	padding: 0px;
	height: 35px;
	background-image: url(images/kopfgrafik_navi.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #0076bd;
}
#navigation2 {
	width: 235px;
	margin: 0px;
	padding: 0px;
	margin-top:10px;
	background-color: #0076bd;
	float: left;
	background-image: url(images/aussteller.jpg);
	background-repeat: no-repeat;
}
#content_left {
	background-color: white;
}
#vert1 {
	width: 235px;
	margin-top: 25px;
	margin-bottom: 25px;
}
#inhalt {
	padding: 0px;
	margin: 0px;
	width: 500px;
	float: left;
}
#inhaltwrapper {
	margin-left: 50px;
	margin-top: 50px;
	line-height: 1.5em;
}
* html div#inhalt {
	height: 1em;
/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}
div#inhalt h2 {
}
div#inhalt p {
}
#navigation li {
	margin: 0;
	padding: 0;
	padding-bottom: 0px;
	color: black;
}
.navi {
	padding: 0px;
	margin: 0px;
	margin-left: 235px;
	padding-top: 10px;
	width: 300px;
	height: 25px;
	border-left: 1px solid white;
}
.navi1 {
	width: 235px;
	padding: 0px;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.navi2 {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
}
.navi3 {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
}
.norm {
	font-family: Verdana;
	font-size: 12px;
	display: inline;
	text-transform: uppercase;
	padding: 9px;
	border-right: 1px solid white;
}
.norm a:link, .norm a:visited, .norm a:focus, .norm a:active {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.norm a:hover {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.act {
	font-family: Verdana;
	padding: 0px;
	margin: 0px;
	display: inline;
	padding: 9px;
	font-size: 12px;
	text-transform: uppercase;
	border-right: 1px solid white;
}
.act a:link, .act a:visited, .act a:focus, .act a:active, .act a:hover {
	color: white;
	font-weight: bold;
}
.norm1 {
	font-family: Verdana;
	font-size: 10pt;
	padding-left: 12px;
	list-style-type: none;
	border-top: 1px solid #0076bd;
	background-color: white;
}
.norm1 a:link, .norm1 a:visited, .norm1 a:focus, .norm1 a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-top: 10px;
}
.norm1 a:active {
	font-weight: bold;
	color: black;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-top: 10px;
}
.act1 {
	font-family: Verdana;
	font-size: 10pt;
	padding: 0px;
	padding-left: 12px;
	list-style-type: none;
	background-color: #e3f0f7;
	border-top: 1px solid #0076bd;
}
.act1 a:link, .act1 a:visited, .act1 a:focus, .act1 a:active {
	font-weight: bold;
	color: black;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-top: 10px;
}
.act1 a:hover {
	font-weight: bold;
	color: black;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-top: 10px;
}
.norm2 {
	font-family: Verdana;
	font-size: 11px;
	background-color: white;
	list-style-type: none;
	border-top: 1px solid #0076bd;
	width: 235px;
	margin-left: -32px;
}
.norm2 a:link, .norm2 a:visited, .norm2 a:focus, .norm2 a:hover {
	font-weight: bold;
	color: black;
	text-decoration: none;
	display: block;
	margin-left: 32px;
}
.norm2 a:active {
	font-weight: bold;
	color: black;
	text-decoration: none;
	display: block;
	margin-left: 32px;
}
.act2 {
	font-family: Verdana;
	font-size: 11px;
	padding: 0px;
	list-style-type: none;
	background-color: white;
	border-top: 1px solid #0076bd;
	width: 235px;
	margin-left: -32px;
}
.act2 a:link, .act2 a:visited, .act2 a:focus, .act2 a:active {
	font-weight: bold;
	color: #0076bd;
	text-decoration: none;
	display: block;
	margin-left: 32px;
}
.act2 a:hover {
	font-weight: bold;
	color: #0076bd;
	text-decoration: none;
	display: block;
	margin-left: 32px;
}
.norm3 {
	font-family: Verdana;
	font-size: 11px;
	margin: 4px;
}
.norm3 a:link, .norm3 a:visited, .norm3 a:focus, .norm3 a:hover {
	font-weight: bold;
	color: black;
	text-decoration: none;
	display: block;
}
.norm3 a:active {
	font-weight: bold;
	color: black;
	text-decoration: none;
	display: block;
}
.act3 {
	font-family: Verdana;
	font-size: 11px;
	padding: 0px;
	margin: 4px;
}
.act3 a:link, .act3 a:visited, .act3 a:focus, .act3 a:active {
	font-weight: bold;
	color: black;
	text-decoration: none;
	display: block;
}
.act3 a:hover {
	font-weight: bold;
	color: black;
	text-decoration: none;
	display: block;
}
#rechts {
	float: right;
	width: 215px;
	margin-top:50px;
	background-image: url(images/info_bg.jpg);
	background-repeat: repeat-y;
}
.csc-textpic-caption {
	background-color: #e3f0f7;
	padding: 4px 0 4px 4px;
}
div#info h1 {
	font-size: 11pt;
	color: white;
}
div#info p {
	font-size: 1em;
	margin: 0.5em;
}
p#fusszeile, p#fusszeile a {
	position: relative;
	clear: both;
	color: black;
	height: 15px;
	font-size: 10px;
	margin: 0;
	padding: 0;
	padding-left: 4px;
	padding-top: 4px;
	text-align: center;
	border-top: 10px solid #0076b9;
}
/* *** FORMS *** */
#inhalt form {
	padding-left: 0px;
	width: 355px;
}
.csc-mailform {
	border: 0;
	padding: 0px;
	margin: 0px;
}
#inhalt .csc-mailform-submit {
	margin-right: 0px;
	float: right;
}
#inhalt .csc-mailform-field {
	display: block;
	border: 0px solid #c5cd5b;
	padding-bottom: 4px;
}
#inhalt .csc-form-labelcell {
	font-size: 12px;
}
#inhalt label {
	display: block;
	float:   left;
	width: 100px;
	margin-bottom: 4px;
}
#inhalt select {
	width: 355px;
	border: 1px solid #0076b9;
}
#inhalt input {
	border: 1px solid #0076b9;
	background-color: #FFFFFF;
	margin-bottom: 2px;
}
#inhalt input[type="submit"] {
	cursor: pointer;
}
#inhalt input[type="button"] {
	cursor: pointer;
}
#inhalt textarea {
	border: 1px solid #0076b9;
	background-color: #FFFFFF;
	margin-bottom: 2px;
}
/* *** NEWS *** */

.news-list-date, .news-single-timedata{
  font-size:12px;
}
/*    Ausstellerverzeichnis   */
.tx-wtdirectory-pi1 ul{
  list-style-type: none;
  margin-left:0px;
  padding-left:0px;
  }
.tx-wtdirectory-pi1 li{
  list-style-type: none;
  border-bottom:1px solid #0076b9;
  padding:4px;
  padding-bottom:16px;
  margin-bottom:15px;
  }
.wtdirectory_filter{
font-size:14px;

}
dd{
padding-left:0px;
margin-left:0px;
}


.wtdirectory_pagebrowser{
	width: 100%;
	float: left;
	border-bottom: 1px  solid #0076b9;
	padding: 0;
	margin: 0 0 15px 0;
}

.tx-wtdirectory-pi1 li{
	border-bottom: none;
}

.wt_directory_pagebrowser li{
	float: left;
	padding: 4px;
	margin: 0;
}

.wt_directory_pagebrowser li .act{
	font-weight: bold;
	padding: 0;
}



	/* Ausstellerverzeichnis */
.clear {
	clear: both;
}	
	
	/* Single view */
dl.wtdirectory_all_detail {
	padding:0px;
	border: 0px solid #444;
}
dt.wtdirectory_all {
	float: left;
	clear: left;
	padding: 0px;
}
dd.wtdirectory_all {
	padding: 0px;
	padding-left: 0px;
}
dd.wtdirectory_all h2 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}
dd.wtdirectory_all_even,
dt.wtdirectory_all_even {
	background-color: #fafafa;
}

	/* List view */
ul.wtdirectory_list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.wtdirectory_list li {
	padding: 10px 0;
	margin: 0px 0;
	border: 0px solid #444;
}
div.wtdirectory_all_vcard,
div.wtdirectory_all_powermail,
div.wtdirectory_all_detaillink,
div.wtdirectory_all_googlemaplink {
	margin-left: 0px;
}
		/* Autocomplete */
div.wt_directory_autocompletecontainer {
	padding: 5px;
	border: 1px solid #888;
	background-color: #FAFAFA;
}
div.wt_directory_autocompletecontainer ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
div.wt_directory_autocompletecontainer ul li {
	cursor: pointer;
}