/* CSS Document */

html {
	height: 100%;

}

body {
	height: 100%;
	margin-bottom: 0px;
       	
}

.clr {
	clear: both;
}
/*edit*/
.outline {
  border: 0px solid #FFFFFF;
  background: #ffffff;
  padding: 2px;
}
/*edit*/

#menu_bg{
        	
}
     
#buttons_outer {
        background-image: url(/images/menu_bg.gif);
        background-repeat: repeat-x;  
        background-color: #5f6062;
        border: 0px solid #ffffff;	
        width: 980px;
  	margin-top: 1px;
	margin-right: 0px;
	float:left;

}
/*edit*/
#buttons_inner {
        background-image: url(/images/menu_bg.gif);
        background-repeat: repeat-x;  
        border: 0px solid #ffffff;
        height: 25px !important;
        height: 25px;
        padding-left: 182px;
}

#pathway_text {
        overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 25px;
	padding-left: 4px;
	border: 0px solid #FFFFFF;
	font-size:11px;
	font-weight:bolder;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
        background-image: url(/images/menu_bg.gif);
        background-repeat: repeat-x;  
	float: center;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	background-image: url(../images/menu_bg.gif);
        background-repeat: repeat-x;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
/*edit*/
ul#mainlevel-nav li
{
        background-image: url(/images/menu_bg.gif);
        background-repeat: repeat-x;  
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	margin: 0;
	font-size: 10px;
	line-height: 25px;
	white-space: nowrap;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}
/*edit topmenue*/
ul#mainlevel-nav li a
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #ffffff;
	background:solid;
}

#buttons>ul#mainlevel-nav li a {
 width: auto;
        background-image: url(/images/menu_bg.gif);
        background-repeat: repeat-x;   }

/*edit topmenue */
ul#mainlevel-nav li a:hover
{
        text-decoration: underline;
	color: #ffffff;
	
}

/*edit*/
#search_outer {
	float: left;
	width: 180px;
}
/*edit*/
#search_inner {
  border: 0px solid #000000;
  padding: 3px 0px 0px 3px;
  height: 27px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}
/*edit*/
#search_inner .inputbox {
	border: 1px solid #cccccc;
	padding: 0px px 0px 0px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
        height:15px;
}
/*edit*/
#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}
/*edit*/
#header {
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 100%;
	height: 150px;
	background: url(/images/logo.gif) no-repeat;
	border:solid 0px #FFFFFF;
}
/*edit*/
#top_outer{
	float: left;
	width: 170px;
	border:solid 0px #ffffff;
}
/*edit*/
#top_inner {
  border: 0px solid #FFFFFF;
  padding: 0px;
  height: auto;
  overflow: hidden;
  float: left;
}
/*edit hintergrund linke spalte*/
#left_outer {
	margin-top: 0px;
        margin-left: 2px;
	background: #e1f1c0;
	border-right: solid 0px #EEEEEE;
	float: left;
	width: 182px;
        height: 100%;
}
/*edit*/
#left_inner {
  border: 0px solid #e1f1c0;
  padding: 0px;
float: left;
	width: 100%;
}
/*edit*/
#content_outer {
	padding: 0px;
	margin-top: -10px;
	margin-left: 10px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 750px;

}
/*edit*/
#content_inner{
  float: left;
  padding: 0;
  padding-top: 0px;
  margin: 0;
	width: 100%}
/*edit*/
table.content_table {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}
/*cot be phai*/
/*edit*/
#right_outer {
	margin-top: 0px;
	background: #e1f1c0;
	border-left: solid 0px #EEEEEE;
	float:left;
	width: 170px;
}
/*edit*/
#right_inner {
  float: left;
  border: 0px solid #FFFFFF;
  padding: 0px;
  width: 170px;
}
/*them*/

/*edit*/
.user1_inner {
	border: 1px solid #cccccc;
        float: left;
	margin: 0px;
	padding: 5px;
	width: 97%;

}
/*edit*/
.user2_inner {
	border: 1px solid #cccccc;
        float: left;
	margin: 0px;
	padding: 5px;
	width: 97%;

}
/*edit*/
table td.body_outer {
	padding-left: 2px;
	border: 0px solid #cccccc;
	background:#ffffff;
	padding-bottom: 10px;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}
