.killFloat
{
	clear: both;
}

.form
{
	background-image: url(../img/bg2.jpg);
	border: 1px solid #868fe1;
	font-weight:bold;
	color: #ffffff;
}
img
{
	text-align: left;
	letter-spacing: 1px;
	background-repeat: no-repeat;
	border-width:0px;
}

body
{
	position: relative;
	background: #e2e4f6;
	background-image: url(../img/bg2.jpg);
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 12px;
}

#logo_top
{
	background-image: url(../img/bg1.jpg);
	border: 1px solid #868fe1;
}
#logo_site
{
	position: relative;
	letter-spacing: 1px;
	width: 100px;
	height: 142px;
	background-image: url(../logo.html);
	background-repeat: no-repeat;
	padding: 15px 5px 5px 15px;
	
}

#box_menu
{
	background-color: #ffffff;
	margin-right: 20px;
	padding: 20px 5px 5px 10px;
	background-image: url(../img/bg1.jpg);
	background-repeat: repeat-x;
	border: 1px solid #868fe1;
	font-size: 11px;
}

#menu
{
	text-align: left;
	font-size: 12px;
	padding-left: 5px;
	margin: 0px ;
	padding: 0px;
	border: 1px solid #e2e4f6;
}

#menu_head
{
	text-align: left;
	font-size: 10px;
	border: 1px solid #868fe1;
	background: #868fe1;
	width: 190px;
	padding-left: 10px;
	color:#ffffff;
	height: 21px;
}

#box_content
{
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	padding: 20px 5px 5px 10px;
	background-image: url(../img/bg1.jpg);
	background-repeat: repeat-x;
	border: 1px solid #868fe1;
	font-size: 12px;
	vertical-align: top;
}

#box_titel
{
	color: #0000ff;
	padding: 20px 20px 5px 5px;
	margin-left: 160px;
	border-left: 1px dotted #eee;
	text-align:center;
	font-size: 12px;
}
#table_content
{
	text-align: justify;
	color: #000;
	border: 0 0 0 0;
}

#title
{
	font-variant: small-caps;
	letter-spacing: 1px;
	color: #CD3700;
	padding: 0 0 5px 0;
}

#subtitle
{
	font-size: 7pt;
	color: #555;
	padding: 0 0 10px 0;
}

#footer
{
	text-align: center;
	font-size: 14px;
	border: 1px solid #868fe1;
	background: #868fe1;
	color:#ffffff;

}

a
{
	color: #6168a9;
	text-decoration: none;
}

a:visited
{
	//color: #0099FF;
	color: #6168a9;
}

a:hover
{
	text-decoration: overline underline;
	color: #868fe1;
	font-weight:bold;
}

a.menu
{
	color: #6168a9;
	text-decoration: none;
	//font-variant: small-caps;
	line-height: 15px;
	border: 0px;
}

a.menu:visited
{
	color: #000000;
	text-decoration: none;
	//font-variant: small-caps;
	border: 0px;
}

a.menu:hover
{
	color: #000000;
	text-decoration: none;
	//font-variant: small-caps;
	border: 0px;
}

a.hid
{
	color: #000000;
	text-decoration: none;
	border: 0px;
}

a.hid:visited
{
	color: #000000;
	text-decoration: none;
	border: 0px;
}

a.hid:hover
{
	color: #000000;
	text-decoration: none;
	border: 0px;
}

a.copyright
{
	font-size: 7pt;
	color: #ffffff;
	text-decoration: none;
}

a.copyright:hover
{
	font-size: 7pt;
	color: #ffffff;
	text-decoration: underline;
}


