/*
    WaPo REX WebSite CSS
	WaPo - 15.03.2007 - Olaf Zies www.wallendorfer-porzellan.de
    assembled 01.05.2k7 - Olaf Zies
    WaPo - 15.03.2007 - Olaf Zies www.wallendorfer-porzellan.de
*/

*
{
padding: 0em;
margin: 0em;
}

body
{
background: #787878 url('css2/background.gif') repeat-y;
padding: 10px 0px 10px 0px;
background-position: center;
}

body,input
{
font-size: 10pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
}

p {
	font-size: 0.8em;
	line-height: 1.5em;
	background: inherit;
	color: #333333;
	margin: 5px;
	padding: 5px 0px 5px 0px;
}

a
{
color: #727272;
text-decoration: none;
}

a:hover
{
text-decoration: none;
color: #3E3E3E;
}

h1
{
font-size: 14px;
padding-left: 5px;

}

h2
{
font-size: 15px;
padding-left: 5px;

}

h3 span
{
font-weight: normal;
}


h3
{
font-size: 12px;
padding-left: 5px;

}

h4
{
font-size: 10px;
padding-left: 5px;

}


.divider1
{
position: relative;
background: #fff url('css2/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 2px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 3.0em 2.0em 0em;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
background-image: url('css2/icon-printerfriendly.gif');
}

.post ul.controls li a.comments
{
background-image: url('css2/icon-comments.gif');
}

.post ul.controls li a.more
{
background-image: url('css2/icon-more.gif');
}

.box
{

position: relative;
left: -2.0em;
top: -0.1em;
padding: 1.0em;

margin-bottom: 1.0em;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}



#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 830px;
border: solid 5px #fff;
background-color: #fff;
margin: 0 auto;
}



#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

#search
{
position: absolute;
top: 5.5em;
right: 2.0em;
padding-right: 0.0em;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 10.0em;
}

#search input.submit
{
background: #939B00 url('css2/buttonbg.gif') repeat-x;
border: solid 1px #5F6800;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}

#headerpic
{
position: relative;
height: 165px;
background: #FFFFFF url('wapo_header_850.jpg') no-repeat left top;
margin-bottom: 2px;
}

#menu
{
position: relative;
background: #616161 url('css2/titel_dunkelHG.gif') repeat-x top left;
height: 3.3em;
padding: 0em 0.5em 0em 0.5em;
margin-bottom: 2px;
margin-right: 12px;
margin-left: 12px;
font-weight: bold
}

#menu ul
{
position: absolute;
top: 1.1em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #FFFFFF;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: none;
color: #3E3E3E;
  font-weight: bold
}

#menu ul li a.active
{
background: #616161 none repeat-x left top;
}

#menubottom
{
background: #fff url('css2/border1.gif') repeat-x;
height: 10px;
margin-bottom: 1.5em;
margin-right: 12px;
margin-left: 12px;

}

#content
{
padding: 0em 0.5em 0em 0.5em;
}

#primarycontainer
{
float: left;
margin-right: -18.5em;
width: 82%;
}

#primarycontent
{
margin: 2px 5px 2px 5px;
}

#secondarycontent
{

float: right;
width: 12em;
margin-right: -3.2em

}

/* Bilderpositionierung */

a img,:link img,:visited img {
	border: 0px solid #ccc;
}

.flLeft {
	float: left;
	border: 0px solid #ccc;
	margin: 10px 5px 5px 5px;
}

.flRight {
	float: right;
	border: 0px solid #ccc;
	margin: 10px 5px 5px 5px;
}

.flTop {
	float: inherit;
	border: 0px solid #ccc;
	padding-top: 5px;
}

/* Bilderunterschriften */

.image p {
	font-size: 75%;
    color: #1D1D1D;
    margin: 0;
	padding: 2px;
}

/* Bild Plus */
/* Definition der Klassen ohne Rahmen*/ 

.pleft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;

border: none;
}
.pright {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;

border: none;
}
.pnormal {
	clear: both;
border: none;
	
}


/* Definition der KLassen mit  Rahmen */

.pleft_b {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid #990000;
}
.pright_b {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid #990000;
}
.pnormal_b {
	clear: both;
	border: 1px solid #990000;
}


/* Excel Reader */

