: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: 13px;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { color: #000; top:4px; }

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; }

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

/*	body
*******************************************************************************/
body {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	background-image:url(back_website.jpg);
	background-repeat:repeat-y;}
}

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

.clear {
	clear:both;
}

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

.warning { color:#f00; }


html,body{margin:0;padding:0}
body{background-image:url(back_website.jpg); background-repeat:repeat-y;}
#container{width:930px;}
#content{float: right; clear: left;width:500px; padding: 15px; padding-top: 42px;}
#head{float:left;clear:left; width:335px; height: 100px; text-align:right; margin-top: 40px; margin-bottom: 20px;}
#sprache{margin-left: 235px;height: 15px;}
#navigation{float:left;clear:left;width:400px; border-top: 1px solid #fff; ; border-bottom: 1px solid #fff;background-image:url(back_navconainer.jpg); background-repeat:repeat-y;}
#anschrift{float:left;clear:left;width: 335px; margin-top: 20px; text-align: right; color: #cbb3bb;}
#footer p{margin:0;padding:5px 10px;clear:both;width:100%}

#navigation {
	width:400px;
	background-color: #ebe8d7;
}


#navigation a.menu {
	display:block;
	font:normal 16px verdana, arial, helvetica, sans-serif;
	color: #fff;
	margin-top: 5px;
	margin-bottom: 5px;	
   background-image:url(back_link.jpg);
   background-repeat:repeat-y;	
   text-align: right;
   padding-right: 65px;
   padding-top: 8px;
   padding-bottom: 8px;
   border-top: 1px solid #fff;
   border-bottom: 1px solid #fff;
   background-color: #6a799a;
	}

#navigation a:hover.menu {
	color: #000;
}

#navigation a.submenu {
	display:block;
	font: normal 12px verdana, sans-serif;
	color: #000;
	padding-left: 20px;
	line-height: 16px;
}


#navigation a:hover.submenu{
	color: #134a72;
}

.fahne a{
float: left;
padding-left: 5px;
}

#sprache a:hover{
padding-top: 2px;
}


#anschrift .col-left {
	float:left;
	width: 190px;
}

#anschrift .col-right {
width: 145px;
text-align: right;
float:right;
}

#anschrift a, #anschrift a:link {
	color:#cbb3bb;
	border-bottom: 1px dotted;
	text-decoration: none;	
}

#anschrift a, #anschrift a:visited {
	color:#cbb3bb;
	text-decoration:underline;
}

#anschrift a, #anschrift a:hover {
	color:#fff;
	border-bottom: 1px solid;
	text-decoration: none;	
}

#content div.image {
	margin-bottom:0;
}
#content div.image p {
	margin:0;
	font-size:0.9em;
}
#content div.flLeft {
	margin-right:14px;
}
#content div.flRight {
	margin-left:14px;
}

#content a, #content a:link		{color:#996978;
	border-bottom: 1px dotted;
	text-decoration: none;	}      
#content a, #content a:visited	{color:#996978;
	border-bottom: 1px dotted;
	text-decoration: none;	}    
#content a:focus	{	color:#000;
	border-bottom: 1px dotted;
	text-decoration: none;}
#content a:hover	{	color:#000;
	 border-bottom: 1px dotted;
	text-decoration: none;}
#content a:active	{color:#996978;
	border-bottom: 1px dotted;
	text-decoration: none;}

#content #content a:visited{
	color:#996978;
	border-bottom: 1px dotted;
	text-decoration: none;	
}

#content #content a:link, #content a{
	color:#996978;
	border-bottom: 1px dotted;
	text-decoration: none;	
}


#content h1 {
font-size: 20px;
color: #996978;
border-bottom: 2px solid #996978;
margin-bottom: 5px;
}

#content p,
#content ul,
#content ol {
	margin-bottom:1.2em;
	font-size: 13px;
}

#content ul li ul,
#content ul li ol,
#content ol li ol,
#content ol li ul {
	font-size:1em;
}

#content ul {
	margin-left:15px;
	list-style-type: disc;
}

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


/* 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: 1px solid #6b7a9b;
}

#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
 {
	float:left;
	margin:2px;
	font-size:1em;
	width:250px;
	border:1px solid #999;
}

#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.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:#996977;
	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;
}
