body {
	margin-left:0px;
	margin-top:0px;
	color:				#000000;
}

body,p,h1,h2,h3,h4,ul,ol,li,div,td,th { 
	font-family:	Verdana, Arial, Helvetica, sans-serif; 
	font-size:		11px; 
	font-weight:	normal;
}

a:link 		{ color: #000000; text-decoration:underline; }
a:active 	{ color: #000000; text-decoration:underline; }
a:visited 	{ color: #000000; text-decoration:underline; }
a:hover 	{ color: #666666; text-decoration:underline; }

.menu { 
	font-family:	Verdana, Arial, Helvetica, sans-serif; 
	font-size:		10px; 
	font-weight:	bold; 
	color:			#4573B6;
	background:		#FFFFFF;
}
.menusel { 
	font-family:	Verdana, Arial, Helvetica, sans-serif; 
	font-size:		10px; 
	font-weight:	bold; 
	color:			#FFFFFF;
	background:		#4573B6;
}
.impressum {	
	font-family:	Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8px
}

h1 {	
	font-size: 		48px;
}
h2 {	
	font-size: 		24px;
}
h3 {	
	font-size: 		16px;
	font-weight:	bold; 
}
h4 {	
	font-size: 		10px;
	font-weight:	bold; 
}

strong {	
	font-weight:	bold; 
}

.big1 {	
	font-size: 40px
}
.big2 {	
	font-size: 30px
}
.big3 {	
	font-size: 24px
}
.big4 {	
	font-size: 16px
}

big {	
	font-size: 14px
}
small {	
	font-size: 9px
}

.small1 {	
	font-size: 10px
}
.small2 {	
	font-size: 9px
}

.inpt200 {
	color:#000000;
	background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	width: 200px;
  	border-width:1px;
  	border-style:solid;
  	border-color:#014083;
}

.submt {
	color:#000000;
	background-color:#99B3CD;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
  	border-width:1px;
  	border-style:solid;
  	border-left-color:#FFFFFF;
  	border-right-color:#014083;
  	border-top-color:#FFFFFF;
  	border-bottom-color:#014083;
}


