HTML, BODY, TD, INPUT{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#header {
	width: 900px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background : url(../images/pheader.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 50px;
}

#maintopic {
	width: 900px;
	text-align: left;
	padding: 4px 0px 6px 0px;
	margin: 0px;
	margin-left:200px;
	position: absolute;
	top: 60px;
	left: 50px;
}

#plaintext, #htmlheader {
	position: absolute;
	top: 10px;
	left: 850px;
	text-align: right;
	width: 100px;
}

#plaintext a {
	text-decoration: none;
	color: #561B24;
}
	

#maintopic ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#maintopic li {
	display: inline;
}

#maintopic li a {
	margin: 0px;
	padding: 4px 8px 6px 8px;
	background : #F3E2E4 url(../images/pel.gif) no-repeat top left;
	text-decoration: none;
	color: #561B24;
	border-left: 1px solid #ffffff;
}

#maintopic li a img {
	vertical-align : middle;
}

#maintopic li a.sel {
	background-color: #CD506A;
}

#maintopic li a:hover {
	background-color : #561B24;
	color: #ffffff;
}

#eyecatcher {
	width: 100%;
	height: 5px;
	margin: 0px;
	padding: 0px;
	background : #CD506A url(../images/headerlogo23.jpg) no-repeat 50px 0px;	
	position: absolute;
	top: 84px;
	left: 0px;
}

#topic {
	position: absolute;
	top: 89px;
	left: 50px;
	width: 200px;
	background-color: #F3E2E4;
	padding: 0px;
	margin: 0px;
}

#topic h3 {
	margin: 0px;
	padding: 6px 10px 4px 10px;
	height: 19px;
	background-color: #F3E2E4;
	border-bottom: #CD506A 1px solid;
	color: #561B24;
	display: block;
	font-size: 100%;
	font-weight: normal;
}


#topic p {
	text-align: right;
	margin: 0px;
	padding: 4px 10px 4px 10px;
}

#topic p.sub {
	padding: 2px 40px 4px 10px;
}


#topic p a {
	text-decoration: none;
	color: #561B24;
}

#topic p a:hover {
	color: #CD506A;
}

form.search {
	padding: 10px;
	margin: 0px;
}

form.search input {
	padding: 0px;
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border: #CD506A 1px solid;
	width: 150px;
}


#content {
	width: 510px;
	padding: 10px;
	margin: 0px;
	background-color: #ffffff;
	position: absolute;
	top: 90px;
	left: 250px;
}

#sidebar {
	position: absolute;
	top: 264px;
	left: 779px;
	width: 160px;
	padding: 10px;
	border-left: 1px solid #CD506A;
	border-bottom: 1px solid #CD506A;
	background-color: #ffffff;
}



/* Content und Sidebar-Elemente */

BODY {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

#content h1 {
	margin: 0;
	padding: 0;
	width: 510px;
	height: 35px;
	background-repeat : no-repeat;
	font-size: 25px;
/* JL: */
	color: #33551C;
	letter-spacing : 2px;
	text-transform : uppercase;
	font-weight : bold;
	font-family : Times New Roman, Serif;
}


#content h2, #sidebar h2 {
	font-size: 100%;
	font-weight : bold;
	font-family : Times New Roman, Serif;
	font-size: 13px;
	margin: 0px;
	color: #33551C;
	letter-spacing : 2px;
	text-transform : uppercase;
}

#content h2 {
	padding: 10px 0px 2px 0px;	
}

#sidebar h2 {
	padding: 2px 0px 2px 0px;	
}

#content h3 {
	font-size: 100%;
	font-weigth: normal;
	margin: 0px;
	padding: 2px 0px 2px 0px;	
	color: #561B24;
}

#content p, #sidebar p {
	margin: 0px;
	padding: 2px 0px 2px 0px;	
	line-height: 160%;
}

#content a, #sidebar a {
	text-decoration: none;
	font-weight : bold;
	color: #33551C;
}

#content a:hover, #sidebar a:hover {
	text-decoration: underline;
}

#content .sidepicture {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 4px 0px 10px 10px;
	width: 160px;
}

#content .clearer {
	clear: both;
}

#more {
	marging: 0px;
	padding: 20px 0px 0px 0px;
	text-align: right;
}

/* Liste */

#content ul, #sidebar ul {
	list-style: none;
	padding: 0px;
	margin: 6px 0px 6px 10px;
}

#content li, #sidebar li {
	padding: 2px 0px 2px 16px;
	background: url(../images/pbull.gif) no-repeat top left;
}

/* Tabelle */

#content table.cells {
	border: none;
}

#content td.cell {
	background-color: #F3E2E4;
}

#content td.headercell {
	background-color: #561B24;
	color: #F3E2E4;
	font-weight: bold;
}

/* Teaser */

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;
}

/* Absatztype Formular */

input.box {
	border : 1px solid #CD506A;
	width: 300px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular textarea  {
	border : 1px solid #CD506A;
	width: 300px;
	height: 200px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular .formcaption {
	width: 200px;
	line-height: 200%;
	float: left;
	clear: left;
}

form.formular .formnote {
	color: #561B24;
	line-height: 160%;
	padding: 2px 0px 10px 202px !important;
}

.buttoncaption {
	line-height: 200%;
}


/* Plugin-Styles */

P.s2d  {
	font-size: 180%;
	color: #561B24;
	font-weight : bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 200%;
}

P.s2dsmall  {
	font-size: 80%;
}

a.s2dsmall, a.s2dinfo  {
	text-decoration:underline !important;
}

/* ====== */
#content .navbutton a {
	color: #561B24;
	margin: 0px;
	padding: 4px 8px 6px 8px;
	background: #F3E2E4 url(../images/pel.gif) no-repeat top left;
	text-decoration: none;
	border-left: 1px solid #ffffff;
	font-weight:bold;
}
#content .navbutton a:hover { color: #ffffff; background-color: #561B24; text-decoration:none; }

.indexPicTbl a img { border: 0px; }
.indexPicTbl { border: 1px solid #CD506A; }

.persistentInvisible {
  display:none; 
  behavior:url(#default#savehistory);
}

#pic { border: 1px solid #CD506A; margin-left:9px; }
#comment { color: #561B24; font-weight:bold; margin-left:9px; font-size:1.2em;}
