a.menu_lvl0 
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	line-height : 14px;
	color: #013298;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
} 
a.menu_lvl0_sel 
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	line-height : 14px;
	color: #CA6700;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;	
} 


a.menu_lvl1 
{
	font-family: Verdana;		
	font-weight: normal;
	font-size: 10px;
	line-height : 14px;		
	color: #013298;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
	padding-left:6px
} 
a.menu_lvl1_sel 
{
	font-family: Verdana;		
	font-weight: normal;
	font-size: 10px;
	line-height : 14px;
	color: #CA6700;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
	padding-left:6px
} 


a.menu_lvl0:hover
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	line-height : 14px;
	color: #000000;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
} 
a.menu_lvl0_sel:hover
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	line-height : 14px;
	color: #000000;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;	
} 


a.menu_lvl1:hover
{
	font-family: Verdana;		
	font-weight: normal;
	font-size: 10px;
	line-height : 14px;		
	color: #000000;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
	padding-left:6px
} 
a.menu_lvl1_sel:hover 
{
	font-family: Verdana;		
	font-weight: normal;
	font-size: 10px;
	line-height : 14px;
	color: #000000;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
	padding-left:6px
} 

body {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

.bgLarge {
	background-image:url(/img/bg_large.jpg);
	background-repeat : no-repeat;
}

.bgSmall {
	background-image:url(/img/bg_small.jpg);
	background-repeat : no-repeat;
}
.search {
	width:63px;
	font-family:verdana;
	font-size:10px;
}

.login {
	width:89px;
	font-family:verdana;
	font-size:10px;
	border : thin solid Black;
	border-bottom : thin solid BAC7E1;
	border-right : thin solid BAC7E1;
	
}

h1, .heading1 
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#3399CC;
  font-weight:bold;
}

h2, .heading2 
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#3399CC;
  font-weight:normal;
}

h3, .heading3 
{
  font-family:verdana;
  font-size:11px;
  color:#000000;
  font-weight:normal;
}

h4, .heading4 
{
  font-family:verdana;
  font-size:10px;
  color:#000000;
  font-weight:bold;
}

.normal
{
  font-family:verdana;
  font-size:10px;
  color:#000000;
}

.citat
{
  font-family:verdana;
  font-size:10px;
  color:#CC6600;
  font-weight:bold;
}

a{
  font-family:verdana;
  font-size:10px;
  font-weight:bold;
  color:#000000;
  line-height : 14px;
  text-decoration:none;
 }
 
 a:hover{
  font-family:verdana;
  font-size:10px;
  font-weight:bold;
  color:#000000;
  line-height : 14px;
  text-decoration:none;
 }


a.normal {
  font-family:verdana;
  font-size:10px;
  font-weight:bold;
  color:999999;
  line-height : 14px;
  text-decoration:none;
 }
 
 a.normal:active {
  font-family:verdana;
  font-size:10px;
  font-weight:bold;
  color:999999;
  line-height : 14px;
  text-decoration:none;
 }
 
 a.normal:visited {
  font-family:verdana;
  font-size:10px;
  font-weight:bold;
  color:999999;
  line-height : 14px;
  text-decoration:none;
 }
 
 a.normal:hover {
  font-family:verdana;
  font-size:10px;
  font-weight:bold;
  color:#000000;
  line-height : 14px;
  text-decoration:none;
 }

 td {
	font-family:verdana;
	font-size:10px;
	color: #000000;
 }

 .subheader {
	font-family: Helvetica, arial, verdana;
	font-size:12px;
	font-weight:bold;
}

