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

	Project		: °Moebel Hansen

	Copyright	: °° zweikreis.de :: mediendesign

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




/*	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; }
address { font-style:normal }

legend { display:none; }


/*	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 {
	overflow-y: scroll;
}

/*	body
*******************************************************************************/
body {
	background:#9FA685;
}

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

.clear {
	clear:both;
}

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

.toplink {
    float:right;
    margin:20px 0px 20px 0px;
    clear:both;

}

.warning { color:#f00; }


/*	website
*******************************************************************************/
.rahmen {
	display:block;
	margin:0 auto;
 	width:994px;
	background:#C5CCAB url(../pics/kante.gif) repeat-y left top;
}

.rahmen_o {
	display:block;
	float:left;
	margin:0;
 	width:994px;
 	height:10px;
	background:#C5CCAB url(../pics/kante_o.gif) no-repeat left top;
}

.rahmen_u {
	color:#5F654A;
	font-size:10px;
	font-family:verdana, arial, sans;
	text-align:center;
	display:block;
	float:left;
	margin:0;
 	width:994px;
 	padding-top:20px;
 	height:30px;
	background:#C5CCAB url(../pics/kante_o.gif) no-repeat left -20px;
}

.rahmen1 {
	display:block;
	float:left;
	margin:0;
 	width:980px;
 	padding:0px 7px;
	background:#C5CCAB url(../pics/kante.gif) repeat-y left top;
}

#head{
	display:block;
	float:left;
 	width:980px;
 	height:314px;
    background:#362023 url(../pics/hint_content.gif) no-repeat left top;
}

.head_left{
	display:block;
	float:left;
 	width:400px;
}

.head_right{
	display:block;
	float:left;
 	width:580px;
 	padding-top:20px;
}

#website {
	display:block;
	float:left;
 	width:980px;
}

.left{
	display:block;
	float:left;
 	width:250px;
}

.right{
	display:block;
	float:left;
 	width:730px;
}



/*	logo / breadcrumb
*******************************************************************************/
.logo {
	display:block;
	float:left;
	margin:15px 0 0 20px ;

}

.blockareal {
	clear:both;
	display:block;
	float:left;
	margin:40px 0 0 30px ;
}


/*	content
*******************************************************************************/


#main-block {
	display:block;
	float:left;
	width:580px;
	padding:0px 60px 0px 60px;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	text-align:left;
	letter-spacing:0px;
	line-height:16px;
    color: #000000;
}



/*	Navigation links
------------------------------------------------------------------------------*/

#navigation {
    font-family: Verdana, Arial, sans;
    font-size:10px;
    font-weight:bold;
    letter-spacing:1px;
    display:block;
    float:left;
    width:200px;
    padding:0px 0 0 20px; 
}

ul.nav1st li {
    clear:both;
	display:block;
}

ul.nav1st a,
ul.nav1st a:link {
	display:block;
	float:right;
	padding: 2px 20px 2px 0px;
	color:#342022;
	background:url(../pics/nav_punkt.gif) no-repeat right top;
}

ul.nav1st a.current,
ul.nav1st a.current:link {
	font-size:1.1em;
	color:#FFFFFF;
	border-bottom:2px solid #A1A462;
	width:160px;
    text-align:right;
    margin:5px 0px;
	padding: 2px 0px 2px 0px;
    background:none;
}


ul.nav1st a:hover {
	color:#FFFFFF;
}


/*	Navigation links 2. Ebene
------------------------------------------------------------------------------*/

#navigation ul.nav2nd li {
	text-align:right;
}

#navigation ul.nav2nd {
    padding-bottom:30px;

}

#navigation ul.nav2nd a,
#navigation ul.nav2nd a:link {
	padding:3px 0px 3px 0px;
	color:#342022;
    text-align:right;
    font-family:verdana, Arial, sans;
    font-weight:normal;
    width:190px;
   	font-size:0.9em;
   	background:none;
}

#navigation ul.nav2nd a.current,
#navigation ul.nav2nd a.current:link {
	text-decoration:none;
	font-weight:normal;
    color:#FFFFFF;
    margin:0px;
    border:none;

}

#navigation ul.nav2nd a:hover {
	color:#FFFFFF;
}



/* extralinks
**************************************/
#main-block .extralinks {
	display:block;
	width:630px;
	float:left;
	text-align:right;
    font-family: Verdana, Arial, sans;
    font-size:10px;
    font-weight:bold;
    line-height:13px;
    margin:50px 0 0 0;
}

#main-block .extralink1,
#main-block .extralink2 {
    display:block;
    float:right;
    padding:0;
    margin:0 0 0 10px;
}


