
/* Hintergründe */
body {
	height : 100%;
}
.background {
	background-color: #FFFFFF;
	vertical-align: top;
	azimuth: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.background2 {
	background-color : #FFFFFF;
	vertical-align:top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.bgmenue {
	background-image:url(menue/hm_bg.gif);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#FFFFFF;
}
.bgumenue {
	background-image:url(menue/umenue/um_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#FFFFFF;
	azimuth:center;
}


/* Schriftarten */
a,a:link,a:visited {
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
	text-decoration: none;
}
a:active,a:hover {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3366CC;
	text-decoration: underline;
}
.userstatus {
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	height : 25px ;
	vertical-align: top ;
}
.linkleiste {
	background-color : #E4E4E4;
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #3366CC;
	text-decoration: none;
	height : 25px;
	width : 736px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.ueberschrift{
	font : 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
	text-decoration: none;
	height : 40px;
	vertical-align : middle;
}
.ueberschrift2{
	font : 20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #FF4040;
	text-decoration: none;
	height : 40px;
	vertical-align : middle;
}
.fliesstext {
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	vertical-align : top;
}


/* Platzhalter */
.hwidth {
	width : 776px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align : top;
}
.htextspace1 {
	width : 736px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align : top;
}
.htextspace2 {
	width : 358px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align : top;
}
.htextspace4 {
	width : 169px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align : top;
}
.hspace {
	width : 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align : top;
}
.vspace {
	height : 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.rahmen {
float:left;
clear:both;
border: #CC0000;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}
.rand {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-width: 1px;
border-style:solid;
border: #333333;
}
