@charset "UTF-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif, Corbel;
	font-size: 12px;
	background-color:#222222;
/*	background-image:url('images/bg/bg.jpg'); */
	background-repeat:repeat;
}

div#main {
	margin-left: 17em;
	color: #000000;
	background: url(images/70weiss.png);
	padding-left: 1em;
	padding-right: 1em;
	border-radius: 15px; 
	min-height: 100%;
	position:absolute;
}
	
div#nav {
	float:left;
	color: #000000;
	background: url(images/50weiss.png);
	width: 14em;
	padding: 1em;
	border-radius: 10px;
	height: 100%;
}

div#infobox {
	color: #000000;
	background: url(images/50weiss.png);
	width: 80%;
	padding: 1em;
	border-radius: 10px;
}

div#quickdownload{
	background-color:white;
	padding:1em;
	/*width: 80%;*/
	padding: 1em;
	border-radius: 15px;
	text-align:center;
	font-size:8pt;
	position:absolute;
	right:0px;
	top:0px;
}

.navbutton {
	background: url(images/30weiss.png);
	padding: 2px;
	text-decoration: none;
}
div#pageinfo {
	display: none;
}


div#hiat {
	float:left;
	color: #000000;
	background: url(../images/50weiss.png);
	width: 14em;
	margin: 1em;
	padding: 1em;
	border-radius: 10px;
}

.block {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	clear: none;
	width: auto;
	float: none;
}


#nav a {
	color: #373B10;
}
h1 {
	font-family: AllerBold;
	font-size: 3em;
/*	background: url(images/50weiss.png); */
	color: #000000;
	padding: 4px;
}
h2 {
	font-size: 1.5em;
}
.def {
	background-color: #FFFFCC;
}
#main a {
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}


#main ul a {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

#main ul a:hover {
	font-weight: bold;
	color: #00ff00;
	text-decoration: underline;
}

#nav li {
	list-style-position: inside;
	list-style-type: square;
	padding-top: 2px;
}
#nav  ul {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav p {
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
#hiat p {
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
#hiat a {
	color: #373B10;
}
.emphasis {
	background-color: #FFFF00;
	color: #000000;
}

.listhead {
	font-size: larger;
	border-bottom: 2px solid;
	text-decoration: none;
}

span.helpitem{
	font-weight:bold;
}

#nav .selected {
	background: url(images/30weiss.png);
	color: #000099;
	padding: 5px;
	text-align: center;
}

.activelanguage {
	background-color: white;
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 9, 2010 */


@font-face {
	font-family: 'AllerBold';
	src: url('fonts/aller_bd-webfont.eot');
	src: local('?'), url('fonts/aller_bd-webfont.woff') format('woff'), url('fonts/aller_bd-webfont.ttf') format('truetype'), url('fonts/aller_bd-webfont.svg#webfontxLpARhdZ') format('svg');
	font-weight: normal;
	font-style: normal;
}


