﻿body
{
	color:Gray;	
	font-family:Arial;
}
.dieTabelleExternal
{
	width:190px;
	height:154px;	
	
	background-repeat:no-repeat;
	border:solid 2px Orange;
	vertical-align:top;
}
.dieTabelleExternal:hover
{
	width:190px;
	height:154px;	
	
	background-repeat:no-repeat;
	border:solid 2px Orange;
	background-color:#F5FFFA;
	
	vertical-align:top;
}
.liTextExternal
{
	color:Gray;
	font-size:8pt;
}
.liPunktExternal
{
	color:Red;
}
.AbstandExternal
{
	height:5px;	
}
.PaketSchriftExternal
{
	font-weight:bold;
	height:20px;
	text-align:left;
	font-size:11pt;
	
}
.TextFormatA4
{
 	color:Gray;	
	font-family:Arial;
	cursor:hand;
	font-style:normal;
	font-size:11pt;
}
.Geringe_DichteIMG
{
	width:104px; 
	height:74px;
	background-image:url('../ImagesExternal/Geringe_Dichte.jpg');
	background-repeat:no-repeat;
}
.TextMengeCss
{
	color:Gray;
}
.FelderExternalCss
{
	 width:100%;
	 color:Gray;
}
.tdFelderExternalCss
{
	width:40%	
}
.AbsatzExternalCss
{
	width:5%;	
}
.tabeleFormularExternalCss
{
	width:100%;
	text-align:left;		
}

.DichteTDExternalCss
{
	
	width:130px;	
	height:120px;
	
}
.DichteTDExternalCss:hover
{
	
	width:130px;	
	height:120px;
	background-color:#F5FFFA;
	
}
.aCss
{
	color:Gray;
	cursor:hand; 
	text-decoration: none;	
}
.aCss:hover
{
	color:Orange;
	cursor:hand; 
	text-decoration:none;	
}

.aCssBold
{
	font-weight:bold;
}
.aCssBold:hover
{
	font-weight:bold;
}
.BestaetigungCss
{
    color:Green;
    font-weight:bold;
    widows:450px;
}

