/* ### Grundelemente ############################################################ */

html{
height:100%;
margin:0;
padding:0;}

* {
	margin: 0;
	padding: 0;
}

p {
	color: #333;
	font-size:1em;
	margin-top: 0px;
	padding: 5px 0 5px 0;
	line-height: 1.5em;
}

p.small {
	color: #333;
	font-size:0.9em;
	margin:0;
	padding: 0 0 5px 0;
}


p b{
	color: #333;
	font-weight:bold;
	font-size:1em;
	margin-top: 0px;
	padding: 5px 0 5px 0;
}

a {
	color: #f68500;
	font-size:1em;
	text-decoration:none;
}

a:hover {
	color: #f68500;
	font-size:1em;
	text-decoration:underline;
}


h1 {
	font-size:2.2em;
	color:#004a78;
	margin:10px 0 20px 0;
	padding:0;
	border-bottom: 0px solid #1a7692;
	clear:both;
}

h2 {
	clear:both;
	float:left;
	background:#e7f2f7;
	font-size:1.7em;
	color:#094d6b;
	margin:15px 0;
	padding:5px;
	border-top: 1px solid #1a7692;
	border-bottom: 1px solid #1a7692;
	font-weight:normal;
	width:100%;
}

#subnavi h2  {
	float:none;
	width:auto;
}

h3 {
	font-size:1.4em;
	color:#094d6b;
	margin:5px 0;
	padding:0;
	font-style:bold;
	border-bottom: 0px solid #1a7692;
}

h4,h5,h6 {
	font-size:1.2em;
	color:#333;
	margin:5px 0;
	padding:0;
	font-style:bold;
}

#textinhalte ul {
	font-size:1em;
	margin:10px 0 10px 20px;
}

#textinhalte ol {
	font-size:1em;
	margin:10px 0 10px 20px;
}

#textinhalte li {
	margin:0 0 10px 0;
		line-height: 1.3em;
}

#textinhalte li a{
	color: #000;
}

h2 a {color: #094d6b;}
h3 a {color: #094d6b;}
h4 a {color: #094d6b;}
h2 a:hover {color: #094d6b;}
h3 a:hover {color: #094d6b;}
h4 a:hover {color: #094d6b;}

.left {
	float:left;
}

.right {
	float:right;
}
/* ### Head Navigation ############################################################ */


#headnav ul {
	color: #fff;
	font-size:0.8em;
	margin:0;
	padding-top:5px;
}

#headnav ul li {
	color: #fff;
	margin:0;
	padding:0;
	display:inline;
	list-style-type:none;
	width:auto;
	height: auto;
}

#headnav ul li a{
	color: #fff;
	margin:0;
	padding:5px;
}

.right {
	float:right;
}

/* ### Bildelemente ############################################################ */

img {
	border: 0;
	padding:0;
	margin:0;
}

.bild_left {
	float: left;
	margin: 10px 10px 10px 0;
}

.bild_right {
	float: right;
	padding: 0 0 10px 10px;
	border: 0px;
}

/* ### Der Seitenaufbau ############################################################ */

body {
	background:#fff url(img/hintergrund_site.gif) repeat-x;
	font:13px "Lucida Sans Unicode", "Trebuchet MS", serif;
	font-weight: normal;
	color:#333;
}

body#home {background:#fff url(img/hintergrund_site_home.gif) repeat-x;}

#wrapper {
	width:950px;
	height:auto;
	margin:auto;
}

#headnav{
  float:right;
	margin:0;
	padding:0;
	height:30px;
	width:950px;
}

#logonav {
  background:none;
  padding:0;
	margin:0;
	height:50px;
	width:950px;
	float:right;
}

#logo {
	float:left;
	height:auto;
	width:190px;
	margin:-18px 0 0 5px;
	padding:0;	
}

#navigation {
  padding:0;
	margin:0;
	height:50px;
	width:750px;
	float:right;
}

* html #navigation {
	width:730px;
	float:right;
} 

#image {
  background:url(img/gfx_image.jpg) no-repeat;
	float:left;
	margin:0;
	padding:0;
	height:110px;
	width:950px;
}

#home #image {
  background:url(img/kopfzeile_home.png) no-repeat;
	float:left;
	margin:0;
	padding:0;
	height:300px;
	width:950px;
	position:relative;
	z-index:999;
}

#slideshow {
float:left;
	margin-top:-300px;
	position:relative;
	z-index:1;
}

#inhalte {
	float:left;
	padding:0;
	margin:0;
	width:950px;
	height:auto;
}

