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

a:focus { outline: none; }
legend { display:none; }

div, p, li, a {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: 15px;}

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: 12px; }

a:hover { text-decoration:none; }

a:link {
	color: #666666;
	text-decoration:none;
	}
a:visited {
	color: #666666;
	text-decoration:none;
	}
a:focus {
	color: #666666;
	text-decoration:none;
	}
a:hover {
	color: #aaa900;
	text-decoration:none;
	}
a:active {
	position: relative;
  	top: 1px;
 	color: #aaa900;
}



#maincontent a:link {
	color: #666666;
	text-decoration:none;
	padding-left: 10px;
	background-image: url(files/pfeil_rechts.gif);
	background-position: 0 2px !important;
	background-position: 0 4px;
	background-repeat: no-repeat;
	}
#maincontent a:visited {
	color: #666666;
	text-decoration:none;
	padding-left: 10px;
	background-image: url(files/pfeil_rechts.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	}
#maincontent a:focus {
	color: #666666;
	text-decoration:none;
	padding-left: 10px;
	background-image: url(files/pfeil_rechts.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	}
#maincontent a:hover {
	color: #aaa900;
	text-decoration:none;
	padding-left: 10px;
	background-image: url(files/pfeil_rechts.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	}
#maincontent a:active {
	position: relative;
  	top: 1px;
 	color: #aaa900;
	text-decoration:none;
	padding-left: 10px;
	background-image: url(files/pfeil_rechts.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
}


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

/*	body
*******************************************************************************/
body {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	background-color: #fff; 	
}


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

.clear {
	clear:both;
}

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

.clboth {  
 clear: both;
 display: block;
 line-height: 0;
 font-size: 0;
}


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

/*	Header
*******************************************************************************/

#header {
	display: block;
	margin: 0;
	padding: 0;
	margin-left: 30px;
	height: 115px;
	width: 915px;
	background-image: url(files/back_header.jpg);


}



/*	blog
*******************************************************************************/
#blog {
	display: block;
	padding-left: 800px;
	width: 93px;
	height: 47px;
}

#blog a {
	display:block;
	width: 93px;
	height: 47px;
	text-indent:-1700em;
	text-decoration: none;
	background-image: url(files/blog_1.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#blog a:hover {
	background-position: center -57px;
}


/*	logo
*******************************************************************************/
#logo {
	display: block;
	margin: 0;
	padding: 0;
	width: 310px;
}

#logo a {
	display:block;
	height: 115px;
	width:  310px;
	text-indent:-1700em;
	text-decoration: none;
  	background-image: none;	
}


/*	website
*******************************************************************************/
#website {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 850px;
	text-align:left;

}

/*nav-header
*******************************************************************************/
#nav-header {
	position:absolute;
	top: 115px;
	width: 900px;
	margin-left: 28px;
	height: 31px;

}

/* Content */

#wrapper {
	clear: both;
	position: absolute;
	top: 155px;
	background-color: #f7f7f7;
	display: block;
	margin: 0;
	padding: 0;
	margin-left: 30px;
	width: 915px;
	border-top: 1px solid #999999;
	z-index: 50;
}

#maincontent {
	margin: 30px 15px 20px 15px;
}


/* contentzweispalter */

#contentzweispalter1 {
	float: left;
	width: 600px;
	padding-bottom: 50px;
}

#contentzweispalter2 {
	float: right;
	width: 268px;
	padding-bottom: 50px;
}

/* contentdreispalter */

#contentdreispalter1 {
	float: left;
	width: 280px;
	padding-bottom: 50px;
}

#contentdreispalter2 {
	float: left;
	width: 280px;
	margin-left: 20px;
	padding-bottom: 50px;
}

#contentdreispalter3 {
	float: right;
	width: 280px;
	padding-bottom: 50px;
}


/* footer */

#footer {
	clear: both;		
	display: block;
	margin: 0;
	padding: 0;
	width: 885px !important;
	width: 100%;
	height: 60px;
	background-color: #fff;
	border-top: 1px solid #aaa900;
	z-index: 100;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
}

