/* CSS Document */

body {  
	background: #589F48 url(../images/back_home.gif) repeat-y left;
	color: #FFFFFF;
	margin: 30px 0px 30px 30px;
	/* padding: 0 0 30; */
	padding: 0px 0px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 15px; 
	color: #000;
}

#menu {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	position: absolute;
	visibility: visible;
	z-index: auto;
	width: 150px;
	left: 30px;
	top: 20px;
}

#lmu {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	position: absolute;
	visibility: visible;
	z-index: auto;
	width: 150px;
	left: 600px;
	top: 106px;
}

#logo {
	position: absolute;
	visibility: visible;
	z-index: auto;
	width: 100px;
	left: 200px;
	top: 23px;
}

#submenu1 {
	color: #00CCFF;
	text-decoration: none;
	position: absolute;
	visibility: visible;
	z-index: auto;
	width: 150px;
	left: 30px;
	top: 238px;
	font-size: 10px;
}

#submenu2 {
	color: #00CCFF;
	position: absolute;
	visibility: visible;
	z-index: auto;
	width: 150px;
	left: 30px;
	top: 394px;
	font-size: 10px;
}

#content {
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 100px;
	left: 200px;
	top: 238px;
	width: 492px;
}

#submenu1 a, #submenu2 a {
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: none;
}

#submenu1 a:hover, #submenu2 a:hover {
	color: #FFFFFF;
	background-color: #669933;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #669933;
	border-bottom-color: #669933;
}

#menu a {
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	line-height: 17px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #669933;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #669933;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #669933;
}
.whitehead {
	line-height: 17px;
	color: #333333;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-size: 10px;
}
.menuactive {
	color: #FFFFFF;
	background-color: #669933;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #669933;
	border-bottom-color: #669933;
	line-height: 17px;
}
.ochrehead {
	line-height: 17px;
	color: #333333;
	background-color: #999933;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999900;
	border-bottom-color: #999900;
}
.credit {
	font-size: 10px;
	color: #999999;
	background-image: url(../images/longdiv.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 20px;
	margin-top: 1px;
	padding-top: 4px;
}

.credit a {
	color: #999999;
	text-decoration: underline;
}

.credit a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
.italic {
	font-style: italic;
}

