#tetebox {
	width: 200px;
	height: 180px;
	background-image: url("images/elizia.gif");
	position: fixed;
	background-repeat: no-repeat;
	right: 0px;
	top: 7px;
}
#cervobox {
	width: 100px;
	height: 45px;
	background-image: url("images/cervo.png");
	position: fixed;
	background-repeat: no-repeat;
	left: 40px;
	bottom: 0px;
}



#analyzebox {
	width: 100%;
	height: 180px;
	padding:0.2em;
	position: fixed;
	background-color: FFF7EF;
	top: 0px;

	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #DDDDDD;
	
}

#bottombox {
	width: 100%;
	text-align: center;
	height: 20px;
	padding:0.2em;
	position: fixed;
	background-color: FFF7EF;
	bottom: 0px;
	
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #DDDDDD;
	
}

.texte{

font-size: 14px;
font-family: Verdana,sans-serif;
color: #00bb11;

}


html, body
{ 
	top:170; left:0; right:0;
	
	margin:0;
	padding:0;
	width:100%;
}
/*#header_container 
{
	position:fixed;
	top:0; left:0; right:0;
	text-align:center;
	margin:0;
	height:3em;
	z-index:3;
}

#header 
{
	position:absolute;
	top:0; left:0; right:0; bottom:0;
	height:100%;
	background:#efefef;
	z-index:3;
	margin:0;
	padding:0.2em;
}
*/

/* Nun für den MSIE */
* html, * html body 
{
	overflow:hidden;
	bottom:0;
	height:100%;
}
* html #header_container, * html #footer_container
{
	position:absolute;
	width:100%;
	padding-right:16px;
}

* html #header,* html #footer
{
	height:100%;
	position:static;
}
* html #content 
{
	position:absolute;
	top:0; bottom:0; left:0; right:0;
	height:100%;
	width:100%;
	overflow:auto;
	margin:0;
}



a:link, a:visited{
	
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.row{
	color:#060008;
	text-align: center;
	cursor: pointer;
	_cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	line-height: 18px;
	font-size: 16px;	
}
.row a:link,visited {color: #060008;  text-decoration: none;}
.row a:link,active {color: #060008;  text-decoration: none;}
.row a:hover{text-decoration: underline;}




p {margin-bottom:1px; margin-top:1px;}
	
form { padding:10px; border:6px solid #ddd; margin-right:7px;}

td, input, select, textarea { font-size:14px; font-family:Verdana,sans-serif;  }

input, select, textarea { color:#0b1; }

.probleme { background-color:#EEF;  width:100%;border:2px solid #ddd; }

.tech { margin-top: 0; margin-bottom: 0px;color: rgb(255, 204, 255);line-height: 90%;font-size: small;background-color: rgb(51, 51, 51);}


.history { margin-top: 170; margin-bottom: 0px;padding: 2mm; color: #121212;font-size: small;}

.temps { color: #333333;font-size: x-small;}


.vous { color: rgb(51, 102, 102);font-weight: bold;font-style: normal;font-family: Helvetica,Arial,sans-serif;}

.elizia { font-weight: bold; color: rgb(77, 38, 0);font-style: italic;}