body {
	margin: 25px auto 0px auto;
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	text-align: center;
}

a:hover {
	color: #BD2906;
	text-decoration: underline;
}

a {
	color: #BD2906;
	text-decoration: none;
}

#container1 {
	font-weight: normal;
	margin: 0px auto 0px auto;
	width: 833px;
	text-align: center;
}

#main1 {
	padding-top: 50px;
	padding-bottom: 50px;
	border: 1px solid #CC0000;
	height: auto;
}

#title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 26px;
	text-align: center;
	color: #BD2906;
	padding-left: 26px;
	padding-top: 33px;
}

#title1 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	color: #BD2906;
}

#top1 {
	margin: 0px auto;
	width: 833px;
	height: 96px;
	background: url(images/topbar.jpg) no-repeat
}

#middle1 {
   	background: url(images/middle.jpg) no-repeat;
	background-repeat: repeat-y;
	margin: -2px auto 0px auto; 
}

#werbung {
   	background: url(images/middle.jpg) no-repeat;
	background-repeat: repeat-y;
	margin: -2px auto 0px auto; 
	display: none;
}

#bottom1 {
	margin: -80px auto 0px;
	width: 833px;
	height: 106px;
	background: url(images/bottom.gif) no-repeat;
	clear: left;
}

#nav1 {
	width: 833px;
	padding: 10px 15px 0;
	margin: 0px auto;
	color: #999;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
}

#nav1 li {
	list-style: none;
	display: inline;
	margin-right: 20px;
}

#nav1 a {
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}

#nav1 a:hover {
	color: #BD2906;
	text-decoration: underline;
}

#content1 {
	padding: 0px 0px 1px 0px;
	margin: 30px auto 0px 40px;
	text-align: left;
}

#side1 {
    margin: 30px auto 0px auto;
	width: 110px;
	border-left: 1px dotted #C4D0D7;
	padding: 0px 10px 0px 20px;
	color: #999;
	float: right;
	font-size: 70%;
}

#content1 h2 {
/*	color: #1da5de; */
	font-weight: bolder;
	font-size: 14px;
	padding: 0px 30px 0px 10px;
}

#content h2	a:hover{
	color: #1da5de;
	text-decoration: underline;
}

#content1 h2 a{
	color: #1da5de;
	text-decoration: none;
}

/*
#content1 h3 {
	color: #000000;
	font-size: 10px;
//	letter-spacing: .3em; 
	letter-spacing: +3px; 
	padding: 0px 135px 0px 10px;
	text-decoration: underline;
}
*/

#content1 p {
	padding: 0px 30px 0px 10px;
/*	font-size: 70%; 
	line-height: 1.7em;
	margin: 0px 0px 1.7em 0px;
	vertical-align: top;
	color: #666666;*/
}

#footertext1 {
	font-size: 10px;
	font-weight: bold;
	margin: 20px auto 0px;
	height: 20px;
	width: 833px;
	height: 31px;
	text-align: center;
	color: #888;
}

#footertext1 a {
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}

#footertext1 a:hover {
	text-decoration: underline;
}

#footer p {
	font-size: 12px;
}

#footer a {
	font-size: 12px;
}
