/* Content und Sidebar-Elemente */

body {
	margin: 0;
	padding: 0;
	background-color: #F5F2EE;
}

#frame {
	width: 980px;
	margin: 0;
	padding: 0;
}

#content {
	font-size: 13px;
}

#sidebar {
	font-size: 11px;
}

#content h1 {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 24px;
	color: #C7C2BA;
}

#content h2, #sidebar h2 {
	font-size: 100%;
	font-weight : bold;
	margin: 0;
	color: #726E4E;
}

#content h2 {
	padding: 6px 0 10px 0;	
	text-transform: uppercase;
}

#sidebar h2 {
	padding: 2px 0 2px 0;	
}

#content h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 2px 0 2px 0;	
	color: #726E4E;
}

#content p, #sidebar p {
	margin: 0;
	padding: 2px 0 10px 0;	
	line-height: 170%;
	color: #37393D;
}

#content a, #sidebar a {
	font-weight : bold;
	color: #37393D;
}

a.slim {
	font-weight : normal;
}

#content .sidepicture {
	float: right;
	padding: 4px 0 0 10px;
	margin: 0 0 10px 10px;
	width: 220px;
}

#content h4, #sidebar h4, p.PictureDescription {
	font-size: 11px;
	margin: 0;
	padding: 0;	
	color: #726E4E;
	line-height: normal;
}

#content .clearer {
	clear: both;
}

#more {
	margin: 0;
	padding: 20px 0;
	text-align: right;
}

/* Liste */

#content ul, #sidebar ul {
	margin: 0 0 0 30px;
	padding: 2px 0 10px 0;	
	line-height: 170%;
	color: #37393D;
}

/* Tabelle */

#content table.cells {
 margin-bottom: 10px;
	border: 0;	
	line-height: 170%;
}

#content td.cell {
}

#content td.headercell {
	font-weight: bold;
}

/* Teaser */

div.teaserelement {
	float: left;
	padding: 0 20px 0 0;
	margin: 0;
}

div.teaser {
	margin: 0;
	padding: 2px 0 2px 0;	
}

div.teaserpicture {
	float: right;
	padding: 0;
	margin: 4px 0 10px 10px;
	border: none;
}

p.teasertext {
	margin: 0;
	padding: 4px 0 4px 0;
}

.teasernav {
	clear: both;
	padding: 2px 0 2px 0;
	margin: 0;
	text-align: center;
}

/* Absatztype Formular */

input.box {
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #eeeeee 1px solid;
	border-right: #eeeeee 1px solid;
	color: #37393D;
	background-color: #fcfcfc;
	width: 300px;
	vertical-align: top;
	padding: 1px;
	margin: 0 0 10px 0;
}

form.formular textarea  {
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #eeeeee 1px solid;
	border-right: #eeeeee 1px solid;
	color: #37393D;
	background-color: #fcfcfc;
	width: 300px;
	height: 200px;
	vertical-align: top;
	padding: 1px;
	margin: 0 0 10px 0;
}

form.formular .formcaption {
	width: 200px;
	line-height: 200%;
	float: left;
	clear: left;
}

form.formular .formnote {
	color: #726E4E;
	line-height: 160%;
}

.buttoncaption {
	line-height: 200%;
}

.fL {
	display: none;
}


/* Plugin-Styles */

P.s2d  {
	font-size: 180%;
	color: #37393D;
	font-weight : bold;
	margin: 0;
	padding: 2px 0 2px 0;
	line-height: 200%;
}

P.s2dsmall  {
	font-size: 80%;
}
