body {
	font: 14px/1.4em Georgia, "Times New Roman", Times, serif;
	background: #ffe url(images/logo-bg.gif) no-repeat 50%;
	text-align: center;
}



#main h3 {
	color: #6d6650;
	padding-top: 20px;

}

#container {
	width: 840px;
	text-align: left;

	margin: 0 auto;

}

#logo {
	text-align: center;
	margin: 50px 0 50px 0;
}

#main {
	min-height: 240px;
	background-color: #e0dcc6;
	margin: 30px auto 70px;
	padding-right: 20px;
	line-height: 1.4em;
	color: black;
	}

	
#main p {
	padding: 10px 10px 0 0;
	margin-bottom: -10px;
}

	
#ct {
	height: 200px;
	padding: 5px;
	line-height: 1.4em;
	color: black;
	width: 800px;

}


	
#image1 {
	float: left;
	width: 200px;
	margin-right: 15px;
	display: block;
	}

	
#image2 {
	float: left;
	width: 220px;
	height: 240px;
	background-color: #b3a59a;
	margin-right: 15px;
	display: block;
	}
	
/*_________allgemeine linkdefinitionen im bodytext*/

a:link {
	font-style: italic;
	text-decoration: underline;
	color: #393528;
}

a:visited {
	font-style: italic;
	text-decoration: none;
	color: black;
}

a:hover {
	font-style:italic;
	text-decoration: none;
	color: red;
}

a:active {
	font-style: italic;
	text-decoration: underline;
	color: red;
}


/*__________Navigationsleiste______________*/

#links {
	text-align: center;
	color: white;
	height: 20px;
	padding: 5px 0px 0px 0px;
	background-color: #b3a59a;
	font: 12px "Verdana", Arial, sans-serif;
	margin: 0 auto;
	width: 820px;
	letter-spacing: 0.2em;
	border-right: 10px solid #8c8179;
	border-left: 10px solid #8c8179;
}


.link {
	margin: 0 20px
}



#links a:link, a:visited {
	color: black;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;

}


#links a:hover {
	text-decoration: none;
	color: red;
	font-weight: normal;
	font-style: normal;

}



#location {
	
	color: white;

}



/*________________indexseite*_________________*/



#ilogo {
	margin: 200px auto 160px auto;
}

.ilinks {
	text-align: center;
	height: 20px;
	padding: 5px 0px 0px 0px;
	font: 12px "Verdana", Arial, sans-serif;
	margin: 0 auto 0 auto;
	letter-spacing: 0.2em;
	width: 820px;
}

.ilinks a:link {
	color: gray;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;

}

.ilinks a:visited {
	color: black;

}

.ilinks a:hover {
	text-decoration: none;
	color: red;
}


/*_____________styles für die kollektionsseiten___________________*/

#container_koll {
	text-align: left;
	width: 804px;
	height: 540px;
	margin: 80px auto;
}

#containerh_koll {
	text-align: left;
	width: 454px;
	height: 644px;
	margin: 40px auto;
}
#navi_koll {
	font: 12px "Verdana", Arial, sans-serif;
	text-align: center;
	margin-top: 0;
	height: 30px;
	width: 200px;
	float: right;
	letter-spacing: 0.3em;

}

#navi_koll a:link {
	font-style: normal;
	
	text-decoration: none;
	
	color: white;
}

#navi_koll a:visited {
	font-style: normal;
	color: black;
}
#navi_koll a:hover {
	font-style: normal;
	color: red;
}

#link_koll {
	
	height: 20px;
	padding: 6px 0px 0px 0px;
	margin: 1px 30px;
}

#frame_koll {
	border: 2px solid #6d6650;
	width: 800px;
	height: 496px;
}

#frameh_koll {
	border: 2px solid #6d6650;
	width: 450px;
	height: 600px;
}


#ar_li {
	margin-top: 0;
	width:30px;
	float:left;

}

	
#ar_re {
	margin-top: 0;
	width:30px;
	
	float:right;
}



/*__________________________kollektions-introleiste: linkleiste mit container*/

#links_koll_cont {
	text-align: center;
	width: 830px;
	border-right: 10px solid #8c8179;
}

#links_koll_l {
	text-align: center;
	height: 20px;
	padding: 5px 0px 0px 0px;
	background-color: #b3a59a;
	font: 12px "Verdana", Arial, sans-serif;
	width: 180px;
	letter-spacing: 0.2em;
	border-right: 10px solid #8c8179;
	border-left: 10px solid #8c8179;
	margin-right: 20px;
	float: left;

}

.links_koll {
	text-align: center;
	height: 20px;
	padding: 5px 0px 0px 0px;
	font: 12px "Verdana", Arial, sans-serif;
	margin: 15px auto 0;
	letter-spacing: 0.2em;
}

.links_koll a:link {
	color: gray;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.links_koll a:visited {
	color: black;

}

.links_koll a:hover {
	text-decoration: none;
	color: red;
}

/*________________________________atelier*/

#logo_at {
	text-align: center;
	margin: 50px 0 20px 0;
}


.thumbs {
	margin: -5px 0;
	padding: -5px 0;
	border: 0;

}
	
#ct2 {
	text-align: right;
	height: 320px;
	padding: 0px;
	line-height: 1.4em;
	color: black;
	width: 840px;	
}

/*#ct2 img {
float: right;
}*/


#main2 {
	text-align: left;	
	width: 820px;
	height: 320px;
	background-color: #e0dcc6;
	margin: 0 auto 20px;
	padding-right: 20px;
}

#main2 h3 {
	color: #6d6650;
	padding-top: 20px;
}


#image3 {
	float: left;
	width: 321px;
	height: 320px;
	margin-right: 15px;
	display: block;
	}

	
#table1 img {
display: block;
}


