body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #68B9ED;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
.Stil1 {
	font-size: 12px;
	font-weight: bold;
	margin:0px 0px 5px 0px;
}
.Stil4 {color: #5F6F34}
.Stil5 {font-size: 14px; color: #5F6F34; }

.topnav { text-align:center; vertical-align:middle; font-size:12px;}
img.cnt_img_left { padding: 4px 5px 0px 0px; border: 0;}
img.cnt_img_right { padding: 0px 0px 0px 5px; border: 0;}
span.userbox { width:150px; height: 180px; }
img.userbox_img { border: 0px; }

h1{padding:0px 0px 0px 0px; margin: 0px; font-size:15px;}
h2{padding:0px 0px 0px 0px; margin: 0px; font-size:14px;}
h3{padding:0px 0px 0px 0px; margin: 0px; font-size:13px;}

.prototype_overlay {
	width: 100%;
	height: 100%;
	background: black;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 98;
}
.prototype_dialog {
	width: 50%;
	min-height: 50%;
	background: white;
	position: fixed;
	top: 25%;
	left: 25%;
	z-index: 99;
}
.layer_oben {
	width: 100%;
	padding: 3px;
	text-align: right;
}