/*body + div*/

body {
	background-color: #E0E8D9;
	background-image: url(../images/all.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#banner {
	width:815px;
	z-index: 5;
	text-align: left;
	height: 142px;
	background-image: url(../images/top_banner_04.gif);
	background-repeat: no-repeat;
}
#characters {
	width:761px;
	z-index: 5;
	text-align: left;
	height: 8px;
	background-repeat: no-repeat;
	background-color: #FF0096;
	border-left: solid 3px #83B07E;
	border-right: solid 3px #83B07E;
}

#content {
	font-size: 11px;
	line-height: 16px;
	background-color: #FFFFFF;
	padding-top: 20px;
	width: 465px;
	padding-right: 10px;
	padding-left: 20px;
	float: left;
	text-align: left;
}

#sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	background-color: #EEEEEE;
	padding-top: 10px;
	width: 245px;
	padding-right: 10px;
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
}
#footer{
	padding: 10px 10px 0px 10px;
	color: #339933;
	background-image: url(../images/footer_border.gif);
	background-repeat: no-repeat;
	height: 40px;
}

.welcome{
	background-color:#B7D7B3;
	background-image: url(../images/content_welcome.gif);
	height: 49px;
	border-left: solid 3px #83B07E;
}
/*Links*/

a:link{
	color: #FF6699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:visited {
	color: #FF6699;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
}

.tablenav a:link{ 
	color: #699764;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.tablenav a:visited {
	color: #699764;
	text-decoration: none;
}
.tablenav a:hover {
	text-decoration: underline;
	color: #FF0099;
}

.imageproducts a:link{
	text-decoration: line-through;
}
.imageproducts a:hover{
	text-decoration: line-through;
}
.imageproducts a:visited{
	text-decoration: line-through;
}

/*       text           */
	
.p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	text-align: left;
}

.de{
color: #77BA70;
} 
.en{
color: #699764;
} 

.nav{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;}

.tablenav{
	background-color: #FFFFFF;
	padding: 5px 5px 5px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 16px;
}
.tableproducts{
	text-align:center;}


.texttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	padding-left: 4px;
}

.habitantright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	text-align: left;
	padding: 10px 5px 0px 150px;
	vertical-align: top;
	color: #F2F9FA;
}

.habitantleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	text-align: left;
	padding: 10px 200px 0px 10px;
	vertical-align: top;
	color: #F2F9FA;
}
.productsspace{
padding-left:50px;}
/*       Headlines      */

h1{
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6699;
	font-style: normal;
	white-space: normal;
	text-indent: 0px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0px;
	}
	
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F5228F;
	font-weight: bold;
	padding-left: 13px;
	line-height: 18px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	}

h3{
font-family: verdana;
	font-size: 12px;
	color: #89BC81;
	font-style: normal;
	white-space: normal;
	text-indent: 0px;
	font-weight: bold;
	text-decoration: none;
	}
	
th{
	background-color:#A2BE9E;
	color: #FFFFFF;
	text-align: left;
	padding: 5px 5px 5px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}


/*    images     */

.imagesidebar{
	border:solid;
	margin-bottom: 10px;
	border-color: #B8D7B3;
}

.img_character{
	padding-left: 5px;
}


.spacer{
	font-style: normal;
	border-bottom: 1px solid;
	border-color: #CCCCCC;
  }
.imageproducts{
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	text-decoration: none;
	width: 100px;
}

.imagedownload{
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	text-decoration: none;
	width: 200px;
}
.imageicon{
	border: 1px solid #CCCCCC;
}
.imagesimg{
width:100px;
padding-bottom:5px;
padding-left:5px;}
