/*	undo
*******************************************************************************/

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

body, div,p,li {
	background-repeat:no-repeat;
}


/*	reset some basic style
*******************************************************************************/
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

hr {
	height:1px;
	color:#333333;
}

/*	html
*******************************************************************************/
html {
	min-height: 100%;
	margin-bottom: 1px;
}

/*	body
*******************************************************************************/
body {
	font-family: "Futura Medium", "Century Gothic", AppleGothic, Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 0.7em;
	background-color: #1a171b;
	background-image: url(hintergrund_02.jpg);
	background-repeat: repeat-x;
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.flLeft { float:left; }
.flRight { float:right; }

.warning, 
#main-block .warning { color:#f00; }


/*	website
*******************************************************************************/
#website {
	text-align: center;
	position: relative;
	width: 100%;
	background-image: url(hintergrund_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	height: 880px;
}

#website2{
	width:990px;
	text-align: left;
	margin:auto;
	position: relative;
}

/*	header
*******************************************************************************/
#header {
	position:relative;
	height:225px;
	margin-bottom: 10px;
	width: 990px;
	background-position: 0px 0px;
}

#logo_left {
	height: 165px;
	width: 970px;
	padding-left: 10px;
	font-size: 12px;
	padding-right: 10px;
	text-align: right;
	padding-top: 10px;
}

#logo_left a{
	height: 165px;
	width: 970px;
	display: block;
}

#foot {
	position:relative;
	margin:0;
	padding:0;
	height:15px;
	width:100%;
	background-image: url(hg_ku.gif);
	background-repeat: no-repeat;
}


/*	content
*******************************************************************************/
#accordion1{
	font-size: 0.7em;
}

#content, #content2, {
	display:block;
	clear:both;
	position:relative;
	padding:0 0 0 0;
	height: 100%;
	z-index: 90;
}


/* hide from IE/MAC \*/
* html #content, * html #content2, * html #content2grau {
	height:1px;
}
/* end hide */

#werbung {
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
	}
	
#content2 {
}


#main {
	float:left;
	width:560px;
	z-index: 89;
	margin-left: 25px;
}

#leftnavi {
	float:left;
	width:180px;
}
#leftnavi h1{
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	margin-bottom: 15px;
}
#leftnavi2 {
	padding-bottom: 15px;
}
#right {
	position:relative;
	float:left;
	width:970px;
	padding-left: 10px;
}
#right2 {
	width:970px;
	background-image: url(white_90.png);
	background-repeat: repeat;
}
#rightblock {
	float:right;
	width:180px;
	padding-top: 0px;
	padding-left: 0px;
}

#rightblock2 {
	float:left;
	width:180px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
}

#main-block {
	z-index: 89;
	font-size: 1.1em;
}

#main-block2 {
	z-index: 89;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

/*	Headlines
------------------------------------------------------------------------------*/

/* Headline 1 */

#main-block h1{
	color:#663300;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.3em;
	padding-bottom: 1.2em;
}

#rightblock h1{
	color:#663300;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.2em;
	padding-top: 1.1em;
	padding-bottom: 0.8em;
}

#main-block .teaser h1 {
	font-size:1.2em;
}

/* Headline 2 */
#main-block h2 {
	color:#6f4300;
	font-size:1.3em;
	font-weight:bold;
	line-height:2em;
	padding-bottom: 0.5em;
}


/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#main-block p,
#main-block ul,
#main-block ol {
	margin-bottom:1.4em;
	font-size:1.0em;
	line-height:1.6em;
}
#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul {
	font-size:1em;
}

#main-block ul {
	margin-left:14px;
	list-style-type:square;
	list-style-position: inside;
}

#main-block ol {
	list-style-type:decimal-leading-zero;
}

#wolke {
	width:930px;
	position:relative;
	float:left;
	text-align: center;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	font-size: 9px;
	color: #333333;
}
#wolke a{
	color: #333333;
	text-decoration: none;
}
/*	Hyperlinks
------------------------------------------------------------------------------*/
#main-block a, #main-block a:link {
	color:#333333;
	text-decoration: none;
}

