a:link    {text-decoration: none; color: blue; font-family: Verdana }

a:active  {text-decoration: none; color: blue; font-family: Verdana }

a:visited {text-decoration: none; color: blue; font-family: Verdana }

a:hover   {text-decoration: none; color: red; font-family: Verdana }

.menue  { font-size: 14; color: black; font-family: Verdana; font-weight: bold }

.normal { font-size: 12; color: black; font-family: Verdana }

.normbd { font-size: 12; color: black; font-family: Verdana; font-weight: bold }

.small  { font-size: 10px; color: black; font-family: Verdana }

.h1     { font-size: 25; color: black; font-family: Verdana; font-weight: bold }

.h2     { font-size: 15; color: black; font-family: Verdana; font-weight: bold }

.h3     { font-size: 12; color: black; font-family: Verdana; font weight: bold }

#abs { position:absolute; top:87px; left:775x;}

.normal_red {
	color: #990000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.normal_n_red {
	color: #990000;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.normal_bold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

.normal {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; }

#content {
	position:absolute;
	top:95px;
	left:15px;
	width:827px;
	height:500px;
	background-image:url('images/hp_bg.jpg');
	background-repeat:no-repeat;
}

#sidelogo {
	position:absolute;
	top:95px;
	left:857px;
	width:189px;
	height:500px;
	
}

#footer {
	position:absolute;
	top:610px;
	left:17px;
	width:1062px;	
}

#header {
	position:absolute;
	margin:0;
	top:11px;
	left:15px;
	width:1064px;
	height:64px;
}

body {
	margin:0;
}
