body {
	background-image:url(../../req/images/fond.jpg);
	background-repeat:repeat-x;
	background-color:#74A119;
	background-position:top center;
	padding:0;
	margin:0;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#00A0B4;
	font-size:14px;
}

#conteneur {
	margin-left:auto;
	margin-right:auto;
}

.description {
	font-size:12px;
	width:180px;
	background-color:#00A0B4;
	padding:3px;
	padding-bottom:20px
}

.link {
	text-decoration:none;
}

.logo {
	margin:0px;
	margin-top:20px;
	margin-bottom:10px;
}

img {
	border:0;
	margin:0;
	padding:0;
}

a {
	color:#FFF;
	text-decoration:underline;
}

a:hover {
	color:#FFF;
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}

h1 {
	font-size:18px;
	padding-bottom:25px;
	text-transform:uppercase;
}

h2 {
	font-size:14px;
	padding-bottom:10px;
}

h3 {
	font-size:16px;
	padding-bottom:10px;
	text-transform:uppercase;
}

h4 {
	font-size:14px;
	text-transform:uppercase;
}

p {
	margin:0;
	padding:0;
	padding-bottom:10px;
	padding-left:25px;
}

#header {
	margin:0;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-412px;
	height:160px;
	text-align:left;
	width:824px;
}

#footer {
	margin:0;
	position:absolute;
	left:50%;
	margin-left:-412px;
	height:160px;
	top:600px;
	text-align:left;
	width:824px;
}

#contenu {
	position:absolute;
	left:50%;
	margin-left:-412px;
	height:440px;
	top:160px;
	
	text-align:left;
	width:824px;
}

#cadreH {
	background-image:url(../../req/images/titrecadre.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:30px;
	margin-left:56px;
	margin-right:56px;
}

#cadreH2 {
	background-image:url(../../req/images/titrecadre2.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:30px;
	margin-left:56px;
	margin-right:56px;
	color:#002563;
	text-align:center;
}

#cadreC {
	background-color:#00A0B4;
	color:#FFF;
	margin:0;
	margin-left:56px;
	margin-right:56px;
	padding-left:50px;
	padding-right:50px;
	text-align:left;
	height:410px;
	overflow:auto;
}

#cadreC2 {
	color:#FFF;
	margin:0;
	text-align:left;
	height:440px;
}

#logo {
	margin-top:20px;
	float:left;
}

#menu {
	float:right;
	margin-top:101px;
	margin-right:56px;
	text-align:right;
}

#menu_archiven {
	position:absolute;
	top:0px;
	right:50%;
	margin-right:-356px;
	background-position:left top;
	background-repeat:no-repeat;
	height:25px;
	background-image:url(../../req/images/menu/PREISTRAGER-2009.png);
	width:114px;
	text-decoration:none;
}

#menu_archiven:hover {
	background-position:left bottom;
}

#menu div {
	background-position:left top;
	background-repeat:no-repeat;
	height:25px;
	float:right;
	margin-left:7px;
}

#menu a {
	text-decoration:none;
}

#menu div:hover {
	background-position:left bottom;
}



#menu_handbuch {
	background-image:url(../../req/images/menu/HANDBUCH.png);
	width:90px;
}

#menu_preistrager2010 {
	background-image:url(../../req/images/menu/PREISTRAGER-2010.png);
	width:125px;
}

#menu_medien {
	background-image:url(../../req/images/menu/MEDIEN.png);
	width:72px;
}

#menu_galerie {
	background-image:url(../../req/images/menu/GALERIE.png);
	width:72px;
}

#menu_download {
	background-image:url(../../req/images/menu/DOWNLOAD.png);
	width:94px;
}

#menu_wett {
	background-image:url(../../req/images/menu/WETTBEWERBSBDEDINGUNGEN.png);
	width:106px;
}

#menu_link {
	background-image:url(../../req/images/menu/LINK.png);
	width:55px;
}

#menu_kontakt {
	background-image:url(../../req/images/menu/KONTAKT.png);
	width:78px;
}

#menu_2009 {
	background-image:url(../../req/images/menu/2009.png);
	width:125px;
}

#logo_mini {
	float:right;
	position:relative;
	top:24px;
	right:56px;
	background-image:url(../../req/images/logo/ministere.png);
	background-repeat:no-repeat;
	width:204px;
	background-position:left top;
	height:50px;
}
#logo_mini:hover {
	background-position:left bottom;
}

#logo_lux {
	float:left;
	position:relative;
	top:20px;
	left:56px;
	background-image:url(../../req/images/logo/luxinovation.png);
	background-repeat:no-repeat;
	width:156px;
	background-position:left top;
	height:50px;
}
#logo_lux:hover {
	background-position:left bottom;
}

#logo_feder {
	float:left;
	position:relative;
	top:24px;
	left:135px;
	background-image:url(../../req/images/logo/feder.png);
	background-repeat:no-repeat;
	width:204px;
	background-position:left top;
	height:50px;
}
#logo_feder:hover {
	background-position:left bottom;
}

#badge {
	position:absolute;
	top:500px;
	left:50%;
	margin-left:-420px;
}

.intro {
	text-align:center;
	font-weight:bold;
	font-size:20px;
	padding:20px;
}