/* CSS Document */


<!--
* {margin:0; padding:0; border:0}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #15529B;
}
body {
	background-color: #C7BFA9;
	margin:0;
}
#mitte {
	width:950px;
	height:575px;
	background-image: url(img/hg.jpg);
	background-repeat:no-repeat;
	margin:15px auto;
}
#logo {
	margin:27px 0 0 31px;
}
#menu {
	float:left;
	width:165px;
	margin:99px 0 0 6px;
}
html>body #menu {margin-left:11px}

#menu img {
	display:block;
	margin-bottom:9px;
}

#menu img.visu {
	margin-bottom:7px;
	margin-top:2px;
}

#menu a.liste {
	margin-left:30px;
	margin-bottom:10px;
	display:block;
}

#content {
	margin:40px 0 0 66px;
	float:left;
	width:649px;
}

#text {
	float:left;
	width:308px;
	height:421px;
	margin:12px 0 30px 0;
	padding-right:10px;
	overflow:auto;
}

#expose {margin-top:110px}
#expose2 {margin-top:145px}

h1 {
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	margin:18px 0 20px 0;
}

ul {margin:12px 0 24px 0;}
li {margin-left:30px;}
p {margin:12px 0}

a{color:#15529B; text-decoration:underline}
a:hover {text-decoration:none}

.breaker {clear:both; line-height:1px; font-size:1px}
.fotos{margin-right:23px;}
-->

