/* CSS Document */
div#content_outer {
	position: relative; 
	top: 0px; 
	left: 0px; 
	height: 100%;
	width: 1000px;
}
div#content {
	width: 1000px;
	position: absolute; 
	padding-top: 0px;
	z-index: 0; 
	visibility: visible;
}
div#slide {
	
	width: 850px;
	position: absolute; 
	visibility: visible;
	z-index: 0;
}

#sitename { 
	font-weight: bold;
	color: #ffffff;
	font-size: 24px;
	line-height: 40px;
	padding-top: 50px;
	text-align: center;
	
}
#sitename1 { 
	font-weight: bold;
	color: #333333;
	font-size: 24px;
	line-height: 40px;
	padding-top: 52px;
	padding-left: 2px;
	text-align: center;
	
}

div#sitename_com {
	position: relative; 
	top: 0px; 
	left: 0px; 
	height: 77px;
	width: 100%;
}

div#sitename_bottom{
	width: 100%;
	position: absolute; 
	z-index: 0; 
	visibility: visible;
}
div#sitename_center{
	
	width: 100%
	position: absolute; 
	visibility: visible;
	z-index: 1;
}

#top { 
	
	padding-left:10px;
	
}
html {
	height: 100%;
	scrollbar-base-color:#fff;
	scrollbar-3d-light-color:#A51600;
  	scrollbar-arrow-color:#ffffff;
  	scrollbar-darkshadow-color:#A51600;
  	scrollbar-face-color:#fff;
  	scrollbar-highlight-color:#A51600;
  	scrollbar-shadow-color:#A51600;
  	scrollbar-track-color:#fff;
}
#main {
	padding:2px;	
	border: 1px solid #282828;
	width: 802px;
	margin-left: auto;
	margin-right: auto;
}

.clr {
	clear: both;
}

ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li {
	
	background: url()  no-repeat;
	text-align: center;
	line-height: 30px;
	white-space: nowrap;
	width: 111px;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	margin-top:5px;
	text-decoration: none;
	color: #ffffff;
	height: 30px;
	float: left;
	
}

ul#mainlevel-nav li a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	background: transparent;
	width: 110px;
	padding-top:5px;
	background: url(../images/m_top.png)  no-repeat;font-weight: bold;
}

#buttons>ul#mainlevel-nav li a { 
	width: auto; 
}

ul#mainlevel-nav li a:hover {
	background: url(../images/m_top_hover.png)  no-repeat;
	text-align: center;
	margin: 0;
	line-height: 30px;
	white-space: nowrap;
	width: 110px;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	padding-top:5px;
	text-decoration: none;
	color: #ffffff;
	height: 30px;
	float: left;font-weight: bold;
}



a.mainlevel-nav:link, a.mainlevel-nav:visited {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;								
}

ul#mainlevel-nav li a#active_menu-nav
{background: url(../images/m_top_akt.png)  no-repeat;
	text-align: center;
	margin: 0;
	line-height:30px;
	white-space: nowrap;
	width: 110px;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	padding-top:5px;font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	height: 30px;
	float: left;
}
ul#mainlevel-nav li a#active_menu-nav:hover
{background: url(../images/m_top_hover.png)  no-repeat;
	text-align: center;
	margin: 0;
	line-height: 30px;
	white-space: nowrap;
	width: 110px;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	height: 30px;
	float: left;
	padding-top:5px;
}

#t_top {width: 1px;
	height:136px;
	background-image: url(../images/body.png);
	background-repeat: repeat-x;
}

#header {width: 1000px;
	height:117px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	margin-top:14px;
}
#b_body {width: 1000px;
	height:1px;
	background-image: url(../images/b_body.png);
	background-repeat:repeat-y;
	margin:0px;padding:0px;valign:top;
	
}
#b_bottom {width: 1000px;
	height:18px;
	background-image: url(../images/b_bottom.png);
	background-repeat:no-repeat;
	
}
#left {width: 195px;
	padding-left:15px;
	float:left;clear: both; 
}


#right {width: 195px;
	padding-left:7px;padding-right:8px;margin-top:0px;padding-top:0px;
	float:right;clear: right; valign:top;
}











#main_area {
	
	padding-left: 0px;
}

#main_body {
	vertical-align: top;
	padding-left: 2px;
	width: 100%;
}

table.content_table {
 	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

#body_outer {
	width: 97%;
	color: #000000;
	border: 0px solid #A51600;
	background-color: #ffffff;
	margin-left:15px;
	
}



.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
}

.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	line-height: 20px;
	margin: 1px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	
}

.pagenav {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px double #3B3B3B;
	width: auto;
	line-height: 20px;
	margin: 1px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image: url(../images/list.png);
	background-repeat: repeat-x;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul {
margin: 0;
padding: 0;
list-style: none;
}

li {
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/bullet.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 11px;
}



body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, "Sans Serif";
	line-height: 120%;
	font-size: 11px;
	color: #000000;
	background: #fff;
	
}

a:link, a:visited {
	color: #A51600;
 	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
    	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	
}

table.contentpaneopen td { padding: 5px;
}
table.contentpaneopen td.contentheading {
	padding-left: 110px;width:544px;
}
table.contentpaneopen td.componentheading {
	padding-left: 110px;
}

table.contentpane {
  	width: 100%;
	
	
}

