/* CSS Document */
html,body{
	height:100%;
}
body {
	padding:0;
	margin:0;
	background-image:url(bg-main.jpg);
	color: #555555;
	font-family: Trebuchet MS;
	font-size: 11px;
}

#wrapper{
	background-image:url(bg-wraper.png);
	background-repeat:repeat-y;
	behavior: url(files/transparenz.htc);
}

input {
	font-family: Trebuchet MS;
	font-size: 17px;
	color: #999999;
	background-color:transparent;
}
#header{
	width:915px;
	height:92px;
	background-color:transparent;
	background-image:url(bg-header.gif);
}
a {
	color:#Ff6A11;
}
.content{
	width:670px;
	background-color:#fff;
	background-image:url(bg-main.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	padding-top:20px;
	padding-right:10px;
	padding-bottom:10px;
	line-height:19px;
	font-size:12px;
}
.content table,td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#contentpicture {
	position:absolute;
	left:96px;
	top:137px;
	width:261px;
	height:214px;
	z-index:1;
}
.content h1{
	font-family: Trebuchet MS;
	font-size:16px;
	color:#666;
	font-weight:100;
	margin:0;
}
.content h1 a{
	font-family: Trebuchet MS;
	font-size:16px;
	color:#666;
	margin:0;
	text-decoration:none;
}
.content h1 a:hover{
	color:#FA6910;
	}
a.breadaktiv{
	font-weight:bolder;
}
.content h2{
	font-size:24px;
	color:#FA6910;
	font-weight:100;
	margin-top:25px;
	margin-bottom:-5px;
}
.content h3{
	font-size:16px;
	color:#666;
	font-weight:600;
	margin-bottom:-9px;
	margin-top:20px;
	}
p.description{
	color:#666;
	font-weight:100;
	font-size:14px;
}
#flashcontent {
	position:absolute;
	left:91px;
	top:92px;
	width:800px;
	height:400px;
	z-index:1;
}
/*NAVIGATION*/
#navicontainer {
	position:absolute;
	height:30px;
	width:710px;
	top:20px;
	left:185px;
	font-family: Verdana;
	font-size:10px;
	clear:left;
	margin:0;
	padding:0;
}

.navul {
	border:0;
	list-style-type:none;
	text-align:center;
	margin:0;
	padding:0;
}

.navul li {
	display:block;
	float:left;
	text-align:center;
	margin:0;
	padding: 0 0 0 6px;
}

.navul a {
	background: url(button-new.png);
	background-repeat:no-repeat;
	width:112px;
	height:31px;
	color:#cccccc;
	text-decoration:none;
	display:block;
	text-align:center;
	font:bolder 13px Verdana, Helvetica, sans-serif;
	line-height:32px;
	margin:0 0 10px;
}

.navul a:hover {
	color:#Ff6A11;
	background: url(button-new.png) 0 -32px;
	background-repeat:no-repeat;
}
a.navulaktiv{
	color:#Ff6A11;
	background: url(button-new.png) 0 -32px;
	background-repeat:no-repeat;
}


#subnavigation{
	position:relative;
	float:left;
	left:21px;
	top:10px;
	width:170px;
}
.subnav {
	border:0;
	list-style-type:none;
	text-align:left;
	margin:0;
	padding:0;
}
.subnav li{
	margin:0px;
	padding:0px;
	margin-bottom:1px;
}
.subnav span{
	margin-left:19px;
}
.subnav a{
	font-weight:bold;
	font-size:13px;
	color:#cccccc;
	text-decoration:none;
	padding-left:0px;	
	background: url(button-subnavi.png);
	background-repeat:no-repeat;
	width:170px;
	height:27px;
	text-decoration:none;
	display:block;
	font:bold 12px Verdana, Helvetica, sans-serif;
	line-height:26px;
}
.subnav a:hover{
	color:#Ff6A11;
	background: url(button-subnavi.png) 0 -30px;
	background-repeat:no-repeat;
}
a.subaktiv{
	color:#Ff6A11;
	background: url(button-subnavi.png) 0 -30px;
	background-repeat:no-repeat;
}
a.subwithsub{
	background: url(button-subnavi.png) 0 -60px;
	background-repeat:no-repeat;
}

a:hover.subwithsub{
	color:#Ff6A11;
	background: url(button-subnavi.png) 0 -90px;
	background-repeat:no-repeat;
}



