/* Standard-Elemente */

#wrap {
	position: absolute; /*wichtig*/ 
    left: 50%; /*wichtig*/ 
    margin: 0 -493px; /*wichtig*/ 
    width: 985px; 
}

p {
	margin: 0;
	padding: 0px 0px 10px 0px;
	line-height: 180%;	
}

em {
	font-weight : bold;
	color: #C77D2A;
	font-style : normal;
}

h1 {
    font-family: Lucida Sans Unicode, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-size: 0px;
	color: #b21400;
}

h2 {
    font-family: Lucida Sans Unicode, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 4px 0px 5px 0px;
	font-size: 16px;
	color: #b21400;
}

h3 {
	margin: 0;
	padding: 2px 0px 2px 0px;
	font-size: 100%;
	color: #000000;
}

.clearer {
	clear: both;
}

a.link {
	font-weight: bold;
	color: #C77D2A;
	text-decoration: none;
}

a.s2d:hover, a.link:hover, a.teaserlink:hover, #youarehere a:hover, #commonbox a:hover, #more a:hover, #plaintext a:hover {
	text-decoration: underline;
}

/* Layout-Elemente  */

BODY {
	background: #fff0dd url(../images/pback.gif) repeat-x top left;
	margin: 0;
	padding: 0;
}

#slideshow {
	
	width: 984px;
	height: 300px;
	position: absolute;
	top: 10px;
	padding: 0px; 	
}

#slideshow img {
 display:none;
 width: 984px;
 height: 300px;
 position:absolute;
 top:10; 
 left:0;
 border: 1px solid #ffffff;
}


#slideshow img.start {
 display:block;
}


#content {
	width: 775px;
	position: absolute;
	left: 200px;
	top: 340px;
	padding: 0px 10px 0px 10px;
	background-color: #fff0dd url(../images/pback.gif) repeat-x top left;
}



#plaintext {
	position: absolute;
	top: 10px;
	left: 10px;
}

#plaintext a {
	color: #fff0dd;
	text-decoration: none;
}


#searchbox {
	width: 150px;
	background-color: #fff0dd;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;	
	padding: 10px 0px 10px 10px;
}

#commonbox {
	width: 140px;
	background: #fff0dd url(../images/pfds.gif) repeat-x left top;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;	
	padding: 8px 10px 8px 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;
}


#main {
	position: absolute;
	top: 50px;
	left: 180px;
	width: 800px;
}


#more {
	padding:10px 0px 0px 0px;
	margin:0px;
	text-align: right;
}

#more a {
	color: #000000;
	text-decoration: none;
	padding: 2px 0px 2px 26px;
	background-image: url(../images/pbul.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}


/* Menü */

#menue {
	position: absolute;
	top: 340px;
	left: 0px;
	width: 190px;
	height: 580px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	background : url(../images/);
}

#menue ul {
	list-style-type: none;
	width: 190px;
	margin: 0px;
	padding: 0px;
}

#menue li a img {
	vertical-align : middle;
}

#menue li {
	display: inline;
}

#menue li a {
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #FFFFCC;
}

#menue li a.sel {
}

#menue li a:hover {
	color: #FFFFCC;
	display: block;
	background: url(../images/pmenbaa.gif) no-repeat; 
}

.maintopic {
	padding: 9px 12px 9px 12px;
	color: #FFFFCC;
	font-size: 14px;
	font-weight: normal;
	background: url(../images/pmenb.gif) no-repeat; 
}

.maintopicsel {
	padding: 9px 12px 9px 12px;
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	display: block;
	background: url(../images/pmenbaa.gif) no-repeat;
}

.topic {
	padding: 9px 12px 9px 22px;
	color: #FFFFCC;
	font-size: 14px;
	font-weight: normal;
	background: url(../images/pmenbaa.gif) no-repeat;
}

.topicsel {
	padding: 9px 12px 9px 22px;
	color: #FF9900;
	font-size: 14px;
	font-weight: bold;
	display: block;
	background: url(../images/pmenba.gif) no-repeat;
}

.subtopic {
	padding: 9px 12px 9px 35px;
	color: #FF6600;
	font-size: 14px;
	font-weight: normal;
	background: url(../images/pmenbaa.gif) no-repeat; 
}

.subtopicsel {
	padding: 9px 12px 9px 35px;
	color: #FF9900;
	font-size: 14px;
	font-weight: bold;
	display: block;
	background: url(../images/pmenba.gif) no-repeat;
}

/* Suchfeld */

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;
}

form.search {
	margin: 0px;
}


/* Marginalie */

div.sidepicture {
	float: right;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 10px;
	width: 200px;
	border-bottom: 1px solid #aaaaaa;	
	border-right: 1px solid #aaaaaa;	
	border-top: 1px solid #eeeeee;	
	border-left: 1px solid #eeeeee;	
	background: #fff0dd url(../images/pfd.gif) repeat-x left top;;
}

p.sidepicturetext {
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 160%;	
	font-size: 90%;
	color: #000000;
}


/* Absatztyp BIld */

div.picture {
	padding: 0px;
	margin: 10px 0px 10px 20px;
	width: 480px;
	border: none;
}


/* Absatztype Aufzählung */

ul.content {
	list-style: none;
	padding: 10px;
	margin: 10px 0 20px 20px;
	background: #fff0dd 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: 490px;
}

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 {
	margin: 0px 0px 10px 0px;
	border-right: 1px solid #aaaaaa;	
	border-left: 1px solid #eeeeee;	
	background: #fff0dd url(../images/pfds.gif) repeat-x left top;;
}

tr.row {
	border-bottom: 1px solid #aaaaaa;	
	border-top: 1px solid #eeeeee;	
}


tr.header {
	background-color : #fff0dd;	
}

td.cell {
	border-top: 1px solid #eeeeee;	
	border-bottom: 1px solid #aaaaaa;	
	padding: 6px;	
	margin: 0px;
	text-align: left;
}

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: 6px 10px 6px 10px;
	margin: 0px 10px 10px 0px;
	background: #fff0dd 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;	
}

div.teaser {
	margin: 10px 0px 10px 20px ! important; 
	border: none;
	width: 750px;
}

div.teaserpicture {
	float: right;
	padding: 0px;
	margin: 0px 0px 10px 10px;
	border: none;
}

p.teasertext {
	margin: 0;
	padding: 4px 0px 4px 0px;
}

div.teasernav {
	clear: both;
	padding: 0;
	margin: 0;
	border: none;
	text-align: center;
}

a.teaserlink {
	font-weight: bold;
	color: #ff8f00;
	text-decoration: none;
}

p.lookup {
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 0px 0px;
	border-bottom: 1px solid #fff0dd;
}

/* 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: #ff8f00;
	padding: 2px 0px 10px 202px !important;
}

.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: #C77D2A;
	text-decoration: none;
}

P.s2d  {
	font-size: 16pt;
	color: #C77D2A;
	font-weight : bold;
	margin-top : 5pt;
	margin-bottom : 5pt;
	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: #fff0dd;
	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;
}



/* footer*/
#footer {
	width: 750px;
	padding: 10px 10px 0px 10px;
	background-color: #fff0dd;
	font-size:0.9em;
	text-align:center;
}
#footer {
	\width: 750px;
	
} 
#footer a {
	text-decoration: none;
	font-weight : bold;
	color: #C77D2A;
}
#footer a:hover {
	text-decoration: none;
	color: #b21400;
}
