/* DATEI: opflsoft.css */

body { 
  background-color:#FFFFFF;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-style:normal;
  font-size:12px;
  line-height: 15px;
  padding: 0px; 
  margin:0px; }
  
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #669900;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: left;
  margin:0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #889999;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: left;
	vertical-align: top;
  }
  
table {
  background-color:#FFFFFF;  
  width:100%;
  border-width:0px;
  border-color:#000000;
  border-style:solid;
  border-collapse:collapse;
  text-align:center;
  padding:0px;
  border-spacing:0px;
  margin:0px;
  
  }  
  
table.base {
  background-color:#FFFFFF;
  border-width: 0px;
  border-spacing:0px;
  border-color:#000000;
  border-style:solid;
  border-collapse:collapse;
  text-align:center;
  margin:0px;
  padding:0px;
  width:600px;
  }  
    
td {
  font-size:12px;
  text-align:left;
  padding:0px;
  margin:0px; }
td.center{
  text-align:center; }
td.icon {
  text-align:right;
  padding:0px;
  margin:0px; }
td.logo {
  height:100px;
  text-align:right;} 
td.right {
  text-align:right;
  vertical-align:top;} 
td.left {
  text-align:left;
  vertical-align:top;} 
td.menue { 
  background-color:#889999;
  height:30px;
  padding:0px;
  text-align:center;
  width:20%;
  margin:0px;}  
td.menuea { 
  border-width:0px;
  background-color:#BBCCCC;
  height:30px;
  padding:0px;
  text-align:center;
  width:20%;
  margin:0px;}
    
  

   

  


.basic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	width: 430px;
  }
  
object {
  padding: 0px; }
  
img.icon {
  text-align:right;
  border-width:6px;
  border-color:#BBCCCC;
  border-style:solid; 
  margin-top:8px;
  margin-left:8px;}  
  
img.border {
  text-align:right;
  border-width:6px;
  border-color:#BBCCCC;
  border-style:solid;
  margin-right:8px; }  

img.icon2{
  text-align:left;
  vertical-align:top;
  border-width:1px;
  border-color:#BBCCCC;
  border-style:solid; 
  margin-right:6px;
  margin-bottom:8px;}  
  
img.sign{
  text-align:left;
  vertical-align:middle;
  border-width:1px;
  border-color:#BBCCCC;
  border-style:solid; 
  margin-right:5px;}
  
img.text{
  text-align:left;
  vertical-align:top;
  border-width:0px;
  border-color:#BBCCCC;
  border-style:solid; 
  margin-top:0px;
}

input, textarea {
  background-color:#FFFFFF;
	border:  1px solid #BBCCCC;  
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
  font-size:12px; 
  margin:1px;
  padding:1px;
}
  
hr {
  border:solid #FFFFFF 0px;
  background-color:#BBCCCC;
  height:1px;  
}
hr.sep { width:400px; }
hr.foot { width:600px; }

/* menu */
a.menue:link { color:#FFFFFF; text-decoration:none; font-weight:normal; }
a.menue:active { color:#FFFFFF; text-decoration:none; font-weight:normal; }
a.menue:visited { color:#FFFFFF; text-decoration:none; font-weight:normal; }
a.menue:hover { color:#000000; text-decoration:none; font-weight:normal; }
a.menue:focus { color:#FFFFFF; text-decoration:none; font-weight:normal; }
/* active menu */
a.menuea:link { color:#000000; text-decoration:none; font-weight:normal; }
a.menuea:active { color:#000000; text-decoration:none; font-weight:normal; }
a.menuea:visited { color:#000000; text-decoration:none; font-weight:normal; }
a.menuea:hover { color:#FFFFFF; text-decoration:none; font-weight:normal; }
a.menuea:focus { color:#000000; text-decoration:none; font-weight:normal; }
/* footer */
a.footer:link { color:#000000; text-decoration:none; font-weight:normal; }
a.footer:active { color:#000000; text-decoration:none; font-weight:normal; }
a.footer:visited { color:#000000; text-decoration:none; font-weight:normal; }
a.footer:hover { color:#889999; text-decoration:none; font-weight:normal; }
a.footer:focus { color:#000000; text-decoration:none; font-weight:normal; }  
/*links*/
a:link { color:#669900; text-decoration:none; font-weight:bold; }
a:active { color:#669900; text-decoration:underline; font-weight:bold; }
a:visited { color:#669900; text-decoration:none; font-weight:bold; }
a:hover { color:#669900; text-decoration:underline; font-weight:bold; }
a:focus { color:#669900; text-decoration:underline; font-weight:bold; }