#main-block a:hover {
	color:#666666;
}

.glossar {
	font-weight: bold;
	text-decoration: none;
}

/*	Images
------------------------------------------------------------------------------*/
#main-block div.image {
	margin-bottom:0;
}
#main-block div.image p {
	margin:0;
	font-size:0.9em;
}
#main-block div.flLeft {
	margin-right:14px;
}
#main-block div.flRight {
	margin-left:14px;
}
#main-block .bu p,
#main-block .border img {
	padding: 5px;
	font-size: 10px;
	line-height: normal;
}
#main-block .border {
	border: 1px solid #999999;
	margin-top: 8px;
}
#main-block .border:hover{
	border: 1px solid #000000;
}

/*	footer
------------------------------------------------------------------------------*/
.footer {
	width:990px;

}
.footer2 {
	padding-top: 0;
	padding-bottom: 0;
}
.footer p {
	font-size:10px;
	text-transform:uppercase;
	padding-top: 9px;
	padding-bottom: 9px;
	margin: 0;
}

.footer p, 
.footer p a,
.footer p a:link {
	color:#999999;
}
.footer p a:hover {
	text-decoration:underline;
}

.footer .col-left {
	float:left;
	padding-left: 10px;

}
.footer .col-mid {
	float:left;
	width:286px;
}
.footer .col-right {
	float:right;
	color: #999999;
	padding-right: 10px;
}


/*	Navigation vertical -
 für jede Ebene ein a.level? , a.current? und li.navhistory? zur Formatierung anlegen
------------------------------------------------------------------------------*/


#leftnavi ul {
	position:relative;
	padding-right: 1px;
	padding-left: 1px;
	margin-bottom: 25px;
	margin-top: 20px;
}

#leftnavi ul li {
	background-repeat: no-repeat;
}

#leftnavi ul a, 
#leftnavi ul a:link {
	padding-left:20px;
	display:block;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height:1%;
}
#leftnavi ul li strong a, 
#leftnavi ul a:hover {
	color:#666666;
	background-color: #DFDFDF;
}





/* MENUE
*******************************************************************************/

#header-nav {
	position:relative;
	font-size:1.3em;
	z-index:100;
	padding-top: 15px;
	font-weight: bold;
	padding-left: 30px;
}
#header-nav ul li a {           /* Links der Listenelemente der Ebene 1 */
	display:block;
	text-decoration:none;
	color:#666666;
	height:25px;
	padding-left:0px;
	line-height:25px;
	padding-right: 50px;
}
#header-nav ul {                        /* UL Ebene 1 */
  padding:0; 
  margin:0;
  list-style-type: none;
}
#header-nav ul li {                     /* Listenelemente der Ebene 1 */
  float:left;
  position:relative;
}

#header-nav ul li em,
#header-nav ul li strong em {                     /* Listenelemente der Ebene 1 */
	font-style: normal;

}

#header-nav ul li strong a{                     /* Listenelemente der Ebene 1 */
	color:#333333;
}

* html #header-nav ul li a, .menu ul li a:visited {
  float:left;
  position:relative;
}


table {
  margin:-1px; 
  border-collapse:collapse;
  font-size:1.0em;
}

/* li:hover  für non-IE-Browser  ---  a:hover  für IE */
  #header-nav ul li:hover a,
  #header-nav ul li a:hover {
	color:#333333;
}


/* li:hover  für non-IE-Browser  ---  a:hover  für IE */
  #header-nav ul.nav1st li.active a,
  #header-nav ul.nav1st li.active a:link {
	color:#333333;
}
#header-nav ul li:hover ul,
#header-nav ul li a:hover ul {
  display:block; 
  position:absolute; 
  top:25px;                          /*   (2)  */

  left:0; 

}
* html #header-nav ul li a:hover ul {
  margin-top:0;
  marg\in-top:0px;
}

