﻿body 
{
	background-color:#F2F1EC;
	font-family:Verdana;
	font-size:11px;
	color:Black;
}

.contentTitle 
{
	font-size:14px;
	font-weight:bold;
}
.AxaContentTitle 
{
	font-size:14px;
	font-weight:bold;
	color:#103184;
}
.HeaderStyle
{
	font-weight:bold; 
	background-color:Gray;   
}
.contentTitleWhite
{
	clear:both;
	font-weight:bold;
	color:White;
	text-transform:uppercase;
	background-image:url('images/bg_redtitle.gif');
	padding-left:10px;
	height:18px;
	/*vertical-align:text-bottom;*/
}


.divGray 
{
	/*background-color:#D8D8D8;*/
	background-color:#E5E5E5;
}
.tabGray 
{
	margin-left:20px;
	/*margin-bottom:20px;*/
	width:740px;
	/*background-color:#D8D8D8;*/
	background-color:#E5E5E5;
}

.tabMain 
{
	width:800px;
}

.tabGrayMini
{
	/*background-color:#D8D8D8;*/
	background-color:#E5E5E5;
}

.divSeparator
{
	background-color:White;
	height:2px;
}

.td1
{
	padding-left:5px;
	width:230px;
}
.td2
{
	width:240px;
}
.td3
{
	width:260px;
}

.contentText 
{
	font-size:11px;
	font-family:Verdana;
}

.textBox 
{
	font-family:Verdana;
	width:200px;
	font-size:11px;
	color:Black;
}

.disclaimer 
{
	color:Gray;
	font-size:10px;
}

.popUpTitel
{
    font-size:12px;
    font-weight:bold;

}

.linkResultat
{
	font-family:Verdana;
	font-size:11px;
	color:#E91C23;
}

.errorMsg
{
	font-family:Verdana;
	font-size:11px;
	color:#E91C23;
	font-weight:bold;
}

.tdDefaultBGColor 
{
	background-color:White;
}

.trFzSucheMouseOver 
{
	background-color:#FF1822;
	color:White;
	cursor:pointer;
}

.trFzSucheMouseOver .tcFzSucheBerechnen
{
	color:White;
}

.trFzSucheMouseOut
{
	background-color:#D8D8D8;
	color:Black;
}

.tcFzSucheBerechnen
{
	color:#FF1822;
}