.fontNorm{
	font-family: Arial;
	font-size: 11px;
}

.fontSmall{
	font-family: Arial;
	font-size: 11px;
}

.linkNorm{
	font-family: Arial;
	font-size: 11px;
}

.textboxEmailBenachrichtung{
	font-family: Tahoma;
	font-size: 12pt;
	width: 190px;
	border: thin dashed;
	border-color: #cccccc;
}
.buttonEmailbenachrichtigung{
	font-family: Tahoma;
	font-size: 12pt;
	width: 190px;
}
html,body {
	height: 100%;
	font-size: 9px;
	font-family: Arial;
}

td{
	font-size: 11px;
}

.popupPic{
	height: 100%;
}

.contentLeft{
	width: 190px;
}

.contentRight{
	width: 190px;
}

.solidBorder{
	border-color: #cccccc;
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

.tableContentFull{
	width: 590px;
	height: 100%;
}


.tableContentFull a{
	text-decoration: underline;
	color: #0066CC;
}
 
.tableContentFull h1{
	font-size: 15px;
	font-weight: bold;
	font-family: helvetica;
	color: #3f3f3f;
	margin: 0px;
	padding: 0px;
	margin-left: 9px;
	margin-bottom: 9px;
}

.tableContentFull h2{
	font-size: 13px;
	font-weight: bold;
	font-family: helvetica;
	color: #3f3f3f;
}

ul{
	list-style-type: none;
	list-style-image: url('../img/spiegelstrich.gif');
	
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 5px; 
	margin-bottom: 0px; 
	margin-left: 15px; 
	margin-right: 0px; 
	margin-top: 0px;
	font-size: 11px;
}
ol{
	
	margin: 0;
	padding-left: 15px;
}
ol li{
	margin: 0;
}



