body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: Arial, Helvetica, sans-serif;}
body,td,div,p,pre,ul {font-size: 13px;}
body {
	background-color: CCCC99;
	color: #003399;
}
/*h1 {font-size: 30px; background-position: left;	vertical-align: text-top; white-space: nowrap;}*/
h1 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	color: #003399;
}
h2 {
	font-size: 18px;
}
h3 {font-size: 16px;}

/* Classes */
.bghell {background-color: FFECAA;}
.bgdunkel {background-color: FFDC62;}
.small {font-size: 12px;}
.mini {	font-size: 11px;}
.minimini {font-size: 10px;}

a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;

}
a:link {
	font-size: 10px;
	color:#000000;
	text-decoration: none;
}
a:visited {
	font-size: 10px;
	color:#000000;
	text-decoration: none;
}
a:active {color:#000099}
a:hover{color: #000099;}

.titel {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	color: #003399;
}
.titelklein {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: lighter;
	vertical-align: baseline;
}
.Bild {
	border: 2px outset #CCCCCC;
	height: auto;
	width: auto;
	padding: 5px;
	background-color: FFDC62;
	float: right;

}
.Inhalt {
	padding: 15px;
	border: 2px outset #F4F4F4;
	background-image: url(../images/hintergrund.jpg);

}
.Logo {
	background-color: FFDC62;
	position: relative;
	vertical-align: baseline;
	padding: 0px;
	border: 1px outset;
	background-color: #ffecaa;
}
.Menue {
	padding: 0px;
	background-color: #ffecaa;
	background-image: url(../images/ueberschrift.gif);
	border-top: 1px outset;
	border-right: 1px none;
	border-bottom: 1px outset;
	border-left: 1px none;
}
.Umenue {
	font-size: 10px;
	color: #000000;
	text-align: right;
	vertical-align: top;
	border-top: 1px;
	border-right: 1px outset;
	border-bottom: 1px outset;
	border-left: 1px;

}
.Schalter
 {
	background-color: FFDC62;
	width: 120px;
	margin: 2px;
	padding: 2px;
	color: 003399;
	border: 2px outset;
	overflow: visible;
}
.Beschriftung
 {
	background-color: FFDC62;
	padding: 2px;
	color: #000000;
	border: none;
	overflow: visible;
	text-align: center;
}
.BoxPos1 {
	z-index: 1;
	position: relative;
	top: -20px;
}
.BoxPos2 {
	z-index: 2;
	position: relative;
	height: 20px;
	width: 40px;
	border: 2px solid #000000;
	font-weight: 600;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	background-color: #CCCCCC;
}
.BoxPos3 {
	z-index: 2;
	position: relative;
	height: 20px;
	width: 40px;
	border: 2px solid #000000;
	font-weight: 600;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	background-color: #CCCCCC;
	white-space: nowrap;
}
.copyright {
	font-size: 9px;
	color: #000000;
	text-align: left;
	padding-top: 3px;



}
.TextBox {
	visibility: hidden;


}