.teaser {
  clear:both;
	float:left;
	padding:0 0 5px 0;
	margin:5px 0;
	width:100%;
	height:auto;
	border-bottom: 5px solid #e9f3f8;
}


/* ### 8) Breadcrumbs ############################################################ */

#breadcrumb {float:left;height:auto;width:auto;margin:10px 0;padding:0;font-size:0.85em;}
#breadcrumb p {margin:0;padding:0;border:0;float:left;}
#breadcrumb a {color:#333;}
#breadcrumb ul {margin:1px 0 0 0;padding:0;border:0;list-style-type:none;display:block;float:left;}
#breadcrumb li {margin:0 5px;padding:0;border:0;display:block;float:left;position:relative;z-index:5;}

/* BLÖCKE Nur Startseite */

#homeblox {  /* Nur Startseite */
	float:left;
	padding:10px ;
	margin:0;
	width:950px;
	height:auto;
}

.block {  /* Nur Startseite */
	float:left;
	background:#fff url(img/hintergrund_block.png) repeat-x;
	padding:10px;
	margin:0 10px 0 0;
	width:205px;
	height:100%;
	font-size:0.9em;
}

.block h2 {
	clear:both;
	background:#72bde3;
	font-size:1.8em;
	color:#fff;
	margin:-10px -10px 10px -10px;
	padding:5px;
	border:0;
	font-weight:normal;
	width: 215px;
	border-bottom:3px solid #004a78;
}

/* ENDE BLÖCKE */

#sidebar {
  background:none;
  float:left;
	padding:0;
	margin:0;
	height:auto;
	width:200px;
}

#content {
  background:none;
	float:right;
	padding:0 15px;
	margin:0;
	width:720px;
	height:auto;
}

* html #content {
	width:690px;
}

#textinhalte {
  background:none;
	float:left;
	padding:0;
	margin:0;
	width:100%;
	height:auto;
}

* html #textinhalte {
	width:690px;
}

#artikel_menue {
	clear:both;
	float:left;
	width:100%;
	margin:20px 0;
}

#artikel_menue a {color: #333;font-size: 0.9em;}


#bottom{
	background:#004a78;
	clear:both;
	float:left;
	padding:10px 0;
	margin: 10px 0 0 0;
	height: auto;
	width: 950px;
	-moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}

#fuss {
	padding:10px 0;
	font-size:0.8em;
	margin:0 auto;
	height:auto;
	width:950px;
	float:left;
}


/* ### Subnavigation ############################################################ */

#subnavi {
  background:#004a78;
  float:left;
	padding:0;
	margin-top:-25px;
	height:auto;
	width:200px;
	-moz-border-radius:10px 10px 0 0;
  border-radius:10px 10px 0 0;
  padding: 0 0 5px 0;
}

#subnavi h2 {
	clear:both;
	background:#004a78;
	font-size:1.3em;
	color:#fff;
	margin:0;
	padding:5px;
	border-bottom: 1px solid #004a78;
	border-top: 1px solid #004a78;
  	-moz-border-radius:10px 10px 0 0;
  border-radius:10px 10px 0 0;
}

#subnavi h2 a {color:#fff;}

#subnavi ul {
	list-style-type:none;
	width:200px;
	height:auto;
	margin:0;
	padding:0;
}

#subnavi li {
  background:#4ea3ce;
  float:left;
	display:block;
	width:200px;
	height:auto;
	margin:0;
	font-size:1em;
	color: #fff;
	border-bottom: 1px solid #004a78;
}

#subnavi li:hover {background:#f6a200;}
#subnavi li.aktiv {background:#f6a200;}
#subnavi li.rex-current {background:#f6a200;}
#subnavi li.rex-active {background:#f6a200;}
#subnavi li li.rex-current {background:#e9f3f8;}
#subnavi li li:hover {background:#e9f3f8;}
#subnavi li li.rex-current a {text-decoration:underline;}
#subnavi li li:hover a {text-decoration:underline;}

#subnavi li a {
float:left;
	display:block;
	margin:0;
	padding:0.9em;
	width:90%;
	height:100%;
	color:#fff;
	text-decoration: none;
	font-size:0.9em;
}

#subnavi ul ul {
float:left;
	width:198px;
	height:auto;
	margin:0;
	padding:0;
}

#subnavi li li{
  background:#e9f3f8;
  border-top: 1px solid #4c8098;
  border-bottom: 0;
  color: #333;
}

#subnavi li li a {
	color:#333;
	font-size:0.85em;
}

/* ### Sidebarbox ############################################################ */

