body
{
	background-image: url(../Images/bg.gif);
	margin: 0px;
	background-repeat: repeat-y;
}

#content_left
{
	left: 20px;
	width: 440px;
	position: absolute;
	top: 67px;
	height: 565px;
	
}

#content_right
{
	padding-left: 10px;
	left: 480px;
	width: 235px;
	position: absolute;
	top: 67px;
	height: 565px;
	background-color: #ffffff;
}


.formtext
{
	font-size: 10px;
	line-height: 20px;
	font-family: Verdana;
	text-decoration: none;
	color : #94AFC2;
	
}
.formtext input
{
	border-right: #d9d9d9 1px solid;
	border-top: #d9d9d9 1px solid;
	border-left: #d9d9d9 1px solid;
	border-bottom: #d9d9d9 1px solid;
}

.formheadline
{
	font-size: 11px;
	line-height: 40px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold; 
	color : #000000;
}

.tabheadline
{
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold; 
	color : #000000;
}

.text
{
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	color: #333333;
	line-height: 16px;
}

.text a:link, a:visited, a:active
{
	
	text-decoration: none;
	color : #0053A4;
}

.text a:hover
{
	
	text-decoration: none;
	color : #CECB36;
}

.tabtext td 
{
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	border-bottom: #94AFC2 1px solid;
	font-family: Verdana;
	text-decoration: none;
}

.tabtext td a:link
{	
	text-decoration: none;
	color : #0053A4;
	font-size: 11px;
	line-height: 16px;
}

.tabtext td a:visited
{	
	text-decoration: none;
	color : #0053A4;
	font-size: 11px;
	line-height: 16px;
}

.tabtext td a:active
{	
	text-decoration: none;
	color : #0053A4;
	font-size: 11px;
	line-height: 16px;
}

.tabtext td a:hover
{
	text-decoration: none;
	color : #CECB36;
	font-size: 11px;
	line-height: 16px;
}

.tabtextallein
{
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	border-bottom: #94AFC2 1px solid;
	font-family: Verdana;
	text-decoration: none;
}

.tabtextallein a:link, a:visited, a:active
{
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	color : #0053A4;
}

.tabtextalleinklein
{
	font-size: 10px;
	color: #333333;
	line-height: 16px;
	border-bottom: #94AFC2 1px solid;
	font-family: Verdana;
	text-decoration: none;
}

.tabtextalleinklein a:link, a:visited, a:active
{
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	color : #0053A4;
}

