/* Styles für Modulor.de*/
/* v. 1.51 */

BODY, TD, P{
	color: Black;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	/*nicht Netscape 4*/
	line-height : 18px;
	font-size : 12px;
}

img{
	 border: 0 none;
}

/*Verarbeitungstips*/
H2.tips{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align : center;
}

h1{
	line-height: 30px;	
}

B{
	font-weight : bold;
}

/*roter Font*/
#rot {
	color : #DB194D;
}

#rot {
	color : #DB194D;
}
.fontbold {	font-weight: bold; }
.fontred { color: #DB194D; }


/*Framepos. ohne Tablayout*/
.bmg{
	margin-left: 40px;
}

/*Ueberschriften auf jeder Seite*/
.contentheader {
	font-size : 14px; 
	font-weight : bold; 
	/*Netscape 4.x: Ueberschrift muss zusaetzlich manuell gesperrt werden*/
	letter-spacing : 2px;
	}


/*1. Seite: Texte neben der Kugel*/
#kugeltexte {
	color : #6F6F6F;
	font-size : 11px; 
	line-height : 14px;
	font-weight : 600; /*wg. 11px*/
	background-color : White;
	}


/*Katalog: Bildüberschrift*/
#kat_mk_preis {
	font-size : 10px;
}

/*Produkte: Hauptkategoriename neben Bild*/
.productdescheader{
	font-size : 11px;
	font-weight: bold;	
}

/*Produkte: Bsp.-Materialien  neben Bildern der Produktkategorien */
.productdesc{
	font-size : 10px;	
	line-height : 12px;
}

/*Produktuebersicht: horizontale Nav-Leiste*/
.prkat{
	font-size : 11px;
	font-weight : 600; /*nicht bold wg. Netscape*/
	background-color : #669999;
	color : White;
}

/*Produktuebersicht: Kategorie mit Bild*/
.prkatheader{
	font-size : 14px;	
	font-weight : bold;
}

.prkatheader a{
	color: #DB194D;
	text-decoration: underline;
}

/*Materialübersicht: große Tabelle - Kategorien*/
.mat_kat{
	text-align : center;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	line-height : 36px;
	color : #990033;
}

/*Materialübersicht: große Tabelle - Kategorien-mit Seitenumbruch*/
.mat_kat_pb{
	text-align : center;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	line-height : 36px;
	color : #990033;
	page-break-before : always;
}


/*modular-Verwechslung*/
.transp{
	color : White;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	/*nicht Netscape 4*/
	line-height : 2px;
	font-size : 2px;

	
}

/* Kugel: lokal
#aufmachertext {
	color : #6F6F6F;
	font-size : 11px;
	font-weight : 600;
}
*/

/*About: Warengruppe*/
#abkt{
	font-size : 10px;
	font-weight : normal;
	line-height : 12px;
}

/*about:orig
.abpr{
	font-family: Arial, Helvetica, sans-serif;
	line-height : 100%;
	font-size : 10px;
}
*/

/*Download Katalog: Links normal*/
.downkatlinks{
	font-size : 11px;
}


/*Katalogformular: Textbox*/
.katform{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/*Stylepark-Werbung - deprecated
#stylepark{
	background: #CCCC99;
	font-size: 18px;
	font-family: sans-serif;
	font-style : italic;
}
*/


/*Newsletter-Hinweis (Shop)*/
#teaserbanner_no {
	color: Black;
	/*background-color: #FFFF00; */
	/*war: gelbes Banner*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#teaserbanner_onlineshop {
/*	border: 3px solid #990033;*/
	font-size: 20px; 
	font-weight: bold; 
	background: #DB194D;
	color: white; 
	text-align: center;
	display: block;
	height: 20px;
	padding: 4px;
/*	width: 430px;
	height: 36px;
	*/
}


#teaserbanner_no a:hover{
	background-color: #FFFF00;
}

#teaserazubi{
	color: Black;
	background-color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

#teaserbetriebsausflug{
	color: Black;
	background-color: Red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#actinfocentered { /*absolut positionierter Hinweis*/
	position: absolute;
   margin-top: 130px;
	margin-left: 80px;
	padding: 10px 10px 10px 10px;
	width: 400px;
	text-align: left;
	color: Black;
	background-color: Red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

#actinfos{
	font-size: 16px;
	margin-left: 20px;
}


A.normal {
	color: Black; 
	text-decoration: none;
	font-weight: normal;
	background-color : transparent;
	
}

A.styleparklink{
	color: #9D9D4F; 
	text-decoration: none;
	font-weight: bold;
	background-color : transparent;
}
A:HOVER.styleparklink{
	color: #9D9D4F;
	}

/* Links */
A {
	color: #336666; 
	text-decoration: none;
	font-weight: bold;
	background-color : transparent;
}

A:HOVER {
	color: #DB194D;
	background-color : White;
}

/*
A:ACTIVE {
	color: White;
	text-decoration: none;
	font-weight : lighter;
	background-color : #990033;
}


 A:VISITED {
	color: #336633;
	text-decoration: none;
	font-weight : bold;
}
*/