#subsubnavigation{
	position:relative;
	left:0px;
	top:-4px;
	margin-bottom:-5px;
	padding-top:3px;
		clear:both;
}
#subsubunten{
	position:relative;
	left:0px;
	top:7px;
	clear:both;
}
.subsubnav li{
	margin:0px;
	padding:0px;
	margin-bottom:0px;
}
.subsubnav {
	border:0;
	list-style-type:none;
	text-align:left;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	margin-bottom:-11px;
}
span.a.subsubnav{
	color:#999999;
}
.subsubnav span{
	margin-left:32px;
}
a.subsubnavaktiv{
	color:#Ff6A11;
}
a.subwithsubaktiv{
	color:#Ff6A11;
	background: url(button-subnavi.png) 0 -120px;
	background-repeat:no-repeat;
}
a:hover.subwithsubaktiv{
	color:#Ff6A11;
	background: url(button-subnavi.png) 0 -120px;
	background-repeat:no-repeat;
}
li.subwithsubaktiv{
	margin-bottom:10px;
}
/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;

}

#form-module {
	margin:0px;
	padding:0px;
	width:630px;
	background-color:#Fff;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:13px;
	margin-top:20px;

}

#form-module fieldset {

	width:630px;
	padding-bottom:20px;
	background:url(fieldsetbg.jpg);
	background-repeat:repeat-x;
	background-color:#F7F7F7;
		border:1px solid #cccccc;
}

#form-module legend {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	margin:5px;
	border:1px solid #cccccc;
	color:#Ff6A11;
	background-color:#fff;
}


#form-module p {
	margin:0;
	padding:5px;
	margin-left:7px;
	font-size:11px;
	font-weight:bold;
}

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

#form-module label {
	display:block;
	float:left;
	padding:5px;
	padding-left:20px;
	width:100px;
	font-size:10px;
}

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

#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:5px;
	width:280px;
	border:1px dotted #999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
		background-color:#fff;
				padding:3px;
		color:#666666;
}
#form-module input,
#form-module textarea {
padding:0px;
padding-top:2px;
}
#form-module input.text {
	height:20px;
	color:#666666;
	border:1px dotted #999999;
		background-color:#fff;
}

#form-module input.checkbox {
	width:120px;
	padding:0;
	border:none;
		background-color:#fff;
}

#form-module input.submit { 
	margin:5px 5px 5px 130px;
	padding:2px 5px;
	border:1px solid #999;
	background-color:#fff;
	color:#FA6910;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
	font-size:12px;
	font-weight:bolder;
}

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

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

#form-module-thanks {
	display:block;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:13px;
}
table.anzeige{
	border:1px solid #ffffff;
	padding:2px;
	float:left;
	margin:0px;
        background-color:#FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
}
table.anzeige td{
margin:0px;
padding:0px;
width:20px;
height:20px;
}


.labelMotive{
width:104px;
margin:2px;
background-image:url(bg-label-motive.gif);
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
text-transform:uppercase;
font-size:10px;
float:left;
}
.labelProdukte{
float:left;
margin:5px;
background:url(bg-label-shirts.jpg);
background-repeat:no-repeat;
background-position:left top;
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:10px;
}
#labelProduktPreis{
position:relative;
z-index:10;
float:center;
top:-40px;
left:20px;
}
#imgProdukt{
position:relative;
z-index:5;
}
#labelProduktPreis td{
font-family:Trebuchet MS;
font-size:13px;
font-weight:bold;
padding-right:6px;
color:#FFFFFF;
}
#labelProduktPreis table{
background-image:url(preis-label.gif);
}

hr{
border:none;
border-top:1px dotted #cccccc;
border-bottom:1px solid #ffffff;
}
/* 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 #e7e7e7;
}

#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;
}
/*======== FILEBROWSER =========*/
div#filebrowser td {
	padding: 1px 10px;
}
div#filebrowser li {
	list-style-type: none;
	text-align: left;
}
div#filebrowser ul {
	width: 500px;
	padding: 0;
}
div#filebrowser td#filedelete {
	padding-top: 20px;
}
div#filebrowser td.headline {
	padding: 20px 10px;
}
div#filebrowser img {
	border: 0px;
}
div#filebrowser input.button {
	margin-right: 10px;
}
div#upload {
	visibility: hidden;
	position: absolute;
	float: right;
	right: 20px;
	top: 50px;
	border: 2px solid #000;
	padding: 5px 20px;
	color: #000;
	background-color: #69f;
		filter:Alpha(opacity=95);
	opacity:0.95;
}
div#mkdir {
	visibility: hidden;
	position: absolute;
	float: right;
	right: 20px;
	top: 50px;
	border: 2px solid #000;
	padding: 5px 20px;
	color: #000;
	background-color: #69f;
	filter:Alpha(opacity=95);
	opacity:0.95;
}
span.small a {
	border: 1px dashed #000;
	padding: 2px 5px;
	margin: 0 5px;
}
a.blink {
	font-size: 9px;
	color: #777;
		text-decoration: none;
			font-family: Arial, Helvetica, sans-serif;
}