/* Core Klassen */
/*----------------------------------------------------------------------------*/


body {
background-color: #000;
font-size: 10pt;
font-family:  Century Gothic, Trebuchet MS, tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif;
margin: 0px 0px 0px 0px;
}



body, td { 
	margin: 0px;
	padding: 0px;
}



body, td, .indent, .defaulttext, .caption, .captiontext, .bodytable, .mediumtext,
.forumheader4, .forumheader5, .fcaption, .finfobar {
	font: normal 11px  arial, verdana, tahoma, sans-serif;
}

.smalltext{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	color: #444444;
}


.smallblacktext, .tbox, .helpbox {
	font: normal 10px  arial, verdana, tahoma, arial, sans-serif;
}


a {color: #800;font-weight: bold;text-decoration: none;}
a:visited {color: #800;font-weight: bold;text-decoration: none;}
a:hover { color: #860;font-weight: bold;text-decoration: none;}
a:active {color: #800;font-weight: bold;text-decoration: none;}

 
img {	
	border: 0px;
}



form {
	margin: 20px;
}


table {
	margin-left: auto;
	margin-right: auto;
}

.tbox {
	border: #777 1px solid;
}

.tbox.search {
	background:#380b09;
	width: 120px;
	border: 1px;
	font: 8pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #eee;
	height: 16px;
	vertical-align:bottom;
	padding:1px;
}
.indent {
	border: #999 1px dashed;
	padding: 5px;
	margin: 5px;
	background-color: #f7f7f9;
}

.button {
	font-weight: bold;
	border: solid 1px #aaaaaa;
	color: #8c0000;
	background: #ffffff url(images/cap_bg.jpg);
	text-align: center;
	font-size: 9px;
	margin-top: 2px;
	padding: 1px 3px 1px 3px;
}

.button:hover {
	background: #000 url(images/nav-akbg.gif);
	color: #fff;
}

.nextprev {
	border: 0px;
	border-collapse: collapse;
	padding: 10px;
	text-align: right;
	width: auto;
	color: #999;
}
.nextprev_current{
padding-top: 14px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 8px;
text-decoration: none; 
color: #888;
font-size: 12px;
font-weight: bold;
background: url(images/on.png) no-repeat;
background-position:40% 50%;
width: 33px;
height: 29px;

}
a.nextprev_link {
padding-top: 14px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 8px;
text-decoration: none; 
color: #800;
font-size: 12px;
font-weight: bold;
background: url(images/off.png) no-repeat;
background-position:50% 50%;
width: 33px;
height: 29px;
}
/*
a.nextprev_link:link{
padding-top: 14px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 8px;
text-decoration: none; 
color: #800;
font-size: 12px;
font-weight: bold;
background: url(images/on.png) no-repeat;
background-position:50% 50%;
width: 33px;
height: 29px;
}
*/
a.nextprev_link:hover {
padding: 14px;
padding-left: 10px;
padding-right: 10px;
text-decoration: none; 
color: #888;
background: url(images/on.png) no-repeat;
background-position:50% 50%;
width: 33px;
height: 29px;}
.spacer{
	padding: 5px 0px;
}

.fborder, .border{
	border-collapse: collapse;
	border-spacing: 0px;
}

/*----------------------------------------------------------------------------*/

.container {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	border-bottom: 1px solid #126CA3;
}

/*----------------------------------------------------------------------------*/
.fborder {
	border: #800 0px solid;
	background-color: #fff;
}
/*----------------------------------------------------------------------------*/
.fcaption{
	background: #000 url(images/nav-bg.gif);
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color:#fff;
	padding: 4px;
	border: #ededed 1px solid;
	text-align: left;
	border: #000 1px solid;
	font-weight: bold;
}
.fcaption a:link {color: #fff;font-weight: bold;text-decoration: none;}
.fcaption a:visited {color: #fff;font-weight: bold;text-decoration: none;}
.fcaption a:hover { color: #860;font-weight: bold;text-decoration: none;}
.fcaption a:active {color: #fff;font-weight: bold;text-decoration: none;}
/*----------------------------------------------------------------------------*/
.forumheader2{
	background: #ccc;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: #888 1px solid;
	text-align: left;
}
.forumheader2 a:link {color: #800;font-weight: bold;text-decoration: none;}
.forumheader2 a:visited {color: #800;font-weight: bold;text-decoration: none;}
.forumheader2 a:hover { color: #860;font-weight: bold;text-decoration: none;}
.forumheader2 a:active {color: #800;font-weight: bold;text-decoration: none;}
/*----------------------------------------------------------------------------*/
.forumheader{
	background: #800 url(images/td-bg.jpg);
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color:#fff;
	padding: 4px;
	border: #666 1px solid;
	text-align: left;
}
.forumheader a:link {color: #fff;font-weight: bold;text-decoration: none;}
.forumheader a:visited {color: #fff;font-weight: bold;text-decoration: none;}
.forumheader a:hover { color: #860;font-weight: bold;text-decoration: none;}
.forumheader a:active {color: #fff;font-weight: bold;text-decoration: none;}
/*----------------------------------------------------------------------------*/
.forumheader3{
	background: #fff url(images/cap_bg.jpg) repeat-x;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: #888 1px solid;
	text-align: left;
                     font-weight:normal;
}
.forumheader3 a:link {color: #000;font-weight:normal;text-decoration: none;}
.forumheader3 a:visited {color: #000;font-weight:normal;text-decoration: none;}
.forumheader3 a:hover { color: #860;font-weight:normal;text-decoration: none;}
.forumheader3 a:active {color: #000;font-weight:normal;text-decoration: none;}
/*----------------------------------------------------------------------------*/
.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

#newsimg {
  float:left;
  margin:2px 0 0 0;
  padding-right: 6px;
  border: #ccc 0px solid;
}

.menucaption {
	border:1px solid #600;
	border-bottom:0px;
	background: #8b1314 url(images/td-bg.jpg) no-repeat;
	width:100%;
	height:20px;
	vertical-align:middle;
	color:#fff;
	font-weight: bold;
	padding:5px;	
}
.menucaption a:link {color: #fff;font-weight: bold;text-decoration: none;}
.menucaption a:visited {color: #fff;font-weight: bold;text-decoration: none;}
.menucaption a:hover { color: #860;font-weight: bold;text-decoration: none;}
.menucaption a:active {color: #fff;font-weight: bold;text-decoration: none;}

.default_menucaption {
border:1px solid #600;
border-bottom:0px;
font-size:14px;
padding-bottom:3px;
padding-top:3px;
padding-left:5px;
padding-right:5px;
height:20px;
color:#fff;
font-weight:bold;
background: #ae2c00 url(images/td-bg.jpg) no-repeat
}
.default_menucaption a:link {color: #fff;font-weight: bold;text-decoration: none;}
.default_menucaption a:visited {color: #fff;font-weight: bold;text-decoration: none;}
.default_menucaption a:hover { color: #860;font-weight: bold;text-decoration: none;}
.default_menucaption a:active {color: #fff;font-weight: bold;text-decoration: none;}

.default_caption{border:1px solid #600;
border-bottom:0px;
font-size:14px;
padding-bottom:3px;
padding-top:3px;
padding-left:5px;
height:20px;
color:#fff;
font-weight:bold;
background: #ae2c00 url(images/td-bg.jpg) no-repeat;
}

.default_caption a:link {color: #fff;font-weight: bold;text-decoration: none;}
.default_caption a:visited {color: #fff;font-weight: bold;text-decoration: none;}
.default_caption a:hover { color: #860;font-weight: bold;text-decoration: none;}
.default_caption a:active {color: #fff;font-weight: bold;text-decoration: none;}

/* Templates Klassen */
/*----------------------------------------------------------------------------*/