/* Global
------------------------------------------------------------------*/
html, body, h1, h2, h3, h4, ul, li, p, img {
	margin:0;
	padding:0;
}
	
ul,li {list-style-type:none;}
	
img  {border:0;}	
	
	
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#d9c2a9;
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#af7f48;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	padding: 0 70px 0 70px;
}



a {	color:#af7f48; text-decoration:none;}

a:hover {color:#306;}

h1 {	
	color:#CC9900;
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding: 0 0 20px 0;
	line-height:25px;

}



#container {
	width:800px;
	margin:0px auto;
	position:relative;
	overflow:hidden;
}

#navi {
	width:320px;
	margin:0 auto;
	top:150px;
	position:relative;
	text-align:center;
}


#navi ul{
	padding: 0 0 0 10px;
}

#navi a {
		margin: 0 7px 0 7px;
		text-decoration:none;
		color:#af7f48;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		text-align:center;
}


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


#Seelenart #navi a.seelenart {color:#969;}
#Photoart #navi a.photoart {color:#969;}
#Links #navi a.links {color:#969;}
#Kontakt #navi a.kontakt{color:#969;}

#art {
	width:700px;
	margin:210px auto;
	position:relative;

}

#art img {
	border:1px solid #960;
	padding:5px;
	background-color:#FFF;


}

#art ul {
	width:780px;
	padding: 0 0 20px 0px;
	float:left;


}

#art li {
	padding: 0 60px 40px 0;
	float:left;
	list-style-type:none;
	text-align:center;
}


#art li a {
		color:#af7f48;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:10px;
		text-decoration:none;
}



#footer {
	background-image:url(../images/bg_footer.jpg);
	background-position:bottom  center;
	background-repeat:no-repeat;
	height:191px;
	bottom:0px;
	width:100%;
	padding: 50px 0 0 0;
	text-align:center;
}


#footer ul {
		padding: 20px  0 0 0;
		
}

#footer a{
		margin: 0px 7px 0 7px;
		text-decoration:none;
		color:#af7f48;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:16px;	
}

#footer a.photoart { margin: 0px 100px 0 7px;}

#footer a.kontakt { margin: 0px 53px 0 7px;}

#footer a:hover{
		color:#969;
}

#Seelenart #footer a.seelenart {color:#969;}
#Photoart #footer a.photoart {color:#969;}
#Links #footer a.links {color:#969;}
#Kontakt #footer a.kontakt {color:#969; }
