/* DOSAFA

blau Logo: #3B64AF 
dunkelrot: #b3004c
*/

body {
}

/* text */
.text {
	background-color: White;
	color: #000000;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
}
.textBold {
	background-color: White;
	color: #000000;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	font-weight: bold;
}
.textTitel{
	color: #b3004c;
	font-family: Arial, Helvetica, Verdana;
	font-size: 8pt;
	text-align: left;
}
table, tr, td{
	background-color: White;
	color: #000000;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
}
table.notFallNummer{
	border : 1px solid #b3004c;
	color: #b3004c; 
	font-size: 12pt;
	font-weight: bold;
}
td.hauptbegriffe
{
	color: #b3004c;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
	text-align: left;
}
td.notFallNummer
{
	color: White;
	font-family: Arial, Helvetica, Verdana;
	font-weight: bold;
	font-size: 18pt;
	text-align: left;
	background-color: #b3004c;
}
h1.produktTitle
{
	color: #b3004c;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12pt;
	text-align: left;
}
h2.produktTitleBlack
{
	color: Black;
	font-family: Arial, Helvetica, Verdana;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	margin-left:20px;
}
h2.hauptbegriffe
{
	color: #b3004c;
	font-family: Arial, Helvetica, Verdana;
	font-size: 8pt;
	text-align: left;
	font-weight: lighter;
}
.produktBildBeschreibung
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 9pt;
	font-weight: bold;
}
a.standard				{text-decoration: underline; color : #b3004c; }
a.standard:visited	{ text-decoration: underline; color : #b3004c; }
a.standard:active		{ text-decoration: underline; color : #b3004c; }
a.standard:hover		{ text-decoration: underline; color : #b3004c; }

a.standardBold				{
	text-decoration: underline;
	color: #b3004c;
	font-weight: bold;
}
a.standardBold:visited	{ text-decoration: underline; color : #b3004c; }
a.standardBold:active		{ text-decoration: underline; color : #b3004c; }
a.standardBold:hover		{ text-decoration: underline; color : #b3004c; }

img{
	border: 0;
}
.lieferProgrammTitel
{
	color: #b3004c;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}
div.naviButton {
	height:50px;
	padding-left:40px;
}

div.naviButtonProdukte {
	height:80px;
	padding-left:40px;
}

.submitbutton {
    background: #d8dfe8 url(../images/suche-starten.png) no-repeat center right;
	color:#255291;
	font-weight: bold;
	margin-left:20px;
	height:40px;
	width: 160px;
	text-align: left;
	cursor: hand; 
	cursor: pointer;";
	margin-bottom:10px;
	margin-top: 10px;
}

.td-bauzaun-farben{
	text-align:center;
	width:120px;
	height:100px;
}
.MYCLASS{
	text-align:center;
	float:none;
}
.showColor{
	text-align:center;
	margin-left:50px;
}
