/* Layout*/

#center {
	background: url(../images/peye2.gif) repeat-y;
	margin: 0 auto;
	width: 970px;
	border-right: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
	border-top: 3px solid #ffffff !important;
}

#eyecatcher {
	position : relative;
	width: 970px;
	height: 180px;
	background : url(../images/peye.jpg) no-repeat top right;
}

#plaintext {
	position: absolute;
	top: -25px;
	left: 720px;
}

#plaintext a {
	color: black;
	text-decoration: none;
}

#plaintext a:hover {
	color: white;
	text-decoration: none;
}

#youarehere {
	position: absolute ! important;
	left: 65px;
	height: 30px;
  	line-height: 30px;
 	font-size: 10px;
}

#youarehereneu {
	position: absolute ! important;
	left: -18px;
 	height: 30px;
  	line-height: 30px;
 	font-size: 10px;
	font-weight : bold;
}

#youarehere a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 0px 0px 23px;
	line-height: 30px;
	color: black;
	text-decoration: none;
	font-size: 10px;
	background : url(../images/pmr.gif) no-repeat;
}

#youarehere a:hover {
	color: #daa520;
	background : url(../images/pmra.gif) no-repeat;
}


/* Menü links*/

#navigation {
	position : relative;
	margin: 0px 0px 0px 0px;
	float : left;
	width : 160px;
	padding-bottom : 4px;
	top: 0px;
}


/* Suchfeld */

#searchbox {
	width: 150px;
	background-color: #f0e68c;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;
	padding: 10px 0px 10px 10px;
}

input.search {
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	width: 105px;
	background-color: #ffffff;
	vertical-align: top;
	padding: 1px 4px 1px 4px;
	margin: 0;
	color: #8c998c;
}

form.search {
	margin: 0px;
}

a.menuButton, a.menuButtonActive
{
	display: block;
	padding: 4px 10px 4px 10px;
	width: 140px;
	color: #000000;
	text-decoration: none;
	background: #f0e68c;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #ffffff;
}

a.menuButton, a.menuButtonActive
{
	\width: 160px;
	w\idth: 140px;
}

.menu {
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	background: #f0e68c;
	padding: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	left: 0px;
	top: 0px;
	z-index: 20;
}

.menuII {
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	background: #daa520;
	padding: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	left: 0px;
	top: 0px;
	z-index: 20;
}

a.menuItem, a.menuItemActive {
	color: #000000;
	background-color: transparent;
	display: block;
	padding: 4px 16px 4px 16px;
	text-decoration: none;
	white-space: nowrap;
}

a.menuButtonActive, a.menuButton:hover {
	background: #bf8c0a;
	color: #ffffff;
}

a.menuItem:hover, a.menuItemActive {
	background: #bf8c0a;
	color: #ffffff;
}

#commonboxII {
	width: 140px;
	padding: 8px 10px 8px 10px;
}

#commonboxII {
	\width: 160px;
	w\idth: 140px;
}

#commonboxII ul {
	list-style: none;
}

#commonboxII li {
	margin: 2px 0px 0px -40px;
	padding: 2px 0px 2px 18px;
	background-image: url(../images/pbul.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#commonboxII a {
	color: #000000;
	text-decoration: none;
}

/* Menü rechts*/

#navre {
	float : right;
	width : 160px;
	padding-bottom : 4px;

}

#navre ul {
	margin: 0;
	padding: 0;
}

#navre li
{
	list-style: none;
}

#commonbox {
	width: 140px;
	float : left;
	left: 10px;
	position : relative;
	padding: 8px 10px 8px 0px;
	margin: 0px 0px 0px 0px;
	top: 10px;
}

#commonbox {
	\width: 160px;
	w\idth: 140px;
}


#commonbox ul {
	list-style: none;
}

#commonbox li {
	padding: 2px 0px 2px 18px;
	background-image: url(../images/pbul.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#commonbox a {
	color: #000000;
	text-decoration: none;
}

/* Mittelteil */

#content {

	position: relative;
	float : left;
	width: 620px;
	top: 0px;
	left: 15px;
	text-align: justify;
	padding-bottom : 4px;

}


#content {
	\width: 600px;
	w\idth: 620px;
}

p {
	margin: 0;
	padding: 0px 0px 10px 0px;
	line-height: 180%;
	font-family: arial;
}

