/* Content und Sidebar-Elemente */
/*
BODY {
	margin: 0px;
	padding: 0px;
	height:100%;
}*/

.pageheader {
	font-family : Arial, Helvetica, sans-serif;
	letter-spacing: 0.3em;
	font-size: 14px;
	color: #B27E57;
	line-height: 150%;
	border-bottom: 1px solid black;
	width: 250px;
	padding-bottom: 20px;
	margin-bottom: 20px;

}

#content h1 {
	font-family : Arial, Helvetica, sans-serif;
	letter-spacing: 0.3em;
	font-size: 14px;
	color: #B27E57;
	line-height: 150%;
	border-bottom: 1px solid black;
	width: 250px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#content h2 {
	font-weight : bold;
	font-size: 14px;
	color: #5A5B51;
	margin: 10px 0 15px 0;
	padding:0px;
	border-bottom: 1px dotted #5A5B51;
}

#sidebar h2 {
	padding: 5px 5px 5px 5px;
	display:block;
	font-size: 14px;
	background: #C37338;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 0px;
	border-bottom:1px solid #ffffff;
}



#content h3 {
	font-size: 90%;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px 2px 0px;	
	color: #000000;
}

.picturetext {
	font-size: 90%;
	color: ;
}

#content p {
	margin: 10px 0 10px 0;
	padding: 0px;
	line-height: 120%;
	text-align: left;
}


#content a {
	text-decoration: none;
	font-weight : bold;
	color: #C37338;
}


#sidebar p {
	margin: 0px;
	padding: 0 8px 8px 8px;
	line-height: 120%;
	text-align: left;
}

#sidebar a {
	text-decoration: none;
	font-weight : bold;
	color: #C37338;
	/*padding: 8px;*/
}

#sidebar_content {
	text-align: center;
	margin:10px 0px 10px 0px;
}



#content a:hover, #sidebar a:hover {
	text-decoration: underline;
	color: #C37338;
}

#content .sidepicture {
	float: right;
	padding: 10px 10px 1px 10px;
	margin: 0px 10px 10px 10px;
	width: 160px;
	border: 1px solid #D8D4C9;
}

#content .sidepicture h3 {
	font-weight:bold;
}

#content .clearer {
	clear: both;
}

.para_text {
	line-height: 140%;
	margin-bottom: 10px;
}

#more {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: right;
	/*border: 1px solid red;*/
	height: 20px;
	width: 410px;
}

/* Liste */


#content ul { 
	float: left;
	width: 380px;
	list-style: none;
	margin:0;
}

#content li {
	/*margin-left:8px;*/
	padding: 0px 0px 10px 20px;
	background: url(../images/pic_bullet.gif) no-repeat top left;
}

#sidebar ul {
	margin-left:8px;padding:0;
	text-align:left;
	list-style: none;
}

#sidebar li {
	padding: 0px 0px 10px 20px;
	background: url(../images/pic_bullet.gif) no-repeat top left;
	width: 145px;
}


/* Absatztyp Tabelle */

table.content {
	margin: 0px 0px 0px 0px;
	/*border: 1px solid #000000;*/
}

tr.odd {
	background-color : ;	
}

tr.even {
	background-color : #F1F0EC;	
}

tr.header {
	background-color : #E4E1D9;	
}

td.cell {
	padding: 4px;	
	margin: 0px;
}

td.headercell {
	padding: 4px;	
	margin: 0px;
	font-weight: bold;
	background-color : #E4E1D9;	
}





/* Teaser */

/* #teaserspace {
	margin-bottom:15px;
	border: 1px solid #E4E1D9;
	padding: 10px 15px 15px 15px;
	height: auto;
	cursor:pointer;
	min-height: 100px;
}

#teaserspace:hover {
	/*border: 1px solid #0072FF;*/
	/*background: #E4E1D9;
	
}*/


div.teaserelement {
	float: left;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	/*border:1px solid black;*/
}

div.teaser {
	margin: 0px;
	padding: 2px 0px 2px 0px;	
	/*border:1px solid black;*/
}

div.teaserpicture {
	float: right;
	padding: 3px;
	margin: 4px 0px 10px 10px;
	border: 1px solid #D8D4C9;
}

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 #ABABA5;
	width: 250px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular textarea  {
	border : 1px solid #ABABA5;
	width: 250px;
	height: 200px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular .formcaption {
	width: 150px;
	line-height: 200%;
	float: left;
	clear: left;
}

form.formular .formnote {
	color: #ABABA5;
	line-height: 160%;
	padding: 2px 0px 10px 202px !important;
}

.buttoncaption {
	line-height: 200%;
}

/* Plugin-Styles */

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%;
}

a.s2dsmall, a.s2dinfo  {
	text-decoration:underline !important;
}

