body {
  padding: 0px;
  margin: 0px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #FF66FF;
}



table{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
}

#logo {
border-color: #ffffff;
}

#mainlinks{
padding: 6px 6px 6px 1155px;
background: #FFCEFF;
}

#bild{

}

#content{
padding-left: 5px;
padding-right:5px;
padding-bottom:5px;
}

/* Linksbox */

#linkbox {
background: #DDCEF6;
}

#linkbox ul{
margin-left:0;
padding-left:0;
list-style-typ:none;
}

#linkbox a{
display:block;
padding:5px 5px;
width:224px;
background-color: #FFCEFF;
border-bottom:1px solid #eee;
color: #5B5B5B;
text-decoration: none;
}

#linkbox a:link, .navlist a:visited{
color: #5B5B5B;
text-decoration: none;
}

#linkbox a:hover{
background-color: #B800B9;
color: #FFFFFF;
}

#linkbox a:active{
background-color: #B800B9;
color: #fff;
text-decoration: blink;
}

a.mainlink {
text-decoration: none;
color: #000000;
padding-left: 5px;
padding-right: 5px;
}

#linkbox a.fairystyle{
display:block;
padding:5px 5px;
width:224px;
background-color: #A1F9F2;
color: #5B5B5B;
text-decoration: none;
}


#linkbox a:hover.fairystyle{
background-color: #41D8CC;
color: #FFFFFF;
}

#linkbox a:active.fairystyle{
background-color: #EA851D;
color: #fff;
text-decoration: blink;
}

/* End Linksbox */

h1{
	font-size: 14px;
	color: #008FD0;
	font-weight: bolder;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}

p{
	text-align: justify;
}

ul.hinweis{
list-style-image: url(../pictures/pfeil.jpg);
}

ul.links{
	list-style: none;
}

a, a:link a:visited {
	color: #008FD0;
	text-decoration: none;
}

a:hover{
color: #777777;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
	text-align: center;
}

a.grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
	text-decoration: none;
}

a.grau:hover{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
	text-decoration: underline;

}


/*
Newsbox
*/

#newsbox{
	border: 1px #000;
	
background-color:#DDCEF6;
font-family: Century Gothic, sans-serif;
font-size: 14px;

}




#newsbox a.fairytale{
display:block;
padding:5px 5px;
width:224px;
background-color: #FFCCFF;
color: #5B5B5B;
text-decoration: none;
}


#newsbox a:hover.fairytale{
background-color: #FF66FF;
color: #FFFFFF;
}

#newsbox a:active.fairytale{
background-color: #FF66FF;
color: #fff;
text-decoration: blink;
}

#newsbox a.fairystyle{
display:block;
padding:5px 5px;
width:224px;
background-color: #A1F9F2;
color: #5B5B5B;
text-decoration: none;
}


#newsbox a:hover.fairystyle{
background-color: #41D8CC;
color: #FFFFFF;
}

#newsbox a:active.fairystyle{
background-color: #EA851D;
color: #fff;
text-decoration: blink;
}

.lauftext-fairytale{
	font-weight: bold;
	color: Blue;
	font-size: 14px;
}
