/* -------------- MAIN BLOCK ------------ */

#main {
	font: normal 0.65em/1.3em Verdana, sans-serif;
	color: #6a565d;
	width: 900px;
 	margin: 0px auto 15px auto;
	background: transparent url(./images/layout/hg.jpg) repeat-y 0px 0px;
}

/* -------------- Body BLOCK ------------ */

body {
	padding: 0px;
 	margin: 0px;
	background: #cfc6c9;
}

/* -------------- Header BLOCK ------------ */

#header1 {
	width: 231px;
 	height: 26px;
 	background: url(./images/layout/head1.jpg) no-repeat;
 	float: left;
 	padding: 215px 0 0 60px;
}
#header1 span.addThis {
	margin: 0 0 0 60px;
}
#header2 {
	width: 335px;
 	height: 241px;
 	float: left;
}
#header3 {
	width: 195px;
 	height: 124px;
 	background: url(./images/layout/head3.jpg) no-repeat;
 	float: left;
 	padding: 117px 55px 0 24px;
}

/* -------------- NAVI ------------ */

#navi2 {
	width: 260px;
	float: left;
	margin: 0 0 10px 59px;
	background: transparent;
	float: left;
	font: normal 1.0em/1.5em Verdana, sans-serif;
}
#navi2 h1 {
	border-bottom: 0px solid #ecad98;
}
.navHG {
	background: transparent url(./images/layout/navi-hg.jpg) repeat-y;
	width: 225px;
	padding: 0 10px;
	color: #2d3727;
}
.naviFooter {
	margin-bottom: 20px;	
	background: transparent url(./images/layout/navi-footer.jpg) no-repeat;
	width: 245px;
	height:10px;
}

h1 span {
	display: none;
}

/* -------------- Content BLOCK ------------ */

#content {
	width: 521px;
	padding: 0 0 0 0;
	background: transparent;
	float: left;
	margin: 0 0px 10px 0;
}

/* -------------- Footer BLOCK ------------ */

#footer {
	width: 860px;
	margin: 0;
	font: normal 1.0em Verdana, sans-serif;
	height: 41px;
	padding:13px 40px 0 0;
	text-align: center;
	background: transparent url(./images/layout/foot.jpg) no-repeat left bottom;
	color: #c61654;
	clear: both;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/* ----------- Headlines ------------ */

h1 {
	font: italic normal 1.9em "Trebuchet MS", Helvetica, Arial, sans-serif;
	border-bottom: 2px solid #f9d7dd;
	padding: 0 10px 0 0;
	margin: 20px 0 0 0;
	color: #c61654;
	text-align: left;
}
h1 a {
	text-decoration: none;
}

/* -------------- Allgemeines ------------ */

img {
	border: none;
}
a {
	color: #c61654;
}
a:hover {
	text-decoration: none;
	color: #2d3727;
}

p {
	margin:10px 0 15px 0;
}

/* -------------- MISC ------------ */

.clear {
	clear: both;
}

i {
	color: #c61654;
}

.center {
	text-align:center;
}
/* -------------- Produkte ------------ */

.aLinks {
	padding: 0 0 7px 0;
	margin: 0;
	width: 230px;
	background: transparent url(./images/layout/navi_hg.gif) no-repeat bottom;
	margin: 0 0 20px 0;
}
.aLinks {
	padding: 0 0 7px 5px;
	width: 225px;
}
.aLinks img {
	margin: 5px 0 0 0;
}
.aLinks span {
	margin: 5px 0 0 0;
	display: block;
	width: 210px;
	text-align: left;
}
.aLinks span img{
	margin: 0 2px 0 0;
}
.aLinks span a {
	text-decoration: none;
}
.nLinks {
	text-align: center;
	margin: 0 25px 15px 0;
}
.nLinks img {
	margin: 0 2px 4px 0;
}
