@charset "utf-8";
/*hintergrund layout*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
    margin: 0; 
    padding: 0; 
    border: 0; 
}

/* hide from IE mac \*/
html {
    min-height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #006600;
	padding-top: 5px;
}
#topmenu {
	float: left;
	width: 660px;
	margin-left: 5px;
	margin-top: 20px;
}

/* add cover layer */
div#box {
	padding: 0px;
	width: 950px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 850px 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}#logo {
	float: right;
	width: 250px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 100%;
	padding-top: 5px;
	height: 155px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
#divContent {
	clear: both;
	width: 100%;
	background-attachment: scroll;
	background-image: url(../assets/menugrad.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#Menu {
	float: left;
	width: 150px;
	margin-right: 10px;
	padding-left: 10px;
}
#detail {
	float: right;
	width: 770px;
	padding-right: 10px;
	list-style-position: inside;
	list-style-type: disc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#footer {
	clear: both;
	width: 90%;
	padding-left: 10%;
}
.fltright {
	float: right;
}
#topmenu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: 12px;
}
.fltLeft {
	float: left;
}
.indent30 {
	margin-left: 30px;
}
#topmenu a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#detail p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#Menu P {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
}
#footer a {
	color: #990000;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
	margin-right: 10px;
	margin-bottom: 5px;
}

.frame {
	border: thin solid #006600;
}
#detail a {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
#detail a:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #006600;
}
#Menu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
#Menu a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#detail h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
.framefltleft {
	border: thin solid #006600;
	float: left;
}
.holdingdiv {
	margin: 10px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.ndent5 {
	margin-left: 5px;
}
.indent10 {
	margin-left: 10px;
}
.holdingdivnospace {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.linkbox {
	float: left;
}
.linkalign {
	margin-top: 20px;
}
.linkalign2 {
	margin-top: 5px;
}

