* { 
margin : 0;
padding : 0;
} 
body {
	margin: 25px 0;
	padding: 0;
	background: #a2b3c3 /*url(../img/bg.jpg)*/;
	font : 90% Verdana, Arial, Helvetica, sans-serif;
	line-height : 130%;
}
h1 {
	font: 1.4em Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	margin : 20px 10px 20px 0px;
	/*padding : 10px 0 0 0;*/
	color: #000066;
}
h2 {
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	margin : 10px 10px 10px 0px;
	color: #000066;
}
h3 {
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	margin : 10px 10px 10px 0px;
	color: #000066;
}
p {
	margin : 10px 10px 10px 0px;
	font-size: 0.8em;
	text-align: justify;
	color: #000066;
}
ul, ol {
	margin : 5px 10px 5px 10px;
	padding : 5px 10px 5px 14px;
	font-size: 0.8em;
	color: #000066;

}
#adresse {
	width: 270px;	
	margin: 6px auto 15px;
	padding: 5px 0 0 20px;
	font-size: 1.1em;
	color: #000066;
	font-weight: normal;
	line-height: 120%;	
}

#adresse a {
	font-weight : normal;
}

#adresseright {
	width: 230px;
	float:right;
	color: #000066;
	font-weight: normal;
	line-height: 120%;
	text-align: left;
}

#adresseleft {
	width: 10px;
	float:left;
	color: #000066;
	font-weight: normal;
	line-height: 120%;
	text-align: right;
}

blockquote {
	margin : 10px 10px 10px 10px;
	font-size: 0.8em;
}
a { 
	font-size : 1em;
} 
a img { 
	border : 0 none;
	text-decoration : none;
} 
a:link { 
	color : #000066;
	font-weight : bold;
	text-decoration: underline;
} 
a:visited { 
	color : #000066;
	font-weight : bold;
	text-decoration : underline;
} 
	a:hover, a:active, a:focus { 
	color : #000066;
	background : #a2b3c3;
	font-weight : bold;
	text-decoration : none;
} 
img {
	border: none;
}
img.left { 
 	border: 1px solid #000066;
 	padding: 4px 4px 4px 4px; 
 	float: left; 
 	margin: 6px 10px 6px 0; 
}

img.right { 
 	border: 1px solid #000066;
 	padding: 4px 4px 4px 4px; 
 	float: right; 
 	margin: 6px 0 2px 12px; 
}

/* Header */

#header {
	width: 954px;
	height: 220px;
	margin: 0 auto;
	background: #fff url(../img/header.jpg) no-repeat right top;
	border-top: #000066 1px solid;
	border-right: #000066 1px solid;
	border-left: #000066 1px solid;
}

/* Content */

#content {
	width: 954px;
	margin: 0 auto -10px;
	background: #fff url(../img/content_bg.jpg) no-repeat right top;
	border-right: #000066 1px solid;
	border-left: #000066 1px solid;
}
#col_complete {
	float: left;
	width: 954px;
	padding: 10px 10px 0 10px;
}
#col_left {
	float: left;
	width: 240px;
	padding: 10px 10px 0 10px;
}
#col_right {
	float: right;
	width: 656px;
	padding: 10px 10px 0 10px;
}

#google-map {
	margin: 10px;
}

/* Footer */

#footer {
	width: 956px;
	height: 28px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: #002E5C;
	font-size: 0.9em;
	color: #fff;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
#footer a:link {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:visited {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#footer p {
	color: #fff;
	text-align: center;
	padding: 4px 0 0 0;
}

#breadcrum { 
font-size : 0.6em;
line-height: 100%;
margin : 0 10px 10px 10px;
color:#000066;
} 


label {
font-size: 0.8em
} 

#formular p {
margin-left: 0px
}

.form1 {
display: block; 
font-size: 90%; 
margin: 10px 1px 5px 0px; 
width: 200px; 
height: 1.3em;
color: #000066;
}