table.contentpane td {
	padding-left: 5px;
	padding-right: 5px;
}

table.contentpane td.componentheading {
	
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.blog {
	width: 100%; 
}

.button {
	
}

.button:hover {
	
}

.inputbox {
	padding: 2px;
	border:1px solid #333333;
	background-color: #ffffff;
	color: #000000;
}

.componentheading {
	line-height: 33px;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	white-space: nowrap;
	text-align: left;
	background: url(../images/head.png) no-repeat;
	padding-left: 110px;
	width: 544;
	height: 35px
	padding-top: 0px;
}

.contentcolumn {
	padding-right: 5px;
}

.buttonheading{

	padding-left:5px;width:15px;

	
}

.contentheading {
	
	line-height: 23px;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	white-space: nowrap;
	text-align: left;
	background: url(../images/head.png) no-repeat;
	padding-left: 100px;
	width: 544px;
	height: 35px
	padding-top: 0px;
	
	
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;

}

div.moduletable {
	padding: 0px;
	margin-bottom: 0px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/menu_head.png) no-repeat;
	color: #fff;
	text-align: right;
	width: 175px;
	height: 35px;
	line-height: 35px;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	margin:0px;
	padding-right:20px;
	padding-top:0px;
}
table.moduletable-advert th, div.moduletable-advert h3 {
	background: url(../images/menu_head.png) no-repeat;
	color: #fff;
	text-align: right;
	width: 175px;
	height: 35px;
	line-height: 35px;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 0px;margin-top:0px;
	margin-left: 0px;
	padding-right:20px;
}
table.moduletable-left th, div.moduletable-left h3 {
	background: url(../images/menu_head.png) no-repeat;
	color: #fff;
	text-align: right;
	width: 175px;
	height: 35px;
	line-height: 35px;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top:0px;
	margin-left: 0px;
	padding-right:20px;
}
table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
	font-weight: bold;
	padding: 4px;
	background-color: #A51600;
	background-repeat: repeat-x;
	height: 23px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2A2A2A;
	border-bottom-color: #2A2A2A;
	background-position: top;
}

.sectiontablefooter {
}

.sectiontableentry1 {
	font-size: 11px;
	color: #000000;
	height: 23px;
	background-color: #ffffff;
}

.sectiontableentry2 {
	font-size: 11px;
	color: #000000;
	height: 23px;
	background-color: #ffffff;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {	
	border: 1px solid #282828;
	padding: 2px;
 	margin-left: 2px;
  	margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  	color: #333333;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 12;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	width: 160px;
	height: 28px;
	line-height:28px;
	margin-bottom:0px;
	border-bottom: 0px solid #ffffff;
	padding-left: 35px;
	background: url(../images/l_button.png) no-repeat;
								
}

a.mainlevel:hover {
	display: block;
	font-size: 12;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	width: 160px;
	height: 28px;
	line-height:28px;
	margin-bottom:0px;
	border-bottom: 0px solid #ffffff;
	padding-left: 35px;
	background: url(../images/l_button_hover.png) no-repeat;
	
}
a.mainlevel#active_menu {
	display: block;
	font-size: 12;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	width: 160px;
	height: 28px;
	line-height:28px;
	margin-bottom:0px;
	border-bottom: 0px solid #ffffff;
	padding-left: 35px;
	background: url(../images/l_button_akt.png) no-repeat;
}
a.mainlevel#active_menu:hover {
 display: block;
	font-size: 12;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight:bold;
	color: #000000;
	width: 160px;
	height: 28px;
	line-height:28px;
	margin-bottom:0px;
	border-bottom: 0px solid #ffffff;
	padding-left: 35px;
	background: url(../images/l_button_hover.png) no-repeat;
 }
a.sublevel:link, a.sublevel:visited {
	display: block;
	font-size: 1em;
	vertical-align: middle;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	color: #bcbcbc;
	width: 132px;
	height: 23px;
	line-height:23px;
	margin-bottom:0px;
	border-bottom: 0px solid #bcbcbc;
	padding-right: 20px;
	margin-left: 3px;
	
}

a.sublevel:hover {
	display: block;
	font-size: 1em;
	vertical-align: middle;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	width: 132px;
	height: 23px;
	line-height:23px;
	margin-bottom:0px;
	border-bottom: 0px solid #000000;
	padding-right: 20px;
	margin-left: 3px;
}
a.sublevel#active_menu {
	display: block;
	font-size: 1em;
	vertical-align: middle;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	color: #A51600;
	width: 132px;
	height: 23px;
	line-height:23px;
	margin-bottom:0px;
	border-bottom: 0px solid #ff0000;
	padding-right: 20px;
	margin-left: 3px;
}

a.sublevel#active_menu:hover {
	display: block;
	font-size: 1em;
	vertical-align: middle;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	width: 132px;
	height: 23px;
	line-height:23px;
	margin-bottom:0px;
	border-bottom: 0px solid #000000;
	padding-right: 20px;
	margin-left: 3px;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

div.mosimage {
  	border: 1px solid #ccc;
}

.mosimage {	
	border: 1px solid #282828;
	margin: 5px
}

.mosimage_caption {
  	margin-top: 2px;
  	background: #efefef;
  	padding: 1px 2px;
  	color: #666;
  	text-transform: normal;
  	font-size: 10px;
  	border-top: 1px solid #ffffff;
}