a:link {
	text-decoration: none;
	color: black;
}
a:visited {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: underline;
	color: blue;
}
a:active {
	text-decoration: none;
	color: black;
}

#bg{
	background-color:#dce0d3;
}

#mn{
	background-color:tan;
}
#mn2{
	background-color:khaki;
}

#mnTxt{
	font-size: 14px;
	color: #black;
	line-height: 21px;
	font-family: Courier New,Courier,Monaco,monospace;
	background-color:khaki;
}

#text{
	font-size: 12px;
	color: black;
	background-color:khaki;
	line-height: 18px;
	font-family: Courier New,Courier,Monaco,monospace;
	text-indent:0;
	text-align:justify;
	margin-left:0px;
	margin-right:16px;
	margin-top:8px;
	margin-bottom:8px;
}

h4{
	font-size: 18px;
	color: black;
	line-height: 21px;
	font-family: Courier New,Courier,Monaco,monospace;
	background-color:khaki;
	padding:6;
}

#picTxt{
	font-size: 12px;
	color: black;
	background-color:khaki;
	line-height: 14px;
	font-family: Courier New,Courier,Monaco,monospace;
}

#srcCode{
	font-size: 11px;
	color: black;
	line-height: 12px;
	font-family: Courier New,Courier,Monaco,monospace;
	background-color:#dce0d3;
}
#lizenzText{
	font-size: 11px;
	color: black;
	line-height: 12px;
	font-family: Courier New,Courier,Monaco,monospace;
	background-color:#dce0d3;
	padding:24px;
}
#preisText{
	font-size: 14px;
	color: black;
	line-height: 15px;
	font-family: Courier New,Courier,Monaco,monospace;
	background-color:#dce0d3;
	padding:24px;
	text-align:center;
}
#formText{
	font-size: 12px;
	color: black;
	line-height: 14px;
	font-family: Courier New,Courier,Monaco,monospace;
	background-color:#dce0d3;
	padding:24px;
	text-align:left;
}
#bestellText{
	font-size: 12px;
	color: black;
	line-height: 14px;
	font-family: Courier New,Courier,Monaco,monospace;
	text-align:left;
	padding:0px;
}

#cpyRightText{
	font-size: 11px;
	color: black;
	font-family: Courier New,Courier,Monaco,monospace;
	text-align:center;
	padding:0px;
	background-color:khaki;
}
#bottonRghtText{
	font-size: 11px;
	color: black;
	font-family: Courier New,Courier,Monaco,monospace;
	text-align:left;
	padding:0px;
	background-color:khaki;
}