html, body
{
	margin:				0px;
	margin-top:			5px;
	margin-bottom:		5px;
	padding:				0;
	height:				100%;
	background-color:	#FFFFFF;
}

body,table,tr,td,div,p
{
	font-family:	Verdana;
   font-size:		12px;
}

a
{
	font-family:		Verdana;
	font-size:			12px;
	color:				#414548;
	text-decoration:	none;
}
		
a:link
{
	color:				#0000FF;
	text-decoration:	none;
	font-size:			12px;
	font-family:		Verdana;
	letter-spacing:	0.0em;
}

a:visited 
{ 
	color:				#A92188;
	text-decoration:	none;
	font-size:			12px;
	font-family:		Verdana;
	letter-spacing:	0.0em; 
}

a:hover
{ 
	color:				#FF3300;
	text-decoration:	none;
	font-size:			12px;
	font-family:		Verdana;
	font-weight:		bold;
	letter-spacing:	0.0em;
}

a:active
{ 
	color:				#FF7600;
	text-decoration:	none;
	font-size:			12px;
	font-family:		Verdana;
	font-weight:		bold;
	letter-spacing:	0.0em;
}

a:focus
{ 
	color:				#FF7600;
	text-decoration:	none;
	font-size:			12px;
	font-family:		Verdana;
	font-weight:		bold;
	letter-spacing:	0.0em;
}

.naviactive
{ 
	color:				#000000;
	text-decoration:	none;
	font-size:			12px;
	font-family:		Verdana;
	font-weight:		bold;
	letter-spacing:	0.0em;
	background-color:	#FAE6AB;
}

h1
{
	font-family:		Verdana; 
	font-size:			18px; 
	font-weight:		bold; 
	color:				#000000; 
	padding-bottom:	15px; 
	margin-top:			0px; 
	margin:				0px;
}
	
h2
{
	font-family:		Verdana; 
	font-size:			12px; 
	font-weight:		bold; 
	color:				#000000; 
	padding-bottom:	15px; 
	margin-top:			0px; 
	margin:				0px;
}
		
.lines
{
	background-color:	#848484;
}

.boxHeader
{
	background-color:	#F3D169;
	font-weight:		bold;
	line-height:		16px;
}

.boxHeaderNew
{
	background-color:	#00FF00;
	font-weight:		bold;
	line-height:		16px;
}

.boxMenu 
{
	line-height:	18px;
}

.boxLogin 
{
	line-height:	22px;
}

.boxLoginBig 
{
	line-height:	50px;
	font-family:	verdana;
	font-size:		20px;
	color:			#000000;
}

.boxSmall 
{
	font-size:	9px;
}

.boxSmall2 
{
	font-size:		9px;
	line-height:	10px;
}

.boxRed 
{
	color:			#C40000;
	font-weight:	bold;
	line-height:	18px;
}

.textbig 
{
	color:			#000000;
	font-weight:	bold;
	font-size:		14;
	line-height:	24px;
}

.textbiggreen 
{
	color:			#076551;
	font-weight:	bold;
	font-size:		14px;
	line-height:	24px;
}

.textbigred 
{
	color:			#AD0000;
	font-weight:	bold;
	font-size:		14px;
	line-height:	24px;
}

.textbiggrey 
{
	color:			#727272;
	font-weight:	bold;
	font-size:		14px;
	line-height:	24px;
}

.textRed 
{
	color:			#AD0000;
	font-weight:	bold;
}

.tool
{
	background-color:	#EFEFEF;
	position:			absolute;
	z-index:				100;
	padding:				3px;
	font-family:		Verdana,Arial,Sans-Serif;
	font-size:			11px;
	border:				1px solid black;
	width:				250px;
	visibility:			hidden;
	text-decoration:	none;
	text-align:			left;
	color:				#B0A6A6;
}

.left
{
	text-align:	left;
}

.center
{
	text-align:	center;
}

.right
{
	text-align:	right;
}

.justify
{
	text-align:	justify;
}

.konto
{
	position:		relative;
	left:				15%;
	width:			150%;
   font-size:		12px;
   font-family:	Verdana,Arial,Sans-Serif;
   border:			1px;
}

.title
{
   background-color:	#BFBFBF;
   height:				20px;
   font-size:			12px;
   font-weight:		bold;
   font-family:		Verdana,Arial,Sans-Serif;
   text-align:			right;
}

.even
{
   background-color:	#E5E5E5;
   height:				18px;
   font-size:			12px;
   font-family:		Verdana,Arial,Sans-Serif;
   text-align:			right;
}

.odd
{
   background-color:	#FFFFFF;
   height:				18px;
   font-size:			12px;
   font-family:		Verdana,Arial,Sans-Serif;
   text-align:			right;   
}

.aktuelleSeite
{
	font-size:			16px;
	font-weight:		bolder;
	text-decoration:	none;
	background-color:	#CCCCCC;
	color:				#000000;
}
.tab
{
	font-family:		Verdana, Arial, sans-serif;
	font-size:			14px;
	background-color:	#F8F0D8;	
} 
#seite1
{
	background-color:	#FFFFFF;
}
 .img_berater {
	border: 1px solid #848484;
	margin: 5px;
}