#main-block .extralink1 a,
#main-block .extralink1 a:link {
    display:block;
    float:left;
    width:120px;
    height:34px;
    text-align:right;
    padding:5px 10px 0 0;
	color:#FFFFFF;
    background:url(../pics/extralink_hint.gif) no-repeat left top;
}

#main-block .extralink2 a,
#main-block .extralink2 a:link {
    display:block;
    float:left;
    width:120px;
    height:27px;
    text-align:right;
    padding:12px 10px 0 0;
	color:#FFFFFF;
    background:url(../pics/extralink_hint2.gif) no-repeat left top;
}

#main-block .extralink1 a:hover,
#main-block .extralink2 a:hover {
	color:#C5CCAB;
}



/*	footer
------------------------------------------------------------------------------*/
.footer {
    font-family:verdana, arial, sans;
    font-size:10px;
	display:block;
	float:left;
	width:200px;
	padding:30px 0 0 15px;
	text-align:right;
}

.footer,
.footer a,
.footer a:link {
	color:#7F7A61;
}
.footer a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}


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

/* Headline 1 */
#main-block h1 {
	color:#7F7A61;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.6em;
	font-weight:bold;
    margin:0px 13px 3px 0px;
    display:block;
    float:left;
}

.headline_fett {
    width:160px;
    float:left;
    background:#cc0000;
}

#main-block .leistung_text {
    background:#000000;
}

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

/* Headline 2 */
#main-block h2 {
	text-align:left;
	color:#70661F;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	margin: 12px 0px 5px 0px;

}

/* Headline 3 */
#main-block h3 {

	color:#70661F;
	font-family:verdana, arial, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	margin: 20px 0px 10px 0px;

}

#main-block h6 {

    clear:both;
    letter-spacing:1px;
    text-align:right;
	color:#342022;
	font-family:verdana, arial, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	padding: 15px 0px 10px 0px;

}

#main-block li {

	margin-bottom: 5px;
	margin-left: 10px;

}

#main-block2 h1 {
    color:#E6E671;
    font-weight:bold;
    margin:10px 0px 10px 0px;
    padding-bottom:3px;
    font-size:1.2em;
    letter-spacing:1px;
    border-bottom:1px solid #E6E671;
    width:120px;
    text-align:right;
}

#main-block2 h3 {
    color:#26261E;
    font-weight:bold;
    margin-bottom:6px;
    margin-top:20px;
}


/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#main-block p {
    margin-bottom:14px;
}

#main-block ul,
#main-block ol {
	margin-bottom:1.9em;
	font-size:1.1em;
	line-height:1.4em;
}
#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;
}

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


/*	Hyperlinks
------------------------------------------------------------------------------*/
#main-block a, #main-block a:link {
	color:#AE2F2F;
	text-decoration:none;
}

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

.int_link {
    font-size:0.9em;
float:right;
margin:15px 0px 0px 20px;
font-weight:bold;
letter-spacing:1px;
}



/*	Images
------------------------------------------------------------------------------*/
#main-block div.image {
	margin:0;
}
#main-block div.image p {
	margin:0;
	font-size:0.9em;
}
#main-block div.flLeft {
	margin-right:15px;
	margin-bottom:10px;
}
#main-block div.flRight {
	margin-left:15px;
	margin-bottom:10px;
}


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

.warnung_mail {
	position:absolute;
	right:0;
	top:0;
    padding:10px;
    width:238px;
    background:#cc0000;
    color:#FFFFFF;
    font-weight:bold;
    text-align:center;
}


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

#form-module {
    display:block;
    float:right;
	padding:30px 5px 0px 5px;
	width:367px;
	height:185px;
    background:url(../pics/form_hint.gif);
    background-repeat:no-repeat;
	color:#70661F;
	font-weight:bold;
}

#form-module fieldset {
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	padding:5px;
	font-size:1em;
	font-weight:bold;
}

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

#form-module label {
	display:block;
	float:left;
	padding:0px 10px 6px 0px;
	width:105px;
	text-align:right;
}

#form-module label.checkbox {

}

#form-module input,
#form-module select,
#form-module textarea {
    font-family:verdana, arial, helvetica, sans-serif;
	font-size:1em;
	float:left;
	margin:0px;
	padding:2px;
	width:240px;
	border:none;
}

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

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

#form-module input.submit {
    width:100px;
	margin:5px 5px 0px 259px;
	padding:2px 5px;
	border:none;
	background-color:#70661F;
	font-weight:bold;
	color:#FFFFFF;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover {
	background-color:#FFFFFF;
	color:#70661F;
}

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

#form-module-thanks {
    display:block;
    float:right;
	width:237px;
	height:165px;
	padding:50px 70px 0px 70px;
    background:url(../pics/form_hint.gif);
    background-repeat:no-repeat;
	color:#654534;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
}



