

html,body {
  height:100%;
  margin:0;
  padding:0;
  font-family:'OCR A extended','Lucida Console','Courier New', monospace;
}
@media screen {
body {
	background:#474747;
	font-size: 16px;
	color: #EDEBEB;
	overflow: hidden;
	width:100%;
}
a {
	text-decoration:none;
	color:#949393;
}
a:hover {
	color:#EDEBEB;
	font-weight:bold;
}
}
img {
	border:0px;
}
ul {
	padding:0 0 0 20px;
}
*ul {
	padding:0 0 0 20px;
	margin:0 0 20px 0;
}
li {
	margin:0 0 10px 0;
}
small {font-size: 10px;}
.logo {
	position:absolute;
	top:60px;
	left:15px;
	float:left;
	width:561px;
	background-image:url(../img/logo.gif); 
	background-repeat:no-repeat;
	height:100px;
}
.sponsor {
	position:absolute;
	top:175px;
	left:230px;
	float:left;
	width:135px;
	background-image:url(../img/solarworld.gif); 
	background-repeat:no-repeat;
	height:116px;
	cursor:pointer;
}
.lmen  {
	color:#949393;
	float:left;
	width:220px;
	background-image:url(../img/bgl.gif); 
	background-repeat:repeat-y;
	background-position:top right;
	height:100%;
}
.lmen .inner {
	position: absolute;
	left: 15px;
	top: 40%;
	width: 190px;
}
.lmen ul {
	padding-left:0px;
}
.rmen {
	color:#7F7F7F;
	background:#EDEBEB;
	float:left;
	width:225px;
	margin:0px;
	background-image:url(../img/bgr.gif); 
	background-repeat:repeat-y;
	background-position:top right;
	padding:0;
	height:100%;
}
.rmen .inner {
	padding: 40px 0 0 0;
	position: absolute;
	left: 220px;
	top: 40%;
	width: 200px;
}
.inner {
	list-style-type:none;
	margin:0;
}
li.men {
	margin-bottom: 20px;
}
.rmen a:hover {
	color:#474747;
	font-weight:bold;
}
.xcont {
	overflow: auto;
	float:right;
	width: 500px;
	margin: 0px;
	padding:0;
	height:100%;
	border: solid 1px red;
}
.xcont .inner {
	padding: 35px 0 0 0;
	position: relative;
	left: 0px;
	top: 40%;
	width: 400px;
}
@media screen {
.cont{
	margin: 45px 0 0 0;
	padding:0 0px 0 0;
	position:relative;
	top:40%;
	left: 0;
	width: 43%;
	overflow: auto;
	float:right;
	height:45%;
	font-size: 12px;
	line-height:1.5em;
}
*.cont {top:39%;}
.cont p {
	width: 400px;
	padding-top:0;
	margin-top:0;
}
.cont h1 {
	width: 400px;
	font-size:14px;
	padding:0;
	margin:0 0 10px 0;
}
.cont a {
	color:#CBC3C3;
	font-weight:bold;
}
.cont a:hover {
	color:#EDEBEB;
	font-weight:bold;
}
.cont td{
	font-family:'OCR A extended','Lucida Console','Courier New', monospace;
	font-size: 12px;
	line-height:1.5em;
	vertical-align:top;
}
}

.picaus {
	border: 1px solid #7F7F7F;
	padding:3px;
	margin:0 5px 5px 0;
	float: left;
	font-size: 10px;
}
.picaus img {
	width:120px;
	height:88px;
	border: 1px solid #7F7F7F;
}
.partner {
	float:left;
	margin:0 20px 20px 0;
	width:116px;
	height:110px;
	border: 1px solid #7F7F7F;
	font-size:10px;
}
.ums {
	float:left;
	margin:0 20px 20px 0;
	width:116px;
	height:110px;
	border: 1px solid #7F7F7F;
	font-size:10px;
	line-height:1.1em;
}
#formblatt input {
	background:#CBC3C3;
	padding: 1px 3px 1px 3px;
	font-family:'OCR A extended','Lucida Console','Courier New', monospace;
	font-size: 14px;
	border: 1px solid #7F7F7F;
}
#formblatt input.txt {width: 180px;}
#formblatt input.kosten {width: 40px;text-align:right;}

@media print {
.lmen, .rmen, .logo {display:none;}
.cont{
	margin: 45px;
	font-size: 12px;
	line-height:1.5em;
}
.cont p {
	padding-top:0;
	margin-top:0;
}
.cont h1 {
	font-size:14px;
	padding:0;
	margin:0 0 10px 0;
}
.cont a {
	text-decoration:underline;
	color:#666;
}
.cont td{
	font-family:'OCR A extended','Lucida Console','Courier New', monospace;
	font-size: 12px;
	line-height:1.5em;
	vertical-align:top;
	color:#000;
}
}