em {
	font-weight : bold;
	font-family: arial;
	color: #6b2b08;
	font-size : 130%;
	font-style : normal;
}


h1 {
	margin: 0;
	padding: 0px 0px 10px 0px;
	font-size: 23px;
	color: #6b2b08;
	font-family: arial;
	font-weight: normal;
}


h2 {
	margin: 0;
	padding: 10px 0px 10px 0px;
	font-size: 22px;
	color: #6b2b08;
	font-family: arial;
	font-weight: normal;
}


h3 {
	margin: 0;
	padding: 0px 0px 4px 0px;
	font-size: 27px;
	color: #6b2b08;
	font-family: arial;
	font-weight: normal;
}


h4 {
	margin: 30px 0px 0px 0px;
	padding: 9px 0px 9px 0px;
	font-size: 27px;
	color: #6b2b08;
	font-family: arial;
	font-weight: normal;

}


h5 {
	margin: 0;
	padding: 9px 0px 2px 0px;
	color: red;
	font-family: arial;
	font-size: 35px;
	font-weight: normal;
}


h6 {
	margin: 0;
	padding: 9px 0px 2px 0px;
	color: #0000CC;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
}

.clearer {
	clear: both;
}


a.link {
	font-weight: bold;
	color: #bf8c0a;
	text-decoration: none;
}

a.s2d:hover, a.link:hover, a.teaserlink:hover, #youarehere a:hover, #commonboxII a:hover, #commonbox a:hover, #more a:hover {color: #daa520;
text-decoration: none;

}

.textlink {
 	color:#000000;
 	text-decoration:none;
 	font-family:verdana,arial,helvetica;
 	font-size:8pt;
 	text-transform: none;
}

.textlink:visited {
 	color:#000000;
}

a.textlink:hover{
	color:#CB4F02;
}

#eyecatcher3 {
	background : url(../images/peye3.jpg) no-repeat top right;
	width: 970px;
	height: 2px;
	clear: both;

}

#footer {
	background: #f0e68c;
	padding: 10px 60px 0px 60px;
	margin: 0px;
	width: 850px;
	clear: both;
	text-align: center;
}

#footer a {
	color: black;
	text-decoration: none;
	font-size: 9pt;

}

#footer a:hover {
	text-decoration: underline;
	color: #daa520;

}

BODY {
	margin: 5px;
	padding: 0;
	background: #daa520 url(../images/pback.gif) repeat-x top left;
	min-width: 970px;
}

.kopfbereichoben_ueberschrift {
	color : black;
	font-size : 23px;
	font-weight : bold;
	margin : 0;
	padding : 0;
	font-family: arial;

}

.kopfbereichoben_kleinschrift {
	color : black;
	font-size : 10px;
	font-weight : bold;
	margin : 0;
	padding : 0;
	border : 0;
	text-decoration : none;
	text-align : left;
	white-space : nowrap;
	font-family: arial;

}

.kopfbereichoben_kleinschriftII {
	color : black;
	font-size : 11px;
	margin : 0;
	padding : 0;
	font-family: arial;

}

.kopfbereichoben_kleinschriftIII {
	color : black;
	font-size : 12px;
	font-weight : bold;
	margin : 0;
	padding : 0;
	border : 0;
	text-decoration : none;
	text-align : left;
	white-space : nowrap;
	font-family: arial;

}

#warenkorb {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 20px;

}

#warenkorbI {
	position: absolute;
	padding: 0;
	margin: 0;
	left: -3px;
	top: -10px;

}

#warenkorbII {
	position: absolute;
	padding: 0;
	margin: 0;
	top: -7px;

}

#warenkorbIII {
	position: relative;
	padding: 0;
	margin: 0;
	font-family: arial;
	text-decoration : none;
	font-size : 12px;
}

#more {
	padding:10px 0px 0px 0px;
	margin:0px;
	text-align: right;
	font-size: 11px;
}

#more a {
	color: #6b2b08;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 10px 0px;
}

#morea {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: right;
}

#morea a {
	text-decoration : none;

}

a.morea {
	font-weight: bold;
	color: #6b2b08;
	text-decoration: none;
	font-family: arial;
}


a.morea:hover {
	color: #daa520;
	text-decoration: none;
}


/* Marginalie */

div.sidepicture {
	float: right;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 10px 10px;
	width: 155px;

}

p.sidepicturetext {
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 160%;
	font-size: 80%;
	color: #000000;
	text-align: center;
}


