/* Styles for Atelier della Rovere */

body {
font-family: Arial, Helvetica, Verdana,  sans-serif;
font-size:13px;
background-color: #fff;
line-height: 1.5;
font-style:normal;
	margin: 0 auto; /* main-Box zentrieren in IE 5 und hoeher */
	text-align: center; /* main-Box zentrieren in IE 5 und hoeher */
	text-decoration:none;
}

#Seite {
width:950px;
margin: 0 auto; /* main-Box vertikal zentrieren, Rand oben + unten 5px */
text-align: left; /* main-Box vertikal zentrieren in Opera, NN, Mozilla */
}

a:link, a:visited {
	color:#3399FF;
}
a:hover, a:active {
	color:#3399FF;
	font-weight:bold;
}

h1 {
font-size: 1.5em;

}

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

h3 {
font-size: 1.3em;
}

h4 {
line-height:1,0em;
font-weight: normal;
}

a {
text-decoration:none;
}


#oben {
z-index: 1;
background: #fff url(Bilder/atelier-della-rovere.jpg) no-repeat top center ;

	width: 600px;
	height: 84px;
	text-align:left;

}
#zentrum {
float:left;
	width: 600px;
	text-align: left;

	
}
#mitte {
position:relative;
	text-align: left;

}
#menulinks {
	background: #fff url(Bilder/Hintergrund_03.jpg) no-repeat top right;
	width: 170px;
	height:500px;
	float:left;
	text-align:right;
}

#menuinhalt {
top:55px;
left: 5px;
width:133px;
position:absolute;
	text-align: right;

}

#inhalt {

	width: 600px;
	min-height:600px;
	left:160px;
	text-align: left;
color:#fff;
	background-color:#4e4e4e;
}
#inhaltmalerei {
float:left;
	width: 600px;
	min-height:400px;
	left:160px;
	text-align: left;
color:#fff;
	background-color:#000;
}

#menurechts {
background: #fff url(Bilder/Hintergrund_05.jpg) no-repeat top left;
float:left;
	width: 160px;
margin-top:7px;
padding-left:20px;
padding-top:33px;
height: 400px;
}

#menurechts a:link,#menurechts a:visited {
	color:#4e4e4e;
}
#menurechts a:hover,#menurechts a:active {
	color:#4e4e4e;
	font-weight:bold;
}

#menurechtsinhalt {
top: 42px;
left: 10px;
width:133px;
position:relative;
}



#unten {
clear:all;
height:20px;
	width:600px;
}


.hauptueberschrift {
font-size:18px;
line-height: 20px;
text-transform:uppercase;
}

.unterueberschrift {
font-size:13px;
text-transform: uppercase;
font-weight:bold;
}


.kleineueberschrift {
font-size:12px;
line-height:14px;
font-weight:bold;
}

.menu {
color:#2f73b2;
}

.weiss {
color: #fff;
}

.klein {
font-size:9.5px;
line-height:11px;
}


.menurechts {
font-size:10px;
line-height:14px;
color:#4e4e4e;
text-transform:uppercase;
}
.untermenu {
color:#4e4e4e;
}

