/****
author - rgb(raduga) http://mambasana.ru
***/

body,html {
  padding          : 0;
  margin           : 0;
  margin-bottom    : 10px;
  
    }

#body_bg{
background     : #FFFFFF;
}

#wrapper_intro
{
	/*background: url(http://www.mental-steps.at/gfx/startscreen_bg.gif) no-repeat;*/
	position: relative;
	width: 852px;
	height: 633px;
	/*margin: 0;*/
	padding: 0;
	margin: 0 auto;
	text-align:left;
	background-color: Transparent;
	z-index: 1;
}

#link_intro_site
{
/*	background: url(../images/startseite_bg.gif) no-repeat; */
	position: relative;
	left: 560px;
	top: 65px;
	width: 194px;
	height: 40px;
	padding: 0;
	margin: 0;
}

.hiddenheight 
{
	border			: solid 0px blue;
	height			: 336px;
	width: 0px;
	float: left;
}

.main_bg_table
{
	width: 836px;	
	border: solid 0px Red;
}

.main_bg
{
	border			: solid 0px red;
	background		: url(../images/main_bg_repeat.gif) Transparent repeat-y top center;
	text-align      : left; 
	width           : 835px;
	margin          : 0 0 0 0px; 
	padding         : 0 0 0 0px;
	z-index: 1;
}
.main_bg_top
{
	border			: solid 0px red;
	background		: url(../images/main_bg_top.gif) Transparent no-repeat top center;
	text-align      : left; 
	height			: 22px;			
	width           : 835px;
	margin          : 0 0 0 0px; 
	padding         : 0 0 0 0px;
	z-index: 1;
}

.main_bg_bottom
{
	border			: solid 0px red;
	background		: url(../images/main_bg_bottom.gif) Transparent no-repeat top center;
	text-align      : left; 
	height			: 22px;			
	width           : 835px;
	margin          : 0 0 0 0px; 
	padding         : 0 0 0 0px;
	z-index: 1;
}

.main 
{
  	border			: solid 0px green;
	text-align      : left; 
	width           : 800px;
	margin          : 0px 0 0 20px; 
	padding         : 0 0 0 0px;
  	overflow		: visible;
  	float			: left;
  	
}

#phocagallery
{
	border: solid 0px red;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.splitter
{
	width: 100%;
	background       : url(../images/splitter.gif) repeat-x top left;
}

a.mainlevel
{
	padding-right: 10px;
	padding-left: 15px;
	border: solid 0px Black;
	/* background       : url(../images/menu_step.gif) no-repeat bottom left; */
	font-size: 8pt; 
}

a.mainlevel:link, a.readon:visited {
  color            : #747474;
}

a.mainlevel:hover {
  color            : #4B6B94;
}

.mod {
  background       : #FFFFFF;
  width            : 2px;
}

td, tr, p, div {
  font-family      : Verdana, Helvetica, sans-serif;
  font-size        : 8pt;
  color            : #000000;
}
hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}

form {
margin           : 0; 
padding          : 0;
}


.leftrow {
  width            : 135px;
  height           : 100%;
  margin-right     : 0;
  background       : #fff;

}

.rightrow {
  height           : 100%;
  width            : 160px;
  margin-left      : 0;
  background       : #fff;

 }

.back_button {
  color            : #999999;
  font-family      : Verdana,  Tahoma, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  padding-bottom   : 3px;
  margin-right     : 4px;
  float            : right;
  line-height      : 20px;
  }

.button {
  font-size        : 11px;
  color            : #333333;
  border           : 1px solid #B4C1D1;
  margin           : 3px;
  background-color : #EAECEE;
  padding          : 2px !important;
  padding          : 1px;
  cursor           : pointer;
}

.inputbox {
 color        : #000000;
 background   : #ffffff;
 border       : 1px solid #B4C1D1;
 margin       : 3px;

}

h1 {font-size        : 18px;
    color            : #3B5576;
    margin           : 5px 0;
}

h2 {font-size        : 16px;
    color            : #666666;
    margin           : 5px 0;
}

h3 {font-size        : 14px;
    color            : #ca0610;
    margin           : 5px 0;
}

form#form-login{
	background: #F1F4F6;
	color: #fff;
	margin: 5px 0 15px 0;
	text-align:left
      }

form#form-login fieldset{
border: none;
}

form#form-login fieldset label {}
form#form-login ul a
{}



.contact_email  {
  width            : 100%;
}

.contact_email .inputbox {
  width            : 345px;

}

.menu
{
	text-align: left;
	background-color: Transparent;
}

