@charset "utf-8";

*	{
	margin: 0 auto;
	}

body {
	background-position: top;
	background-color: #666666;
}
#bg {
	background-image: url(../images/bg_unten.jpg);
	background-repeat: repeat-y;
	background-position: center;
}





#main {
	background-position: center top;
	height: 100%;
	background-color: #666666;
	width: 1000px;
}



#inhalt {
	width: 650px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a.textlink:link,a.textlink:active, a.textlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	line-height: 14px;
	display: inline;
	letter-spacing: 1px;
	text-transform: none;
	text-decoration: none;
}
a.textlink:hover            {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	line-height: 14px;
	display: inline;
	letter-spacing: 1px;
	text-transform: none;
	text-decoration: none;
}







h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
	letter-spacing: 2px;
}
a.navi:link,a.navi:visited,a.navi:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 2px;
	display: block;
	text-align: center;
	text-decoration: none;
	white-space: normal;
	line-height: 30px;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
}
a.navi:hover      {
	letter-spacing: 2px;
	display: block;
	text-align: center;
	background-image: url(../images/bgnavi.png);
	background-repeat: repeat-y;
	background-position: center;
}
#main  hr  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 900px;
}


#main #footer {
	background-image: url(../images/bg_unten.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
a.footerlink:link, a.footerlink:active, a.footerlink:visited   {
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	display: inline;
	font-variant: normal;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: normal;
	white-space: normal;
	text-align: left;
}
a.footerlink:hover   {
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	display: inline;
	font-variant: normal;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: normal;
	white-space: normal;
	text-align: left;
}

#news {
	background-image: url(../images/gfx025.jpg);
	background-repeat: repeat;
	width: 100%;
}

#news_border {
	border: medium double #996600;
}
