* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #fff;
	color: #585858;
	font-size: 14px;
	font-family: "Trebuchet ms", Helvetica, Sans-serif;
}
div.800 { width: 800px !important; }
h1 {
	float: left;
	width: 300px;
	height: 60px;
	background: url(../bilder/logo.png) no-repeat;
}
h1 a {
	width: 300px;
	height: 60px;
	display: block;
}
h1 span { display: none; }
h2, h3, h4, h5, h6 {
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: none;
}
h3, h4, h5, h6 { color: #333333; }
h1 span { font-weight: bold; }
br.clear { clear: both; }
img { padding: 3px; }
img.links {
	float: left;
	border: solid 1px #e1e1e1;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
	margin-top: 0.5em;
}
img.rechts {
	float: right;
	border: solid 1px #e1e1e1;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
	margin-top: 0.5em;
}
img.start {
	float: left;
	border: solid 1px #e1e1e1;
	margin-right: 2.5em;
	margin-bottom: 1.5em;
	margin-top: 0.5em;
}
img.soundfiles {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
	margin-top: 0.5em;
}
a {
	text-decoration: underline;
	color: #333333;
}
a:hover { text-decoration: none; }
ul.links { list-style: none; }
ul.links li {
	line-height: 2em;
}
p { line-height: 1.8em; }
#masa_header {
	width: 100%;
	height: 122px;
	background: #333333 url('../bilder/masa_head-bg.gif') repeat-x;
}
#masa_header_innen {
	position: relative;
	width: 800px;
	height:122px;
	margin: 0 auto;
}
#logo {
	position: absolute;
	bottom: 0.3em;
	background: url(../bilder/logo.gif) no-repeat;
}
#menu {
	position: absolute;
	right: 0em;
	bottom: 0em;
}
#menu ul { list-style: none; }
#menu li { float: left; }
#menu li a {
	margin-left: 0.5em;
	display: block;
	padding: 1.1em 1.4em 1.0em 1.4em;
	background: #fff url('../bilder/masa_menu-bg.gif') repeat-x;
	border: solid 1px #fff;
	color: #616161;
	font-weight: bold;
	font-size: 12px;
	text-transform: lowercase;
	text-decoration: none;
}
#menu li a.active {
	background: #7c7c7c url('../bilder/masa_menu-bg-hover.gif') repeat-x;
	color: #fff;
	border: solid 1px #999999;
}
#menu li a:hover {
	background: #7c7c7c url('../bilder/masa_menu-bg-hover.gif') repeat-x;
	color: #fff;
	border: solid 1px #999999;
	text-decoration: none;
}
#masa_main { background: #fff url('../bilder/masa_head-bg2.gif') 0px 1px repeat-x; }
#masa_main_innen p {
	text-align: left;
	margin-bottom: 2.0em;
}
#masa_main_innen ul {
	margin-bottom: 2em;
	list-style-type: disc;
}
#masa_main_innen {
	position: relative;
	width: 800px;
	margin: 0 auto;
	padding-top: 3.5em;
}
#masa_main_innen h3 {
	border-bottom: solid 1px #E1E1E1;
	position: relative;
}
#masa_main_innen h3 {
	font-size: 2.1em;
	padding-bottom: 0.1em;
	margin-bottom: 0.8em;
}
#footer {
	width: 800px;
	margin: 0 auto;
	background: url(../bilder/masa_head-bg.gif) repeat-x;
	padding: 8px 20px;
	margin-bottom: 25px;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	overflow: hidden;
	text-shadow: none;
}
#footer .links {
	float: left;
	padding: 0;
}
#footer .rechts {
	float: right;
	padding: 0;
	color: #f0f0f0;
}
#footer a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
#footer a:hover {
	background: #E1E1E1;
	padding: 5px;
	color: #111;
	text-decoration: none;
}
#masa_spalte { position: relative; }
#masa_spalte-1 {
	position: relative;
	width: 100%;
}
.spalte_links {
	float: left;
	width: 380px;
}
.spalte_rechts {
	float: right;
	width: 380px;
}
