body
{
  background-repeat: no-repeat;
  background-position: center top;
  	

background-attachment: fixed;

 font-family:Verdana;
 font-size:12px;
 background-color:#FFFFFFF;
 text-align:center;
}

h1 {font-size:18px;color:#ffffff;margin:0px;}
h2 {font-size:14px;color:#ffffff;}
h3 {font-size:14px;color:#ffffff;}
p {margin-top:0px;}

/* Für Quellcode-Beispiele im Text */
code
{
 font-size:14px;
 color:#ccffff;
}

/* Der Kasten mit dem Quellcode */
pre
{
 font-size:14px;
 color:#ccffff;
}

a:link, a:visited, a:active, a:hover
{
  text-decoration:underline;
  font-weight:bold;
  color:#6c6a6a;
  font-size:12px;
}
a:active, a:hover
{
  color:#6c6a6a;
}
a.menu:link, a.menu:visited
{
  color:#ffffff;
}
a.menu:active, a.menu:hover
{
  color:#c5c4c4;
}

a.menu2:link, a.menu2:visited
{
  color:#ffffff;
}

/* Die Titelzeile */
#title {
padding-top:15px;
height:24px;
}

/* Das Menü */
#menu {
text-align:center;
clear:right;
background-color: #000000;
}

#menu2 {
text-align:center;
clear:right;
background-color: #000000;
}

/* Der Inhalt */
/* Der Inhalt */
#content {
background-color:#FFFFFF;
color:#000000;
margin-left: 15px;
width: 970px;
}

img { border:none; }

.indexhome {
	background-image: url("images/homebg.png");
	background-repeat: no-repeat;
	background-position: center top;
	height: 460px;
}

.partner {
	left:50%;
	margin-left:285px;
	position:absolute;
	top:410px;
}
	
.events {
	left:50%;
	margin-left:285px;
	position:absolute;
	top:638px;
}