table.moduletable, table.moduletable_menu, table.moduletable_text {
	margin           : 0 0 8px 0;
	width            : 100%;
      /*background       : url(../images/mod_bottom.gif) #F8F9FA repeat-x bottom left; */
      padding-bottom   : 0px;
	}

table.moduletable th, table.moduletable_menu th, table.moduletable_text th{
      
    font-family          : Verdana, Helvetica, sans-serif;
	font-size          : 8pt;
	font-weight        : bold;
	text-align         : left;
	width              : 100%;
      background         : url(../images/mod.gif) #E7EAEC repeat-x top left; 
      color              : #536570;
	padding            : 2px;
      text-indent        : 10px;
	line-height        : 22px;
       border-bottom: 1px solid #D2D5D8;
	    
	}

table.moduletable td, table.moduletable_menu td{
    padding-top: 2px;
   
    	}

.lcol table.moduletable th, .lcol table.moduletable_menu th, .rcol table.moduletable th, .rcol table.moduletable_menu th{
      
      background         : url(../images/mod_lr.gif) #6D8DB5 repeat-x top left; 
      color              : #F6F7F9;
	
	    
	}

.sectiontableheader {
  font-size        : 12px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  background         : url(../images/mod_lr.gif) #6D8DB5 repeat-x top left; 
  color              : #F6F7F9; 
  padding          : 3px;
}

td.sectiontableheader a {
color              : #F6F7F9;
}

.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #F4F5F7;
  border-bottom    : 1px solid #ffffff;
  line-height      : 18px;

}

.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-bottom    : 1px solid #ffffff;
  background       : #EFF1F4;
  line-height      : 18px;
  }

.sectiontableentry1 img{
 
padding-top: 3px !important;
padding-top: 1px;
}

.sectiontableentry2 img{
 padding-top: 3px !important;
 padding-top: 1px;

}

a:link, a:visited {
  
  color            : #ca0610;
  text-decoration  : none;
  font-weight      : bold;
}

a:hover {
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}



a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}

a.readon:link, a.readon:visited {
  color            : #999999;
  font-family      : Verdana, Helvetica, sans-serif;
  font-size        : 8pt;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : normal;
  padding          : 1px 0 3px 18px;
  float            : right;
  line-height      : 10px;
  text-decoration  : underline;
}

a.readon:hover {
  color            : #4B6B94;
  font-family      : Verdana, Helvetica, sans-serif;
  font-size        : 8pt;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : normal;
  padding          : 1px 0 3px 18px;
  line-height      : 10px;
  text-decoration  : underline;
}

ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}

li {
  
  line-height      : 15px;
  padding-left     : 10px;
  padding-top      : 0;
  background-image : url(../images/strelka.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 5px;
}

table.contenttoc {
  border           : 1px solid #dcdcdc;
  background       : #F1F1F1;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}

.pagenavcounter {
  font-size        : 10px;
  color            : #4B6B94;
}

.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; } 

a.pagination:link, a.pagination:visited {
  font-size        : 11px;
  color            : #999999;
  text-decoration  : none;
}

a.pagination:hover {
  font-size        : 11px;
  color            : #4B6B94;
  text-decoration  : none;
}

div.date {
  float:right;
  font-size        : 11px;
  font-weight      : bold;
  color            : #707070;
  width: 140px;
  text-align: right;
}

div.pw {
  float:left;
  width: 580px;
}

.small {
  font-size        : 10px;
  color            : #333333;
}

.smalldark {
  font-size        : 10px;
  color            : #333333;
}

.createdate, .modifydate {
  float            : left;
  font-size        : 10px;
  color            : #666666;
  font-weight      : bold;
}

.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}

.content_rating {
  font-size        : 10px;
  color            : #999999;
}

.pathway {
  font-size        : 11px;
  color            : #333333;
  }

a.pathway:link, a.pathway:visited {
  font-size        : 11px;
  padding-left     : 0;
}

a.pathway:hover {
  font-size        : 11px;
  padding-left     : 0;
}

table.content{
  width            : 100%;
  padding          : 0;
  border-collapse  : collapse;
  border-spacing   : 0;
  margin-bottom    : 10px;
}

table.contentpane {
/*  width            : 100%;
  border-spacing   : 0;
  padding-left     : 0px;
  padding-right    : 0px;
  margin-bottom    : 5px; */
}

table.contentpaneopen 
{
	border: solid 0px blue;
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}

.poll {
	color : #333333;
	line-height : 12px;
	font-weight: normal;
      
}

.pollstableborder{
  border-color     : #999999;
  text-align: left;
}

