.killFloat
{
	clear: both;
}

.form {
	background-image: url(../img/bg1.jpg);
	color: #6f5100;
	border: 1px solid #cb9504;
	border-style: solid;
	border-color: ;
}

img
{
	text-align: left;
	letter-spacing: 1px;
	background-repeat: no-repeat;
	border-width:0px;
}

body
{
	background: #ffedbc;
	font-family: verdana;
	font-size: 12px;
	color: #6f5100;
}

table
{
	font-family: verdana;
	font-size: 12px;
}

#logo_top
{
	background-image: url(../img/bg1.jpg);
	border: 1px solid #cb9504;
}

#box_menu
{
	background-color: #ffedbc;
	margin-right: 20px;
	padding: 10px;
	background-image: url(../img/bg1.jpg);
	background-repeat: repeat-x;
	border: 1px solid #cb9504;
	font-size: 11px;
}

#menu
{
	text-align: left;
	font-size: 12px;
	padding-left: 5px;
	margin: 0px ;
	padding: 0px;
	border: 1px solid #cb9504;
}

#menu_head
{
	text-align: left;
	font-size: 11px;
	border: 1px solid #cb9504;
	background: #cb9504;
	width: 190px;
	padding-left: 10px;
	color:#ffedbc;
	height: 21px;
}

#box_content
{
	color: #6f5100;
	background-color: #ffedbc;
	text-align: left;
	padding: 10px;
	background-image: url(../img/bg1.jpg);
	background-repeat: repeat-x;
	border: 1px solid #cb9504;
	font-size: 12px;
	vertical-align: top;
}

#box_titel
{
	color: #6f5100;
	padding: 20px 20px 5px 5px;
	margin-left: 160px;
	border-left: 1px dotted #eee;
	text-align:center;
	font-size: 12px;
}


#footer
{
	text-align: center;
	font-size: 11px;
	border: 1px solid #cb9504;
	background: #cb9504;
	width: 190px;
	padding-left: 10px;
	color:#ffedbc;
	height: 21px;
}

a
{
	color: #6f5100;
	text-decoration: none;
}

a:visited
{
	//color: #0099FF;
	color: #6f5100;
}

a:hover
{
	#text-decoration: overline underline;
	color: #6f5100;
	font-weight:bold;
}

a.menu
{
	color: #9b7100;
	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;
}

