@charset "iso-8859-2";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	text-decoration: none;
	background-color: #d4d7ef;
	margin: 0px;
	padding-top: 50px;
	padding-left: 200px;
}
p {
	font-size: 16px;
}
.smallcom {
	font-size: 18px;
	border-bottom: 1px dashed #990000;
}
.show_all_com {
	font-size: 18px;
	border: 1px dashed #990000;
	text-align: center;
	padding: 15px;
	background-color: #efefef;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 15px;
}
a:link, a:visited{
	text-decoration: none;
	color: #990000;
}
a:hover, a:active{
	color: #666666;
	text-decoration: none;
}
.menu {
	position: absolute;
	left: 0;
	top: 0px;
	width: 190px;
	margin-top: 50px;
	z-index: 1;
}
.mpunkt, .mpunkt a:link, .mpunkt a:visited {
	border-bottom: 1px dashed #990000;
	color: #000000;
	text-decoration: none;
}
.mpunk a:hover, .mpunkt a:active {
	border-bottom: 1px dashed #000000;
	color: #990000;
	text-decoration: none;
}
.blind{
	width: 0;
	height: 0;
	overflow: none;
	position: absolute;
	right: 0;
	top: 0;
	float: right;
	margin: 0;
	padding: 0;
}
.wrapper {
	background-color: #FFFFFF;
	margin-bottom: 4px;
}
.main {
	text-align: left;
	width: 650px;
	/*background: url(../images/logos.jpg) no-repeat;
	background-color: #FFFFFF;
	border: 5px solid #333333;*/
}
.rightofpost, .rightofpost a:link, .rightofpost a:visited{
	color: #990000;
	font-size: 18px;
	text-decoration: none;
}
.rightofpost a:hover, .rightofpost a:active{
	color: #333333;
	text-decoration: none;
}
.txtform {
	font-size: 24px;
	color: #666666;
	text-decoration: none;
	padding: 3px;
	padding-bottom: 0;
	border: 2px solid #333333;
	height: 40px;
	width: 300px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.txtform_small {
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	padding: 3px;
	border: 2px solid #333333;
	height: 25px;
	width: 300px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.submit_small{
	width: 150px;
	font-size: 18px;
	background-color: #CCCCCC;
	border: 2px solid #333333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 30px;
	color: #333333;
}
.preview {
	padding: 2px;
	width: 510px;
}

h1 {
	font-size: 36px;
	font-weight: bold;
	color: #990000;
	margin: 0;
}
.underform {
	font-size: 12px;
	color: #CCCCCC;
}
.lil_sep {
	border-bottom: 2px solid #333333;
}
h3 {
	color: #990000;
	font-weight: bold;
	margin: 0;
}
.seperator {
	border-bottom: 1px dashed #990000;
}
.or{
	background-image: url(../images/corner/or.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.ol{
	background-image: url(../images/corner/ol.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.ur{
	background-image: url(../images/corner/ur.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.ul{
	background-image: url(../images/corner/ul.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.pad9{
	padding: 9px;
}
.smallsite_container{
	position: absolute;
	width: 190px;
}
.ss {
	width: 36px;
	margin-left: 2px;
	margin-bottom: 2px;
	float: left;
	font-size: 14px;
}
.smallsite., .smallsite a:link, .smallsite a:visited {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.smallsite a:hover, .smallsite a:active {
	color: #990000;
	text-decoration: none;
	marginn: 0;
}
.stats {
	font-size: 14px;
	text-align: left;
}
.statsp {
	border-bottom: 1px dashed #990000;
}
.announcement {
	position: fixed;
	top: 0;
	left: 0;
	height: 36px;
	color: #990000;
	background-color: #FFFFFF;
	background-image: url(../images/corner/ur.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 650px;
	padding-left: 200px;
	padding-top: 9px;
	z-index: 2
}
.announcement_close, .announcement_close a:link, .announcement_close a:visited {
	margin-top: 10px;
	margin-right: 2px;
	float: right;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.announcement_close a:hover, .announcement_close a:active {
	color: #000000;
	text-decoration: none;
}
.login_field {
	border: 1px solid #333333;
	color: #333333;
	padding: 3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 90%;
}
.submitbutton {
	border: 1px solid #333333;
	background-color: #efefef;
	color: #333333;
	padding: 3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 90%;
}
.werbebanner{
	position: absolute;
	left: 860px;
	width: 135px;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
}

