body,div,table,p,h1,h2,td,th {
	margin:0px;
	padding:0px;
}
body {
	background-color:black;
}
a {
	color:red;
}
a:hover {
	color:white;
}
div,table {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color:white;
}
table {
	width:100%;
}
p,h1,h2,h3,pre,td,th {
	padding-left:20px;
	padding-right:20px;
	padding-top:6px;
	color:white;
}
th {
	padding-right:0px;
}
td,th {
	padding-top:5px;
	vertical-align:top;
	text-align:left;
	border:none;
}
td p,td p {
	padding:0px;
	padding-bottom:3px;
}
th {
	font-weight:bold;
}
h1 {
	padding-bottom:12px;
	font-size:14px;
}
h2,h3 {
	padding-top:10px;
	font-size:12px;
}
img {
	border:none;
}
div.space {
	height:15px;
}

div.dropdown a.button,div.dropdown a.openbutton {
  display:block;
	margin-left:20px;
	position:relative;
	width:487px;
	height:45px;
	background:url(droptop.gif) no-repeat 0px 0px;
	padding:0px;
	text-decoration:none;
}
div.dropdown a.openbutton {
  background-position:0px -90px;
}
div.dropdown a.button:hover {
  background-position:0px -45px;
}
div.dropdown a.openbutton:hover {
  background-position:0px -135px;
}

div.dropdown a.button span,div.dropdown a.openbutton span {
	display:block;
	color:white;
	margin:0px;
	padding:0px;
	width:487px;
	font-weight:bold;
	padding-top:14px;
	text-align:center;
	vertical-align:middle;
	font-size:13px;
}

div.versteckt {
  display:none;
}

div.sichtbar {
	background:url(dropinner.gif) repeat-y;
	width:487px;
	margin-left:20px;
}

div.dropbottom {
	background:url(dropbottom.gif) no-repeat;
	width:464px;
	height:21px;
	margin-left:11px;
}

div.noscript {
  color:black;
  background-color:red;
  font-weight:bold;
  border:2px solid black;
  display:none;
  margin-left:30px;
  width:457px;
  text-align:center;
  padding:5px;
}
div.dropdown:hover div.noscript {
  display:block;
}
div#back {
	position:absolute;
	left:50%;
	margin-left:-421px;
	background:url(backduerer.jpg);
	width:842px;
	min-height:100%;
	color:white;
}
div#left {
	position:absolute;
	top:0px;
	left:0px;
	background:url(backleft.jpg) no-repeat;;
	width:134px;
	height:486px;
}
div#right {
	position:absolute;
	left:782px;
	top:0px;
	background:url(backright.jpg) no-repeat;;
	width:60px;
	height:142px;
}
div#middle {
	position:relative;
	left:134px;
	width:648px;
}
div#top {
	width:648px;
	height:159px;
	background:url(backtop.png) no-repeat;
}
div#inner {
	position:relative;
	width:648px;
	background:url(backinner.gif) repeat-y;
}
div#bottom {
	padding-top:3px;
	width:648px;
	height:106px;
	background:url(backbottom.gif) no-repeat;
}
div#content {
	width:527px;
	min-height:169px;
}
div#ray {
	position:absolute;
	background:url(raimund.gif) no-repeat;
	width:121px;
	height:169px;
	bottom:0px;
	right:10px;
}

a.menuact,a.menupas {
	display:block;
	position:absolute;
	width:145px;
	height:30px;
	top:111px;
	text-align:center;
	padding-top:8px;
	text-decoration:none;
	font-weight:bold;
}

a.menupas {color:#ab0000;background:url(tabpas.gif) no-repeat;}
a.menuact {background:url(tabact.gif) no-repeat;}
a.menupas:hover,a.menuact {color:white;}

a#allg {left:18px;}
a#schr {left:174px;}
a#unte {left:330px;}
a#thea {left:486px;}

table#kontakt {
	width:400px;
}
table#kontakt tr td {
	padding:0px;
	vertical-align:top;
	align:left;
}
td#mailtd {
	width:66px;
}
div.contact {
	padding:7px;
}
span#mail {
	display:block;
	padding-top:0px;
	margin-left:20px;
	width:65px;
	height:66px;
	background:url(mail.gif) no-repeat 0px 0px;
	cursor:pointer;
}
span#mail:hover {
	background-position:0px -66px;
}



