@charset "utf-8";


	

/*--------------------------------------- div -----------*/
.global {
	position:absolute;
	margin-left:50%;
	top:0px;
	left:-500px;
	right:auto;
	width:1000px;
	height:600px;
	
		
/*	background:url(img/ambiance/fond-2.jpg) no-repeat;*/
}



.aktuell {
	z-index:90;
	position:absolute;
	top:534px;
	left:32px;
	width:300px;
	/* background-color:none; */
}

.contenu {
	position:absolute;
	top:0px;
	right:0px;
	width:750px;
	height:490px;
	/* background-color:none; */
}

.textpresentation {
	z-index:90;
	position:absolute;
	top:170px;
	left:45px;
	width:700px;
	height:290px;

	/* background-color:none; */
	text-align:justify;
}

.textbild {
	position:absolute;
	top:500px;
	left:15px;
	width:690px;
	height:20px;
	/* background-color:none; */
	text-align:left;
}

.foto {
	position:absolute;
	bottom:0px;
	left:15px;
	width:auto;
	height:350px;
	/* background-color:none; */
}

.image {
	position:absolute;
	bottom:0px;
	left:0px;
	width:auto;
	height:auto;
	/* background-color:none; */
}

.commande {
	position:absolute;
	bottom:290px;
	left:-140px;
	width:auto;
	height:auto;
	/* background-color:none; */
}

.fotogross {
	position:absolute;
	top:30px;
	right:0px;
	width:auto;
	height:auto;
	/* background-color:none; */
}

.fotoklein {
	position:absolute;
	bottom:25px;
	left:5px;
	width:620px;
	height:200px;
	/* background-color:none; */

}

.titre, .header {
	position:absolute;
	top:28px;
	left:30px;
	width:600px;
	height:50px;
	/* background-color:none; */
	z-index:999;
}

.menu{
	position:absolute;
	top:140px;
	left:0px;
	width:250px;
	height:505px;
	/* background-color:none; */
}

.footer-links{
	position:absolute;
	bottom:0px;
	left:30px;
	width:980px;
	height:25px;
	/* background-color:none; */
	color:#666666;
	font-size:12px;
}

.footer-rechts{
	position:absolute;
	bottom:-20px;
	left:870px;
	width:150px;
	height:25px;
	/* background-color:none; */
	color:#000000;
	font-size:12px;
	
}

.footer-bottom{
	position:absolute;
	bottom:-20px;
	left:30px;
	width:780px;
	height:25px;
	/* background-color:none; */
	color:#000000;
	font-size:12px;
}


/* --------------------------------- class ----------- */

/*.sousmenu, .sousmenu a  {
	font-style:normal;
	font-weight:normal; 
	font-size:17px;
	color:#666666;
}*/

.gross{
	font-style:italic;
	
	font-size:23px;
	color:#000000;
}

.medium{
	
	font-style:italic;
	font-size:18px;
	color:#CCCCCC;
	padding-left:0px;
	
}

.klein{
	font-size:12px;
	color:#FF0000;


}

.textaktuell{
	font-size:14px;
	color:#666666;
	display:none;
}

.textpresentation{
	font-size:17px;
	color:#FFFFFF;
}

.textbild{
	font-size:12px;
	color:#FFFFFF;
}



.clearboth {
	clear:both;
	height:0;
	width:0;
	line-height:0;
	padding:0;
	margin-top:-1em 0 0 0;
}



/*----------------------------------------- liens   ------*/

a {text-decoration:none; color:#000000; }
a:hover, .sousmenu a:hover, ul.liste1 a:hover {color:#FFFFFF;}
a:active {color:#FFFFFF; }
a img {border:none;}
a.textpresentation {color:#CC9999 !important;}
a.local-blanc {color:#FFFFFF !important;}

a.blau {color:#666666;  font-size:9px; padding:2px 2px 0 0; 
	width:1em; display:block; float:left; text-align:center}
a.blau:hover {color:#0099FF; background-color:#0099FF;}
a.blau.selected {color:#0099FF !important; }

a.gruen {color:#666666; font-size:9px; padding:2px 2px 0 0;
	width:1em; display:block; float:left; text-align:center}
a.gruen:hover {color:#66FF33; background-color:#66FF33;}
a.gruen.selected {color:#66FF33 !important;}

a.rot {color:#666666; font-size:9px; padding:2px 2px 0 0;
	width:1em; display:block; float:left; text-align:center}
a.rot:hover {color:#990000; background-color:#990000;}
a.rot.selected {color:#990000 !important;}

a.erde {color:#666666; font-size:9px; padding:2px 2px 0 0;
	width:1em; display:block; float:left; text-align:center}
a.erde:hover {color:#CC9933; background-color:#CC9933;}
a.erde.selected {color:#CC9933 !important;}

a.bunt {color:#666666; font-size:9px; padding:2px 2px 0 0;
	width:1em; display:block; float:left; text-align:center}
a.bunt:hover {color:#FF3399; background-color:#FF3399;}
a.bunt.selected {color:#FF3399 !important;}

a.gold {color:#666666; font-size:9px; padding:2px 2px 0 0;
	width:1em; display:block; float:left; text-align:center}
a.gold:hover {color:#FFFF00; background-color:#FFFF00;}
a.gold.selected {color:#FFFF00 !important;}



/*----------------------------------------- balises ------*/

body {background-color:#000000}
body, p {
	margin:0px;
	padding:0px;
	font:"Times New Roman", Times, serif;
	color:#000000;
}

p {color:#000000;}


/*-------------------------------------- liste menu ------*/

ul, li {list-style-type:none;margin:0;
	padding:0;}
ul li, ul li a {
	
	font-style:normal;
	font-weight:normal;
	
}
ul.liste1 li, ul.liste1 li a  {
	
	font-size:19px;
	color:#000000;
}
ul.liste2 li , ul.liste2 li a {
	font-size:14px;
	color:#333333;
}

ul.liste3 li , ul.liste3 li a {
	font-size:11px;
	color:#000000;
}

li.sousmenu {padding:5px; }
li {padding-bottom:10px; padding-left:10px;}
.liste1 {margin-left:20px; }
.liste2 {margin-bottom:0px; margin-left:30px; }
.liste3 {margin:-1.2em 0 0px 2.7em; } /* ordre des marges et padding: top right bottom left; */
.sous-menu-couleur {display:inline; padding:0; margin:0;}

body {
	background-color:#999999;
	background-image:url(img/ambiance/fonddecran.jpg);}

