/* Content und Sidebar-Elemente */

#content p {
	margin: 0px;
	padding: 2px 0px 0px 0px;	
	font-size: 90%;
	line-height: 160%;
}

#content a {
	text-decoration: none;
	font-weight : bold;
	color: #A62100;
}

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

#content h1 {
	font-size: 140%;
	color: #990000;
	margin: 20px 0px 0px 0px;
	padding: 0;
}

#content h2 {
	font-size: 130%;
	font-weight: bold;
	margin: 0px;
	border-top: 1 px solid #bebebe;
	color: #990000;
	padding-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 8px;	
}

#content h3 {
	font-size: 110%;
	font-weigth: normal;
	margin: 0px;
	padding: 2px 0px 2px 0px;	
	color: #990000;
}

/* Sidepic */

#sidepicture {
	float: left;
	padding: 0px;
	margin: 0px 10px 10px 0px;
	border: 0px solid silver;
	width: 160px;
}


#sidepicturemiddle {
	padding: 0;
	margin: 0px 0px 0px 0px;
}

#sidepicture p {
	font-size: 80%;
	color: #9B3C37;
	margin: 0px 0px 10px 0px;
}


#sidepicture2 {
	float: left;
	padding: 0px;
	margin: 4px 10px 0px 0px;
	width: 92px;
}

#sidepicturemiddle2 {
	padding: 0;
	margin: 0px 0px 0px 0px;
}

#sidepicture3 {
	float: left;
	padding: 0px;
	margin: 4px 10px 0px 0px;
	width: 52px;
}

#sidepicturemiddle3 {
	padding: 0;
	margin: 0px 0px 0px 0px;
}


/* Bigpic */

#picture {
	float: left;
	padding: 0px;
	margin: 4px 10px 0px 0px;
	width: 445px;
}

#picturemiddle {
	padding: 0;
	margin: 0px 0px 0px 0px;
}

#picture p {
	font-size: 75%;
	color: #9B3C37;
}



#content .clearer {
	clear: both;
}


/* Kontextspalte */

#sidebar p {
	position: relative;	
	color: ;
	margin: 5px 0px 0px 0px;
	padding: 5px 5px 0px -15px;	
	width: 155px;
	font-size: 80%;
	line-height: 130%;
}

#sidebar a {
	text-decoration: none;
	font-weight : bold;
	color: #A62100;
}

#sidebar h2 {
	position: relative;
	color: #ffffff;
	font-weight : bold;
	font-size: 11px;
	margin: 0px 0px 0px -15px;
	padding: 3px 2px 3px 15px;
	width: 158px;	
	background: url(../images/psbh2.gif) no-repeat top left;
}

#sidebarpic {
	position: relative;
	margin: 0px 0px 0px -15px;
	padding: 0;
	width: 160px;
}

/* Liste */


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

#content ul.sidepicture {
	list-style: none;
	padding: 0px 5px 0px 170px;
	margin: 0;
}

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

#sidebar ul {
	list-style: none;
	padding: 5px 5px 6px 0px;
	margin: 1px 0px 0px 0px;
}

#sidebar li {
	padding: 0px 0px 2px 16px;
	background: url(../images/pbulls.gif) no-repeat top left;
	font-size: 80%;
}

/* Tabelle */


#content table.cells {
	border: 1px solid silver;
}


#content tr.odd {
	background-color : #E1B3B0;	
}

#content tr.even {
	background-color : ;	
}

#content tr.header {
	background-color : #9B3C37;	
}

#content td.cell {
	padding: 2px;	
	margin: 0px;
	font-size: 90%;
}

#content td.headercell {
	padding: 2px;	
	margin: 0px;
	font-weight: bold;
	color: #ffffff;
	background-color: #A62100;
}

/* Teaser */

div.teaserelement {
	float: left;
	padding: 2px;
	margin: 0px 10px 0px 0px;
	background-color: #F8F8F8;
	border: 1px dotted silver;
}

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