/*edit*/
.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #FF0000;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/


.back_button {








	float: left;

  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.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-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 11px;
}


/*edit*/
body {
	margin: 0px;
	height: 100%;
	padding: 10px;
	font-family: Verdana;
	/*line-height: 120%;*/
	font-size: 11px;
	color: #607E3C;
	background-image:url(http://www.kokotech.de/images/shop_bg.gif);
}

/* Joomla core stuff */
/*dieu chinh cac link*/
/*edit*/
a:link, a:visited {
	color: #5C753D; text-decoration: none;
	font-weight: bold;
}
/*edit*/
a:hover {
	color: #92BD5D;	text-decoration: none;
	font-weight: bold;
}
/*edit*/
table.contentpaneopen {
    width: 100%;
	padding: 0px;
	margin: 0px;
}
/*edit*/
table.contentpaneopen td {
   padding-right: 5px;
   padding-left: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 5px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	
	color: #5C753D;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 14px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;*/
	font-family: verdana;
	font-size: 10px;
	font-weight:bold;
	color:#005f00;
	background-color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	
	padding-left: 3px;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	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;
	border-collapse:collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

/*tao moi cho cot left*/
#left_inner div.moduletable h3 {
	background: url(/images/infobox_bg.gif) repeat-x;
        
	font-family: verdana;
	font-size: 10px;
	color:#ffffff;
	background-color: #75BD1C;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	margin: 0 0 2px 0;
}
/*tao moi cho cot right*/
#right_inner div.moduletable h3 {
	background: url(/images/infobox_bg.gif) repeat-x;
	font-family: verdana;
	font-size: 10px;
	color:#FFFFFF;
	background-color: #75BD1C;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	margin: 0 0 2px 0;
}

/*edit*/
table.moduletable th, div.moduletable h3 {
	background: url(/images/infobox_bg.gif) repeat-x;
	font-family: verdana;
	font-size: 10px;
	color:#FFFFFF;
	background-color: #75BD1C;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;

	margin: 0px;
	font-weight: normal;









































}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}
/*edit*/
.small {
	color: #000000;
	font-size: 10px;
}
/*edit*/
.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #000000;
	font-size: 10px;
}
/*edit*/
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #000000;
	font-size: 10px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
/*sua*/
/*td a.mainlevel
{
	border:solid 1 #FFFFFF;
	margin-left:10px;

}*/
/*edit*/
a.mainlevel:link, a.mainlevel:visited {
	
	display: block;
	color:#5C753D;
	text-decoration: none;
	text-transform:uppercase;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	background-color: #e1f1c0;
	background-image:url(http://www.kokotech.de/templates/gambio/img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top:3px;
	height:19px;
}
/*edit*/
a.mainlevel:hover {
	/*background-position: 0px -25px;
	text-decoration: none;
	color: #fff;*/
	color: #000000;
	text-decoration: none;
	text-align: left;
	background-image:url(http://www.kokotech.de/templates/gambio/img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 15px;
background-color: #c4df98;
}
/*edit*/
a.mainlevel#active_menu {
	color:#000000;
	font-weight: bold;

}
/*edit*/
a.mainlevel#active_menu:hover {
	color: #000000;
}
/*edit*/
a.sublevel:link, a.sublevel:visited {
	/*padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;*/
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	background-color: #F5F6E8;
	text-transform:capitalize;
	padding-right:15px; 
	vertical-align:top;
}
/*edit*/
a.sublevel:hover {
	color: #92BD5D;
	text-decoration: none;
}
/*edit*/
a.sublevel#active_menu {
	color: #F5F6E8;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0px;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
/*them*/
table.poll
{
	margin-left:5px;	
}
/*them*/
td#footer
{
	font-family: Verdana;
	font-size: 11px; 
	color:#607E3C;
	background-color:#CEDFB9;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;	
}
