@charset "UTF-8";


tr{
		margin:0;
	}
	
	* {
		margin:0;
		padding:0;
	}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
   text-align:center; /*center hack*/
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF0000;
}

a:active {
font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}

a:visited {
font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}





#left li a#active_menu:link, a#active_menu:hoover, a#active_menu:visited{
color:#FF0000;
}

#wrap {
	width:100%;
	
 
  margin:0 auto; /*center hack*/
  text-align:left;
 
}

#header {
	height:220px;
	width:1280px;	
	overflow:hidden;	
 }
 
 
#image{
	height:184px;
	width:1280px;
	background-image:url(/templates/fruittec/images/headerLogo.jpg);
	background-repeat:no-repeat;		
	overflow:hidden;
	}
	
	
.language {
	height:36px;
	overflow:hidden;
	margin-left:19px;

 }

table.moduletable-language li{
 	list-style: none;
 	display: inline;
	border:no-border;
	padding-right:20px;
	}




#main-body {
	width:1280px;
	overflow:hidden;
	margin-top:0px;
 	}
 
#content {
	width:1010px;
	overflow:hidden;
	margin-left:270px;
}

#mycontent {
	overflow:hidden;
    text-align:left;
}

.leftside{
	float:left;
}


#fusz {
  clear:both;
  width:1280px;
  height: 20px; 
  background-color:#00BD00;
  padding:2px;
  padding-top: 16px; /* Abstand zur Hintergrundlinie */ 
}


#left3{
	margin-left:30px;

}

table.moduletable-login {
font-size:14px;
padding-top:40px;
padding-left:40px;
}





.moduletable-leftnav {
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  text-decoration: none;
}

.moduletable-leftnav ul{
list-style: none;
}

.moduletable-leftnav li{
text-transform:inherit;
padding-top:5px;
padding-left:20px;
height:26px;
width:150px;
background-image:url(../images/button.png);
background-repeat:no-repeat;  
}




.moduletable-topnav {
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  text-decoration: none;
 list-style: none;
 display:table;
}


.moduletable-topnav ul{
 margin: 0;
height:30px;
 cursor: default;
 list-style-type: none;
 display: inline;
 }

.moduletable-topnav li{
  padding-top:5px;
 padding-right:100px;
 padding-left:25px;
 list-style: none;
 display: inline;
 background-image:url(../images/button2.jpg);
 background-repeat:no-repeat;  
}



.moduletable-content {
 
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height: 16px;
  padding: 0;
 
}



.moduletable-contentHeadline {
 
 font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
line-height: 16px;
  color:FF0000;
  padding: 0;
 
}
