* {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:tahoma;
}

body, html {
height:100%;
margin:0px;
}

body {
	background-image:url("../images/page.gif");
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#8599a6;
}


ul {
	list-style-type:none;
}


a:link { color:#66B8DC; text-decoration:none; }
a:visited { color:#66B8DC; text-decoration:none; }
a:hover, li .active a { color:#FFFFFF !important; text-decoration:none; }
a:active { color:#66B8DC; text-decoration:none; }
a:focus  { color:#66B8DC; text-decoration:none; }



.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0px;
	visibility:hidden;
}


#content {
	position:absolute;
	width:545px;
	height:350px;
	bottom:220px;
	left:55px;
	z-index:2;
	padding:10px;
	overflow:auto;
}


#contentBg {
	position:absolute;
	width:565px;
	height:370px;
	bottom:220px;
	left:55px;
	z-index:1;
	background-color:#FFFFFF;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}

/* ie 6 hack */
* html #contentBg {
	width:545px;
	height:350px;
}

#languages {
	width:20px;
	height:24px;
	position:absolute;
	bottom:220px;
	left:30px;
}


#languages img {
	margin-bottom:2px;
	border-width:0px
}

#navigation {
	width:460px;
	height:123px;
	position:absolute;
	bottom:5px;
	left:45px;
	background-color:#000000;
	border:0px red solid;
}

#rubriques {
	float:left;
	width:332px;
	height:117px;
	border:0px blue solid;
}

#rubriques ul.menu {
	width:332px;	
}

#rubriques ul.menu li {
	margin-bottom:2px;
}


ul.submenu {
	float:left;
	padding-top:2px;
}

ul.submenu li {
	float:left;
	display:inline;
	padding:0px 2px 0px 2px;
	margin-left:15px;
}

/*
ul.submenu {
	display:block;
	padding-top:2px;
	width:200px;
	clear:both;
}

ul.submenu li {
	float:left;
	display:inline;
	padding:0px 2px 0px 2px;
	margin-left:15px;
}
*/

#downloads {
	float:left;
	width:111px;
	height:117px;
	padding-left:15px;
	background-image:url("../images/downloadBg.gif");
	background-repeat:no-repeat;
}



#partner {
	width:473px;
	height:116px;
	position:absolute;
	bottom:10px;
	right:5px;
}

#Tabelle_01 {
	background-image:url("../images/partner.gif");
	background-repeat:no-repeat;	
}

#Tabelle_01_fr {
	background-image:url("../images/partner_fr.gif");
	background-repeat:no-repeat;	
}

a.button, a.button_de, a.button_fr {
	background-position:0px 0px;
	text-indent:-500px;
	overflow:hidden;
	clear:left;
}

a.button:hover, .active a.button, a.button_de:hover, .active a.button_de, a.button_fr:hover, .active a.button_fr {
	background-position:0px -18px;
}

#li_home a.button_de {
	display:block;
	width:56px;
	height:18px;
	background-image:url("../images/home.gif");
	background-repeat:no-repeat;
}

#li_about a.button_de {
	display:block;
	float:left;
	width:63px;
	height:18px;
	background-image:url("../images/about.gif");
	background-repeat:no-repeat;
}

#li_wettbewerb a.button_de {
	display:block;
	float:left;
	width:114px;
	height:18px;
	background-image:url("../images/wettbewerb.gif");
	background-repeat:no-repeat;
}

#li_kontakt a.button_de {
	display:block;
	width:82px;
	height:18px;
	background-image:url("../images/kontakt.gif");
	background-repeat:no-repeat;
}

#li_home a.button_fr {
	display:block;
	width:78px;
	height:18px;
	background-image:url("../images/home_fr.gif");
	background-repeat:no-repeat;
}

#li_about a.button_fr {
	display:block;
	float:left;
	width:63px;
	height:18px;
	background-image:url("../images/about_fr.gif");
	background-repeat:no-repeat;
}

#li_wettbewerb a.button_fr {
	display:block;
	float:left;
	width:99px;
	height:18px;
	background-image:url("../images/wettbewerb_fr.gif");
	background-repeat:no-repeat;
}

#li_kontakt a.button_fr {
	display:block;
	width:89px;
	height:18px;
	background-image:url("../images/kontakt_fr.gif");
	background-repeat:no-repeat;
}