/* download
*******************************************************************************/
#main-block .download-hdl p,
#main-block .download-file p,
#main-block .download-desc p {
	margin:0;
}
#main-block .download-hdl p {
	padding:5px 7px;
	background-color:#393;
	font-weight:bold;
	color:#fff;
}

#main-block .download-file {
	padding:1.2em 7px;
	border-left:2px solid #393;
	border-right:2px solid #393;
}

#main-block .download-desc {
	margin-bottom:1.2em;
	padding:1.2em 7px;
	background-color:#e5ffe5;
	border-left:2px solid #393;
	border-right:2px solid #393;
	border-bottom:2px solid #393;
}

#main-block .download-without-desc {
	margin-bottom:1.2em;
	border-top:2px solid #393;
}

/*  News
**********************************/

.news_head {
    width:100%;
    margin-top:5px;
}

.news_headline {
    font-size:1.2em;
    font-weight:bold;
    color:#FFFFFF;
    margin-bottom:5px;
}

.news_headline2 {
    font-size:1em;
    font-weight:bold;
    color:#595959;
    letter-spacing:1px;
    margin-bottom:20px;
}

.news_link,
.news_link a,
.news_link a:link {
    font-weight:bold;
    margin-bottom:2px;
    color:#FFFFFF;
}

.news_link2 {
    color:#595959;
    margin-bottom:10px;
    font-weight:normal;
}

.news_link a:hover {
    text-decoration:underline;
}

.news_link2 a:hover {
    color:#595959;
    text-decoration:none;
}

.news_datum {
    font-size:10px;
    color:#595959;
    margin-bottom:3px;
    font-weight:bold;
}

/* JAOS Gallery
*******************************************************************************/


.jaosg_thumbnail {
    display:block;
	float: left;
	padding: 0px 2px 2px 0px;

}


/* Musterküche
*******************************************************************************/


.mk_head {
font-size: 12px;
font-weight:bold;
color:#70661F;
margin-bottom:15px;
letter-spacing:1px;
text-align:left;
line-height:14px;
}

.mk_freitext {
color:#342022;
line-height:12px;
text-align:left;
}

.mk_liste_links {
font-size: 0.9em;
font-weight:bold;
color:#70661F;
padding:5px 30px 5px 5px;
vertical-align:top;
line-height:10px;
border-bottom:1px solid #A1A462;
}

.mk_liste_rechts {
font-size: 0.9em;
color:#000000;
padding:5px;
vertical-align:top;
line-height:10px;
border-bottom:1px solid #A1A462;
text-align:left;
}

.mk_liste_preis {
font-size: 1.1em;
font-weight:bold;
color:#AE2F2F;
padding:5px;
vertical-align:top;
line-height:10px;
border-bottom:1px solid #A1A462;
text-align:left;
}

.mk_besch {
    padding:15px 15px 0px 15px;
    background:#DDE2C5 url(../pics/besch_kante_oben.gif);
    background-repeat:no-repeat;
    width:320px;
}

.abverkauf {
    position:absolute;
    top:10px;
    left:10px;
    background:url(../pics/abverkauf.gif);
    background-repeat:no-repeat;
    width:400px;
    height:300px;
}

.mk_vorsch {
    padding:10px 5px 0px 5px;
    background:#DDE2C5 url(../pics/vorsch_kante_oben.gif);
    background-repeat:no-repeat;
    width:176px;
    height:235px;
}
.mk_vorsch_aussen {
    float:left;
    margin:0px 6px 6px 0px;
    width:186px;
}
.mk_vorsch_bild {
    text-align:center;
    width:176px;
    height:127px;
}

.mk_vorsch_herst {
font-size: 0.9em;
font-weight:bold;
color:#70661F;
padding:5px 5px;
}

.mk_vorsch_front {
display:block;
font-size: 0.9em;
color:#000000;
padding:0px 5px;
text-align:left;
line-height:1.1em;
height:50px;
}

.mk_vorsch_preis {
display:block;
font-size: 1.1em;
font-weight:bold;
padding-right:5px;
color:#DC0000;
vertical-align:top;
line-height:1.1em;
text-align:right;
height:30px;
}
.mk_vorsch_alter_preis {
display:inline;
padding-right:5px;
font-size: 0.9em;
font-weight:normal;
text-align:right;
color:#DC0000;
}
.mk_vorsch_alter_preis_o {
display:block;
padding-bottom:0px;
font-size: 0.9em;
font-weight:normal;
text-align:right;
color:#DC0000;
}

