@import url("rte_formate.css");

html, body
{
	height: 100%;
}

body
{	
	padding: auto;		
	margin: 0 auto;
	background-color: #ffffff;
	
	background-repeat: repeat-x;
	background-position: fixed;	
	text-align: center;
}

body, div, td, p
{
	font: 12px Verdana;
	color: #3e4040;
	line-height: 130%;
}
p
{
	margin: 0 0 10px 0;
}

h1
{
	font-size: 16px;
	font-weight: bold;	
	margin: 10px 0 0 0;
	/*margin-bottom: 10px;
	margin-left: 0px;*/	
}

h2
{
	font-size: 12px;
	font-weight: bold;	
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 8px;
}
h3
{		
	margin-top: 0;
	margin-bottom: 26px;
	margin-left: 0px;		
	color: #3e4040;
  font-size: 14px;
	font-weight: bold;
}
h3 a:link, h3 a:active, h3 a:visited
{
  color: #3e4040;
  font-size: 14px;
	font-weight: bold;
}

img
{
	border:0;
}



div
{
	padding: 0;
	margin: 0;
}

.bodytext
{
	
}


a:link, a:active, a:visited
{	
	text-decoration: none;
	color: #2a6666;
	font-weight: normal;
}
a:hover
{
	text-decoration: none;
	color: #2a6666;
	text-decoration: underline;
}

/* MAIN TEMPLATE */
#mbox
{
  width: 950px;
  margin: 0 auto;
  /*border: 1px solid red;*/
  position: relative;
  text-align: left;
  height: 100%;
  background-color: #ffffff;
}

.clr
{
  clear: both;
  margin: 0;
  padding: 0;
}

#boxfooter
{
  position:relative;
  width: 950px;
  height: 70px;
  background-color: #ffffff;  
}
#footerleft
{
  position:absolute;
  top: 30px;
  left: 30px;
}
#footerright
{
  position:absolute;
  top: 30px;
  right: 30px;
}

.cntpadl
{
  padding: 55px 10px 0 30px;  
}
.cntpadr
{
  padding: 55px 30px 0 30px;
}

.lbspacer
{
  margin: 10px 0 10px 0;
  padding: 0;
  position: relative;
}
.lbspacer2
{
  margin: 2px 0 20px 0;
  padding: 0;
  position: relative;
}
.lbspacer3
{
  margin: 0;
  padding: 0;
  position: absolute;
  right: 30px;
  top: 14px;
}
.lboxholder
{
  position: relative;
}
.leftboxmorelink
{
  position: absolute;
  margin: 0;
  padding: 0;
  z-index: 10;
  left: 204px;
  top: 48px;  
  font-size: 10px;
}
.leftboxmorelink a:link, .leftboxmorelink a:active, .leftboxmorelink a:visited, .leftboxmorelink a:hover
{	
	text-decoration: none;
	color: #353535;
	font-weight: normal;
}
.leftboxmorelink a:hover
{
  text-decoration: underline;
}


.bnavi, .bnavi a:link, .bnavi a:active, .bnavi a:visited, .bnavi a:hover
{
  padding: 0;
  margin: 0 0 16px 0;
  color: #666;
  font-size: 11px;
}


/* NEWS STUFF */
.news-list-date, .news-single-date 
{
  float: right;
}
.news-list-title, .news-single-title
{
  float: left;
}
.news-list-image, .news-single-image
{
  float: right;
  padding: 0 0px 0px 30px;
}
.news-list-item
{
  min-height:150px;
  height:auto !important;
  height:150px;    
}
.news-list-line
{  
  padding: 35px 0 10px 0;  
}
.news-single-subheader .bodytext
{
  /*font-style:italic;*/
}



fieldset
{
	padding: 0px 15px 15px 15px;
	margin: 0;
}
.loginspacer
{
	height: 14px;
}