.contentheading, .componentheading {

	background: url(../images/punkte_navi.gif) no-repeat bottom left;
	text-align       : left;
	vertical-align: text-bottom;
	text-indent      : 0;
	/*width            : 100%;*/
	padding          : 0px 0 0 35px;
	margin			 : 0px 0px 0 20px;
	font-size: 13pt;
	font-style: oblique;
	font-weight: bolder;
	color: #ca0610;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
  }

td.article_column{
padding-right: 5px;
}

table.footer 
{
 
  background        : url(../images/footer.gif) #FFFFFF no-repeat top center; 
  font-size        : 11px;
  font-weight      : normal;
  height           : 90px;
  width: 980px;
  text-align: right;
  vertical-align: bottom;
  border-top       : solid 0px Green;
 
 }

.lcol {
   vertical-align   : top;
   background       : Transparent;
   padding-top		: 40px;
   border-left      : 0px solid #cccccc;
   padding-left		: 0px;

}

.rcol {
   vertical-align   : top;
   background       : Transparent;
   padding-top		: 5px;
   border-right     : 0px solid #cccccc;
   padding-right: 3px;

}

.foot {
  background       : none;
  vertical-align   : top;
  
}


.contentdescription 
{
/*	border: solid 1px Yellow;
  width          : 810px;
  margin         : 0;
  padding        :  0; */
  padding-top    : 5px;
  text-align     : left;
  padding-left: 20px;
}

td.top1{
margin: 0;
padding:  0;
height: 28px !important;
height: 25px;
padding-top:  0px !important;
padding-top:  3px;
padding-left: 2.5%;
padding-right: 2.5%;
background		: url(../images/shadow.jpg) #ffffff repeat-x top;

}

table.outer_bg
{
	
/*	background		: url(../images/bg_top.gif) #FFFFFF repeat-y top; */
	width: 910px;
/*	height: 407px; */
	vertical-align: top;	
	text-align: center;
	border: solid 0px Black;
	
}

table.before_footer
{
	
	background		: url(../images/bg_top.gif) #eeeeee repeat-y top;
	width: 910px;
	height: 50px;
	vertical-align: top;	
	text-align: center;
	border: solid 0px Black;
	
}

.splitter_footer
{
	width: 85%;
	background       : url(../images/splitter.gif) Transparent repeat-x bottom left;
}

table.top2
{
	
	width: 910px;
/*	height: 407px; */
	vertical-align: top;	
	text-align: center;
	border: solid 0px Black;
	
}

td.top2
{
	/*border: solid 1px Red;*/
	vertical-align: top;
}

table.main_tab
{
	width: 800px;
/*	border: solid 1px Green; */
	vertical-align: top;
}

#searchbox {
  margin           : 0;
  padding          : 0;
  margin-top       : 13px;
  margin-left      : 10px;
  width            : 130px;
  font-size        : 11px;
  color            : #707070;
  padding          : 2px !important;
  padding          : 1px; 
  border           : 1px solid #cccccc;
  background       : none;
  
   }

.logoheader {

  background     : url(../images/header.gif)  #FFFFFF no-repeat bottom;
  height         : 100px;
  width          : 910px;
  text-align: center;
  vertical-align: top;
  border-top       : 0px solid #cccccc;
 }

table.topnav 
{

	width	: 910px;	
	height: 0px;
}

td.topnav {
  margin : 0px;
  padding:  0px;
  padding-left: 60px;
  padding-right: 60px;
  background     : /*url(../images/bg_top.gif)*/ #ffffff repeat-y top center;
  height         : 0px;
  width          : 910px;
  
 }

td.bgline {
  margin : 0px;
  padding:  0px;
  background     : url(../images/s.gif) repeat-y;
  width          : 7px;
 }


 #mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  margin-left      : 1px;
 
}

#mainlevel-nav li {
  float            : right;
  display          : block;
  list-style       : none;
  background-image : none;
  padding-left     : 2px;
  padding-right    : 2px;
  margin           : 0;
  width            : auto !important;
  font-size        : 11px;
  line-height      : 28px;
  white-space      : nowrap;
  border-left      : 1px solid #cccccc;

}
#mainlevel-nav li a {
  
  padding-left     : 10px;
  padding-right    : 10px;
  font-size        : 10pt;
  color            : #ca0610;
  text-decoration  : none;
  
}

#mainlevel-nav li a:hover {
  font-size        : 11px;
  color            : #999999;
    
}

.blog_more {
margin   : 10px 0 7px 7px;
}

.blog 
{
	border: solid 0px Green;	
	width: 100%;
	/*margin: 0 0 0 0px;*/
}