.mk_vorsch_details {
    padding-right:10px;
    text-align:right;
    font-size:0.9em;
    font-weight:bold;
    background:#DDE2C5 url(../pics/vorsch_kante_unten.gif) left bottom;
    background-repeat:no-repeat;
    width:176px;
    height:7px;
}

.vorsch_abverkauf {
    position:relative;
    margin:-127px 0px 0px 4px;
    padding:0px;
    width:169px;
    height:127px;
}


/* Teaser
*******************************************************************************/
#main-block .teaser {

	border:1px solid #cccccc;
    min-height: 50px;
    float:left;
	width: 500px;
	padding:10px;
	margin-bottom:10px;
    background-color:#FFFFFF;
}

#main-block .teaser a,
#main-block .teaser a:link {

    font-size: 0.9em;
	text-decoration:none;
}

#main-block .teaserNav {

    text-align: center;
    background-color:#FFFFFF;
	border:5px solid #cccccc;
	padding:10px;
	float:left;
    width:500px;
	height:30px;
	margin-bottom:50px;
	text-decoration:none;
}

#main-block .teaserNav a,
#main-block .teaserNav a:link {

    text-align: center;
	text-decoration:none;
}

#main-block .bild {

bottom:19px;
}

/* Lupe
*******************************************************************************/

.lupe {

    bottom:19px;
    margin-bottom:-18px;
	position:relative;
	height:19px;
	width:19px;
	background-image:url(../pics/lupe.gif);
}


.lightbox_0 {

    padding: 3px;
    text-align: center;
    vertical-align:middle;
    float: left;
    min-width: 100px;
    min-height: 100px;
    margin-right:4px;
    margin-bottom:4px;
    background-color:#FFFFFF;
}


.newsbox {}


/* Referenz
*******************************************************************************/

.sonder{
	display:block;
	width:580px;
}

#referenz {
    background:#DDE2C5 url(../pics/ref_kante_oben.gif);
    background-repeat:no-repeat;
    padding:10px 30px 0px 10px;
    float: left;
    width: 540px;
    min-height: 100px;
    margin-left:0px;
    text-align:left;
    line-height:120%;
    color:#000000;
}

#referenz .herstlink {
    text-align:right;
    margin-right:10px;
}

.imageref {
    margin-right:0px;
}
#referenz div.flLeft {
	margin-right:10px;
	margin-bottom:3px;
}

.format_ref {
    font-size: 0.9em;
    color:#818181;
    margin-bottom:7px;

}

#referenz a, #referenz a:link {
	color:#9F8F00;
	text-decoration:none;
	font-size:1em;
	text-align:right;
}

#referenz a:hover {
	text-decoration:underline;

}
#referenz .head {
    float:left;
	color:#70661F;
	font-family:verdana, arial, sans-serif;
	font-size:1.1em;
	font-weight:bold;
    margin:5px 0px 0px 0px;
}

#herst_link_box {
    float:left;
    height:100px;
    width:100px;
    padding:5px;
    margin:6px 6px 0px 0px;
    background:url(../pics/herst_link_hint.gif);
    background-repeat:no-repeat;
}

#referenz .alter_preis {
font-size: 1em;
font-weight:bold;
text-decoration:line-through;
}

#referenz .neuer_preis {
display:inline;
font-size: 1.1em;
font-weight:bold;
margin-left:10px;
color:#AE2F2F;
}

/* Lightbox 2.02
*******************************************************************************/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top:  0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	top: 30px;
	background: transparent url(../lb_images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}

#prevLink, #prevLink:visited { background: url(../lb_images/prev.gif) left 100% no-repeat; }
#nextLink, #nextLink:visited { background: url(../lb_images/next.gif) right 100% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}

/*  Grafische Headline
**********************************************/

/* Ausgabe am Bildschirm */
@media screen {
	.renderhead {
		display: block;
	}
	.renderhead span {
		display: none;
	}
	.renderhead img {
		padding:5px;
	}
}
/* Ausgabe auf dem Drucker */
@media print {
	.renderhead {
		display: block;
	}
	.renderhead span {
		display: block;
		color: blue;
	}
	.renderhead img {
		display: none;
	}
}

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

/*  Kommentar
************************************/

#main-block #kommentar {
    width:397px;
    font-size:0.9em;
    font-weight:bold;
    text-align:left;
    line-height:120%;
    padding:10px 5px 0px 5px;
    background:#DDE2C5 url(../pics/komm_kante_oben.gif);
    background-repeat:no-repeat;
}

#main-block #kommentar .komment{
    padding:5px;
    color:#5F5D3A;
}

#main-block #kommentar .titel{
    font-weight:bold;
    color:#9F9F73;
    margin-top:10px;
    line-height:10%;
}














