/*----------------------------- CSS Anja Neri ------------------------*/
html { height: 100%}

body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #ffffff;
	min-height: 101%;
	background-image: url(images/blau.jpg);  

}
p {padding: 0;	margin:0 0 7px 0; line-height: 20px;}
.clear {clear: both;}

h1{
	font-weight: lighter;
	font-size: 16px;
}
h2{
	font-weight: lighter;
	font-size: 12px;
	margin: 0;
	padding: 0 20px 0 0;
}
h3{
	font-weight: bold;
	font-size: 16px;
}

#banner{
	width: 800px;
	height: 93px;
	background-image:    url(images/banner.jpg);    
	background-repeat: no-repeat;
	background-position: top;
}
#container {
	width: 800px;
	margin: 50px auto;
	padding: 0;
	background-image: url(images/hg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#container2 /*Bilderseiten*/{
	width: 800px;
	margin: 50px auto;
	padding: 0;
	background-image: none;
	background-image: url(images/hg-bilder.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#container3 /*Bilderübersichts-Seite_mit Pinselhintergrund*/{
	width: 800px;
	height: 500px;
	margin: 50px auto;
	padding: 0;
	background-image: url(images/hintergrund-pinsel.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.zurueck {font-size: 10px; margin: 0 0 30px 0;	height: 50px;}
#links2 .zurueck a:hover {color: #fff; padding: 0 0 0 7px; font-style: normal;}


#content a, a:link, a:visited{
	display:inline;
	text-decoration: underline;
}
#content a:hover {
	padding-left: 0;
	font-style: normal;
	text-decoration: none;

}
/*---------------banner = navigation----------------------*/
#links a, a:link, a:visited{color: #b6cbfc; text-decoration: none; display:block;	letter-spacing: 2px;}
#links a:hover {color: #fff; padding: 0 0 0 15px; font-style: italic;}
#links2 a, a:link, a:visited{color: #b6cbfc; text-decoration: none; display:block;	letter-spacing: 2px;}
#links2 a:hover {color: #fff; padding: 0 0 0 15px; font-style: italic;}
#links3 a, a:link, a:visited{color: #b6cbfc; text-decoration: none; display:block;	letter-spacing: 2px;}
#links3 a:hover {color: #fff; padding: 0 0 0 15px; font-style: italic;}
#footer a, a:link, a:visited{color: #b6cbfc; text-decoration: none; display:inline;	letter-spacing: 0;}
#footer a:hover {color: #fff; padding: 0; font-style: normal;}
.on{color: #fff; padding: 0 0 0 15px; font-style:italic;	letter-spacing: 2px;}

/*---------------ende------------hovering----------------------*/

#content2  /*Bilderseiten*/{
	width: 700px;	
	margin: 0 0 0 100px;
	padding: 0 0 7px 0;
}
#content /*Biografieseite*/{
	width: 500px;	
	margin: 30px 0 0 100px;
	padding: 0 0 20px 60px;
}

#links {/*--linke Spalte--*/
	float: left;
	width: 100px;
	height: 300px;
	margin: 100px 0 0 0;
	padding-bottom: 15px;
}
#links2 {/*--linke Spalte Bilderseiten--*/
	float: left;
	width: 100px;
	margin: 20px 0 0 0;
	padding-bottom: 15px;
}
#links3{/*--linke Spalte Bilder--*/
	float: left;
	width: 100px;
	margin: 193px 0 0 0;
	padding-bottom: 15px;
}
#footer{/*--linke Spalte Bilderseiten--*/
font-size:9px;
text-align:right;
padding-right: 192px;
}