p,br,b,h1,h2,h3,h4,ul,ol,li,div,dir,table,td,th,dt,dd,address,blockquote,nobr,b,i,a  {
	font-family : Arial, Helvetica, sans-serif;
	color : #212121;
	font-size : 12px;
}

BODY {
	font-family : Arial, Helvetica, sans-serif;
	color : #212121;
	font-size : 12px;
	background-color: #636363;
	margin-top : 60px;
	margin-bottom : 20px;
}

BODY.print {
	font-family : Arial, Helvetica, sans-serif;
	color : #212121;
	font-size : 12px;
	background-color: #CCCCCC;
	margin-top : 60px;
	margin-bottom : 20px;
}
.textW	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #f2f2f2;
}

table#BestNr	{
	background-color : #808080;
}
td#BestNr	{
	background-color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 16px;
	font-weight: bold;
}

td#BestNrRot	{
	background-color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	color : #CC3333;
	font-size : 16px;
	font-weight: bold;
}

#gebiet1X	{
	width:220px;
	height:96px;
	z-index:10;
	top: 50px;
	left: 20px;
}

#gebiet1Xbg	{
	background-color: #F3D9D9;
	width:220px;
	height:96px;
	z-index:10;
	top: 50px;
	left: 20px;
}

/* +++++++++++++++++++++++++++ BG-FARBEN +++++++++++++++++++++++++++ */

/* ROT*/
.BGf1 {
	background-color : #990000;
}

/* GRAU sehr hell */
.BGgr0 {
	background-color : #f5f5f5;
}


/* GRAU heller */
.BGgr1 {
	background-color : #CCCCCC;
}

/* GRAU dunkler */
.BGgr2 {
	background-color : #999999;
}

/* WEISS */
.BGw {
	background-color : #ffffff;
}

/* dunkelrot */
.BGrot {
	background-color : #A0100F;
}

.farbe3 {
	background-color : #A0A0A0;
}
.farbe4 {
	background-color : #DBDBDB;
}
.grau {
	background-color : #ECECEC;
}
.weiss	{
	background-color : #ffffff;
}


/* +++++++++++++++++++++++++++ Sonder-Text-Formate +++++++++++++++++++++++++++ */
.sternchen	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #ff0000;
	font-weight : bold;
}

.sorry	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
	background-color: #E5E5E5;
	text-align: center;
}


td.footer	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	background-color: #999999;
}

td.support	{
	background-image : url(/img/default/support_BG.jpg);
	background-repeat : no-repeat;
	align: center;
}

/* +++++++++++++++++++++++++++ LINKS +++++++++++++++++++++++++++ */

a.norm, a.norm:link, a.norm:active, a.norm:visited	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: underline;
	color: #cc3333;
}

a.norm:hover	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	background-color: #eeeeee;
	color: #FF6B00;
}

a.norm10, a.norm10:link, a.norm10:active, a.norm10:visited	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: underline;
	color: #cc3333;
}

a.norm10:hover	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
	background-color: #eeeeee;
	color: #FF6B00;
}

a.lang, a.lang:link, a.lang:active, a.lang:visited	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

a.lang:hover	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
	color: #990000;
}

a.top, a.top:link, a.top:active, a.top:visited	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}

a.top:hover	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
	color: #990000;
}

a.menu, a.menu:link, a.menu:active, a.menu:visited	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 14px;
	text-decoration: none;
	color: #ffffff;
	margin-left : 12px;
}

a.menu:hover	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 14px;
	text-decoration: underline;
	color: #ffffff;
	margin-left : 12px;
}

a.Hmenu, a.Hmenu:link, a.Hmenu:active, a.Hmenu:visited, a.Hmenu:hover	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 14px;
	text-decoration: none;
	color: #cc3333;
	margin-left : 12px;
}

td.Hmenu	{
	background-color: #CCCCCC;
}

td.menu	{
	background-color: #999999;
}

a.footer, a.footer:link, a.footer:active, a.footer:visited	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	text-decoration: underline;
	background-color: #999999;
}

a.footer:hover	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	text-decoration: none;
	background-color: #999999;
}