#footer a{
padding-left: 10px;
background-image: url(files/pfeil_rechts.gif);
background-position: 0 2px !important;
background-position: 0 4px;
background-repeat: no-repeat;
}

.oben {
	padding-left: 10px;
	background-image: url(files/pfeil_oben.gif);
	background-position: 0 2px !important;
	background-position: 0 4px;
	background-repeat: no-repeat;
}

.link {
padding-left: 10px;
background-image: url(files/pfeil_rechts.gif);
background-position: 0 2px;
background-repeat: no-repeat;
}

#projektelinks {

}

#projektelinks .oben a{
	padding-left: 1px;
	background-image: none;
}


/*fonts*/

h1 {
	font-family: "Trebuchet MS", sans-serif;
	color: #aaa900;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	margin-bottom: 10px;
}


h2 {
	font-family: "Trebuchet MS", sans-serif;
	color: #aaa900;
	font-size: 16px;
	font-weight: normal;
	line-height: 25px;
	margin-bottom: 2px;
}



h3 {
	font-family: "Trebuchet MS", sans-serif;
	color: #666;
	font-size: 16px;
	font-weight: normal;
	line-height: 25px;
	margin-bottom: 10px;
}

h6 {
	font-family: "Trebuchet MS", sans-serif;
	color: #f7f7f7;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	margin-bottom: 10px;
}


/*Slideshow*/

#slideshow360 {
	height: 360px;
	overflow: hidden;
	
}

/*Slideshow Anfahrt*/

#slideshow560 {
	height: 560px;
	overflow: hidden;
	
}

/*Slideshow Anfahrt*/

#slideshow260 {
	height: 260px;
	overflow: hidden;
	
}


.picsbuero { display: block;height: 885px; width: 360px; padding:0; margin:0; overflow: hidden; }
.picsbuero img { height: 885px; width: 360px; top:0; left:0 }

pre { text-align: left; overflow: visible }
code { background-color: #ffc }
pre code { background-color: #eee }

.pics { display: block;height: 452px; width: 602px; padding:0; margin:0; overflow: hidden; }
.pics img { height: 450px; width: 600px; border: 1px solid #ccc; background-color: #f7f7f7; top:0; left:0 }

#nav { margin: 8px 0; width: 603px; text-align: right;}

#playstop {
	display: block;
	width: 50px;
	float: left;
	height: 18px;
	margin-top: 5px;
}

#playstop a.pause{
	padding:0;
	float: left;
	width: 17px;
	height: 18px;
	background-image: url(files/pause.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}


#playstop a.pause:hover{
	background-image: url(files/pause.gif);
	background-position: 0 -18px;
	background-repeat: no-repeat;

}

#playstop a.play{
	padding: 0;
	float: left;
	width: 17px;
	height: 18px;
	background-image: url(files/play.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}


#playstop a.play:hover{
	background-image: url(files/play.gif);
	background-position: 0 -18px;
	background-repeat: no-repeat;
}



#nav a {
	padding-top: 20px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	height: 10px;
	color:#666666; 
	margin: 0 1px;
	text-decoration: none;
	background-image: none;
}

#nav a:visited { color: #666666;	background-image: none;}
#nav a:link { color: #666666;	background-image: none;}

#nav a.activeSlide { color: #aaa900;	background-image: none;}
#nav a:focus { color: #aaa900;	background-image: none;}
#output { text-align: left; }


/*multilist*/

.artikelliste {
	display: inline;
	float: left;
}


.alisteitem {
	margin-right: 18px;
	margin-bottom: 35px;
	width: 277px;
	float: left;
}

.alisteitem img {
	display: block;
	width: 275px;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	border: 1px solid #ccc;
}

#maincontent .alisteitem a {
	padding: 0;
	background-repeat: no-repeat;
}

/**/

.linie {
	clear: both;
	display: block;
	height: 1px;
	background-image: url(files/linie.gif);
	background-position: 0 50%;
	background-repeat: repeat-x;
	}
	
