

body
{
	background-color: #FFFFFF;
	margin: 0 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}



#wrapper
{
	background-color: #FFFFFF;
	position: relative;
	margin: 0px auto;
	padding: 0;
	border: 0px none;
	text-align:left;
	width: 989px
}



a:link
{
	color: #0000CC;
	text-decoration: none;
}


a:active
{
	color: #0000CC;
	text-decoration: none;
}



a:visited
{
	color: #0000CC;
	text-decoration: none;
}



a:hover
{
	color: #2057BE;
	text-decoration: underline;}



img
{
	border: 0px none;
}



.clear
{
	clear: both;
}



p, h1, h2, h3, h4, h5, h6
{
	margin: 10px 0 5px 5px;
}


p, td, li, ul, ol
{
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
}


h1
{
	font-size: 16px;
	color: #000000;
}


h2
{
	font-size: 14px;
	color: #000000;
}


h3, h4, h5, h6
{
	font-size: 100%;
	font-weight: bold;
}



.strong
{
	font-weight: bold;
}



.klein
{
	font-size: 11px;
}


#header
{
	background: transparent;
}

#navleft
{
	position: relative;
	float: left;
	margin: 0;
	padding: 5px;
	border: 0;
	border: 1px solid #FFFFFF;
	text-align: left;
	width: 127px;
}

#content
{
	position: relative;
	float: left;
	margin: 0;
	padding: 10px;
	width: 749px;
}

#nav
{
	position: relative;
	float: right;
	margin: 0;
	padding: 5px;
	border-left: 2px solid #2057BE;
	width: 200px;
}


#footer
{
	position: relative;
	margin: 10px 0 10px 0;
	padding: 5px;
	border-top: 1px solid #2057BE;
	bottom: 0;
	font-size: 11px;
	height: 45px;
	text-align: right;
	clear: both;
}



#footer p
{
	padding: 3px;
	font-size: 11px;
	text-align: center;
}



#footer a:link
{
	color: #0000CC;
	text-decoration: none;
}


#footer a:active
{
	color: #0000CC;
	text-decoration: none;
}


#footer a:visited
{
	color: #0000CC;
	text-decoration: none;
}


#footer a:hover
{
	color: #2057BE;
	text-decoration: underline;
}


#menu
{
	position: relative;
	margin: 0 0 15px 0;
	padding:0;
	background: transparent;
	text-align: left;
}



#menu h3
{
	margin: 10px 0 5px 3px;
}



#menu li
{
	padding: 0;
}



#menu ul li a, #menu ul li a:link, #menu ul li a:visited
{
	display: block;
	padding: 3px;
	margin: 0;
	border-bottom: 1px dotted #2057BE;
	color: #0000CC;
	text-align: left;
	text-decoration: none;
	height: 16px;
}



#menu ul li a:hover
{
	color: #2057BE;
	background: transparent;
	text-decoration: underline;
}



#menu ul ul li
{
	background-position: 0 50%; margin-left: 10px;
	padding-left: 10px;
	list-style-type:none; background-color:transparent; background-repeat:no-repeat; background-attachment:scroll
}


ul, li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}



li
{
	padding: 7px 0 0 0;
}



ul, ol, dl
{
	position: relative;
}



.rightalign
{
	float: right;
	margin-left: 10px;
	margin-right: -5px;
}



.leftalign
{
	float: left;
	margin-right: 10px;
	margin-left: -5px;
}


input
{
	border: #2d4166;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	font-size: 12px;
	color: #000000;
	background-color: #fbfcfd;
	height: 16px;
}


select, option
{
	border: #2d4166;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	font-size: 12px;
	height: 16px;
	color: #000000;
	background-color: #fbfcfd;
}


textarea
{
	border: 1px solid #2d4166;
	font-size: 12px;
	color: #000000;
	background-color: #fbfcfd;
	width: 90%;
	height: 100px;
}


.ads
{
	text-align: center;
	padding: 5px 0 10px 0;
}
