/* -- Formatierungen body - */
* { padding: 0; margin: 0; }
body {
	color: #000000; /* Schriftfarbe */
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: large; /*Schriftgröße*/
}

#wrapper {  	
	position: relative;
	color: #000000;
	height: 720px;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#pfeile {
	position: relative;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	color: #000000;
}

#pfeile a {
	text-decoration: none;
	color: #000000;
}

.row {
	font-size:12px;
	font-weight:bold;
}

.row a {
	text-decoration:none;
		color: #000;
}

.fett {
	font-weight: bold;
}

.einzug {
	padding-left: 30px;
}

#bild {
	position: relative;
	text-align: center;
	font-size: 12px;
}

#rahmen {
	height: 600px; 
	margin-top:10px; 
	margin-left:auto; 
	margin-right:auto;
}

#text {
	position: relative;
	padding-top: 40px;
	width: 450px;
	margin: auto;
	font-size: 12px;
	text-align:left;
}

#contact {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#menue {
	font-size: 12px;
}

#menue a {
	text-decoration:none;
	color: #000;
}

#navi a:hover {color: #660000;}

#navi {
	position: absolute;
	font-size:20px;
	top: 30px;
	left: 70px;
	text-align: left;
	width: 200px;
	height: 32px;
}

#navi ul {
	list-style-type: none;
}

#navi li {
	padding-bottom: 4px;
	padding-right:30px;
	
}

#navi a {
	text-decoration: none;
	color: #B13569;
	font-size: 20px;
	padding:3px;
}

#navi a:active,

#oelbilder #navi01 a,
#objekte #navi02 a,
#photographien #navi06 a,
#ausstellungen #navi03 a,
#vita #navi04 a,
#kontakt #navi05 a,
#leer #navi06 a

#navi a:active {color: #660000; text-decoration: underline;}




#serie_poules img {
	
	border: none;
}

#thumbs a {
	font-size: 14px;
	color: #B13569;
}

#thumbs img {
	border: none;
	margin-bottom: 5px;
	margin-right: 3px;
}

img  {
	border:none;
}
 
