body,html {
	margin:0;
	padding:0;
	border:0;
	height: 100%;
	background-color: #990033;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #FFFFFF;
	text-align:center;
}


div#seite {
	position: relative;
	width:830px;
	height: 600px;
	left:20px;
	margin: 0;
	padding: 0%;
}


div#ueberschrift {
	margin-top: 10px;
	height: 30;
	clear:both;	
}


div#links {
	margin: 0;
	padding:0;
	float:left;
	position:relative;
}

div#mitte {
	margin: 0;
	padding:0;
	left:-40px;
	top:160px;
	float:left;
	position:relative;
}

div#rechts {
	margin: 0;
	padding:0;
	top:-220px;
	float:right;
	position:relative;
}

.foto-links {
	height: 190px;
	width: 242px;
	border: ridge #CC0066;
	background-image: url(../foto/index/reise-grau.jpg);
	display:block;
}

a.foto-links:hover{
	background-image: url(../foto/index/reise.jpg);
}

.foto-mitte {
	height: 190px;
	width: 391px;
	border: ridge #CC0066;
	background-image: url(../foto/index/fotos-grau.jpg);
	display:block;
}

a.foto-mitte:hover{
	background-image: url(../foto/index/fotos.jpg);
}


.foto-rechts {
	height: 190px;
	width: 276px;
	border: ridge #CC0066;
	background-image: url(../foto/index/infos-grau.jpg);
	display:block;
}

a.foto-rechts:hover{
	background-image: url(../foto/index/infos.jpg);
}

h1 {
	font-size: 2em;
	font-weight: bold;
}

h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFCC;
}

h3{
	font-size:1.2em;
	font-weight:bold;
}

div#fusszeile {
	top:500px;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	width:100%;
	position:absolute;
}


a.fusszeile:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.fusszeile:hover {
	color: #FFFFCC;
	text-decoration: none;
}

a.fusszeile:visited {
	color: #FFFFFF;
	text-decoration: none;
}

table {
}