/* Absatztyp BIld */

div.picture {
	margin: 8px 0px 0px 0px;
	width: 620px;
	border: none;
	text-align: center;
}

/* Absatztype Aufzählung */

ul.content {
	list-style: none;
	padding: 10px;
	margin: 10px 0 20px 20px;
	background: #f0e68c url(../images/pfd.gif) repeat-x left top;;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	width: 300px;
}

li.content {
	padding: 2px 0px 2px 18px;
	background-image: url(../images/pbul.gif);
	background-repeat: no-repeat;
	background-position: top left;
}


/* Absatztyp Tabelle */

table.content {
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 10px 5px;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #eeeeee;
	background: #f0e68c url(../images/pfds.gif) repeat-x left top;;


}

tr.row {
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;

}


tr.header {
	background-color : #daa520;
}

td.cell {
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #aaaaaa;
	padding: 6px;
	margin: 0px;
	text-align: justify;
}

td.headercell {
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #aaaaaa;
	padding: 6px;
	margin: 0px;
	font-weight: bold;
}


/* Absatztyp Teaser */

div.teaserelement {
	float: left;
	padding: 4px 4px 4px 4px;
	margin: 5px 0px 0px 5px;
	text-align: left;
	background: #f0e68c url(../images/pfd.gif) repeat-x left top;;
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
}

div.teaser {
	margin: 0px 0px 0px 0px ! important;
	border: none;
	width: 630px;
}

p.teasertext {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 170%;
	font-family: arial;
}

p.teasertext1 {
	margin: 1px 0px 2px 4px;
	padding: 0px 0px 0px 0px;
	line-height: 120%;
	font-family: arial;
}

div.teasernav {
	clear: both;
	padding: 0;
	margin: 0;
	border: none;


}

.teaserlink1 {
	background-color: #6b2b08;
	margin: 2px 0px 2px 0px;
	padding: 3px 0px 3px 0px;
	width: 100%;
	text-decoration: none;
	font-weight: bold;

}

.teaserlink1 a{
	color: #E9EBE8 !important;
	text-decoration: none;
}

.teaserlink1 a:hover {
	color: #210808 !important;
	text-decoration: none;
}

a.teaserlink {
	font-weight: bold;
	color: black;
	text-decoration: none;
}


p.lookup {
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 0px 0px;
	border-bottom: 1px solid #daa520;

}

.teasernav {
	clear: both;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-align: center;
	font-size: 14px;
}

div.teaserpicture {
	float: right;
	padding: 0px;
	margin: 0px -3px -3px 0px;
	border: none;
}
/* Absatztype Formular */

input.forminput  {
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	width: 300px;
	background-color: #ffffff;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}



textarea.formtextarea  {
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	width: 300px;
	height: 200px;
	background-color: #ffffff;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

.formcaption {
	width: 200px;
	line-height: 200%;
	float: left;
	clear: left;
}

p.formnote {
	color: #6b2b08;
}

.buttoncaption {
	line-height: 200%;
}


/* Plugin-Styles */


INPUT.s2d {
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	background-color: #ffffff;
	vertical-align: top;
	padding: 1px;
}

SELECT.s2d {
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	background-color: #ffffff;
	vertical-align: top;
	padding: 1px;
}

a.s2d, a.s2dinfo, a.s2dsmall {
	font-weight: bold;
	color: #6b2b08;
	text-decoration: none;
}


P.s2d  {
	font-size: 17pt;
	color: #6b2b08;
	font-family: arial;
	font-weight : bold;
	margin-top : 5pt;
	margin-bottom : -8pt;
	line-height: 20pt;
}

textarea {
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	width: 300px;
	height: 200px;
	background-color: #ffffff;
	vertical-align: top;
	padding: 1px;
}

#tsbox {
	width: 140px;
	background-color: #f0e68c;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;
	padding: 8px 10px 8px 10px;
	margin: 0px;
	text-align: center;
}

#tsbox {
	\width: 160px;
	w\idth: 140px;
}

#shadow {
	width: 974px;
	height: 15px;
	padding: 0px;
	margin: 0px;
	background: url(../images/) repeat-x top left;
}

#copy {
	color : #000000;
	font-size: 7pt;
}

#copy a {
	text-decoration : none;
	font-weight : bold;
	color : #5c1c10;
	font-size: 7pt;
}

#copy a:hover {
	text-decoration : underline;
}