@CHARSET "ISO-8859-1";

h1
{
font-size:		20px;
color:		#8B0000;
}

h2
{
font-size:		14px;
font-color:		black;
}

h4
{
font-size:		14px;
font-weight:	bold;
font-color:		black;
}

h5
{							/*Titel Artikel*/
font-size:		14px;
color:		#8B0000;
text-decoration: 		none;
}
h6
{
font-size:		18px;
color:			#8B0000;
text-align:			center;
}

.main_description_block
{											/*Textblöcke*/
	display: 				block;
	position:				absolute;
	left: 					24%;
	top: 					175px;
	width: 					66%; /* 500px;*/
	height: 				100%;
	font-size:				10pt;
	color:					black;		/*Beschreibung im Hauptfenster*/
 	text-align:	justify;

}



.main_address_block
{								/*Textblöcke*/

	display: 				block;
	position:				absolute;
	top:					630px;
	left: 					24%;
/*	right:					250px;*/
	width: 					auto; /* 500px;*/
	font-size:				8pt;
	color:					#8B0000;		/*Adresse auf HOME im Hauptfenster*/
}


.artikel_block {								/*Textblöcke*/

	display: 				block;

	position:				absolute;
	background:				white;
	left: 					24%;
	right:					5%;
	top: 					145px;
	font-size:				10pt;
	color:					black;		/*Beschreibung im Artikelfenster*/
	height:					632px;
	width:					71%;
 overflow:				scroll;
 text-align:	justify;

}

.artikel_block text{								/*Textblöcke*/
	display: 				block;
	left: 					0px;
	top: 					5px;
	width: 					78%; /* 500px;*/
	color:					black;		/*Beschreibung im Hauptfenster*/
 	text-align:	justify;
}




.artikel_bilder
{
float:left;
width:180px;
}

.tabelle{

background:   #8B0000;/*#3D3D3D;*/
color:	white;


/*font-weight: bold;*/
text-align: left;

}

.xtra_menu
{
	display: 				block;
	position:				absolute;
	left: 					24%;
	top: 					118px;
	font-size:				100%;
/*	text-decoration:		none;*/
/*	width:					800px;*/


}
.xtra_menu a { color:white; text-decoration:none; }
/*.xtra_menu A:link   { color:orange; text-decoration:none; }
.xtra_menu a:visited { color:white; text-decoration:none; }*/
.xtra_menu a:hover { color:orange; text-decoration:none; }



.picture_side1
	{
	display:	block;
	position:	absolute;
	top: 		400px;
	left:		50%;

	}

.text_side1
	{
	display:	block;
	position:	absolute;
	left:		24%;
	top: 		400px;
	width:		200px;
	color:		black;
	text-align:	left;
	font-size:				10pt;
	}
.Beschreibung
{
	display:	block;
	position:	absolute;
	left:		0px;
	top: 	300px;
	text-align:	left;
}
.daten
{
	display:	block;
	position:	absolute;
	left:		84%;
	top: 		18px;

}


.Beschreibung_Software
{
	display:	block;
	position:	absolute;
	left:		0px;
	bottom: 	20px;
	text-align:	justify;
}
.register {
	display:				block;
	position:				absolute;
	left:					133px;
	top:					750px;
	font-size: 				10px;

	height: 				18px;
	width:					82px;
}

.logo_fwsysteme
	{
	display:	block;
	position:	absolute;
	top: 		100px;
	left:		35%;

	}
.logo_ecowin
	{
	display:	block;
	position:	absolute;
	top: 		400px;
	left:		25%;

	}
.logo_siwatec
	{
	display:	block;
	position:	absolute;
	top: 		225px;
	left:		60%;
	border-style:		none;

	}


.picture_pws
	{
	display:	block;
	position:	absolute;
	top: 		250px;
	left:		60%;
	text-decoration: none;
	border-style:		none;

	}

.picture_pws img{border: 0px;}
.pws_text{
	display:	block;
	position:	absolute;
	top: 		450px;
	left:		65%;
	text-decoration: none;
	border-style:		none;
}


