
body
{
font-size:90%;
font-family:Helvetica, Arial,sans-serif;
background-color:#eee;
font-weight:400;

text-align:center;
color:#87888a;
}
h1,h2,h3,h4,h5 
{
color:#8a2237;
}
a {
color:#83bad8;
text-decoration:none;
outline:none;
}

h1 {
font-size:22px;
font-weight:bold;
}
h2
{
font-size:18px;
font-weight:normal;
}


#inline2 h2 {
	width: 463px;
	margin: 0 auto;
	font-size: 95%;
} /* ############################################################## geändert */

img
{
border:0px;
}
a img 
{
border:0px;
}
li
{
background-image:url("images/bullet.png");
background-position:0 6px;
background-repeat:no-repeat;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:13px;
}
.link a:hover
{
font-weight:bold;
}