/* +++++++++++++++++++++++++++ Überschriften +++++++++++++++++++++++++++ */
h1	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color: #cc3333;
	margin-bottom : 16px;
	margin-top : 10px;
}

h2	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #666666;
	margin-bottom : 14px;
	margin-top : 8px;
}

h2	b {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #000;
	margin-bottom : 14px;
	margin-top : 8px;
}


h3	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: #cc3333;
	margin-bottom : 7px;
	margin-top : 4px;
}


/* +++++++++++++++++++++++++++ Allg. Textformate +++++++++++++++++++++++++++ */

.text	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #212121;
}


.text10	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #212121;
	}
.text10w	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	}
.text10rot	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #cc0000;
	}

.text11b	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #373535;
	font-weight: bold;
}


.text11	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #373535;
}

.textb	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #373535;
	font-weight: bold;
}
.head1	{
	font-family : "AvantGarde Md BT", Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #FF6B00;
}

.head2	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #373535;
	font-weight: bold;
}




/* +++++++++++++++++++++++++++ Formate für den Produkt-Generator +++++++++++++++++++++++++++ */
.pgPic	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #cc3333;
	text-align: center;
	font-weight: bold;
	background-color: #cccccc;
	padding: 3px;
}

.pgHeadPic	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color: #cc3333;
	background-color: #cccccc;
}

.pgHead	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color: #cc3333;
}

.pgHeadSW	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: #212121;
}
.pgHeadROT	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: #cc3333;
}
.pgHeadSW2	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: #212121;
}

.textrot {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #cc3333;
}


.textspace	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	letter-spacing: 2px;
	color: #212121;
}

.radioForm {
	background-color : #DBDBDB;
	color: #DBDBDB;
}

.mmForm	{
	color: #000000;
	width: 40px;
	height: 20px;
	font-size : 12px;
}
.zifferForm	{
	color: #000000;
	width: 30px;
	height: 20px;
	font-size : 12px;
}
.inputSonder	{
	width: 330px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #212121;
}

.inputAdr	{
	width: 250px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #212121;
}
.inputStck	{
	width: 40px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #212121;
}

.hoch	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #212121;
	vertical-align: text-top;
}
.tief	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #212121;
	vertical-align: text-bottom;
}

.indent40	{
	font-family : Arial, Helvetica, sans-serif;
	color : #212121;
	font-size : 12px;
	margin-left: 40px;
}



input.radiobg	{
	background-color: #ffffff;
	color: #ffffff;
}

.input0	{
	width: 100px;
}
.input	{
	width: 135px;
}

.input1	{
	width: 270px;
}
.input2	{
	width: 250px;
}

.inputtext	{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}



.abstand10	{
	font-size: 10px;
	margin-top : 0px;
	margin-bottom : 10px;
}

div.start	{
	font-family: Arial, Helvetica, Sans-Serif;
	color : #212121;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom : 0px;
/*	background-color: #F5BB91; */
}





/* ---------- Beginn Formatierung der Formulare PG der W3-Elemente -------------------- */



td.t {
	vertical-align: top;
}

td.r	{
	text-align: right;
}

td.pr	{
	padding-right: 20px;
}
td.pr10	{
	padding-right: 10px;
}
td.pl	{
	padding-left: 20px;
}
td.pl10	{
	padding-left: 10px;
}
td.c	{
	text-align: center;
}

select.w3select	{
	float: left;
}

#w3 div.bnr	{
	float: left;
	text-align: center;
	border: 1px solid #000;
	padding: 1px 3px 1px 3px;
	margin: 2px 1px 0px 0px;	
}	

td.BOli {
	border-left: 1px solid #414141;
}	
td.BOre {
	border-right: 1px solid #414141;
}	
td.BOun {
	border-bottom: 1px solid #414141;
}	
td.BOob {
	border-top: 1px solid #414141;
}	

/* ---------- Ende Formatierung der Formulare PG der W3-Elemente -------------------- */

/* ---------- Beginn Bildplatzierungen -------------------- */

img.rechts {border: 0px; float: right; padding: 0 0 0.3em 0.7em;}
img.links {border: 0px; float: left; padding: 0 0.7em 0.3em 0;}
p.floatclear {
	clear:both; 
}
/* ---------- Ende Bildplatzierungen -------------------- */





























