@charset "iso-8859-1";
html { height: 100%; }
body { height: 100%; background-color: #ffffff; margin: 0; padding-bottom: 20px;
text-align: center; }
#box { height: 100%; text-align: left; width: 600px; margin: 0 auto; }
#boxmina {height: 100%; text-align: left; width: 700px; margin: 0 auto; background-color:#ffffff} 

.title {
	font-family: Georgia;
	font-weight: normal;
	font-size: 16px;
	margin-left: 20px;
 	margin-right: 20px;
 	color: #006600;
	text-align: center;
	background-color: #CCFFCC;
	border: 1px solid #006600;
	padding: 5px;
	}

.title0 {
	font-family: Georgia;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
 	margin-left: 50px;
 	margin-right: 50px;
 	margin-top: 10px;
 	color: #000000;
	text-align: justify;
	}
	
.title00 {
	font-family: Georgia;
	font-weight: normal;
	font-size: 16px;
	margin-left: 0;
 	margin-right: 0;
 	color: #006600;
	text-align: center;
	background-color: #CCFFCC;
	border: 1px solid #339933;
	padding: 1px;
	}
	
.newtitle {
	font-family: Georgia;
	font-weight: normal;
	font-size: 12px;
 	color: #006600;
	text-align: center;
	width: auto;
	margin-top: 0;
	}
	
.text {
	font-family: Georgia;
	font-weight: normal;
	font-size: 12px;
 	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
 	color: #000000;
	text-align: justify;
	}
.text a { font-size: 12px; font-weight: normal; color: #339933; text-decoration: none; }
.text a:link { font-size: 12px; font-weight: normal; color: #339933; text-decoration: none; }
.text a:visited { font-size: 12px; font-weight: normal; color: #339933; text-decoration: none; }
.text a:hover { font-size: 12px; font-weight: bold; color: #339933; text-decoration: none; }
.text a:active { font-size: 12px; font-weight: bold; color: #339933; text-decoration: none; }

.text1 {
	font-family: Georgia;
	font-weight: normal;
	font-size: 12px;
 	margin: 0;
 	color: #000000;
	text-align: justify;
	}
.text1 a { font-weight: bold; color: #009933; text-decoration: underline;}
.text1 a:link { font-weight: bold; color: #009933; text-decoration: underline;}
.text1 a:visited { font-weight: bold; color: #009933; text-decoration: underline;}
.text1 a:hover { font-weight: bold; color: #009933; text-decoration: none; background-color: #B6FEB6;}
.text1 a:active { font-weight: bold; color: #009933; text-decoration: underline;}

.textspaced {
	font-family: Georgia;
	font-weight: normal;
	font-size: 12px;
 	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
 	color: #000000;
	text-align: justify;
	}
.textspaced a { font-size: 12px; font-weight: normal; color: #000000; text-decoration: none; }
.textspaced a:link { font-size: 12px; font-weight: normal; color: #000000; text-decoration: none; }
.textspaced a:visited { font-size: 12px; font-weight: normal; color: #000000; text-decoration: none; }
.textspaced a:hover { font-size: 12px; font-weight: bold; color: #000000; text-decoration: none; }
.textspaced a:active { font-size: 12px; font-weight: bold; color: #000000; text-decoration: none; }

.minitext {
	background-color: #ccffcc;
	font-family: Georgia;
	font-weight: normal;
	font-size: 11px;
  	padding: 20px;
	margin: 5px;
 	color: #000000;
	text-align: justify;
	}
.minitext a { font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; }
.minitext a:link { font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; }
.minitext a:visited { font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; }
.minitext a:hover { font-size: 11px; font-weight: bold; color: #000000; text-decoration: none; }
.minitext a:active { font-size: 11px; font-weight: bold; color: #000000; text-decoration: none; }

.mini {
	font-family: Georgia;
	font-weight: normal;
	font-size: 11px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
 	color: #000000;
	text-align: justify;
	}
.mini a { font-size: 11px; font-weight: normal; color: #339933; text-decoration: none; }
.mini a:link { font-size: 11px; font-weight: normal; color: #339933; text-decoration: none; }
.mini a:visited { font-size: 11px; font-weight: normal; color: #339933; text-decoration: none; }
.mini a:hover { font-size: 11px; font-weight: bold; color: #339933; text-decoration: none; }
.mini a:active { font-size: 11px; font-weight: bold; color: #339933; text-decoration: none; }

img.float { float: left; margin-right: 10px;  margin-left: 20px; margin-bottom: 0px; margin-top: 0px; }
img.float2 { float: right; margin-right: 20px;  margin-left: 10px; margin-bottom: 0px; margin-top: 0px; }

.par {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
 	margin-left: 10px;
 	margin-right: 10px;
 	margin-top: 10px;
 	color: #000000;
	text-align: justify;
	border: #009900 1px solid;
	padding: 20px;
	}
	
.green { background-color: #339933; margin-bottom: 0; line-height: 10px}
.bild { float: left; margin-right: 30px; margin-bottom: 5px;} 