.linie {
	clear: both;
	display: block;
}
	
	#maincontent ol			{list-style: none; margin-bottom: 20px;}
	#maincontent ol li		{margin: 4px 0 0 40px; list-style: decimal;}
	#maincontent ol li ul		{margin: 0 0 0 0;}
	#maincontent ol li ol		{margin: 0 0 0 0;}

	#maincontent ul			{list-style: none; margin-bottom: 20px;}
	#maincontent ul li		{margin: 4px 0 0px 10px; list-style: disc;}
	#maincontent ul li ul		{margin: 0 0 0 0;}
	#maincontent ul li ol		{margin: 0 0 0 0;}

	
	
	.dreispalter {
	}

	.dreispalter_1 {
		width: 280px;
	}

	.dreispalter_2 {
		width: 280px;
		margin-left: 20px;
	}

	.dreispalter_3 {
		margin-left: 20px;
		width: 280px;
	}

	.dreispalter_1, 
	.dreispalter_2, 
	.dreispalter_3 {
	  float: left;
	}

	.clboth {  
	 clear: both;
	 display: block;
	 line-height: 0;
	 font-size: 0;
	}


.dreispalter_kunden {
	}

	.dreispalter_k1 {
		width: 300px;
	}

	.dreispalter_k2 {
		width: 150px;
		margin-left: 20px;
	}

	.dreispalter_k3 {
		margin-left: 20px;
		width: 390px;
	}

	.dreispalter_k1, 
	.dreispalter_k2, 
	.dreispalter_k3 {
	  float: left;
	}

	.clboth {  
	 clear: both;
	 display: block;
	 line-height: 0;
	 font-size: 0;
	}



#nav-header {
	font-size: 12px;
}

#nav-header em {
	font-style: normal;
}

#nav-header ul li strong em a,
#nav-header ul li strong em a:link,
#nav-header ul li strong em a:visited {
	margin-top: -13px;
	color: #000;
}

#nav-header ul {
	float: right;
}
#nav-header ul li {
	display: inline;
	float: left;
	margin-left: 22px;
}
#nav-header ul li a {
	margin:0;
	padding: 0;
	padding-top: 13px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	display: block;
	color:#666666; 
	text-decoration: none;
	background-image: none;	
	font-weight: normal;
}
#nav-header ul li a:link,
#nav-header ul li a:visited {
	padding-top: 13px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	display: block;
	color:#666666; 
	text-decoration: none;	
	font-weight: normal;	
}
#nav-header ul li a:hover,
#nav-header ul li a:active,
#nav-header ul li a:focus,
#nav-header ul li strong {
	padding-top: 13px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	display: block;
	text-decoration: none;	
	font-weight: normal;	
	color:#000;
	background-image: url(files/pfeil.jpg);
	background-position: 50% 0%;
	background-repeat: no-repeat;
}

/* second level */
#nav-header ul ul {
	position: absolute;
	display: block;
	width: 100px;
	margin: 0;
	padding: 0;
	bottom: 35px;
	font-size: 12px;
	
}
#nav-header ul ul li {
	margin:0;
	padding: 0;	
	font-size: 12px;
	display: block;
	width: 100%;
}

#nav-header ul ul li a {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	display: block;
	color:#666666; 
	text-decoration: none;
	background-image: none;	
	font-weight: normal;

}
#nav-header ul ul li a:link,
#nav-header ul ul li a:visited {
	margin-bottom: 1px;
	padding: 0;	
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	display: block;
	color:#666666; 
	text-decoration: none;	
	background-image: none;		
	font-weight: normal;	
}
#nav-header ul ul li a:hover,
#nav-header ul ul li a:active,
#nav-header ul ul li a:focus,
#nav-header ul ul li strong {
	margin-bottom: 1px;
	padding: 0;	
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	display: block;
	text-decoration: none;	
	font-weight: normal;	
	background-image: none;		
	color:#000;
}


/*******************/
#myController {
	width: 200px;
	float: left;	
	
}



