@charset "utf-8";

body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:15px;
	margin-right:15px;
	padding:0px;
	margin:0px;
	font-size: 76%;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
table {
	font-size:100%;
}
h1 {
	font-weight:bold;
	font-size:150%;
	color:#C9242B;
	margin-top:2px;
	margin-bottom:15px;
}
h2 {
	font-weight:bold;
	font-size:100%;
	color:#C9242B;
	margin-top:2px;
	margin-bottom:2px;
}
h3 {
	font-weight:bold;
	font-size:100%;
	color:#666666;
	margin-top:2px;
	margin-bottom:2px;
}
p {
	margin-top:5px;
	margin-bottom:15px;
	padding:0px;
}
.content ul {
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left: 20px;
	list-style-type: square;
}
.content li {
	margin-top:3px;
}

a:link  {  color: #850E11; text-decoration:none; }
a:visited  {  color: #D59197; text-decoration:none; }
a:hover  {  color: #C9242B; text-decoration:underline; }
a:active  {  color: #C9242B; text-decoration:underline; }

/* ----------------------------------------------------------------------------- */

#main {
	text-align:left;
	width:855px;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#FFFFFF;
	height:auto;
	min-height:99%;
	padding:0px;
	clear:both;
}
#toplist {
	text-align:left;
	width:855px;
	margin:0px;
	background-color:#130C0D;
	height:15px;
	padding:0px;
	font-size:8px;
	clear:both;
}
#logobalken {
	text-align:left;
	width:855px;
	margin:0px;
	height:167px;
	padding:0px;
	background-color:#130C0D;
	clear:both;
}
#navi {
	text-align:left;
	width:855px;
	margin:0px;
	background-color:#FFFFFF;
	height:30px;
	padding:0px;
	font-size:12px;
	clear:both;
	background-image:url(images/navibg.jpg);
	background-repeat:no-repeat;
}
#inhalte {
	text-align:left;
	width:855px;
	padding:0px;
	margin:0px;
	margin-top:30px;
	height:auto;
	background-color:#FFFFFF;
	clear:both;
}
.subnavi {
	float:left;
	width:277px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	clear:right;
}
.content {
	float:left;
	width:475px;
	padding:0px;
	margin-left:0px;
	margin-right:103px;
	background-color:#FFFFFF;
}
.newsbox {
	background-color:#CCC;
	border:1px solid #666;
	padding:7px;
	height:289px;
}
#footer {
	text-align:left;
	font-size:80%;
	width:855px;
	padding:0px;
	margin:0px;
	margin-top:30px;
	padding-bottom:10px;
	height:auto;
	background-color:#FFFFFF;
	clear:both;
}
/* ----------------------------------------------------------------------------- */
.box274 {
	width:274px;
	float:left;
	margin-bottom:15px;
}
.boxtext {
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	width:159px;
	height:89px;
	float:left;
}
.boximg {
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	width:113px;
	height:89px;
	float:left;
	clear:right;
}
.rightmargin15 {
	margin-right:15px;
}
.boxtext h2 {
	padding:7px;
	font-size:100%;
	color:#666666;
}
.boxtext h2 a {
	color:#666666;
}
/* ----------------------------------------------------------------------------- */
.subnavi ul
{
	margin: 0;
	padding: 0;
	margin-top:4px;
	list-style-type: none;
	border-top:1px solid #850E11;
}
.newsbox a .news {
	font-weight:bold;
	color:#666666;
	font-size:115%;
}

.subnavi ul li
{
	float: none;
	height:auto;
	padding-bottom:4px;
	padding-top:4px;
	border-bottom:1px solid #850E11;
}

.subnavi ul li a
{
	margin-left: 10px;
	display:block;
	padding-top:0px;
	color: #666;
}
.subnavi ul li.active a
{
	color: #850E11;
}
.subnavi ul li a.bold
{
	margin-left: 0px;
}
.subnavi ul li a:hover, #subnavi ul li a:focus
{
	color: #666;
}

/* ----------------------------------------------------------------------------- */
.bold { font-weight: bold; }
ul.MenuBarHorizontal ul li a.bold { font-weight: bold; }
.black { color:#000000; }
.center { text-align:center; }
table.space1 td {
	padding-right:15px;
	padding-bottom:2px;
}
table.space td {
	padding-bottom:15px;
}

/* ----------------------------------------------------------------------------- */
br.clear { clear:both }