.sidebarbox { 
background:#4ea3ce;
float:left;
margin:15px 0 0 0;
height:auto;
width:200px;
padding: 0;
}

.sidebarbox h2 {
	clear:both;
	background:none;
	width:190px;
	font-size:1.2em;
	color:#fff;
	margin:0;
	padding:5px;
	-moz-border-radius:10px 10px 0 0;
  border-radius:10px 10px 0 0;
  border:none;
}

.sidebarbox .sbtext {
	clear:both;
	width:200px;
  float:left;
  background:#e9f3f8;
  color:#333;
}

.sidebarbox .sbtext p {
  width:180px;
	padding:10px;
  color:#333;
  font-size:0.9em;
}
.sidebarbox img {
	padding:0;
	margin:0;
}

.sidebarbox h2 a {color:#fff;}


.sidebarbox ul {
	list-style-type:none;
	width:200px;
	height:auto;
	margin:0;
	padding:0;
}

.sidebarbox li {
  background:#e9f3f8;
  float:left;
	display:block;
	width:200px;
	height:auto;
	margin:0;
	font-size:1em;
	color: #333;
	border-bottom: 1px solid #4ea3ce;
}

.sidebarbox li:hover {background:#f6a200;}
.sidebarbox li.aktiv {background:#f6a200;}
.sidebarbox li.rex-current {background:#f6a200;}
.sidebarbox li.rex-active {background:#f6a200;}
.sidebarbox li li.rex-current {background:#e9f3f8;}
.sidebarbox li li:hover {background:#e9f3f8;}
.sidebarbox li li.rex-current a {text-decoration:underline;}
.sidebarbox li li:hover a {text-decoration:underline;}

.sidebarbox li a {
float:left;
	display:block;
	margin:0;
	padding:0.9em;
	width:90%;
	height:100%;
	color:#333;
	text-decoration: none;
	font-size:0.9em;
}

.sidebarbox ul ul {
float:left;
	width:198px;
	height:auto;
	margin:0;
	padding:0;
}

.sidebarbox li li{
  background:#e9f3f8;
  border-top: 1px solid #4c8098;
  border-bottom: 0;
  color: #333;
}

.sidebarbox li li a {
	color:#333;
	font-size:0.85em;
}


/************ Sitemap Navigation ************/


#sitemapnavi ul {
	float:left;
	list-style-type: none;
	display:inline;
	margin:0 0 0 30px;
	padding:0;
	width:auto;
	height:auto;
}

#sitemapnavi ul li {
  display:inline;
	float:left;
	display:block;
	padding:0;
	margin-right:23px;	
	width: 130px;
	height:auto;
}

* html #sitemapnavi ul li {
	margin-right:0px;	
	width: 90px;
}

#sitemapnavi ul li a {
	display:block;
	float:left;
	width:115px;
	padding:2px 10px 2px 5px;
	margin:0;
	height:auto;
	font-size:0.9em;
}

#sitemapnavi ul li a {
	color:#fff;
	font-weight:bold;
}

#sitemapnavi ul li ul {
	padding:0;
	margin:0;	
}

#sitemapnavi ul li li a {
	color:#fff;
}

#sitemapnavi ul li li.rex-active a {
	color:#fff;
	text-decoration:underline;
}

#sitemapnavi ul li li.rex-current a {
	color:#fff;
	text-decoration:underline;
}

* html #sitemapnavi ul li a {
	width:90px;
	font-size:0.7em;
}

#sitemapnavi ul li a:hover {
text-decoration:none;
color:#fff;
text-decoration:underline;
}


* html #sitemapnavi ul li a:hover {
	font-size:0.7em;
}

#sitemapnavi ul li ul li a {
	font-weight:normal;
}

#sitemapnavi ul li ul li a:hover {
	font-weight:normal;
}

	/* 3te Ebene */ 

#sitemapnavi ul li ul li ul {
	padding:0;
	margin-left:0;	
}

#sitemapnavi ul li li li a {
	color:#888;
	font-size:0.65em;
}

#sitemapnavi ul li li.rex-active li a {
	text-decoration:none;
}

#sitemapnavi ul li li.rex-active li.rex-current a {
	text-decoration:underline;
}



/************ Suchformular ************/

#searchform {
	background:#fff;
	float:right;
	width:235px;
	margin:78px 35px 0 0;
	padding:0;
	color:#333;
	border: 0px solid #fff;
}

* html #searchform {
	margin:78px 10px 0 0;
}

#home #searchform {margin-top:273px;}

