body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#top {
	margin-top: 15px;
	margin-left: 30px;
	margin-bottom: 15px;
	width: 845px;
	background: url(../../images/pageTopBg.png) 0 20px repeat-x;
}

#top img.text {
	margin-top: 20px;
	margin-left: 5px;
}
A:LINK {
	color : #D70317;
	text-decoration : none;
}
A:VISITED {
	color : #D70317;
	text-decoration : none;
}
A:ACTIVE {
	color : #D70317;
	text-decoration : none;
}
A:HOVER {
	color : #D70317;
	text-decoration : none;
	}

#top h1 {
	font-size: 18px;
	font-weight:lighter;
	margin-bottom: 0;
	margin-top: 25px;
	color: #FF4D00;
}

#top .spitz {
	margin: 0;
	font-size: 10px;
	color: #999999;
	font-family:Verdana,Arial,sans-serif;
}

#top .wh1 {
	margin: 0;
	font-size: 13px;
	color: #333;
	font-family:Verdana,Arial,sans-serif;
	font-weight: bold;
}

#top .wh2 {
	margin: 0;
	font-size: 22px;
	color: #9e6242;
	font-family:Georgia,Times New Roman,sans-serif;
}

#top .bym {
	margin: 0;
	font-size: 18px;
	color: #cc3399;
	font-family:Verdana,Arial,sans-serif;
}
#top p {
	color: #000;
	font-size: 12px;
}


#composer {
	width: 833px;
	height: 630px;
	position: relative;
	left: 20px;
}

#composerDemo {
	width: 831px;
	height: 627px;
	position: relative;
	left: 20px;
	margin: 0px;
	margin-left: 0px;
	border: 0px;
	padding: 0px;
}

.ad_top {
	width: 768px;
/*	
	height: 90px;
	border: 1px solid;
*/
	position: relative;
	left: 135px;
	text-align: right;
}

.ad_side {
	width: 160px;
/*
	height: 600px;
	border: 1px solid;
*/
	position: absolute;
	left: 903px;
	top: 0px;
}


#bottom {
	color: #313131;
	font-size: 11px;
	text-align: center;
	margin-left: 30px;
	width: 845px;
	position: relative;
}

#bottom a,
#bottom a:visited {
	color: #999;
	text-decoration: none;
}

#bottom a:hover {
	text-decoration: underline;
}

#bottom .coop {
	text-align: left;
}

#bottom .coop a {
	color: #313131;
	padding-left: 7px;
	margin-left: 2px;
	background: url(../../images/pagePfeil.gif) left 4px no-repeat ;
}

#bottom img.logo {
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 1;
}

#bottom ul.menu {
	position: relative;
	height: 20px;
	background: #D70216 url(../../images/roteEcke.gif) right center no-repeat;
	text-align: right;
	padding-right: 15px;
	margin: 30px 0 20px 0;
}


#bottom ul.menu li {
	display: inline;
	line-height: 20px;
	padding-left: 10px;
}

#bottom ul.menu li a {
	color: white;
	text-transform: uppercase;
}

noscript {
	font-size: 12px;
	margin-left: 20px;
}


#top.nobg {
	background: none;
}
