/** old stuff **/

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
padding-left: 15px;
padding-top: 0px;
}


td {
	text-align: left;
}


body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 1.5em;
	padding: 0;
}
.pagebg{
	font-size: 8pt;
	background:url(../images/body_bg.gif) no-repeat top left;
	}
/* Layout */
#wrapper
	{
	background:url(../images/wrapper.gif) repeat-x top left;
	margin-left:11px;
	}
#wrapper-inner
	{
	background:url(../images/wrapper-inner.gif) no-repeat 0 400px;
	width:920px;
	margin: auto;
	padding: 0;
	}

#container{
	width:870px;
	margin: auto;
	padding: 0;
	}
#head{
	width: 100%;
	height: 224px;
	}
#middle
	{
	border:1px solid #68676c;
	border-top-style: hidden;
	border-bottom-style: hidden;
	padding-top: 20px;
	}
	
#left{
	float: left;
	width: 179px;
	font-size: 9pt;
	}
	#left div{
		border: none;
		padding: 0 10px 0 10px;
		margin: 0;		
		}
	#left h3{
		padding: 0;
		margin: 20px 0 0 0;
		text-align: left;
		text-transform: uppercase;
		font-size: 1.5em;
		font-weight: normal;
		}
	#wa-login-spacer
		{
		height: 100px;
		}
#content{
	float: left;
	margin: 0 0 10px 30px;
	font-size: 9pt;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	width: 635px;	
	}
	#content div{

		}
#user1, #user2, #user3
	{
	float: left;
	width: 205px;
	margin:40px 10px 10px 0;
	background-color: #d9dadc;
	}

#user4
	{
	float: left;
	width: 80px;
	margin:10px 10px 10px 30px;
	background-color: #d9dadc;
	padding: 0px 0px 0px 20px;
	}	
	
	
	#user1 div.pad, #user2 div.pad, #user3 div.pad
		{
		padding: 10px;
		}
	#user1 h3, #user2 h3, #user3 h3, .moduletablemodule_left h3
		{
			font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
		color: #666;
		background-color: #fff;
		margin: -10px -10px 10px -10px;
		font-weight: normal;
		font-size: 1.5em;
		padding: 0;
		}



#user3
	{
	margin-right: 0;
	}
	
#foot{
	background:url(../images/lines.gif) repeat-x center left;
	clear: both;
	color: #666;
	line-height: 18px;
	height: 18px;
	text-align: right;
	font-size: 8pt;
	border-left: 8px solid #e60086;
	display: block;
	}
	.foot-nav
		{
		text-align: left;
		float: left;
		width: 400px;
		margin: 0;
		}
	#foot p
		{
		padding: 0 10px 0 10px;
		line-height: 18px;
		}
#popupb
	{
	position: absolute;
	text-align: center;
	}	
#rightb
	{
	position: absolute;
	width: 160px;
	height: 600px;
	left: 50%;
	top:244px;
	margin-left: 450px;
	}
	
	

/* Headings */
.componentheading, .contentheading, .contentpagetitle{
	height: 30px;
	background-color: #e50083;
	color: #fff;
	line-height: 20px;
	height: 20px;
	font-weight: normal;
	font-size: 1.5em;
	text-transform: uppercase;
	padding: 5px;
	}

table.moduletable th, div.moduletable h3 {
	color: #e50083;
	text-align: left;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

/* Joomla core stuff */
a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	color: #e50083;
	}
	a:hover {
		text-decoration: underline;
		color: #e50083;
		}

table.contentpaneopen {
  	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}



.contentcolumn {
	padding-right: 5px;
}





table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.small {
	color: #999999;
	font-size: 0.8em;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	text-transform: uppercase;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #000;
  float:right;
}

.mosimage {
  border: 1px solid #000;
  margin: 10px
}

.mosimage_caption {
  color: #ccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
a.mainlevel:link, a.mainlevel:visited {
	background:url(../images/lines.gif) repeat-x center left;
	display: block;
	vertical-align: middle;
	font-size: 11pt;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
	height: 18px;
	width: 100%;
	text-decoration: none;
	border-left: 8px solid #e60086;
	margin-bottom: 5px;
	padding-left: 5px;
	color: #000;
	
	}

	a.mainlevel:hover {
		background:url(../images/lines-grey.gif) repeat-x center left;
		text-decoration: none;
		color: #000;
		}

	a.mainlevel#active_menu, a.mainlevel:active {
		font-weight: bold;
		}

		a.mainlevel#active_menu:hover {
			}

a.sublevel:link, a.sublevel:visited {
	margin-left: 20px;
	font-size: 8pt;
	
	}

a.sublevel:hover {

	}

a.sublevel#active_menu {
	}


ul#mainlevel li{
	padding-left: 0px;
	padding-right: 0px;
	margin: 0 0 5px 0;
	line-height: 30px;
	width:142px;
	height:30px;
	}

ul#mainlevel li a{
	display:block;
	padding-left: 40px;
	text-decoration: none;
	width:auto;
	}
ul#mainlevel li a:link{
	}
ul#mainlevel li a:hover
{
}
input
	{
	background-color: #d9dadc;
	border: 1px inset #000;
	}

.wochentag{
	font-size: 13pt;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	color: #e50083;
	}
	
.uhrzeit{
	font-size: 11pt;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	color: #000000;
}	

a.module_block{
	color: #000000;

}


a.module_block:link, a.module_block:visited
 {
 color: #000000;

}


a.module_block:hover
 {
 color: #000000;
 text-decoration:none;
}

img{
border:none;
}


td {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
}

#rightb
	{
	position: absolute;
	width: 160px;
	height: 600px;
	left: 50%;
	top:230px;
	margin-left: 465px;
	}	

#leftb
	{
	position: absolute;
	width: 130px;
	height: 420px;
	top:230px;
	margin-left: 50px;
	} 	

strong {
	color: #c60086;
}

.text {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

.textbg {
	background-color: #175E00;
}

a:link {
	color: #FFF;
	text-decoration: underline;
}

a:visited {
	color: #FFF;
	text-decoration: underline;
}

a:hover {
	color: #c60086;
	text-decoration: underline;
}

a:active {

	color: #FFF;

	text-decoration: underline;

	}

#center {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}
	
<!--
#layer {
position:absolute;
left:250px;
top:67px;
width:500px;
height:200px;
z-index:10000;
/*background-image: url(images/bn_musikparks_back.png);
background-repeat: no-repeat;*/
}

.impressum {
	padding-left: 30px;
}
