@charset "utf-8";
/* CSS Document */

#container {
	width: 1200px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	border: thin solid #CCC;
	margin: auto;
}
#head {
	background-image: url(../img/head.jpg);
	height: 172px;
	width: 1200px;
}
#main {
	background-image: url(../img/main3.jpg);
	height: 520px;
	width: 1200px;
	background-repeat: no-repeat;
}
body {
	background-color: #444;
	background-image: url(../img/body.jpg);
	background-repeat: repeat;
}

#maingalerie {
	height: 530px;
	width: 1200px;
}

#text_links {
	height: 400px;
	width: 200px;
	margin-left: 80px;
	margin-top: 50px;
	float: left;
}
#text_mitte {
	height: 400px;
	width: 200px;
	margin-left: 80px;
	margin-top: 50px;
	float: left;
}

#text_rechts {
	height: 400px;
	width: 200px;
	margin-left: 80px;
	margin-top: 50px;
	float: left;
}

#text_mitte2 {
	height: 400px;
	width: 200px;
	margin-left: 80px;
	margin-top: 50px;
	float: left;
}



#schmuck {
	height: 200px;
	width: 1200px;
}
#galerie {
	float: left;
	height: 450px;
	width: 160px;
	margin-top: 50px;
	padding-left: 100px;
	border-right-width: thin;
	border-right-style: solid;
}
h2 {
	font-family: verdana;
	font-size: 24px;
	font-weight: normal;
	color: #a5a4a4;
	text-decoration: none;
}

p {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

h1 {
	font-family: calibri;
	font-size: 18px;
	font-weight: bold;
	color: #a5a4a4;
	text-decoration: none;
	font-variant: small-caps;
	font-style: normal;
}
#bottom {
	clear: both;
	float: left;
	height: 30px;
	width: 1200px;
	text-align: center;
	font-family: calibri;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	padding-top: 20px;
}
h4 {
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #d58b17;
}



a {
	font-family: calibri;
	font-size: 15px;
	font-weight: normal;
	color: #d58b17;
	text-decoration: none;
}


a:hover {
	font-family: calibri;
	font-size: 15px;
	font-weight: normal;
	color: #a5a4a4;
	text-decoration: underline;
}
