BODY {
	background: url(../images/pbg.jpg) repeat;
	
	
}

/*
.scrollbar {
	scrollbar-DarkShadow-Color: #333333;
	scrollbar-Track-Color: #FFFFFF;
	scrollbar-Face-Color: #f8f7f7;
	scrollbar-Shadow-Color: #5e0002;
	scrollbar-Highlight-Color: #FFFFFF;
	scrollbar-3dLight-Color: #5e0002;
	scrollbar-Arrow-Color: #333333;
}

.kopf {
	background: url(../images/kopf.gif) repeat-x;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:12000;
}
*/
#frame {
	width: 900px;
	height: 900px;
	left: 50px;
	background-color: #ffffff;
	position: absolute;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	top: 234px;
}

#content h1 {
	background-repeat:no-repeat;
	border-bottom:2px solid #5e0002;
	font-size:5px;
	height:43px;
	margin:0;
	padding:0;
	width:490px;
}

#content h2 {
color:#000000;
font-size:100%;
font-weight:bold;
margin-top:20px;
padding:10px 0 2px;
text-transform:capitalize;
}

#content h3 {
	font-size: 100%;
	font-weight:normal;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	color: #000000;
}

#content p {
	padding: 2px 0px 10px 0px;
	line-height: 160%;}

#content a {
	color:#5e0002;
	font-weight:normal;
	text-decoration:none;
}

#content a:hover {
	text-decoration: underline;
}

#content .sidepicture {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 4px 0px 10px 10px;
	width: 140px;
}

#content .clearer {
	clear: both;
}

#more {
	margin:20px;
	padding: 20px 0px 0px 0px;
	text-align: right;
}

#content ul {
	list-style: none;
	padding: 0px;
	margin: 6px 0px 6px 10px;
}

#content li {
	padding: 2px 0px 2px 25px;
	background: url(../images/pbull.gif) no-repeat top left;
}

#content table.cells {
	border: 0px solid #5e0002;
}

#content td.cell {
	background-color: #ffffff;
	padding-right:10px;
}

#content td.headercell {
	background-color: #000000;
	color: #f8f7f7;
	font-weight: bold;
}

div.teaserelement {
	float: left;
	padding: 0px 20px 0px 0px;
	margin: 0px;
}

div.teaser {
	margin: 0px;
	padding: 2px 0px 2px 0px;
}

div.teaserpicture {
	float: right;
	padding: 0px;
	margin: 4px 0px 10px 10px;
	border: none;
}

p.teasertext {
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

.teasernav {
	clear: both;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-align: center;
}

input.box {
border:1px solid #5e0002;
height:20px;
margin:0 0 10px;
padding:4px;
vertical-align:top;
width:340px;
}

form.formular textarea  {
border:1px solid #5e0002;
height:120px;
margin:0 0 -26px;
padding:1px;
vertical-align:top;
width:485px;
}

form.formular .formcaption {
	width: 200px;
	line-height: 200%;

}

form.formular .formnote {
	color: #000000;
	line-height: 160%;
}

.buttoncaption {
	line-height: 200%;
}

P.s2d  {
	font-size: 180%;
	color: #000000;
	font-weight : bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 200%;
}

P.s2dsmall  {
	font-size: 80%;
}
