/* ///////////////////////////////////////////////////////////////// */
/* ccs definitionen                                                  */
/*                                                                   */ 
/* projekt fa. R.Ziler Abbruch- Sperrmuellentsorgung                 */
/*                                                                   */
/* copyright by ACM K.Masek                                          */
/*                                                                   */
/* ///////////////////////////////////////////////////////////////// */
.ground {
	background-color: #FFFFFF;
}
.logoborder {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.desktab {
	margin-left: 20;
	margin-top: 20;
	font-family: Arial, Helvetica, Verdana;
	color: #929292;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	}


.textlefttab {
	font-family: Arial, Helvetica, Verdana;
	color: #929292;
	font-size: 11px;
	line-height: 14px;
	text-padding: 5px;
}
.textblocktab {
	font-family: Arial, Helvetica, Verdana;
	color: #929292;
	font-size: 11px;
	line-height: 14px;
	text-padding: 5px;
	text-align: justify;
}

.textbig {
	font-family: Arial, Helvetica, Verdana;
	color: #929292;
	font-size: 16px;
	line-height: 18px;
}

.partnerlinktext {
	font-family: Arial, Helvetica, Verdana;
	color: #929292;
	font-size: 14px;
	line-height: 16px;
}


/* ******************** mailformular ******************* */
.infos {
   font-family: Arial, Helvetica, Verdana;
   color:#CDCDCD;
   font-size: 10px;
   line-height: 12px;
   }
textarea.mailtxt { 
   font-family: Arial, Verdana, sans-serif;
   font-size: 12px;
   line-height: 16px; 
   color: #000000;
   width: 300px; 
   height: 120px; 
   border: 1px #CDCDCD solid;
   }
input.mailbetr { 
   font-family: Arial, Verdana, sans-serif;
   font-size: 12px; 
   line-height: 16px;
   color: #000000;
   width: 300px; 
   height: 18px; 
   border: 1px #CDCDCD solid;
   }
input.mailadr { 
   font-family: Arial, Verdana, sans-serif;
   font-size: 12px; 
   line-height: 16px;
   color: #000000; 
   width: 180px; 
   height: 18px;
   border: 1px #CDCDCD solid;
   }
.button {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px; 
	width : 100px;
	height : 20 px;
}

/* ******************** menues left aktuell *************** */
a.textlink {
	font-family: Arial, Helvetica, Verdana;
	width: 140px;
	color: #929292;
	font-size: 12px;
	line-height: 18px; 
	text-decoration: none;
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal;
}
a.textlink:hover { 
	color : #FFFFFF;
	padding-left: 5px;
	background-color: #FF0000;
}
a.m {
	font-family: Arial, Helvetica, Verdana;
	width: 140px; 
	color: #FFFFFF;
	font-size: 12px;
	line-height: 30px; 
	text-decoration: none;
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
	text-align: right;
}
a.m:hover { 
	line-height: 30px; 
	background-color: #FF0000;
	border : 1px solid #FFFFFF;
}
a.mstay {
	font-family: Arial, Helvetica, Verdana;
	width: 140px; 
	color: #FFFFFF;
	font-size: 12px;
	line-height: 30px; 
	text-decoration: none;
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
	text-align: right;
	background-color: #FF0000;
}


/* ******************** menues left  ******************** */
/* ******************** acm daten und link ******************* */
.acm {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	line-height: 14px; 
	text-decoration: none;
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal;
	color: #929292;
}
a.acm {
	font-family: Arial, Helvetica, Verdana;
	color: #929292;
	font-size: 10px;
	line-height: 14px; 
	text-decoration: none;
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal;
}
a.acm:hover { 
	text-decoration: underline;
}

