body {
	margin:0px;
	padding:0px;
}

#head {
    width: 1024px;
	height: 58px;
	background-image : url(kopfzeile.jpg);
}

#links {
	width:180px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#main {
	padding: 0px;
	width:639px;
	float: left;
	margin-left:25px;
}

#info {
	width:180px;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-top:48px;
}

.inf {
	background-color : #FFFFCB;
	width: 165px;
	padding:5px;
}

.infotext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #c00004;
}

#headline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : White;
	margin-left:205px;
	padding-top:40px;
}

#ausrichtung_navigation {
	padding-top:45px;
	margin-left:10px;
}

a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

a.ebene1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #2e2e2e;
	line-height : 20px;
	text-decoration : none;
	width: 170px;
	background-image : url(linie1.jpg);
}


li {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #2e2e2e;
	
	text-align: justify;
}

a.ebene1:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #c00004;
	text-decoration : none;
	font-weight : bold;
}

.linie1 {
	width: 170px;
	background-image : url(pics/linie1.jpg);
	background-repeat : no-repeat;
}

a.ebene2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #2e2e2e;
	line-height : 20px;
	text-decoration : none;
	width: 150px;
	margin-left: 20px;
}


a.ebene2:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #c00004;
	text-decoration : none;
	font-weight : bold;
}

.aktiv {
	color : #c00004;
	font-weight : bold;
}

.linie2 {
	width: 150px;
	background-image : url(pics/linie1.jpg);
	background-repeat : no-repeat;
	margin-left:20px;
}

a.headnav {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : White;
	text-decoration : none;
}


#breadcrumb {
	margin-top:5px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #2e2e2e;
}

p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #2e2e2e;
	text-align : justify;
}

.text {
	text-align : justify;
	width:639px;
}

h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	background-color : #D6D6D6;
	width:639px;
	color:#2e2e2e;
	line-height : 25px;
	margin-top:30px;
}

h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background-color : #E5E5E5;
	color:#2e2e2e;
	line-height : 20px;
	padding-left: 5px;
}

h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #c00004;
	padding-left: 5px;
	padding-bottom: 0px;
}

table.uebersicht {
	width: 639px;
	maxwidth:639px;
}

td.aeb {
	width: 300px;
	vertical-align: top;
}

p.leistungen {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #2e2e2e;
	padding-left: 5px;
	padding-right: 5px;
}

.flLeft {
	float:left;
}

.flRight {
	float:right;
}

.flTop {
	float:inherit;
	padding-top:12px;
}

/* form-exhibitor
*******************************************************************************/
#form-exhibitor * {
	padding:0px;
	margin:0px;
}

#form-exhibitor {
	margin:0px;
	padding:0px;
	background-color:#fff;
	color:#666;

}

#form-exhibitor fieldset {
	margin: 20px 0px 10px 0px;
	padding: 5px 10px;
	border: none;
}

#form-exhibitor legend {
	background-color: white;
	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;
	background-color:#fff;
	border-top:2px solid #fff;
}

#form-exhibitor label {
	display:block;
	float:left;
	padding:0px;
	width:120px;
	border-right:2px solid #fff;
}

#form-exhibitor label.checkbox {
	width:252px;
	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:1em;
	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.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:#DE2100;
	color:#fff;
}

#form-exhibitor label.textarea, 
#form-exhibitor textarea.textarea {
	height:96px;
}

#form-exhibitor-thanks {
	display:block;
	color:#666;
	font-size:1.2em;
}

.el_left {
	display:block;
	float:left;
	padding:0px;
	width:50%;
	border-bottom:1px solid black;
}

.el_right {
	display:block;
	width:50%;
	float:right;
	border-bottom:1px solid black;	
}

.el_left_place {
	padding-top:30pt;
	margin-top:30pt;
	padding-bottom:10pt;
	height:30pt;
	width:50%;
	border-bottom:1px solid black;
}

.el_right_stamp {
	padding-top:30pt;
	margin-top:30pt;
	height:30pt;
	width:50%;
	border-bottom:1px solid black;
}

.justforprint h2 {
	font-size:9pt;
	padding-top:20pt;
	orphans:5;
}

div.onearticle  {
	font-size:6pt; 
	line-height:130%;
	padding:1em 0;
} 

.noprintpage { display:none; }

.onearticle ul {
	list-style-image: none;
	list-style-position: inside;
}

.onearticle li {
	list-style-image: none;
	list-style-position: inside;	
}

.justprintnewpage {
	page-break-before:always;
}

/**
 * Modul WYSIWYGImage, Wysiwyg-Text mit Bild/Bildergalerie
 */
