body, p, td
{
	font-family: Arial, Helvetica, sans-serif  ;
	font-size: 11px;
}
body {
	margin:0px;
}
.formular
.formular_small
{
	border: 1px solid grey;
}

.formular_small
{
	font-size:9px;
}
.formular_large
{
	font-size:12px;
	font-weight: bold; 
}

H1
{
    
	color: #003399; 
	font-weight: bold; 
	font-size: 30px;
	margin-top: 0px; 
	margin-left: 0px;	
	margin-right: 0px; 	
	margin-bottom: 0px; 
}
H2
{
	color: #cc0000; 
	font-weight: bold; 
	font-size: 20px; 
	margin-top: 0px; 
	margin-left: 0px;	
	margin-right: 0px; 	
	margin-bottom: 0px; 
}

H3
{
	color: black; 
 	font-size: 11px;
 	font-weight: bold; 
	margin-top: 0px; 
	margin-left: 0px;	
	margin-right: 0px; 	
	margin-bottom: 0px; 

}
H4
{
    
	color: #003399; 
	font-weight: bold; 
	font-size: 14px;
	margin-top: 0px; 
	margin-left: 0px;	
	margin-right: 0px; 	
	margin-bottom: 10px; 
}

A:visited.navigation_anchor, A:active.navigation_anchor, A:hover.navigation_anchor, A:link.navigation_anchor, .navigation_anchor_active
{
	color: #FFFFFF; 
 	font-size: 12px;
 	font-weight: bold; 
 	text-decoration: none;
}
A:visited, A:active, A:link
{
	color: #CC0000; 
}
A:hover
{
	color: #003399;
}
.text    
{
 	color: black; 
 	font-size: 11px; 
}

.text_bold_red, .text_bold_blue, .text_bold
{ 
	font-weight: bold; 
	font-size: 13px; 
}

.text_bold_red
{
	color: #cc0000; 
}

.text_bold_blue, .question
{
	color: #003399; 
}

.text_bold_white 
{ 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 11px; 
}

.headline {
	padding-top:10px;
}

td.tdlist {
	width:250px;
	vertical-align:top;
}

ul.list {
	list-style-image:url('../images/list.gif');
	margin:5px;
	padding-left:0px;
	margin-left:15px;
}

ul.list li {
	margin-left:0px;
	padding-left:0px;
}

.question
{
	height:21px;
}
 .label, .question
 {
 	font-weight:bold;
 }
 
 .question, .answer
 {
 	padding-left: 20px;
 }
 
 .pricetext
 {
 	text-align: right;
 	color: black; 
	font-weight: bold; 
	font-size: 12px; 
 }
 
  .priceHead
 {
 	color: white; 
	font-weight: lighter; 
	font-size: 11px;
	background-color: #cc0000;
	padding-right:5px;
	height:22px;
 }
 
  .priceFirst
 {
 	color: white; 
	font-weight: lighter; 
	font-size: 9px; 
	background-color: #003399;
	padding-right:5px;
 } 
 
 
  .priceFirst span#head
 {
 	color: white; 
	font-weight: lighter; 
	font-size: 10px; 
 }
 
  .priceContent
 {
 	color: black; 
	font-weight: lighter; 
	font-size: 12px; 
	background-color: #FFFF80;
 }
 
 
 .YellowBox {
 	border:1px solid #CACC00;
 	background-color:#FFFF80;
 	width:270px;
 	height:485px;
 	padding:0px 10px 10px 10px;
 }
 
 .YellowBoxHeadline{
 	text-align:center;
 	font-size:20px;
 	margin-top:5px;
 	text-decoration:underline;
 	font-weight:bold;
 }
 
 .YellowBoxSubHeadline {
 	text-align:center;
 	font-size:16px;
 	padding-top:0px;
 	padding-bottom:0px;
 	font-weight:bold;
 	margin-bottom:0px;
 }
 .YellowBoxSubHeadline2 {
 	text-align:center;
 	font-size:12px;
 	text-decoration:underline;
 	padding-top:0px;
 	padding-bottom:0px;
 	font-weight:bold;
 	margin-bottom:0px;
 }
 
 .YellowBoxNormalText {
 	text-align:center;
 	font-size:11px;
 	padding-top:0px;
 	padding-bottom:0px;
 	margin-bottom:0px;
 }
 .YellowBoxNormalBoldText {
 	text-align:center;
 	font-size:11px;
 	font-weight:bold;
 	padding-top:0px;
 	padding-bottom:0px;
 	margin-bottom:0px;
 }
 .YellowBoxNormalItalicText {
 	text-align:center;
 	font-size:11px;
 	font-weight:bold;
 	font-style:italic;
 	padding-top:0px;
 	padding-bottom:0px;
 	margin-bottom:0px;
 }
 
 .YellowBoxSmallText {
 	text-align:center;
 	font-size:9px;
 	padding-top:0px;
 	padding-bottom:0px;
 	margin-bottom:0px;
 }
 
 span.YellowBoxBlue {
 	color:#003399;
 }
  span.YellowBoxRed {
 	color:#cc0000;
 }

 
 TD.PartnerImage {
 	width:120px;
 	border-bottom:1px solid #003399;
 	padding-top:5px;
 }
 TD.PartnerImage img {
 	width:80px;
 	height:80px; 	
 }
 TD.PartnerImageWide img {
 	width:120px;
 	height:80px; 	
 }
 
 TD.PartnerText{
 	padding-top:5px;
 	padding-left:20px;
 	color: #cc0000;
	font-weight: bold;
	font-size: 16px;
	border-bottom:1px solid #003399;
 }
 
 
 #partnerTable h1 {
 	font-size: 13px;
 }
 #partnerTable td {
 	vertical-align: top;
 }
 
 #partnerTable a {
 	color:#000000;
	font-weight: lighter;
	font-size: 14px;
 }
 
 #partnerTable ul {
 	margin-left:0px;
 	padding:0; 	
 	list-style-type: none;
 }

 #partnerTable ul li { 	
 	padding-bottom:5px;
 }