/*---html styles---*/


html,body
{
	margin:0;
	padding:0;
}

body
{
	font: 70% Verdana, Arial, sans-serif;
	/*text-align: center;*/
	background-color: #729923; /*#a9d7a4;*/
	color: #000000;
}

div#container
{
	text-align: left;
	/*width: 760px;*/
	/*width: 225mm;*/
	width: 100%;
	/*margin: 0 auto;*/
}

/* ----- frame/main divs ----- */
div#header
{
	background-image: url(../img/header1.png);
	background-repeat: no-repeat;
	color: #000000;
	/*background-color: #b8d432;*/
	background-color: #bed728;
	border-bottom: 1px solid #FFFFFF;
	height: 75px;
	/*width: 760px;*/
	width: 100%;
}
.menueframe
{
	/*width: 100%;*/
	color: #000000;
	background-color: #829913;
	padding: 3px;
	border-bottom: 1px solid #FFFFFF;
}
.menueframe a, .menueframe a:active, .menueframe a:visited
{
	border-left: 1px solid #feffb6;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	margin-left: -5px;
}
.menueframe a:hover
{
	border-left: 1px solid #FFFFFF;
	color: #d99542;
	/*color: #829913;
	background-color: #FFFFFF;*/
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	margin-left: -5px;
}
.menueframe.asel
{
	border-left: 1px solid #FFFFFF;
	/*color: #829913;
	background-color: #FFFFFF;*/
	color: #d99542;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	margin-left: -5px;
}
div#middleframe
{
	width: 100%;
	/*width: 99%;*/
	color: #000000;
	background-color: #829913;
	/*background-image: url(../img/background.jpg);*/
	/*background-repeat: no-repeat;*/
	/*width: 760px;*/
	/*height: 700px;*/
	/*height: auto;*/
}
div#footer
{
	color: #000000;
	/*width: 99%;*/
	background-color: #b2b2b2;
	border-bottom: 1px solid #2e5111;
	border-top: 1px solid #FFFFFF;
	font-size: 0.8em;
	padding-left: 2px;
	padding-right: 2px;
	/*background-image: url(../img/verlauf760.png);
	background-repeat: repeat-y;*/
}

div#leftmenueframe
{
	/*width: 146px;*/
	/*width: 120pt;*/
	/* 440px*/
	white-space: nowrap;
	font-size: 1.1em;
}
div#leftmenueframe a, div#leftmenueframe a:active, div#leftmenueframe a:visited
{
	display: block;
	color: #FFFFFF;
	/*font-weight: bold;*/
	text-decoration: none;
	padding: 3px;
	border-bottom: 1px dashed #feffb6;
}
div#leftmenueframe a:hover
{
	display: block;
	color: #d99542;
	/*color: #829913;
	background-color: #FFFFFF;*/
	/*font-weight: bold;*/
	text-decoration: none;
	padding: 3px;
	border-bottom: 1px dashed #feffb6;
}
div#leftmenueframe .smenue
{
	display: block;
	color: #FFFFFF;
	/*font-weight: bold;*/
	text-decoration: none;
	padding: 3px;
	padding-bottom: 5px;
	text-align: center;
}
div#contentframe
{
	/*background-image: url(../img/verlauf_content.png);
	background-repeat: repeat-x;*/
	/*background-color: #729923;*/
	/*height: 440px;*/
	/*height: 700px;*/
	/*width: 614px;*/
	text-align: left;
	height: 100%;
	width: 100%;
	/*overflow: hidden;*/
}
.submenue
{
	/*width: 614px;*/
	text-align: right;
	color: #FFFFFF;
	/*font-weight: bold;*/
	font-weight: bold;
	/*border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;*/
	/*padding: 3px;*/
	/*background-image: url(../img/verlauf612.png);
	background-repeat: repeat-y;*/
}
.submenue a
{
	/*border-left: 1px solid #feffb6;*/
	/*font-weight: bold;*/
	color: #FFFFFF;
	text-decoration: none;
	/*padding: 3px;*/
	margin-left: -5px;
}
.submenue a:hover
{
	/*border-left: 1px solid #FFFFFF;*/
	/*color: #829913;*/
	color: #d99542;
	/*background-color: #FFFFFF;*/
	/*font-weight: bold;*/
	text-decoration: none;
	/*padding: 3px;
	margin-left: -5px;*/
}
.submenue a:sel
{
	/*border-left: 1px solid #FFFFFF;*/
	/*color: #829913;*/
	color: #feffb6;
	/*background-color: #FFFFFF;*/
	/*font-weight: bold;*/
	text-decoration: none;
	padding: 3px;
	margin-left: -5px;
}
div#content
{
	padding: 10px;
	/*height: 420px;*/
	height: 100%;
	/*width: 594px;*/
	width: 90%;
	/*overflow: auto;*/
	text-align: left;
}
.standardbox
{
	width: 572px;
	/*margin: 0 auto;*/
	margin-bottom: 15px;
	text-align: left;
}
.standardbox_header
{
	background-color: #829913;
	/*background-image: url(../img/box_header.png);*/
	
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 1px;
	/*width: 245px;*/
	
	/*border-top: 1px solid #feffb6;
	border-left: 1px solid #feffb6;
	border-right: 1px solid #feffb6;*/
	
}
.standardbox_content
{
	background-color: #b8d432;
	padding: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*border: 1px solid #feffb6;*/
	border: 1px solid #829913;
	/*font-size: 0.9em;*/
}

input
{
	background-color: #b8d432;
	border: 0;
	border-bottom: 1px dashed #ffffff;
}
input:hover
{
	background-color: #829913;
	border: 0;
	border-bottom: 1px dashed #ffffff;
}
select, textarea
{
	background-color: #b8d432;
	border: 1px solid #ffffff;
}
input.button
{
	background-color: #829913;
	border: 1px solid #feffb6;
	color: #ffffff;
}
input.button:hover
{
	background-color: #ffffff;
	border: 1px solid #feffb6;
	color: #829913;
	font-weight: bold;
	cursor: pointer;
}
form
{
	margin: 0; padding: 0;
}
img
{
	margin: 0; padding: 0; border: 0;
}
a, a:hover, a:active, a:visited
{
	text-decoration: none;
}
a:hover
{
	/*font-weight: bold;*/
}
