/*------------------------------------------------------------:äöü:-- */
/*                                                                    */
/*      Modul: infolink2.css                                          */
/*   Version:  V02.02                                                 */
/*                                                                    */
/*       Mail: webmaster@infolink-software.ch                         */
/*  Copyright: Infolink Software AG                                   */
/*             Horbacherweg 2                                         */
/*             CH-3706 Leissigen                                      */
/*             Switzerland                                            */
/*                                                                    */
/*--------------------------------------------------------------------*/

body 
   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #c0c0c0;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
}

h1 
   {
   font-size    : 16px;
   font-weight  : bold;
   color        : #333333;
   }
h2 
   {
	font-size    : 14px;
	font-weight  : bold;
   }
h3 
   {
	font-size    : 12px;
	font-weight  : bold;
   }
h4 
   {
	font-size    : 11px;
	font-weight  : bold;
   }

hr.footer{
	color: #0000FF;
	background-color: #0000FF;
	height: 2px;
}
	
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
}
   
.blue 
   { 
   color:#0000C0;
   }

.top {
	background-color: #E1EEFA;
	vertical-align: bottom;
	width: 600px;
	text-align: left;
}
.topprint {
	background-color: #FFFFFF;
	vertical-align: middle;
	width: 600px;
	text-align: left;
}
   
.leftmenu 
   {
	background-color: #E6F1FB;
	background-image: url('/d/images/background_left.gif');
	vertical-align: top;
	width: 150px;
	background-position: left;
	background-repeat: repeat-y;
}
.leftprint
   {
   background-color  : #FFFFFF;
   width             : 10px;
   }

.menu_content    {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 20px;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
        width: 600px;
}

.footer {
	background-color: #FFFFFF;
	vertical-align: bottom;
	width: 600px;
	text-align: center;
}

a:link 
  { 
  color:#0000FF; 
  text-decoration:none; 
  }

a:visited 
  { 
  color:#0000FF; 
  text-decoration:none; 
  }

a:active 
  { 
  color:#000000; 
  text-decoration:none; 
  }

