/* CSS Document */

BODY 
{ 
	margin: 0px;
	padding: 0px;
	font-size : 10px;
	font-family : Verdana;
	width: 100%;
	height: 100%;
	color : #676767;
}

A 		  
{ 
	color: #272727;
	font-weight: bolder;
	text-decoration: none;
}

TD 	
{ 
	font-size: 11px; 
	padding: 0px; 
	vertical-align: top; 
	border-spacing: 0px; 
}

.middle
{
	vertical-align: middle;
}

.title
{
	font-size: 13px;
	font-weight: bolder;
}

.email
{
	color: #676767;
}

.emailslim
{
	color: #676767;
	font-weight: normal;
}

.prim
{
	font-size: 12px;
	font-weight : bolder;
	color:  #272727;
}

.primselected
{
	font-size: 12px;
	background: #F5B64A;
	font-weight : bolder;
	color:  #272727;
}

.second
{
	font-size: 11px;
	color:  #676767;
}

.secondselected
{
	font-weight : bold;
	color:  #676767;
	background: #F5B64A;
}

.rahmen
{
	border: thin solid #F5B64A;
}

.rahmendick
{
	border: solid #F5B64A;
}

.txtfarbe
{
	font-weight: bolder;
	text-align: center;
}