#searchform fieldset{
	border:0;
}

#searchform input{
	background:#eee;
	width:235px;
	margin:0;
	padding:5px;
	color:#333;
	border: 1px solid #ddd;
}

/* form-exhibitor
*******************************************************************************/
#form-exhibitor * {
	background:#F3F9FB;
	float:left;
	width:auto;
	margin:0px;
	padding:5px;
	color:#666;
}

#form-exhibitor {
	background:#F3F9FB;
	float:left;
	width:700px;
	margin:10px 0 10px 0;
	padding:5px;
	color:#666;
	border:1px solid #1a7692;

}

#form-exhibitor fieldset {
	margin:0;
	padding:0;
	border:0;
}



#form-exhibitor label {
	float:left;
	padding:0;
	margin-bottom:10px;
	width:90px;
}

#form-exhibitor input {
	background:#fff url(img/gfx_inputbg.gif);
	float:right;
	padding:5px;
	margin-bottom:10px;
	font-size:1em;
	width:550px;
	height:20px;
	border-left:1px solid #f2fcff;
	border-top:1px solid #f2fcff;
	border-right:1px solid #a0bbc4;
	border-bottom:1px solid #a0bbc4;

}

#form-exhibitor textarea {
	background:#fff url(img/gfx_inputbg.gif) repeat-x;
	float:right;
	font-size:1em;
	padding:0px;
	margin:0px;
	width:550px;
	border-left:1px solid #f2fcff;
	border-top:1px solid #f2fcff;
	border-right:1px solid #a0bbc4;
	border-bottom:1px solid #a0bbc4;
}

#form-exhibitor textarea{
	padding:5px
}

#form-exhibitor select {
	float:right;
	padding:5px;
	margin-bottom:10px;
	font-size:1em;
	height:auto;
	background:#fff;
	width:550px;
	font-size:1em;
	border-left:1px solid #f2fcff;
	border-top:1px solid #f2fcff;
	border-right:1px solid #a0bbc4;
	border-bottom:1px solid #a0bbc4;
}

#form-exhibitor select option{
	width:auto;
	height:auto;
	padding:0;
	margin:0;
	background:#fff;
}

#form-exhibitor label.checkbox {
	width:300px;
}

#form-exhibitor label.checkboxinner {
	width:300px;
}


#form-exhibitor input:focus, #form-exhibitor input:hover,
#form-exhibitor select:focus, #form-exhibitor select:hover, 
#form-exhibitor textarea:hover,#form-exhibitor textarea:focus, #form-exhibitor textarea:focus {
	background-color: #fff;
 	border:1px solid #646464;

}

#form-exhibitor input.text {
	height:1.4em;
}

#form-exhibitor input.textshort {
	width:30px;
}

#form-exhibitor input.textshortdisabled {
	display:none;
	float:none;
	width:50px;
	border:none;
}

#form-exhibitor input.checkbox {
	width:auto;
	padding:0;
	border:none;
}

#form-exhibitor input.checkboxinner {
	width:30px;
	padding:0;
	margin:0px;
	border:none;
}

#form-exhibitor input.submit { 
	background:#00b6d6;
	width:150px;
	height:auto;
	margin:10px 0 0 500px;
	padding:10px;
	color:#fff;
	font-size:1em;
	text-align:center;
}

#form-exhibitor input.submit:hover { 
	background:#014c69;
	width:150px;
	height:auto;
	margin:10px 0 0 500px;
	padding:10px;
	color:#ffcc00;
	font-size:1em;
	text-align:center;
}

/* ### 8) Tabellen ############################################################ */

table.dyntable { 
	background:#F3F9FB;
	width:auto;
	height:auto;
	margin:10px 0 0 0;
	padding:1px;
	color:#000;
	font-size:1em;
}


table.dyntable td.td1{ 
	background:#F3F9FB;
	width:auto;
	height:auto;
	margin:0;
	padding:5px;
	color:#000;
	font-size:1em;
	font-weight:bold;
}

table.dyntable td.td2{ 
	background:#fff;
	width:auto;
	height:auto;
	margin:0;
	padding:5px;
	color:#000;
	font-size:1em;
}

table.dyntable td.td3{ 
	background:#efefef;
	width:auto;
	height:auto;
	margin:0;
	padding:5px;
	color:#000;
	font-size:1em;
	text-align:right;
}

table.dyntable td.td4{ 
	background:#efefef;
	width:auto;
	height:auto;
	margin:0;
	padding:5px;
	color:#000;
	font-size:1em;
	text-align:right;
}
