@charset "utf-8";

html, body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E7EAED;
	background-image:none;
}
a {
	color: #666666;
	}
a:hover {
	color:#666666;
	text-decoration:none;
}
.rahmen {
	width: 985px;
	margin-left: auto;
	margin-right: auto;
}


.kopf {
	background-color: #FFFFFF;
	background-image: url(/bilder/made-germany.jpg);
	background-repeat: no-repeat;

}
.hintergrund {
	background-image: url(../bilder/hintergrund.jpg);
	background-repeat: repeat-x;
	padding-bottom: 17px;
}
.bg-links-unten {
	background-image: url(../bilder/modul_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#loginBar {
	text-align:right;
	width: 275px;
	margin-left: 217px;
	position: absolute;
	top: 119px;
	left: 50%;
	padding-left: 2px;
	z-index:2;
}

.inhalt {
	background-image: url(../bilder/hintergrund2.jpg);
	background-repeat: repeat-x;
	margin-top: 27px;
	padding-top: 7px;
	background-color: #FFFFFF;
}

.module {
	float: left;
	width: 250px;
	margin-bottom: 15px;
}
.fuss {
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #97C00D;
	background-image: url(../bilder/fuss.jpg);
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
}
.fuss a {
	color: #FFFFFF;
	text-decoration: none;
}

.inhalt-min-hohe {
	float:right;
	width:1px;
	height:460px;
}
.inhalt-min-hohe2 {
	float:left;
	width:3px;
	height:440px;
}

.textbereich {
	float: left;
	width: 730px;
}
.grauebox, .grauebox-wide {
	background-repeat: no-repeat;
	float: left;
	width: 706px;
	padding-top: 16px;
}
.grauebox-wide {
	width: 935px;
	margin-left: 24px;
}
.grauebox  .grauinhalt, .grauebox-wide .grauinhalt {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8E97A4;
	border-left-color: #8E97A4;
	padding-top: 3px;
	text-align: justify;
}

.modulbox {
	background-color: #FFFFFF;
	background-image: url(../bilder/mod_bg.jpg);
	background-repeat: no-repeat;
	width: 210px;
	margin-top: 16px;
	margin-left: 20px;
}
.modultext {
	font-size: 11px;
	padding-left: 3px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 3px;
}

.modulbox_unten {
	background-image: url(../bilder/mod_unten.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h1  {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	height: 24px;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
textarea, input, select {
	border: 1px solid #888888;
}
.radiobutton { 
	border: none;
}
.logintext  {
	background-color: transparent;
	background-image: url(../bilder/textfeld.png);
	background-repeat: no-repeat;
	width: 91px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 3px;
	border: none;
}
.loginbutton {
	background-image: url(../bilder/login.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	height: 19px;
	width: 48px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a img {
	border: none;
}

.youplaylogo {
	float: right;
	margin-top: 7px;
}
.beta {
	position: absolute;
	left: 50%;
	margin-top: 60px;
	margin-left: -510px;
	top: 0px;
}
h3 {
	font-size: 1.1em;
	text-align: center;
	color: #024B9A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-size: 1.2em;
	text-align: left;
	color: #024B9A;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.rootserver-neu {
	position:absolute;
	top:0px;
	right:0px;
	width:108px;
	height:118px;
	background-image: url(/bilder/rootserver_neu.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: none;
}
