 * {
	margin: 0px;
	padding: 0px;
	}
li {
	margin-left: 10px;
}
ul {
	margin-top:5px;
	margin-left:20px;
}
ol {
	margin-top:5px;
	margin-left:20px;
}
body {
  	font-family: Geneva, Arial, Helvetica, sans-serif;
	  font-size: 14px;	
}
a{text-decoration:none;font-family:arial,sans-serif;}
a:link { text-decoration:underline; color:#0000CC;}
a:visited { text-decoration:underline; color:#0000CC;}
a:hover { text-decoration:none; color:#044EFF;}
a.active { text-decoration:none; color:#000000; font-weight: bold; }
form {
	display: inline;
}
table
{
  	font-family: Geneva, Arial, Helvetica, sans-serif;
}
span
{
  	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	margin-top:20px;
	margin-bottom:5px;
	font-size:22px;
} 
h2 {
	color: #4B8837;
	margin-top:15px;
	margin-bottom:5px;
	font-size:18px;
} 
h3 {
	color: #4B8837;
	margin-right:5px;
	line-height:20px;
	font-size:16px;
	display: inline;
} 
a.h3 {
	color: #4B8837;
	margin-right:5px;
	line-height:20px;
	font-size:16px;
	display: inline;
} 

h4 {
   color: #4B8837;
	margin-right:5px;
	display: inline;
	font-weight: bold;
} 

/*div#spacer1 {
	background-image:"modix-datadir/kopf_mitte.jpg";
} */





/* ====================================== HEADER ============================================== */

div#header
{
	height:55px;
	font-size:14px;
	text-align: left;
	padding-left: 0px;
	border-bottom:solid 1px #5FAB45;
	padding-top:1px;
	padding-bottom:2px;
	min-width:900px;
}
div#linkbar
{
	padding-left: 25px;
	float: left;
	
}

.header_link
{
	padding-right: 20px;
	padding-bottom: 9px;
	white-space: nowrap;
	font-size:26px;
	color: #4B8837;
}
a.header_link:link 
{ 
	color: #4B8837;
   text-decoration:none;
}
a.header_link:visited 
{ 
	color: #4B8837;
   text-decoration:none;
}
a.header_link:hover 
{
	color: #30BF00;
   text-decoration:underline;
}

.vheader_link
{
	padding-right: 30px;
	padding-bottom: 9px;
	white-space: nowrap;
	font-size:20px;
	color: #4B8837;
}
a.vheader_link:link 
{ 
	color: #4B8837;
   text-decoration:none;
}
a.vheader_link:visited 
{ 
	color: #4B8837;
   text-decoration:none;
}
a.vheader_link:hover 
{
	color: #30BF00;
   text-decoration:underline;
}



div#header_right
{
	padding-right: 10px;
	float: right;
	padding-top:4px;
}


div#footer
{
	position: relative;
	height:13px;
	width:100%;
	text-align:left;
	bottom: 0px;
	font-size: 8pt;
	color: #AAAAAA;
	border-top: solid 1px #AAAAAA;
}




div#page
{
   padding-left:10px;
   padding-right:10px;
   padding-top: 20px;
   padding-bottom:50px;
}
div#fp_rightcolum
{
   width:240px;
   /*border:solid 1px #000;*/
   border:none;
   border-left:solid 2px #4B8837;
   padding-left:5px;
   overflow:hidden;
   float:right;
   position:fixed;
   right:20px;
   
}
div#fp_leftcolum
{
   overflow:hidden;
   /*float:left;*/
   
}




table#legal_table
{
   margin-top:15px;
   margin-left:10px;
   margin-bottom:30px;
   text-align:left;
}
td#legal_cont
{
   font-size:11px;
   text-align:left;
   vertical-align:top;
   padding-top:5px;
   width:870px;
}
td#legal_sign
{
   width:20px;
   text-align:center;
   vertical-align:top;
   padding-top:5px;
}
td#legal_head
{
   text-align:center;
   font-size:16px;
   padding-top:15px;
   font-weight:bold;
   margin:0;
}


/* ********* New account table *************/
.rtab {
   border: solid 1px #000;
   white-space: nowrap;
   text-align: left;
}
.rtltd {
   width:150px;
   
   border-right:1px;
   border-bottom:0px;
   border-left:0px;
   border-top:0px;
   font-weight: bold;
   font-size:14px;
   white-space: nowrap;
   
}
.rtrtd {
   border-bottom:0px;
   border-left:0px;
   border-top:0px;
   border-right:1px;
   /*white-space: nowrap;*/
}
.rtctd {
   border-bottom:0px;
   border-left:0px;
   border-top:0px;
   border-right:1px;
   text-align:center;
   color: #4B8837;
   padding-top:4px;
   /*white-space: nowrap;*/
}
.rtitd {
   width: 100px;

   border-bottom:0px;
   border-left:0px;
   border-top:0px;
   border-right:0px;
   white-space: nowrap;
}
.rtrtr {
    /*
  width:250px;
   border-bottom:0px;
   border-left:0px;
   border-right:0px;
   border-top:0px; */
}
.rtrhl {
   border-bottom:0px;
   border-left:0px;
   border-right:0px;
   border-top:0px;
   background-color: #6666EE;
   font-size:14px;
   font-weight: bold;
}


#testimonial
{
 width:1000px;
 border:solid 1px #BCBDE9;
 background : #C6ECF9;
}
#pre_testimonial
{
font-family: Geneva, Arial, Helvetica, sans-serif;
width:999px;
 white-space: pre-wrap; /* CSS2.1 compliant */
 white-space: -moz-pre-wrap; /* Mozilla-based browsers */
 white-space: o-pre-wrap; /* Opera 7+ */
 padding:10px;
}

