/* Alba Publikation Kleinanzeigen */

body{
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 10px;
  background-color: white;
  margin: 0;
  padding: 0;
}

h1 {
	font-size: 12px;
	font-weight: 800;
 	letter-spacing: 1px;
 	margin-bottom: 1px;
 }


h2 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
}


td	{
	padding-left: 5px;
}

input {
	font-size: 11px;
	background-color: #ffffff;
}
			
.ka_txt {
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
	margin-top: 0px;
}

.bg_tbl	{
	background-color: gray;
}

.td_g	{
	font-size: 11px;
	font-weight: 800;
	color: #333333; 
	background-color: #c9c9c9;
	padding: 0px 5px 0px 5px;
}

.td_w	{
	font-size: 11px;
	background-color: white;
	text-align: center;
}


.bg_dgrau {
	background-color: #555555;
}


.bg_hgrau {
	background-color: #dddddd;
}


.txt_grau {
	font-size: 11px;
	color: #333333;
}


.txt_w {
	font-size: 11px;
	color: white;
	font-weight: 800;
}


.txt_wk {
	font-size: 11px;
	color: white;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.anmkl {
	font-size: 11px;
	font-weight: 800;
	color: green;
}


.anschrift {
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}


.thanks {
	font-size: 14px;
	color: #555555; 
	font-weight: 800;
	letter-spacing: 3px;
}