.daten { 
	/* width: 100%; */
	border-collapse: collapse;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: 10px;
}
/*
.daten caption { 
	margin-top: 130px;
	padding: 8px 8px;
	font-size: 1.1em;
	font-weight: bold;
	color: #A5826A;
	background-color: #e8dfd8;
	border: 1px solid #A5826A;
	text-decoration: underline;
	text-align: center;
}
*/
.daten td { 
	border: 1px solid #A5826A;
	padding: 3px;
	/* text-align: center; */
	vertical-align: top;
}

.daten th { 
	border: 1px solid #A5826A;
	padding: 8px 3px;
	text-align: center;
	vertical-align: middle;
/*	background-color: #A5826A; */
	background-image:url(bg_excel_tab_head.jpg); 
	background-repeat:repeat-x;

	font-weight: bold;
/*	color: #ffffff; */
	color: #A5826A;
}

.daten .caption { 
	margin-top: 130px;
	padding: 8px 8px 8px 8px;
	font-size: 1.1em;
	font-weight: bold;
	height:30px;
	color: #A5826A;
	background-image:url(bg_excel_tab_head.jpg); 
	background-repeat:repeat-x;
	border: 1px solid #A5826A;
	text-decoration: underline;
	text-align: center;
}

.daten .subtitle td { 
	padding: 8px 3px;
	background-image:url(bg_excel_tab_head.jpg); 
	background-repeat:repeat-x;
	text-align: center;
	vertical-align: middle;
	color: #A5826A;
	font-weight: bold;
}

.daten .left td {
	text-align: left;
}

.daten .right td {
	text-align: right;
}

.daten tfoot td { 
	padding: 8px;
	background-image:url(bg_excel_tab_foot.jpg); 
	background-repeat:repeat-x;
	color: #A5826A;
	font-weight: bold;
}

/* PopUp BSM - TopBarScript
*/
#topbar{
position:absolute;
border: 1px solid #7D7D7D;
padding: 8px;
background-color: #FFFFFF;
text-align:right;
color: #494949;
width: 550px;
visibility: hidden;
z-index: 50;
border-bottom: 6px solid
}

/* PopUp BSM - TopAngebotPopScript
*/
#topangebot{
position:absolute;
border: 1px solid #7D7D7D;
padding: 6px;
background-color: #FFFFFF;
text-align:right;
color: #494949;
width: 558px;
visibility: hidden;
z-index: 50;
border-bottom: 6px solid
}


/* Blockquote */

blockquote {

	color: #727272;
	border-left: 5px solid #6F6F6F;
	margin: 2px 25px;
	padding: 1px 5px 1px 5px;

}



/* Download */

.download-hdl,
.download-file,
.download-desc {
	width: 550px;
	margin: 0px 20px;
}

.download-hdl {
	background-color: #A8A8A8;
	border: 1px solid #727272;
}

.download-file {
    background-color: #F0F0F0;
	border: 1px solid #727272;
}

.download-desc {
  border: 1px solid #727272;
}

.download-without-desc {

}

/* Formulare */

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

#form-module {
    width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 10px 5px 10px;
    color: #727272;
}

#form-module fieldset {
	border: 0px solid #FFFFFF;
}

#form-module legend {
	display: none;
}

#form-module p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

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

}

#form-module label {
	display: block;
	float: left;
	width: 120px;
    padding: 3px;
}

#form-module label.checkbox {
	width: 372px;
	border-left: 1px solid #ddd;
	border-right: none;
}

#form-module input,
#form-module select,
#form-module textarea {
	float: left;
	width: 295px;
	border: 1px solid #727272;
	margin: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px
}

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

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

#form-module input.submit {
    width: 150px;
    float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	cursor: pointer;
	background: transparent;
	color: #727272;
	border: 1px solid #727272;
    margin: 0em 0em 1em 27.8em;
}

#form-module input.submit:hover {
	background-color: #727272;
	color: #ffffff;
}

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

#form-module-thanks {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 5px 5px 5px;
	color: #ff0000;
	font-weight: bold;
}

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

/* JAOS Galerie */

.jaosg_galerie {
	padding: 0px;
}

.jaosg_thumbnail {
	float: right;
	height: 120px;
	width: 120px;
	margin: 5px 5px;
}

.jaosg_nav {
	text-align: center;
}

.jaosg_bild {
	text-align: center;
}

.jaosg_bildbeschreibung {
	text-align: center;
}

#footer
{
position: relative;
height: 2.5em;
clear: both;
padding-top: 2.5em;
margin-right: 12px;
margin-left: 12px;
background: #fff url('css2/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 0.3em;
bottom: 0.3em;
}

#footer .right
{
position: absolute;
right: 0.3em;
bottom: 0.3em;

  font-weight: bold
}
