body {
	font-family : Arial;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#myPopup {
	display: none;
	border: solid 2px black;
	padding: 4px;
	background-color: #FFFFFF;
	width:250px;
	text-align: center;
	position: absolute;
	top: 100px;
	left: 100px;
}


FONT,td,b, {font-family : Arial; font-size : 13px;}
a {
color:#006633; text-decoration:none;
}                                                                        
.whitelink { 
color:#FFFFFF; text-decoration:none; 
}
.navilink { 
color:#999999; text-decoration:none; 
}
.pagelink { 
color:#6BC165; text-decoration:underline; 
}
A:hover { 
color:#74C064; text-decoration:none; 
}
A:hover.pagelink {
 color:#006633; text-decoration:none; 
 }
.textarea
	{
	border-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
	border: 1px;
	}
.tabelheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.tabeltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1;
}
.tabelbg {
	background-attachment: fixed;
	background-image: url(img/tabelbg.png);
	border: solid #6BC165;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.tabel {
	border: solid #6BC165;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.Stil1 {font-size: 10pt;
	font-weight: bold;
}
.Stil2 {font-size: 10pt}
.Stil3 {font-size: 10pt; font-weight: bold; color: #FFFFFF; }
.Stil32 {font-size: 12pt; font-weight: bold; color: #6BC165}
.Stil33 {color: #6FC369}
.Stil4 {font-size: 12pt; font-weight: bold; color: #006633; }
.Stil6 {color: #006600; font-weight: bold;}
.Stil7 {font-family: Arial, Helvetica, sans-serif; font-size: 11px}
.Stil8 {font-size: 10pt}

fieldset {border:1px #6BC165 solid; padding: 5px 5px 0 5px;}
legend {
border-left:1px #6BC165 solid; 
border-top:1px #6BC165 solid; 
border-right:1px #6BC165 solid;
padding: 2px 5px 0 5px;
font-weight: bold;
color: #009966;
background-image: url(img/res_legend_bg.png); background-position:left bottom; background-repeat: repeat-x;
 
}
.120 { width:120px; padding: 5px 5px 5px 5px;}
.120b { width:120px; padding: 5px 5px 5px 5px; margin-left:20px;}
.400 { width:400px; padding: 5px 5px 5px 5px;}
.500 { width:500px; padding: 5px 5px 5px 5px; margin-left:20px;}
.200 { 
width:250px; height:350px; 
padding: 5px 5px 5px 5px;
background-image: url(img/res_step3_bg.jpg); 
background-position:left bottom; 
background-repeat:no-repeat;
}

.step1 { 
width:450px;  
padding: 5px 5px 5px 5px;
background-image: url(img/res_step1_bg.jpg); 
background-position:right bottom; 
background-repeat:no-repeat;
}

.tinytxt {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;}

.step2 { 
background-image: url(img/res_step2_bg.png); 
background-position:left bottom; 
background-repeat:no-repeat;
}

.price {font-size: 12pt; font-weight: bold; color: #006633; margin-right:8px;
 border-bottom:1px #6BC165 solid; 
 padding: 1px 1px 1px 1px;
}

.popup { 
background-image: url(img/res_pop_up_bg.jpg); 
background-position:left bottom; 
background-repeat:no-repeat;
}