body{
	margin-top: 0px;
	margin-left: 0px;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: 0px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

input {
	border: 1px solid #999999;
}
textarea {
	border: 1px solid #999999;
}
/* Footer */

#copy {
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	color: #999999;
}

/* Navigation */
#naviTop {
	background-color: #999999;
	color: White;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
}
#naviTop a, #naviTop a:hover{
	background-color: #999999;
	color: White;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
}
#menueItem {
	color: 000000;
	background-color: d5d5d5;
	font-size: 11px;
	font-weight: normal;
	height: 16px;
	border: 1px solid #FFFFFF;
	padding: 1px;
}
#menueItem a{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	height: 16px;
	text-decoration: none;
	padding: 1px;
}


#empfSpace {
	border: 1px solid #FFFFFF;
	font-size: 11px;
	background-color: #D5D5D5;
	color: #000000;
}
#empfSpace a{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	padding: 1px;
}
/*
#empfSpace a:hover{
	background-color: #000000;
	color: #D5D5D5;
}
*/

/* Firmenliste */
#bodyItemTextPre {
	color: #666666;
	font-size: 11px;
}

#bodyItemTextPre a:hover, #bodyitemtext a:hover, #bodyitemtextpre a {
	color: #666666;
	text-decoration: underline;
}



#bodyItemTitle, bodyItemTitle a {
	background-color: #FF7F00;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}


/* ListAllCats */
#listCatTitle {
	background-color: #D5D5D5;
	color: #000000;
	font-size: 12px;
	
}
#listCatTitle a{
	background-color: #D5D5D5;
	color: #000000;
	font-size: 12px;
	
}
#listItemText {
	color: #333333;
	font-size: 10px;
}
#subCatMainDet{
	background-color: #D5D5D5;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#subCatMainDet a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#itemTable {
	border: 1px solid #CCCCCC;
}

/* main content */

#mainTable {
	font-size: 11px;
	font-weight: normal;
}
#subtitle {
	font-size: 14px;
	font-weight: bold;
}
#infotitle {
	background-color: Yellow;
	font-size: 12px;
	font-weight: bolder;
}

#itemMainDet {
	background-color: #EBFFAA;
}
#itemContent {
	font-size: 12px;
}
#itemsWerbung {
	border: 1px solid #CCCCCC;
}
#catWerbung {
	border: 1px solid #CCCCCC;
}

#alert {
	color: #FF0000;
}

#ht1 {
	font-weight: 600;
}
#ht3 {
	font-weight: 600;
	font-size: 14px;
}
