/* Content und Sidebar-Elemente */

HTML {
	margin-bottom: 0.1px; 
	height: 100%;
}

BODY {
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	color: black; /*Achtung: Das Plugin Abstimmung reagiert auf diese Farbe und die font-size Angabe*/
	font-size: 100.01%; 
	background: white url(../images/pback.gif) repeat-x top left;
}


#content h1 {
	font-size: 130%;
	font-weight: bold;
	margin: 0px;
	padding: 8px 10px 0px 0px;	
	color: #0E0136;
	text-transform: uppercase;
	margin: 0px;
}


#content h2 {
	font-size: 130%;
	margin: 0px;
	color: #970F01;
	padding: 10px 0px 2px 0px;
}


#topic3 h4 {
	font-size: 100%;
	color: white;
	background : url(../images/warenkorb.gif);
	height: 27px;
	line-height: 27px;
	text-align: right;
	padding: 0px 5px 0px 5px;
	margin-top: 10px; 
	margin-bottom: 0px !important;	
}

#topic2 h2 {
	font-size: 100%;
	margin-bottom: 0px;
	color: white;
	background : url(../images/navbotside.gif); 
	height: 26px;
	line-height: 26px;
	text-align: left;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}

.sidebar h2 {
	font-size: 100%;
	margin-bottom: 0px;
	color: white;
	background : url(../images/navbotside.gif)!important; 
	height: 22px !important; 
	line-height: 22px !important;
	text-align: left !important;
	padding: 0px 5px 0px 5px !important;
	margin-top: 0px; 
}

.sidebar h2 a {
	color: white;
}

#content h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 5px 0px;	
	color: #970F01;
}

#nav h3 {
font-size: 100%;
	margin-bottom: 0px;
	color: white;
	background : url(../images/navbotside.gif); 
	height: 22px;
	line-height: 22px;
	text-align: left;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}

#nav h4 {
font-size: 100%;
	margin-bottom: 0px;
	color: white;
	background : url(../images/pntop.gif); 
	height: 26px;
	line-height: 26px;
	text-align: left;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	margin-top: 10px;
}

#content h6 { /* teaserüberschriften */
	font-size: 100%;
	font-weight: bold;
	background : url(../images/navbotside.gif) repeat; 
	height: 22px;
	line-height: 22px;
	color: white;
	width: 98%;
	padding: 0px 4px 0px 4px;
	margin: 3px 2px 1px 2px;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
}
* html #content h6 {width: 100% !important; margin: 0px !important;}


/* hiermit wird die erste Unterschrift der Absatzbilder bestimmt */
#content h5 {
	font-size: 85%;
	font-weight: bold;
	margin: 3px 0px 1px 0px;
	padding: 0px 0px 0px 0px;	
	color: #970F01;
}

/* hiermit wird die zweite Unterschrift der Absatzbilder bestimmt */
#content h4 {
	font-size: 85%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: black; 	
}

#content p {
	margin: 0px;
	padding: 10px 0px 15px 0px;	/* mit 25px wird der Abstand zwischen den Absätzen bestimmt */
	line-height: 160%;
	color: black;
}


#sidebar p, #rechts p {
	font-size: 100%;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 2px 5px 2px 0px;	
	line-height: 160%;
	color: black;
}

#content a {
	text-decoration: none;
	font-weight: bold;
	color: #000033; 
}

#sidebar a {
	text-decoration: none;
	color: #970F01;
}

#content a:hover {
	text-decoration: underline;
}

#sidebar a:hover {
	text-decoration: underline;
}

#content .sidepicture {
	float: right;
	padding: 5px 0px 0px 5px;
	margin: 7px 0px 10px 10px;
	border-left: 1px solid #aaaaaa;	
	width: 210px;
}

.clearfix { overflow:hidden; }
#content .clearer {
	clear: both;
}

#more {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: right;
	color: black;
}

#more a {
	text-decoration : none;
	padding: 1px 0px 1px 0px;
	line-height: 30px;
	text-decoration: none;
	color: #000065; 
	font-weight: normal !important; 
}


/* Liste */

#content ul {
	list-style: none;
	padding: 0px;
	margin: 6px 0px 6px 0px;
	color: black;
}

#sidebar ul {
	list-style: none;
	padding: 0px 5px 0px 5px;
	margin: 6px 0px 6px 0px;
	color: black;
}

#content li {
	padding: 0px 0px 6px 0px;
	color: black;
}

#sidebar li {
	padding: 0px 0px 6px 5px;
	color: black;
	font-size : 100%;
}


/* Tabelle */
#content table{
	width: 100%;
	max-width: 100%;
	text-align: left;
}

#content tr.header, #content.rowheader, #content.colheader{
	font-size: 1.3em; 
 	font-weight: normal; 
	color: white;
	background: #970F01; 
}