#header-nav ul li:hover ul li ul,
#header-nav ul li a:hover ul li a ul {
  visibility:hidden; 
  position:absolute; 
  height:0; 

}

#header-nav ul li:hover ul li a,
#header-nav ul li a:hover ul li a {
  display:block; 
  background-color:#F5F5F5; 
  color:#333333; 
  height:auto; 
  line-height:1.2em; 
  padding:5px 10px; 

}
* html #header-nav ul li a:hover ul li a {

}

#header-nav ul li:hover ul li a.drop,       /* Ebene 2 mit  Subpunkten */
#header-nav ul li a:hover ul li a.drop {
	background-color: #F5F5F5;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#header-nav ul li:hover ul li a:hover,      /* Ebene 2 hover */
#header-nav ul li a:hover ul li a:hover {
  background-color:#c4c4c4; 
  color:#666666;
}

#header-nav ul li:hover ul li:hover ul,     /* Ebene 3 */
#header-nav ul li a:hover ul li a:hover ul {
  visibility:visible; 
  position:absolute; 
  left:123px; 
  top:0;
}

#header-nav ul li:hover ul li:hover ul.left,  /* Ebene 3  letztes Element */
#header-nav ul li a:hover ul li a:hover ul.left {
  left:-103px;
}




/*Modul Bild und Text*/
.centertab {margin-right: auto;
            margin-left: auto;}

.bildtext { margin: 0px;
            padding: 0px;
            font-size: 10px;}
.imgleft {float: left;
          margin-right: 20px;}
          
.imgright {float: right;
          margin-left: 20px;}

.stopleft {clear: left;}

.stopright {clear: right;}
	 
.bildtext2 {text-align: justify;}




/* form-exhibitor
*******************************************************************************/
#form-exhibitor * {
	padding:0px;
	margin:0px;
	line-height: 1em;
}

#form-exhibitor {
	margin:0px;
	padding:0px;

	color:#666;

}

#form-exhibitor fieldset {
	margin: 0px 0px 0px 0px;
	padding: 5px 10px;
	border: 1px solid #e7e7e7;
}

#form-exhibitor legend {

	color: #000;
	padding: 2px 10px;
	border: 1px solid #e7e7e7;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}


#form-exhibitor p {
	margin:0;
	padding-bottom:1em;
	font-size:1em;
	font-weight:bold;
}

#form-exhibitor h2 {
	padding:1em 0 1em 0;
}

#form-exhibitor .element {
	display:block;
	clear:both;


}

#form-exhibitor label {
	display:block;
	float:left;
	padding:0px;
	width:120px;
	bottom: -0.4em;
	position: relative;
}

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

	border-right:none;
}

#form-exhibitor label.radio {
	width:100px;
	border-left:2px solid #fff;
	border-right:none;
}
#form-exhibitor label.checkboxinner {
	width:250px;
	border-left:2px solid #fff;
	border-right:none;
}

#form-exhibitor input, 
#form-exhibitor select, 
#form-exhibitor textarea {
	float:left;
	margin:2px;
	font-size:1.2em;
	width:250px;
	border:1px solid #999;
}

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

}

#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:120px;
	padding:0;
	border:none;

}

#form-exhibitor input.radio {
	width:20px;
	padding:0;
	border:none;
	background-color: #00FF00;
	line-height: 12px;
	bottom: -1.2em;
	position: relative;
}

#form-exhibitor label.radio {
	width:80px;
	border-left:2px solid #fff;
	border-right:none;
	background-color: #FF3399;

}

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

#form-exhibitor input.submit { 
	margin:5px 5px 5px 123px;
	padding:2px 5px;
	width:120px;
	background-color:#f7f7f7;
	color:#000;
	font-size:1em;
	text-align:center;
	cursor:pointer;
}

#form-exhibitor input.submit:hover {
	background-color:#CC6600;
	color:#fff;
}

#form-exhibitor label.textarea, 
#form-exhibitor textarea.textarea {
	height:96px;
}

#form-exhibitor-thanks {
	display:block;
	color:#666;
	font-size:1.2em;
}

