*{
	margin:0px;
	padding:0px;
	border:0px;
	font-family: verdana,arial,sans-serif;
}

/* Allgemeine Einstellung elysium und seminarraum */

body {
	min-width:1012px;
	font-size:76.0%; 
	color:rgb(255,255,255);
}

#menu,#content{
	overflow:hidden;
	display:inline-block;
	float:left
}

.page-container{
	width:1012px;
	margin:0px auto;
	background:url(../img/page_bg.gif) center top repeat-y;
}

.content-container{
	margin:0 6px 0 8px;
	background: url(../img/page_u.jpg) center bottom no-repeat;
}

#header{
	width:100%;
	text-align:center;
	height:158px;
	overflow:hidden;
}

#menu{
	width:165px;
	margin-right:5px;
	background:url(../img/page_ol.jpg) no-repeat left top;
}


#footer{
	margin:0px auto;
	width:100%;
	height:35px;
	text-align:right;
	background:url(../img/footer.jpg) no-repeat center bottom;
	overflow:hidden;
}

.tx-powermail-pi1_fieldset label {
	display:block;
	float:left;
	width:150px;
}
.tx-powermail-pi1_fieldset input{
	clear:left;
	border:1px solid #AAA;
}
.tx_powermail_pi1_fieldwrap_html{
	margin:0.4em 0 0.4em 0;
}

#footer,.content-clearer {clear:both}

/* Spezielle Einstellungen elysium */

body {
	background:rgb(140,174,218);
}

.page-container{
	background-color:rgb(10,48,92);
}

.content-container{
	border-top:1px solid rgb(140,174,218);
}

.content-clearer{
	border-bottom:1px solid rgb(140,174,218);
}