html, ul, li, h1, h2, h3, h4, a {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}
a {
	font-size:16px;
	color:#FFFF66;
}
body {
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	background-image:url(images/background.gif);
}
h1 {
	font-size:15px;
	color:#990000;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
h2 {
	font-size:20px;
	color:#FFFF66;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

img {
	border: 0px;
	align: right;
}

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
#background {

}

#lang	{
	
}
#lang a {
	background-image:url(images/l_button.gif);
	width:30px;
	height: 19px;
	display:inline;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	padding-top:2px;
	text-decoration:none;
	color:#990000;
	font-weight:bolder;
}
#lang a:hover {
	background-image:url(images/l_button2.gif);
	width:30px;
	height: 17px;
	display:inline;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	padding-top:2px;
	text-decoration:none;
	color:#990000;
	font-weight:bolder;
}

#wrapper {
	margin: auto;
	width: 830px;
}

#body {
	background: url(images/body_bg.gif) repeat-y;
	width: 100%;
}

#body-top {
	background: url(images/body_top_3.gif) no-repeat;
	font-size: 13px;
}
#body-top-2 a {
	color:#000000;
	font-size: 12px;
	text-decoration:none;
}
#body-top-2 a:hover {
	color:#FFFF66;
	font-size: 13px;
	text-decoration:none;
}
#body-top-2 li {
	color:#FFFF66;
	font-size: 13px;
	text-decoration:none;
}
#body-bot {
	background: bottom left url(images/body_bot.gif) no-repeat;
	padding-bottom: 15px;
	padding-top: 15px;
}
#wrapper {
	position: relative;
}
#news {
	float: left;
	width: 245px;
	text-align: center;
}
#news p {	
	color: #990000;	
	font-size: 12px;
	margin: 25px;
}
#news a {
	color: #990000;
	font-size: 12px;
}
#news a:hover {
	color: #FF0000;
	font-size: 12px;
}
#news h1 {
	margin-top: 7px;
	font-size: 15px;
	color:#990000;
	letter-spacing: 1px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
#news h2 {
	color:#FF0000;
	font-size:8px;
}
archiv {
	position: relative;
}
#buttons a {
	background: url(images/button1.gif) no-repeat;
	width:30px;
	height: 19px;
	color: #FFFF66;
	font-size: 13px;
	align: centre;
	display:inline;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	font-style: bold;

}
#buttons p {
	margin-left: 0px;
	margin-top: 50px;
}

#content {margin: 10px;
}

#content img {padding-left: 10px;
}
#content p 	{float: right;
		font-size: 12px;
		padding-right: 20px;
		padding-bottom: 5px;
		color:#990000;
}
#content a 	{float: right;
		font-size: 12px;
		padding-right: 20px;
		padding-bottom: 5px;
		color:#FF0000;
}
#frame  {
}
#frame p {
	padding-left: 235px;
}
#frame h1 {
	color: #990000;
	font-size: 13px;
	text-align: left;
	margin: 20px;
	margin-left: 450px;
}
#frame a {color: #FF0000;
	font-size: 13px;
	text-align: left;
}
#frame a:hover {color: #FF0000;
	text-align: left;
	font-size: 13px;
}
#frame h2 {
	color: #990000;
	font-size: 13px;
	text-align: left;
	margin: 20px;
	margin-left: 265px;

}
#frame h3 {
	color: #990000;
	font-size: 13px;
	text-align: left;
	margin: 20px;
	margin-left: 640px;

}
.fineline {
	border-bottom: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
}


#footer {
	font: 9px arial, sans-serif;
	color: 990000;
	text-align: right;
}
#footer p {
	margin-top: 0.2em;
}