/* form-module
*******************************************************************************/


/* Div das das Formular umschließt */
.formgen {
	font-size: 1em;
	padding-right: 10px;
	padding-left: 10px;
}


/* Was passiert wenn auf das Label geklickt wird? */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;

}



.formgen form
{
line-height : 120%;

}


/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 15px;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;	
	
}
 .forminfo 
{
	width: 360px;
	margin-bottom: 15px;
	background-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	font-weight: bold;
	border: 5px dashed #990000;
}

/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 300px;
	height: 200px;
	margin-left: 4px;
	border: 1px solid #ffffff;
}


/* Textfeld */
.formgen .formtext
{
	width: 250px;
	margin-left: 4px;
	padding-bottom: 4px;
	font-size: 1em;
}

.formgen input:focus, .formgen input:hover,
.formgen select:focus, .formgen select:hover, 
.formgen textarea:focus, .formgen textarea:hover {
	background-color: #DFDFDF;
}
.formgen input.formtext
{
	float: left;
	position: relative;
	background-color: #FFFFFF;
	margin-left: 10px;
}


.formgen .formheadline {
	height: auto;
	background-color: #CCCCCC;
	width: 100%;
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #663300;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/* Label */
.formgen label {
	height: 20px;
	display: block;
	position: relative;
	float: left;
	
}
span.checkspan label,
.formgen .chekkies,
.formgen label.formradio {
	float: right;
	width: 470px;
}

.formgen .chekkies2 label {
	float: right;
	width: 470px;
}

.formgen input.formradio,
.formgen input.formcheck
{
	float: left;
	position: relative;
}

/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 250px;
	background-color: #FFFFFF;
	margin-left: 10px;
	color: #000000;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 100%;
	text-align: center;
	border: 1px solid #824A4A;
	float: right;
	color: #824A4A;
}



/* Fieldsetbeschriftung */
.formgen legend {
color: #333333;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	
	border-bottom-width: 1px;
	color: #990000;
}

.formgen .formcaptcha
{
	border: 2px solid #990000;
	vertical-align: top;
	float: left;
	margin-right: 10px;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */




/* 
---------START BILDMODUL DOPIC! -----------------------
Definition der Klassen ohne Rahmen 
CCS für REDAXO Bild-Modul
Erstellt von: Thomas Skerbis 
Stand: 23.05.2008 
*/

.pleft {
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 4px;
	vertical-align: text-bottom;
	border: none;
}
.pright {
	float: right;
	margin-top: 6px;
	margin-left: 8px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
	border: none;
}
.pnormal {
	clear: both;
	border: none;
	
}

a .pleft,
a .pright,
a .pnormal {
	border: 1px solid #333333;
}
a .pleft:hover,
a .pleft:focus,
a .pleft:active,
a .pright a:hover,
a .pright:focus,
a .pright:active,
a .pnormal:focus,
a .pnormal:active,
a .pnormal a:hover {
	border: 1px solid #CCCCCC;
}
/* Definition der KLassen für 2.Stil (z.B. mit Rahmen) */



.pleft_b {
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 4px;
	vertical-align: text-bottom;
border: 1px solid #990000;
}
.pright_b {
	float: right;
	margin-top: 6px;
	margin-left: 8px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid #990000;
}
.pnormal_b {
	clear: both;
	border: 1px solid #990000;
}


/* ------ENDE Bildmodul ------ */
 
.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;
	padding:4px;
	position:relative;
	margin: 0px;
}

.ngg-gallery-thumbnail img:hover {
    background-color: #ff9900;
}

.ngg-gallery-thumbnail span {
    /* Images description */
    font-size:90%;
    padding-left:5px;
    display:block;
}
.ref0 {
	float: left;
	padding: 9px;
	border: 1px solid #FFFFFF;
	background-color: #F3F3F3;
	margin-bottom: 20px;
}
.ref1 {
	float: left;
	width: 200px;
	margin-right: 10px;
}
.ref2 {
	float: left;
	width: 290px;

}
