body {	position:relative; margin-left: 10%; margin-right:10%;margin-top:10px;
	}
div#header {position: absolute; left: 50px; top: 10px; width: 760px;
	height: 100px; background: #fec; 
	z-index: 1;
	} 

div#menu {position: absolute; top: 110px; left:50px; width: 150px; height: 410px;
	background: #fff6d1; z-index: 1;
	}
	
div#logo {position: absolute; top:0px; left:35px; width:446px; height:24px;
	background: #ffe077; z-index: 1;
	border: solid 1px #0000bd;
	}
	
div#language {position:absolute; top:101px; left:525px; height:18px; width:225px;
	background:#fff; border:solid 1px #063a93; 
	text-align:center;
	z-index:2;
	}
	
div#main {position: absolute; top: 110px; left:202px; height: 410px; width: 610px;
	background: #fff9e4;
	z-index: 1;
	}
div#footer_l {position: absolute; top: 522px; left: 50px; width: 151px; height: 35px; 
	background: #ffe077; 
	border-top: solid 1px #0000bd; border-bottom: solid 1px #0000bd; border-left: solid 1px #0000bd;
	z-index: 1;
	}
	
div#footer_r {
	position: absolute; top: 522px; left: 202px; width: 610px; height: 35px; 
	background: #ffe077; 
	border-top: solid 1px #0000bd; border-bottom: solid 1px #0000bd; border-right: solid 1px #0000bd;
	z-index: 1;
	}

div.special_1 {width:610px; height: 400px; overflow:auto;}
	
a { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; color:#063a93;
	background: transparent;
	}
	
a.menu {font-size:12px;}
a.liens {
	text-decoration:none;  line-height:175%;
	}
a.footer { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;  color:#0000bd;
	background: transparent;
	text-decoration:none;
	}
a.footer:link {color: #0000bd;}

a#lang {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;color:#0000bd;
	text-decoration: none;
	}	 
	
a:link    {color: #aa1f00;}
a:visited {color: #aa1f00;}
a:focus   {color: #aa1f00; background: none;}
a:hover   {color: red; background: none; }
a:active  {color: #aa1f00; background: #fff9e4; text-decoration: none; }

p {	font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size: 12px;color:#aa1f00;
	line-height:125%;}

p.copyright {position: absolute; top: 557px; left: 650px; width: 150px; height: 10px;
	margin-top:0px; margin-bottom:0px; line-height:12px;
	}	 
	 
pre {
	font-family : Verdana, Helvetica, Arial sans-serif;
	font-size: 12px;color:#063a93;
	}
	 
	 	 
p#menu {font-family:  'Verdana', 'Helvetica', 'Arial',  sans-serif;
	font-size: 12px; color:#aa1f00; text-align: center; font-weight: bold;
	margin-top: 6px; margin-bottom:0;
	padding-left:15px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px;
	letter-spacing: 0; line-height: 12px;
	}
 
table {	width: 90%; margin-left:auto; margin-right:auto;	
	}

td {	font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 12px; color:#a42000;
	
	}

h2 { 	font-family : 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size: 14px; color:#063a93;
	font-weight: bold; 
	}

.druck { display:none; }

.input {font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 12px;
	background-color: #FFFAF0;
	border: 1px solid #a42000; 
	color: #a42000; 
}
	
.textarea {font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 12px;
	background-color: #FFFAF0;
	border: 1px solid #a42000; 
	color: #a42000;
	bottom:0; margin-bottom:0; padding-bottom:0; 
}
	
select {font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 12px;
	background-color: #FFFAF0;
	border: 1px solid #a42000;
	color: #a42000;
}
	
.inputbutton {
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #a42000;
	border: 1px outset #F5F5F5;
	}

span#logo {
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #0000bd;
	position: absolute; top:5px;
	line-height:90%;
	}	
	
span.contact {
	position:absolute; left:0px;
	font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif;
	font-size: 12px;color:#aa1f00;
	}	

	
span.title {
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#aa1f00;
	}	

