/***
author - rgb(raduga) http:/mambasana.ru
***/

body,html {
  padding          : 0px;
  margin           : 0px;
  margin-bottom    : 10px;
  

    }
#body_bg{
/*background       : #001033;*/
background       : #002D8F;
}

.main { 
  text-align       : left; 
  width            : 100%;
  margin           : 0px; 
  padding          : 0px;
}


.mod {
  background       : #FFF5F4;
  width            : 2px;
}

td, tr, p, div {
  font-family      : Verdana, Arial, Tahoma, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
 }
hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}
form {
margin           : 0px; 
padding          : 0px;
}

.back_button {
  color            : #999999;
  font-family      : Tahoma, Arial, Verdana,  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            : #f1f1f1;
  border           : 1px solid #707070;
  margin           : 3px 0px;
  background-color : #999999;
  padding          : 1px;
  cursor           : pointer;
}

.inputbox {
 color        : #000000;
 background   : transparent;
 border       : 1px solid #707070;
 margin       : 3px 0px;
 padding      : 0px;
}
.contact_email  {
  width            : 100%;
}
table.moduletable {
	margin           : 0px 0px 8px 0px;
	width            : 100%;
      
	}

table.moduletable th {
      font-family          : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 11px;
	font-weight        : bold;
	text-align         : left;
	width              : 100%;
      background-color   : #001033; 
      color              : #f1f1f1;
	padding            : 2px;
      text-indent        : 10px;
	line-height        : 15px;
	    
	}

table.moduletable td {
      padding-top: 2px;
    	}


.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #333333;
  background       : #ffffff; 
  padding          : 1px;
}


.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #E0E0E8;
  border-bottom    : 1px solid #ffffff;
  line-height      : 25px;

}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-bottom    : 1px solid #ffffff;
  background       : #acacac;
  line-height      : 25px;
}
a.mainlevel  {
 display           : block;
 width             : auto;
  margin           : 1px 0px 1px 0px;
  padding          : 0px;
  font-size        : 12px;
  background       : none;
  text-indent      : 10px;
}

a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 12px;
  border           : 1px solid #cccccc;
  background-color : #E0E0E8;
  font-weight      : normal;
  padding          : 2px 0px 2px 0px;
  color            : #666666;
  font-weight      : bold;
  text-indent      : 10px;
}
a.mainlevel:hover {
  border       : 1px solid #cccccc;
  background-color : #999999;
  font-size        : 12px;
  font-weight      : normal;
  color            : #666666;
  text-decoration  : none;
  text-indent      : 10px;
}
#active_menu {
  color            : #000000;
  border       : 1px solid #cccccc;
  background-color : #999999;
  font-weight      : bold;
}
a#active_menu:hover {
  color            : #333333;
}

a:link, a:visited {
  font-size        : 11px;
  color            : #707070;
  text-decoration  : none;
  font-weight      : bold;
  
}
a:hover {
  font-size        : 11px;
  color            : #001033;
  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      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0px 3px 18px;
  float            : right;
  line-height      : 10px;
  text-decoration  : underline;
}
a.readon:hover {
  color            : #001033;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0px 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      : 0px;
  background-image : url(../images/strelka.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 5px;
}
table.contenttoc {
  border           : 1px solid #707070;
  background       : #e0e0e8;
  padding          : 3px;
  margin     : 5px 0px 2px 5px;
  }
table.contenttoc th{
  background       : #cccccc;
  padding          : 2px 0px;
    }
table.contenttoc td{
line-height: 16px;  
    }


.pagenavcounter {
  font-size        : 10px;
  color            : #707070;
}
.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}
.pagenav {
  font-weight      : bold;
  }
a.pagenav:link, a.pagenav:visited {
  font-size        : 11px;
  color            : #999999;
  text-decoration  : none;
}
a.pagenav:hover {
  font-size        : 11px;
  color            : #001033;
  text-decoration  : none;
}
.date {
  font-size        : 10px;
  font-weight      : bold;
  color            : #707070;
  padding-right    : 12px;
}
.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;
}
table.content{
  width            : 100%;
  padding          : 0px;
  border-collapse  : collapse;
  border-spacing   : 0px;
  margin-bottom    : 10px;
}
table.contentpane {
  width            : 100%;
  border-spacing   : 0px;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  border-spacing   : 0px;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}
.poll {
	color : #333333;
	line-height : 12px;
	font-weight: normal;
      
}

.pollstableborder{
  border     : 1px solid #707070;
}
.contentheading, .componentheading{
  font-family      : Arial, Verdana, Helvetica, sans-serif;
  width            : 98%;
  font-size        : 16px;
  font-weight      : bold;
  line-height      : 20px;
  text-transform   : uppercase;
  text-align       : left;
  text-indent      : 0px;
  color            : #001033;
  border-bottom: 1px solid #001033;
  }

.ontab {
  border-left      : 1px solid #666666;
  text-align       : center;
  font-weight      : bold;
  color            : #333333;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 30px;
}
.offtab {
  border-left      : 1px solid #666666;
  text-align       : center;
  color            : #999999;
  font-weight      : normal;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 30px;
}
.tabpadding {
 border-left       : 1px solid #666666;
}

.footer {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  font-weight      : bold;
  height           : 31px;
  
 }
.footer a:link, .footer a:visited {
  font-size        : 10px;
  color            : #666666;
  text-decoration  : none;
  font-weight      : bold;
}
.footer a:hover {
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}


