/* Content und Sidebar-Elemente */


#content h2, #sidebar h2 {
	margin: 0;
	padding: 0px 0px 2px 0px;
}

#content h2 {
	font-weight: normal;
	font-size: 140%;
	color: #FF0000;
}

#content h3 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	color: #FF0000;
}

#content p, #sidebar p {
	font-size: 100%;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 160%;
	color: #000000;
}

#content a, #sidebar a {
	text-decoration: none;
	font-weight : bold;
	color: #800000;
}

#content a:hover, #sidebar a:hover {
	text-decoration: underline;
}

#content .sidepicture {
	float: left;
	padding: 0;
	margin: 10px 10px 0px 0px;
	width: 184px;
}

#content .clearer {
	clear: both;
}

#bigpicture {
rem	float: left;
	margin: 0;
	padding: 0;
}

#bigpicturewide {
rem	float: left;
	margin: 0;
	padding: 0;
}

.picturetext {
	font-size: 90%;
	line-height: 120%;
	color: #FF0000 !important;
	margin: 0;
	padding: 0;
}

#more {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	border-top: solid 1px #FF0000;
}

#more p {
	font-size: 80%;
	display: inline;
	margin: 0;
	color: #FF0000;
}

#more a {
	font-size: 80%;
	display: inline;
	text-decoration: none;
	margin: 0;
	color: #FF0000;
}

/* Liste */

#content ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#content li {
	padding: 2px 0px 2px 16px;
	background: url(../images/pbull.gif) no-repeat top left;
}


#sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#sidebar li {
	padding: 2px 16px 2px 0px;
	background: url(../images/pbulls.gif) no-repeat top right;
}


/* Tabelle */

#content tr.odd {
	background-color: #dedede;
}

#content tr.even {
	background-color: #f0f0f0;
}

#content tr.header {
	background-color: #800000;
}

#content td.cell {
	padding: 4px;
	margin: 0px;
}

#content td.headercell {
	padding: 4px;
	margin: 0px;
	font-weight: bold;
	background-color: #800000;
	color: #ffffff;
}


/* Teaser */

div.teaserelement {
	float: left;
	padding: 3px 10px 3px 3px;
	margin: 0px 12px 0px 0px;
	border: none;
	border: 1px solid #FF0000;
}

div.teaser {
	margin: 0px;
	padding: 2px 3px 2px 0px;
}

div.teaserpicture {
	float: left;
	padding: 0px;
	margin: 8px 10px 10px 0px;
	border: none;
}

p.teasertext {
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

.teasernav {
	clear: both;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-align: center;
}

#sidebar .sidepic {
	padding: 0;
	margin: 4px 0px 4px 0px;
}


/* 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;
}

/* Grundpreisberechnung  */
#baseprice {
		font-size: 80%;
		padding: 0px 2px 2px 2px;
		margin: -10px 0px 0px 90px;
		line-height: 100%;color: #bebebe;		
}

#baseprice:hover {
		color: black;
}

#basepricerabatt1, #basepricerabatt2, #basepricerabatt3, #basepricerabatt4, #basepricerabatt5 {
		font-size: 80%;
		margin: 0px 0px 0px 90px;
		padding: 2px 2px 2px 2px;
		line-height: 100%;
		border-top: 1px solid #CECECE;color: #bebebe;
}

#basepricerabatt1:hover, #basepricerabatt2:hover, #basepricerabatt3:hover, #basepricerabatt4:hover, #basepricerabatt5:hover {
		color: black;
}
/* Ende Grundpreisberechnung  */ 

/* Breite bei Spezialfeldern */
	td.triplewidth {
	 min-width: 224px;
	}
	
/* Hinweis unter teaser PAngV */
div.teaserpangv {
	margin: 0px 0px 20px 22px ! important; 
	border: none;
	width: 748px;
	font-size: 11px;
}