#myController span{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	line-height: 22px;	
	padding-left: 20px;
	margin-left: 20px;
	cursor:pointer;
	color:#7f7f7f; 
}

#myController span:hover {
	color:#000;
	background-image: url(files/pfeil_links.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

#jFlowSlide{
	margin-top: -35px;
	float: left;	
	margin-left: 100px;
	display: block;
	overflow: hidden;
}

#myController span.jFlowSelected {
	color:#000;
	background-image: url(files/pfeil_links.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

.jFlowPrev, .jFlowNext{
cursor:pointer;
}

/***************/

table {
	width: 100%;
	margin:0; 
 	padding:0;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;	
	color: #666;
}

table, tr, th, td {
	border-collapse: collapse;
}

caption {

}

/* HEAD */
thead {
	border: none;
}

thead tr th {
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #666;
	border-collapse: collapse;
}

/* BODY */
tbody tr {
	font-size: 12px;
}

tbody tr.odd {
	background: #fff;
}

tbody tr:hover, tbody tr.odd:hover {
	background: #fff;
}

tbody tr th, tbody tr td {
	padding: 6px;
	border-bottom: solid 1px #a4a4a4;
}

tbody tr th {
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;	
	font-size: 12px;
	padding: 6px;
	text-align: center;
	font-weight: bold;
	color: #666;
	border-bottom: solid 1px white;
}

tbody tr th:hover {
	background: #fff;
}

/* LINKS */

table a {
	color: #aaa900;
	text-decoration: none;
}

table a:hover {
	color: #aaa900;
	border-bottom: none;
}

/* FOOTER */

tfoot {
	background: #f3f3f3;
	height: 24px;
	line-height: 24px;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;	
	font-size: 14px;
	font-weight: bold;
	color: #555d6d;
	text-align: center;
	letter-spacing: 3px;
	border-top: solid 2px #326e87;
	border-bottom: dashed 1px #c2c2c2;
}

tfoot tr th, tfoot tr td {
	/*padding: .1em .6em;*/

}

tfoot tr th {
	border-top: solid 1px #326e87;
}

tfoot tr td {
	text-align: right;
}

/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	width: 270px;
}

#form-module fieldset {
	margin: 0px 0px 00px 0px;
	padding: 5px 0px;
	/*border: 1px solid #a3d8ef;*/
}

#form-module legend {
	color:#009ee0;
	font-size: 10px;
	font-weight: normal;
	padding: 5px 0px;
	/*border: 1px solid #a3d8ef;*/
	margin: 0px 0px 10px 0px;
}


#form-module p {
	margin:0;
}

#form-module .formhinweis {
margin-top: 10px;
margin-bottom: 10px;
}

#form-module .element {

}

#form-module label {
	display: block;
	float:left;
	width: 60px;
	color: #666666;
	font-family: verdana, arial, helvetica, sans-serif;	
	margin-bottom: 5px;
}

#form-module label.checkbox {
	width:30px;
}

#form-module radio {
border: 1px solid red;

}

#form-module input, 
#form-module select, 
#form-module textarea {
	display: block;
	margin-left: 30px;
	width: 200px;
	margin-bottom: 5px;

}


#form-module input:focus, #form-exhibitor input:hover,
#form-module select:focus, #form-exhibitor select:hover, 
#form-module textarea:focus, #form-exhibitor textarea:focus {
	background-color: #fff;
}

#form-module input.text {
	height: 15px;
}

#form-module input.checkbox {
	display:block;
	width:120px;
	padding:0;
	border:none;
}

#form-module input.submit { 
	display:block;
	margin: 0 0 0 60px !important;
	margin: 0 0 0 63px;
	width: 204px !important;
	width: 202px;
	border:1px solid #7d6a55;
	background-color:#fff;
	color:#666;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#f7f7f7;
	color:#000;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	display:block;
	height: 80px;
}

#form-module-thanks {
	display:block;
color:#aaa900;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
font-weight: bold;
}


.spamschutz {
position: relative;
width: 60px;
height: 35px;
left: 90px;
padding-top: 5px;
}