td.col {
   vertical-align   : top;
   background       : transparent;
   padding: 5px;
   width: 190px;

}

.foot {
  background       : transparent;
  vertical-align   : top;
  
}


.contentdescription { 
  width          : auto !important;
  margin         : 0px;
  padding        :  0px;
  padding-top    : 5px;
  text-align     : left;
}

td.top_main{
margin: 0px;
padding:  0px;
background		: url(../images/top_main.jpg) no-repeat;
height: 5px;
width: 776px;
}

td.bot_main{
margin: 0px;
padding:  0px;
background		: url(../images/bot_main.jpg) no-repeat;
height: 6px;
width: 776px;
}

table.mid_main{
background		: url(../images/mid_main.jpg) repeat-y;
width: 776px;

}

.searchbox {
  margin           : 0px;
  padding          : 0px;
  width            : 140px;
  font-size        : 11px;
  color            : #707070;
  border           : 1px solid #707070;
  padding          : 2px !important;
  padding          : 1px;
  background       : transparent;
     }

.sublevel {
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 10px;
   font-weight      : bold;
   color            : #f1f1f1;
   padding    	  : 3px 1px 3px 5px;
   margin		  : 3px;
}
a.sublevel:link, a.sublevel:visited {
  color		        : #f1f1f1;
  text-decoration	: none;
}
a.sublevel:hover {
  color            : #001033;
  text-decoration  : none;
}
a.sublevel#active_menu  {
	background      : transparent;
	color           : #001033;
	border          : 0px;
      
}
/*
td.logoheader {
  margin: 0px;
  padding:  0px;
  background     : url(../images/header-neu.jpg)  no-repeat bottom;
  height         : 110px;
    }
*/
td.top_right {
  margin : 0px;
  padding:  0px;
  background     : url(../images/top_right.jpg) no-repeat;
  height         : 31px;
  width          : 200px;
  
 }


td.topnav {
  margin : 0px;
  padding:  0px;
  background     : #afafaf;
  height         : 30px;
  border: 1px solid #707070;
  
 }


 #mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
  padding          : 0px;
  margin           : 0px;
  
}

#mainlevel-nav li {
  float            : left;
  display          : block;
  list-style       : none;
  background-image : none;
  padding-left     : 0px;
  padding-right    : 0px;
  margin           : 0px;
  width            : auto !important;
  font-size        : 11px;
  line-height      : 28px;
  white-space      : nowrap;
  border-right      : 1px solid #cccccc;

}
#mainlevel-nav li a {
  display          : block;
  padding-left     : 10px;
  padding-right    : 10px;
  font-size        : 11px;
  color            : #000033;
  text-decoration  : none;
  
}

#mainlevel-nav li a:hover {
  display          : block;
  font-size        : 11px;
  color            : #f1f1f1;
  background: #001033;
    
}

#mainlevel-nav li.active a {
  display          : block;
  font-size        : 11px;
  color            : #f1f1f1;
  background: #001033;
    
}

.blog_more {
margin   : 10px 0px 7px 7px;
}
.blog {
width: 100%;
}

.buttonheading {
padding  : 0px 2px;
}

.mosimage {
  border     : 1px solid #dedede;
  margin     : 5px;
  padding-top:  3px;

}

.mosimage_caption {
  margin-top: 3px;
  padding   :  2px;
  color     : #001033;
  font-size : 10px;
  background: #e0e0e8;
}

/*-----------------------------------------------------
Update zu Joomla 2.5 */

#haupt a , span.separator{
border: 1px solid rgb(204, 204, 204);
display: block;
background-color: rgb(224, 224, 232);
padding: 2px 0px;
padding-left: 0;
color: rgb(102, 102, 102);
font-weight: bold;
text-indent: 10px;
text-decoration: none;
width: 100%;
margin: 1px 0px;
background: none repeat scroll 0% 0% transparent;
 }

#haupt li{
padding-top: 2px;
 }

#haupt a , span.separator, li{
  font-family      : Verdana, Arial, Tahoma, Helvetica, sans-serif;
  font-size        : 12px;
color: rgb(102, 102, 102);
background-image:none;
padding-left: 0;
 }


ul#haupt {
padding-left:0;
margin-left:0;
margin-top:0;
 }


#haupt a, span.separator {
background-color: rgb(224, 224, 232);
height:16px;
 }

#haupt li.active a{
color: rgb(0, 0, 0);
border: 1px solid rgb(204, 204, 204);
background-color: rgb(153, 153, 153);
font-weight: bold;
}

#haupt a:hover {
border: 1px solid rgb(204, 204, 204);
background-color: rgb(153, 153, 153);
font-weight: normal;
color: rgb(102, 102, 102);
text-decoration: none;
text-indent: 10px;
display: block;
padding: 2px 0px;
}

#mod-finder-searchword89 {
color: rgb(112, 112, 112);
font-size: 11px;
padding: 2px !important;
border: 1px solid rgb(112, 112, 112);
width: 140px;
margin: 0px;
background: none repeat scroll 0% 0% transparent;
}

h2 {
font-family: Arial,Verdana,Helvetica,sans-serif;
width: 98%;
font-size: 16px;
font-weight: bold;
line-height: 20px;
text-transform: uppercase;
text-align: left;
text-indent: 0px;
color: rgb(0, 16, 51);
border-bottom: 1px solid rgb(0, 16, 51);
}

.element-invisible {
display:none;
}

input#jform_contact_emailmsg, input#jform_contact_message {
width:90%;
}