.buttonheading {
padding  : 0 2px;
}

span.article_separator {
display:block;
height:15px;
clear: both;
}

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

.caption {border: 1px solid #CCC; padding: 3px;}

/*  Main Menu */
table.moduletable_menu ul, table.moduletable_menu ul li
{

  list-style:none;
  display           : block;
  width             : auto;
  margin           : 1px 0px;
  padding          : 0;
  font-size        : 12px;
  background       : none;
  

}



table.moduletable_menu ul li a, table.moduletable_menu ul li a:link, table.moduletable_menu ul li a:visited
{
 background : url(../images/punkte_navi.jpg) no-repeat left center;
  display          : block;
  font-size        : 10pt;
  border           : 0px solid #B4C1D1;
  background-color : Transparent; /* #ECF0F3; */
  font-weight      : normal;
  padding          : 2px 0;
  color            : #C1C1C1;
  font-weight      : bold;
  padding-left     : 33px;

}

table.moduletable_menu ul li a:hover
{
  border           : 0px solid #B4C1D1;
  background-color : Transparent; /* #E2E5EA; */
  font-size        : 10pt;
  font-weight      : bold;
  color            : Black;
  text-decoration  : none;
  padding-left     : 33px;

}
table.moduletable_menu ul li.active a:link, table.moduletable_menu ul li.active  a:visited
{
  color            : Black;
  border           : 0px solid #B4C1D1;
  background-color : Transparent; /*#E2E5EA; */
  font-weight      : bold;
}



table.moduletable_menu ul li ul li a:link, table.moduletable_menu ul li ul li a:visited, table.moduletable_menu ul li ul li ul li a:link, table.moduletable_menu ul li ul li ul li a:visited
{
   display          : block;
   font-family      : Verdana, Helvetica, sans-serif;
   font-size        : 10pt;
   font-weight      : bold;
   color            : #C1C1C1;
   padding    	  : 3px 1px 3px 5px;
   margin		  : 3px;
   text-decoration  : none;
   padding-left     : 15px;
   border: none;
}

table.moduletable_menu ul li ul li a:hover, table.moduletable_menu ul li ul li ul li a:hover
{ background:none;
  font-size        : 10pt;
  font-weight      : normal;
  color            : #C1C1C1;
  text-decoration  : none;
  padding-left     : 15px;

}

table.moduletable_menu ul li.active ul li a:link, table.moduletable_menu ul li.active ul li a:visited, table.moduletable_menu ul li.active ul li ul li a:link, table.moduletable_menu ul li.active ul li ul li a:visited
{
   display          : block;
   font-family      : Verdana,  Helvetica, sans-serif;
   font-size        : 10pt;
   font-weight      : bold;
   color            : #C1C1C1;
   padding    	  : 3px 1px 3px 5px;
   margin		  : 3px;
   text-decoration  : none;
   padding-left     : 15px;
   border: none;
}

table.moduletable_menu ul li.active ul li a:hover, table.moduletable_menu ul li.active ul li ul li a:hover
{ background:none;
  font-size        : 10pt;
  font-weight      : normal;
  color            : #484848;
  text-decoration  : none;
  padding-left     : 15px;

}

table.moduletable_menu ul li.active ul li#current a
{ background:none;
  font-size        : 10pt;
  font-weight      : bold;
  color            : #C1C1C1;
  text-decoration  : none;
  padding-left     : 15px;

}

	table.list
	{
		width: 100%;
		vertical-align: middle;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		border-width: 0px 0px 0px 0px;
		border-style: solid;	
	}
	
	table.rechtliches
	{
		width: 100%;
		vertical-align: bottom;
		font-size: 7pt;
		height: 100%;
		border-width: 0px 0px 0px 0px;
		border-style: solid;	
	}
	
	td.list_width1oopx
	{
		width: 80px;
	}
	
	td.list_padding
	{
		padding:  5px 5px 5px 0px;
		vertical-align: middle;
		text-align:left;
		border-width: 0px 0px 0px 0px;
		border-style: solid;
	}
	
		td.sub_ueberschrift
	{
		text-align: left;
		vertical-align:text-bottom;
		font-size: 10pt;
		font-style: oblique;
		font-weight: bold;
		color: #ca0610;
		border-width: 0px 0px 0px 0px;
		border-style: solid;
		padding:  5px 0px 0px 10px;
		text-decoration: none;

	}	
	
	div#content
	{
		width: 100%;
		height: 91%;
	    margin:  0px 0px 0px 20px;
		padding: 0 0 0 0;
		border-width: 0px 0px 0px 0px;
		border-style: solid;
	}	