.tx-feuserlisting-pi1 td, .tx-feuserlisting-pi1 th
{
	padding: 5px 10px 5px 10px;
}

/* FORUM STYLE */
.tx-mmforum-table .tx-mmforum-td
{
	border: 1px solid #367676;
	padding: 7px;
}

.tx-mmforum-table .tx-mmforum-th
{
	background-color: #4dabab;
	padding: 7px;
}
.tx-mmforum-textbutton
{	
	float: left;
	padding: 0 15px 7px 0px;
}
#tx-mmforum-footer
{
	clear: both;
	margin-top: 50px;	
}

/* calendar */
.tx-cal-controller h1
{
	background-color: #4dabab;
	padding: 7px;
	font-size: 12px;
	font-weight: bold;
}
.tx-cal-controller dl
{
	border: 1px solid #367676;
	padding: 7px;
}

.tx-cal-controller dl dt
{
	font-weight: bold;
}


/* links in left menu (content) */
.LinkeBoxLinks a:link, .LinkeBoxLinks a:active, .LinkeBoxLinks a:visited
{	
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}
.LinkeBoxLinks a:hover
{
	text-decoration: none;
	color: #fff;
	text-decoration: underline;
}



.notbox
{
	margin: 0;
	padding: 0;
}
.notbox th
{
	margin: 0;
	padding: 5px;
	border: 1px solid #999;	
	text-align:center;	
}
.notbox th p
{
	font-weight: bold;	
}
.notbox td
{
	margin: 0;
	padding: 5px;
	border: 1px solid #999;
}



/* SITEMAP */
.csc-sitemap ul{
	list-style: none;
	margin:0px;
	padding:0px;
}
.csc-sitemap li a{
  padding:2px;
  padding-left:16px;
  height:17px;
    
  background-repeat:no-repeat;
  background-position:top left;
}
.csc-sitemap li li{
  margin-left:20px;
  margin-bottom:2px;
  margin-top:20px;
}
.csc-sitemap li li li{  
  margin-top: 5px;
}
.csc-sitemap li{
  margin:4px 0px;
   
}

.csc-sitemap li li a, .csc-sitemap li li a:link, .csc-sitemap li li a:active, .csc-sitemap li li a:visited
{
  background-color:#ffffff;
  padding:2px;
  padding-left:30px;  
  height:17px;
  text-decoration: underline;
  
  font-weight:bold;
  font-size: 14px;
  
  background-image:none;
  background-repeat:no-repeat;
  background-position:middle left;
}
.csc-sitemap li li li a, .csc-sitemap li li li a:link, .csc-sitemap li li li a:active, .csc-sitemap li li li a:visited
{
  background-color:#ffffff;
  padding:2px;
  padding-left:30px;
  height:17px;
  font-size: 12px;
  text-decoration: none;
  
  font-weight:bold;
 	background: none;
}
.csc-sitemap li li li li a, .csc-sitemap li li li li a:link, .csc-sitemap li li li li a:active, .csc-sitemap li li li li a:visited
{
  background-color:#ffffff;
  padding:2px;
  padding-left:30px;
  height:17px;
  
  font-weight: normal;
  background: none;
  
}

.csc-sitemap li li li li li a, .csc-sitemap li li li li li a:link, .csc-sitemap li li li li li a:active, .csc-sitemap li li li li li a:visited
{
  background-color:#ffffff;
  padding:2px;
  padding-left:30px;
  height:17px;
  font-size: 10px;
  
  font-weight: normal;
  background: none;
  
}

.csc-sitemap li li a:hover{
 text-decoration: underline;
}
.csc-sitemap li li li{
  /*margin-left:40px;*/
  margin-bottom:2px;
}
.csc-sitemap li li li li{
  /*margin-left:60px;*/
  margin-bottom:2px;
}

.slideInfoZone {
  margin-top:-10px;
  height: 75px !important;
}

.slideInfoZone p {
  font-size: 11px !important;
}
