/* Content und Sidebar-Elemente */


.para {
	margin: 0px 10px 10px 10px; 
	padding: 5px 10px 0px 10px; 
	border: 1px solid #acacac; 
}  

.sidepicture {
	float: left;
	padding: 5px 0px 0px 21px;
	margin: 4px 10px 10px 0px;
	width: 160px;
}

.clearer {
	clear: both;
	padding: 0;
	margin: 0;
}

#more {
	marging: 0px;
	padding: 5px 13px 5px 13px;
	text-align: right;
}


/* Schriften */


#content h1 {
	font-size: 1.5em;
	font-weight: bold;
	padding: 5px 10px 5px 13px;
	margin: 0 10px 10px 10px;
	display: blocK;
	background-color: #e2001a;
	color: #ffffff;
}

#content h2 {
	font-size: 1.5em;
	font-weight: bold;
	padding: 5px 10px 5px 13px;
	margin: 0 10px 0 10px;
	display: blocK;
	background-color: #e2001a;
	color: #ffffff;
}

#content h3 {
	font-size: 1.1em;
	font-weight: normal;
	padding: 0;
}

#sidebar1 h1, #sidebar2 h1 {
	font-size: 2em; 
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #e2001a;
}

#sidebar1 h2, #sidebar2 h2 {
	font-size: 1.4em;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	color: #000000;
}

#sidebar1 h3, #sidebar2 h3 {
	font-size: 1.3em;
	font-weight: bold;
	padding: 10px 0 5px 0;
	margin: 0px;
	color: #e2001a;
}

h4 {
	font-size: 1.3em;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0;
	color: #e2001a;
}

.siheadlink {
	font-size: 1.3em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #e2001a;
	text-decoration: none;
}	

p, pre, code {
	padding: 0 0 10px 0;
	margin: 0;
	line-height: 160%;
	font-size: 1.2em;
}

#sidebar1 p, #sidebar1 pre, #sidebar2 p, #sidebar2 pre {
	padding: 0px;
	margin: 0px;
	line-height: 160%;
	font-size: 1.1em;
}

a 	{
	color: #e2001a;
}

a:visited {
	color: #e2001a;
}

a:hover {
	color: #e2001a;
}

a:active { 
	color: #e2001a;
}

.small {
	font-size: 1em;
	color: #ABABAB;
	padding: 0;
	margin: 0;
	line-height: 120%;
display: inline;
}

.smallblack {
	font-size: 1em;
	color: #000000;
	padding: 0 0 10px 0;
	margin: 0;
	line-height: 120%;
display: inline;
}

/* Liste */


#content ul {
	list-style: none;
	padding: 0px;
	margin: 0 0 6px 0;
	font-size: 1.1em;
}

#sidebar1 ul, #sidebar2 ul {
	list-style: none;
	padding: 0px;
	margin: 0 0 6px 5px;
	font-size: 1.1em;
}

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

/* Tabelle */

td {
	font-size: 1.2em;
}

#content table.cells {
	border: none;
}

#content td.cell {
	background-color: #E6E6E6;
}

#content td.headercell {
	background-color: #000000;
	color: #E6E6E6;
	font-weight: bold;
}

/* Teaser */

div.teaserelement {
	padding: 5px 20px 0 0;
	margin: 0px;
	float: left;
	font-size: 10px;
}

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

div.teaserpicture {
	float: left;
	padding: 0px;
	margin: 6px 10px 10px 0px;
	border: none;
}

div.teaserpicture3 {
	text-align: center;
	padding: 0px;
	margin: 6px 0px 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;
}

.teaseritem {
	color: #000000 !important;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 10px 0;
}

.teaserside {
	background: #F7FCFE url(../images/bgrtesi.gif) repeat-x bottom left;
	padding: 10px 5px 5px 5px;
	margin: 10px 0 5px 0;
}
	
#sidebar1 .teaseritem, #sidebar2 .teaseritem {
	color: #e2001a !important;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
	padding: 0 0 10px 0;
}

.teaserinfo {
	float: left;	
	margin: 0;
	padding: 0;
}

.teaserlink {
	color: #000000 !important;
	font-weight: normal;
}

.teaserdirect {
	text-align: right;	
}	

.teaserprice {
	font-size: 1.3em;
	font-weight: bold;
	text-align: right;
	line-heigth: 100%;
	padding: 0;
}

.teaserpriceinfo {
	text-align: right;	
	margin: 0;
	padding: 0;
}

.teaserdirect3 {
	text-align: center;
}	 

/* Absatztype Formular */

#sidebar1 .box {
	border: 1px solid #B2B2B2;
	width: 169px;
	vertical-align: top;
	padding: 2px 0 2px 0;
	margin: 0 0 5px 0;
}


input.box {
	border : 1px solid #B2B2B2;
	width: 300px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular textarea  {
	border : 1px solid #B2B2B2;
	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: #000000;
	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: 100%;
}

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 #B2B2B2;
	background-color: #ffffff;
}

/* 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: 550px;
	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: 275px;
}

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

/* Farbeliche Anzeige von Fehlermeldungen, immer identisch */
table.formtab td.h, p.h {
	color: #A70C0C;
	font-weight: bold;
	text-align: center;
}

table.formtab td.hl, p.hl {
	color: #A70C0C;
	font-weight: bold;
	text-align: left;
}

/* 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;
}
/*Online-Angebote*/

.linkvz{
	font-size: 12px;
	text-decoration: none;
}

.linkvz:link{
	color: #AAAAAA;
}

.linkvz :hover{
	color: #AAAAAA;
}

.linkvz:visited{
	color: #AAAAAA;
}

/*Banner Ihre Firmen-Homepage*/
#divBanner{
	border:1px #ACACAC solid; 
	width:175px; 
	height:350px; 	
	background-image:url(/media/shop2010/images/banner_bg.png);
}

#divBannerText h3{
	background-color:transparent; 
	color:black; 
	font-size:14px; 
	font-weight:bold;
}

#divBannerText p{
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight:bold;
}

#divBanner a{
	color:black;
	text-decoration: none;
}

#divBanner a:hover{
	color: #E2001A;
	text-decoration: underline;
}

#divBannerText{
	width:165px; 
	height:340px; 
	margin:5px;
}

/*Banner "Partnerprogramm" eBusiness*/
#bannerPartnerprogramm{
	width: 175px;
	height: 375px;
}

#bannerPartnerprogramm img{
	border: none;
}