div.teaserpicture {
	float: left;
	padding: 0px;
	margin: 4px 10px 10px 0px;
	border: none;
	border: solid 1px #000000;
}

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

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

.teaserlink  {
	text-decoration: none;
	font-size: 100%;
	font-weight : bold;
	color: #A62100;
}

.teaserlink a {
	text-decoration: none;
	font-size: 100%;
	font-weight : bold;
	color: #A62100;
}

.teaserlink a:hover {
	text-decoration: underline;
}


/* Plugin-Styles */

P.s2d  {
	font-size: 150%;
	color: #990000;
	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;
}


/** Für Formulare und Shopseiten **/

/* Rahmen und Farbe Formularelemente */
table.formtab select.tx,
table.formtab input.tx,
table.formtab textarea.tx {
	border: 1px solid #990000;
	background-color: #E1B3B0;
}

/* Grundpreisberechnung  */
#baseprice {
		font-size: 80%;
		padding: 0px 2px 2px 2px;
		margin: 3px 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: 144px;
	}
	
/* Hinweis unter teaser PAngV */
div.teaserpangv {
	margin: 0px 0px 20px 2px ! important; 
	border: none;
	width: 748px;
	font-size: 11px;
}

/* Weitere Styledefinitionen für Formularelemente */
/* Rahmen und Farbe Formularelemente Highlight */
table.formtab select.txh,
table.formtab input.txh,
table.formtab textarea.txh,
table.formtab td.txh,
table.formtab table.txh {
	border: 1px solid #A70C0C;
	background-color: #F5E5E5;
}

/* Tabellenbreite */
table.pluginwidth {
	width: 525px;
	margin: auto;
}

table.completewidth, td.completewidth {
	width: 100%;
}

/* Breite der Formularfelder */
table.formtab input.tx,
table.formtab input.txh,
table.formtab textarea.tx,
table.formtab textarea.txh {
	width: 262.5px;
}

/* Höhe der Formularfelder */
table.formtab textarea.tx,
table.formtab textarea.txh {
/* 	height: 105px; */
height: 55px; 
}

/* Farbeliche Anzeige von Fehlermeldungen, immer identisch */
table.formtab td.h, p.h {
	color: #ffffff;
	background-color: #A70C0C;
	font-size: 140%;
	font-weight: bold;
	text-align: center;
	border: 2px solid #000000;
	padding: 10px; 
	margin: 10px;
}

/* Focus und Mausover von Formularelementen, immer identisch */
/*
table.formtab textarea:focus,
table.formtab textarea:hover,
table.formtab select:focus,
table.formtab select:hover,
table.formtab input:focus,
table.formtab input:hover {
	background-color: #FFFFFF;
} */

/* Innenabstand von Formularelementen und Tabellenzellen, immer identisch */
table.formtab input,
table.formtab textarea,
table.formtab td {
	padding-left: 3px;
	padding-right: 3px;
	margin: 0px;
}
/* KH Reiternavi */	
#textcols {
	border: 1px dotted #343434;
	padding: 4px 2px 2px 2px;
	margin-bottom: 10px;
	margin-left: 170px;
	width: 350px;
	background-color: #fff /*#E1B3B0*/;	
/*	position: relative; 
	z-index: 999; */
}

#textcols a {
	border-right: 1px solid #990000;
	padding: 0px 6px 0px 3px;
	font-weight: normal;	
	text-decoration: none;
	color: #990000;
	white-space: nowrap;
}

#textcols a:hover {
/*	color: #B22222;*/
	text-decoration: underline;
}

#textcolp3t3, #textcolp3t4, #textcolp3t6 {
	width: 450px;
	position: relative; 
	z-index: 998;
}

#textcolh3t1.active, #textcolh3t2.active, #textcolh3t3.active, #textcolh3t4.active, #textcolh3t5.active, #textcolh3t6.active, #textcolh3t7.active, #textcolh3t8.active  {
	 color: black;
	 font-weight: bold;
}
/* KH Ende Reiternavi */