.form2 {
padding: 5px; 
margin: 0px 0px 0px 0px; 
font-size: 0.9em; 
border: 1px solid #36579A; 
width: 250px; 
color: #000066;
background-color: #a2b3c3;
font-weight : bold
}

.form4 {
padding: 5px; 
margin: 0px 0px 0px 0px;
border: 1px solid #000066;  
width: 400px; 
height: 130px;
font-weight : bold
}

.checkbox {
padding: 5px; 
font-size: 100%; 
margin-left: 10px; 
}

.checkbox span {
padding-left: 5px; vertical-align: middle;
}

.checkb {
vertical-align: middle;
}

textarea {
background: scroll repeat 0% 0%; 
color: #000066; background-color: #a2b3c3; font-weight : normal;
}

.sendbutton {
border: 1px solid #000066;  
background : #a2b3c3;
margin: 25px 0px 0px 0px; 
height: 28px; 
width: 150px;
color: #000066;
}

#formemail {
font-size : 90%;
line-height: 1.6em;
margin : 10px 10px 10px 0px;
background: none transparent;
height: 180px;
color: #000066;	
}

input:focus, input:hover, input:active,
select:focus, select:hover, select:active,
textarea:focus, textarea:hover, textarea:active {
background-color: #fff;
}


/* Menu */

/*#menu {
	width: 944px;
	height: 28px;
	margin: 0 auto;
	padding-left: 12px;
	background: #002E5C url(../img/menu_hover.jpg);
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display: inline;
	
}
#menu a {
	display: block;
	float: left;
	height: 24px;
	padding: 4px 20px 0 20px;
	text-decoration: none;
	font-weight : bold;
	color: #fff;
	font-size:11px;	
}
#menu a:link {
	background: #002E5C;
	color: #fff;
	text-decoration : none;
}
#menu a:visited {
	background: #002E5C;
	color: #eaf5f6;
	text-decoration : none;
}
#menu a:hover {
	background: #002E5C;
	color: #a2b3c3;
	text-decoration : none;
}
#menu .active a, #menu a:focus {
	background: #002E5C;
	color: #fff;
	text-decoration : none;
}*/


.menu {
width:956px;
height: 28px;
margin: 0 auto;
padding-left: 0px;
background: #002E5C; 
}

.menu ul {
padding:0;
margin:0;
list-style-type:none;
}

.menu ul ul {
width:134px;
}

.menu li {
float:left;
width:135px;
position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:11px;
text-decoration:none; 
color:#fff; 
width:134px; 
height:28px; 
/*border:1px solid #fff; 
border-width:1px 1px 0 0;*/ 
background:transparent; 
/*padding-left:10px; */
line-height:27px;  
text-align: center;
font-weight: bold;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:132px;
w\idth:121px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#002E5C;
color:#fff; 
text-align: left;
border-bottom: #fff 1px solid;
padding-left: 15px;font-weight: bold;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
background:#a2b3c3;
text-align: left;
color:#fff; font-weight: bold;
}
.menu ul ul :hover > a.drop {
background:#002E5C11;
text-align: left;font-weight: bold;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#e2dfa8;
}
/* style the third level hover */
.menu ul ul ul a:hover {
background:#b2ab9b;
}
.menu ul ul ul :hover > a {
background:#b2ab9b;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:28px;
left:0; 
width:150px;border-bottom: #fff 1px solid;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:28px;
t\op:29px;
}

/* position the third level flyout menu */
.menu ul ul ul{
left:150px; 
top:0;
width:150px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-150px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#d4d8bd; 
color:#000; 
height:auto; 
line-height:1.2em; 
padding:5px 10px; 
width:129px
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:132px;
w\idth:108px;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#a2b3c3;
background:#002E5C; font-weight: bold;
}
.menu :hover > a, .menu ul ul :hover > a {
color:#a2b3c3;
background:#002E5C;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}




