* {
	margin:0;
	padding:0;
	color:#FFF;
    overflow:hidden;
}
img {
	border:none;
	overflow:hidden;
}

img, div, input { behavior: url("iepngfix.htc") }

body {
	overflow:hidden;/*Needed to eliminate scrollbars*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.9em;
}

a{
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}



#balken_oben {
	height:27px;
	width:100%;
	background-color:#fff;
	color:#000;
	text-align:right;
	z-index:100;
	top:0;
}

#flash {
	z-index:100;
	margin-top:1px;
	margin-right:5px;
	float:right;
}

.copy{
	float:left;
	color:#000;
	margin-left:5px;
	margin-top:5px;
}

#balken_oben a{
	border:0px;
}

#balken_unten {
	height:27px;
	width:100%;
	background-color:#fff;
	position:absolute;
	z-index:100;
	bottom:0;
}


#content {
	margin:0px;
	height:200px;
	width:100%;
	bottom:13%;
	background-color:#000;
	border-top:13px solid #fff;
	border-bottom: 13px solid #fff;
	position:absolute;
	background-image:url(../images/bg.png);
	background-repeat:repeat-y;
	background-position:left;
}
#contentframe {
	text-align:center;
}
#supersize img, #supersize a {
	height:100%;
	width:100%;
	display:none;
}
#supersize .activeslide, #supersize .activeslide img {
	display:inline;
}
.boxgrid {
	width: 200px;
	height: 200px;
	float:right;
	overflow: hidden;
	position: relative;
}
.boxgrid img {
	position: absolute;
	top: 0;
	border: 0;
}
.boxgrid p {
	padding: 0 5px;
	color:#fff;
	font-size:10pt;
}
h1 {
	padding: 0 5px;
	color:#fff;
	font-size:15pt;
}
#baritalia {
	position: absolute;
	float:left;
	width: 70%;
	overflow: hidden;
	text-align:left;
	font-size:9pt;
	visibility: visible;
	color:#fff;
	top:10px;
	left:10px;
}

#frm {
		position: absolute;
		height: 100%;
		width: 90%;
		left: 5px;
		top: 10px;
		font-size: 2em;
		font-weight: bold;
		font-family: "trebuchet ms", verdana, arial;
		overflow: hidden;
		padding: 0.2em;
	}

	#frm span {
		position: relative;
		text-align: center;
		z-index: 1;
	}
	#mtxform {
		position: relative;
		z-index: 10;
	}
	.hidden {
		visibility: hidden;
	}