#content tr.header a, #content.rowheader a, #content.colheader a{
	color: #FFEEEE;
}

.rowheader {
	padding: 0.5em 0.2em 0.5em 0.5em !important;
	border-top: 1px solid #AA1800;
	border-right: 2px solid #1E1E1E;
	border-bottom: 2px solid #1E1E1E;
	border-left: 1px solid #AA1800;
}

#content td.cell{  /* erste Zeile */
/*	width: 50%; */
	background: #FFEEEE; 
	color: black; 
	padding: 0.5em 0.2em 0.5em 0.5em;
	border-top: 1px solid #AA1800;
	border-right: 2px solid #970F01;
	border-bottom: 2px solid #970F01;
	border-left: 1px solid #AA1800;
}

#content td.tablepic {
	background: #FFEEEE;  
	color: black;
	padding: 0.8em;
	text-align: center;
	clear: both;
	border-top: 1px solid #AA1800;
	border-right: 2px solid #970F01;
	border-bottom: 2px solid #970F01;
	border-left: 1px solid #AA1800;
}


#content tr.odd {
 /*  background:          #fceaea; */
}

#content td:hover{
 /* background:          #f3f8fd; */
}

#content table a{
color: #000065 !important;
}

#content tr.even td, #content tr.even  { /* erste Zeile */
	background: #f8f8f8;  	
	color: black;
	padding: 0.5em 0.2em 0.5em 0.5em;
	border-top: 1px solid #AA1800;
	border-right: 2px solid #970F01;
	border-bottom: 2px solid #970F01;
	border-left: 1px solid #AA1800;
}

#content tr.even td:hover{
   background:          #f8f8f8;
}

#content tr.even, #content tr.odd {
   line-height:         130%!important;
}

.colheader {				
	background: #970F01 !important;  	
	font-size: 1.3em !important;   	
	font-weight: normal;
	color: white	!important;		 
	padding: 10px 10px 10px 10px !important;		
	margin: 10px !important;
	border-top: 1px solid #AA1800 !important;
	border-right: 2px solid #1E1E1E !important;
	border-bottom: 2px solid #1E1E1E !important;
	border-left: 1px solid #AA1800 !important;	
}

#content td.colheader a {
	color: #FFEEEE;
}	

/* cdtimer cdtext und final ist fuer das Countdownplugin */

#cdtimer1 { 
	margin-left: 25px !important; 
}

#cdtimer2 {
	margin-left: 73px !important; 
}

#cdtimer3 {
	margin-left: 121px !important; 
}

#cdtimer4 {
	margin-left: 73px !important; 
}

#cdtimer5 {
	margin-left: 137px !important; 
}

#cdtimer6 {
	margin-left: 92px !important; 
}

#cdtext, #final {
	font-size: 130% !important;
	margin-top: 20px !important;
}

/* Teaser */
div.teaserelementbig {
	float: left;
	padding: 4px 0px 4px 0px;
	margin: 3px 0px 1px 0px;
}

div.teaserborder {
	float: left; 
	width: 98%;
	padding: 4px 4px 0px 4px;
	margin: 3px 2px 0px 2px;
	border-bottom: 1px solid #AFAFAF;
	border-right: 1px solid #AFAFAF;
	border-top: 1px solid #AFAFAF;
	border-left: 1px solid #AFAFAF;
	background: #EFEFEF;
}
* html div.teaserborder {width: 100% !important; margin: 0px !important; margin-top: 3px !important;}

div.teaserborder h4 {
	padding-top: 10px !important;
	color: #880d00 !important;
	font-weight: bold !important;
	font-size: 120% !important;
}

div.teaserborder p {
	padding: 4px 0px 0px 0px !important;
}

div.teaserborder a {
	color: #000033 !important;
}

div.teaserbig {
	margin: 0px;
}

div.teaserelement {
	float: left;
	padding: 4px 2px 4px 2px;
	margin: 3px 2px 0px 2px;
	}

div.teaser {
/*	margin: 0px; */
}

div.teaserelementsmall {
	float: left;
	padding: 4px 2px 4px 2px;
	margin: 2px 3px 2px 3px; 
	font-size: 85%;
}

div.teasersmall {
	margin: 0px;
}

div.teaserpicture {
	float: right;
	padding: 2px 2px 0px 5px;
	margin: 0px 0px 5px 10px;
	text-align: center;
	width: 120px;
}
* html div.teaserpicture { margin-left: 0px !important;}

div.teaserpicture2 {
	float: right;
	padding: 3px 1px 0px 2px;
	margin: 0px 0px 3px 0px;
	text-align: center;
	width: 130px;
}

div.teaserpicture3 {
	float: right;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 3px 2px;
	text-align: center;
	width: 80px;
}

div.teaser p {
	margin: 0px;
	padding: 0px 0px 0px 0px; 
}