div.wysiwygimg {}
.wysiwygimg .wysiwygimgclear {clear:both; display:block; font-size:1px; line-height:0px; margin:0; padding:0; position:relative;}

/* Text */
.wysiwygimg .wysiwygimgtext {}

/* Bild und Link */
.wysiwygimg img.wysiwygimg {border:0; margin:1px;}
.wysiwygimg a.wysiwygimg img {vertical-align:top;}

.wysiwygimg a.wysiwygimg, .wysiwygimg a.wysiwygimg:link {border:solid 5px #f6f6f6; display:table; display:inline-block; line-height:0.0em;}
.wysiwygimg a.wysiwygimg:visited {}
.wysiwygimg a.wysiwygimg:hover {border:solid 5px #d4d4d4;}
.wysiwygimg a.wysiwygimg:focus {border:solid 5px #d4d4d4;}
.wysiwygimg a.wysiwygimg:active {border:solid 5px #d4d4d4;}

/* Bildunterschrift */
.wysiwygimg .wysiwygimgtitle {color:#666; font-size:0.8em; font-style:italic; margin:2px 0px;}

/* Bild links im Text (Textumfluss) */
.wysiwygimg .wysiwygimgleft {float:left; margin:0 1.0em 0 0;}

/* Bild rechts im Text (Textumfluss) */
.wysiwygimg .wysiwygimgright {float: right; margin:0 0 0 1.0em;}

/* Bild oben links */
.wysiwygimg .wysiwygimgtopleft {float:left; margin-bottom:0.5em;}

/* Bild oben rechts */
.wysiwygimg .wysiwygimgtopright {float:right; margin-bottom:0.5em;}

/* Bild oben mittig */
.wysiwygimg .wysiwygimgtopcenter {margin-bottom:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgtopcenter a.wysiwygimg {margin:0 auto;}

/* Bild unten links */
.wysiwygimg .wysiwygimgbottomleft {float:left; margin-top:0.5em;}

/* Bild unten rechts */
.wysiwygimg .wysiwygimgbottomright {float:right; margin-top:0.5em;}

/* Bild unten mittig */
.wysiwygimg .wysiwygimgbottomcenter {margin-top:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgbottomcenter a.wysiwygimg {margin:0 auto;}

/* Für Bilder links/rechts vom Text  */
.wysiwygimg table {border-spacing: 0px; font-size:1.0em;}
.wysiwygimg td {vertical-align:top; font-size:1.0em;}

/* Bild links vom Text */
.wysiwygimg td.wysiwygimgleftcol {padding-right:1.0em;}

/* Bild rechts vom Text */
.wysiwygimg td.wysiwygimgrightcol {padding-left:1.0em;}

/****************************
Ebene 1
*****************************/


/* <ul> Element "navroot" umfasst die gesamte Navi */

.navroot {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #2e2e2e;
	line-height : 22px;
	text-decoration : none;
	width: 140px;
	background-image : url(linie1.jpg);
	 list-style: none; 
	 margin-left: 0;
padding-left: 0; 
list-styleposition: inside;
}

.navroot a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #2e2e2e;
	line-height : 22px;
	text-decoration : none;
	width: 140px;
	background-image : url(linie1.jpg);
	 margin-left: 0;
padding-left: 0; 
list-styleposition: inside;
}

.navroot a.active{
	color : #c00004;
	font-weight : bold;
}

.navroot a:hover{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #c00004;
	text-decoration : none;
	font-weight : bold;
}

/****************************
1. Unterebene (subnav1)
*****************************/
.subnav1 {
list-style: none;
margin-left: 10px;
padding-left: 0; 
list-styleposition: inside;
}

.subnav1 a {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #2e2e2e;
	line-height : 22px;
	text-decoration : none;
	width: 150px;
	margin-left: 5px;
	 margin-left: 0;
padding-left: 0; 
list-styleposition: inside;
}

.subnav1 a.active{
	color : #c00004;
	font-weight : bold;
}

.subnav1 a:hover{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #c00004;
	text-decoration : none;
	font-weight : bold;
}

/****************************
1. Unterebene (subnav2)
*****************************/
.subnav2 {
list-style: none;
margin-left: 10px;
}

.subnav2 a {
display: block;
width: 156px !important;
width: 170px;
font-weight: bold;
text-decoration: none;
border-top: 0px;
border-right: 1px solid #FFF;
border-bottom: 1px solid #FFF;
border-left: 3px solid #FFF;
color: #000033;
padding: 3px 3px 3px 7px;
margin-top: 1px;
background: #CCFFFF;
}

.subnav2 a.active{
border-left: 3px solid #FF0000;
color: #FF0000;
}

.subnav2 a:hover{
border-left: 3px solid #FF0000;
color: #FF0000;
}