div.teasersmall p {
	margin: 0px;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}

div.teaserinfo {
	font-size: 80%;
	color: black;
}

div.teaserinfo a {
	color: black !important;
	font-weight: normal !important;
	text-decoration: none !important;
}

div.teaserinfo a:hover {
	text-decoration: underline !important;
}

#teasernav {
	width:99.7%;
	height: 20px;
	clear: both;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	border-right: 2px solid white;
	margin-left: 2px;
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	background: #970F01;
	color: #FFEEEE;
}
* html #teasernav {width: 101% !important; border-left: 0px !important;}
/* *+html #teasernav {border-right: 0px !important;}  */

#teasernav a:hover {
	color: #E8E8E8 !important;
	text-decoration: underline;
}

#teasernav a:link {
	color: #E8E8E8;
}

#teasernav a:visited {
	color: #E8E8E8;
}

.teaserlink { /* Einspalter */
	background-color: #970F01 !important;
	padding: 2px 100px 2px 10px !important;
	color: #FFEEEE !important;
	border-bottom: 2px solid #970F01;
}

.teasertext {
	padding: 20px 10px 5px 0px !important;
}

.teaserlink1 {
	line-height: 130%;
	background-color: #AA1800 !important;
	padding: 2px 100px 2px 20px !important;
	color: #FFEEEE !important;
	border-bottom: 2px solid #970F01;
}

.teasertext2 {
	padding: 5px 10px 2px 0px !important;
}

.teaserlink2 { /* Zweispalter ohne Bild */
	line-height: 130%;
	background-color: #AA1800 !important;
	padding: 2px 50px 2px 10px !important;
	color: #FFEEEE !important;
	border-bottom: 2px solid #970F01;
}

.teasertext3 {
	padding: 10px 5px 2px 0px !important;
	margin: 3px 5px 0px 0px !important;
}

.teaserlink3 { /* Zweispalter ohne Bild */
	line-height: 100%; 
	background-color: #AA1800 !important;
	padding: 3px 20px 1px 2px !important;
/*	margin: 15px 5px 15px 0px !important; */
	color: #FFEEEE !important;
	border-bottom: 2px solid #970F01; 
}



/* Absatztype Formular */

input.box {
	border : 1px solid #C0C0C0;
	width: 280px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular textarea  {
	border : 1px solid #C0C0C0;
	width: 280px;
	height: 200px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular .formcaption {
	width: 190px;
	line-height: 180%;
	float: left;
	clear: left;
	color: black; 
}

form.formular .formnote {
	color: #AA1800;
	line-height: 160%;
	padding: 2px 0px 10px 192px !important;
}

.buttoncaption {
	line-height: 200%;
}

/* Suchregister */
#register {
	clear: both;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	text-align: center;
	background: #970F01; 
	font-size: 130% ;
	font-weight: bold ;
}

#register a:link {
	padding: 0px 2px 0px 2px;
	color: #FFEEEE;
}

#register a:visited {
	padding: 0px 2px 0px 2px;
	color: #E8E8E8; 
	text-decoration: underline;
}

#register a:hover {
	color: #AA1800; 
	text-decoration: underline;
}

.register2 {
	text-decoration: none !important;
	background-color: #970F01;
	padding: 5px 0px 5px 0px !important;
}

p.register2 {
	text-decoration: none !important;
	background-color: #AA1800;
	padding: 0px 0px 0px 0px;
	font-size: 80% !important;
	color: black !important;
}

p.register2 a:link {
	color: black !important;
	text-decoration: none !important;
}

p.register2 a:visited {
	color: black !important; 
	text-decoration: none !important;
}

p.register2 a:hover {
	color: black !important; 
	text-decoration: underline !important;
}

/* Plugin-Styles */

P.s2d  {		/*Preis auf der Artikelseite */
	font-size: 180%;
	color: #880D00 !important;
	font-weight : bold !important;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 200px;
}

P.s2dsmall  {
	font-size: 100%;
	color: #C0C0C0;
}

a.s2dsmall, a.s2dinfo  {
	color: black !important;
	font-weight: normal !important;
	text-decoration: none !important;
}

a.s2dsmall:hover, a.s2dsmall:hover {
	text-decoration:underline !important;
}

#content .s2d {
color: black;
}

a.s2d {
color: #000065 !important;
}

a.s2dx {
color: #056A0C !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 #afafaf;
background-color: #f7fcff;
}

/* 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: 540px;
	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: 270px;
}

/* Höhe der Formularfelder */
table.formtab textarea.tx,
table.formtab textarea.txh {
	height: 108px;
}

/* Farbeliche Anzeige von Fehlermeldungen, immer identisch */
table.formtab td.h, p.h {
	color: #A70C0C;
	font-weight: bold;
	text-align: center;
}

/* 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;
}
table.formtab td {
color: black;
}

