@charset "utf-8";
body {
	background-image: url(images/sand_grob.gif);
	background-repeat: repeat;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #06275c;
	overflow:scroll;
}
a {
	color: #06275c;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 2px;
}
a:hover {
	color: #f99106;
}

h1 {
	font-size:30px;
	padding-top: 25px;
}

h2 {
	font-size:20px;
	padding-top: 20px;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-variant: small-caps;
	padding-top: 0px;
	padding-bottom: 0px;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-size: 45px;
	font-variant: small-caps;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}

/* ########### Container Aufbau #################*/
#haupt {
	margin: auto;
	padding: 0px;
	height: 580px;
	width: 950px;
	text-align: center;
	position: static;
}
#pic1 {
	float: left;
	height: 154px;
	width: 130px;
	background-image: url(images/hg_2.jpg);
}
#banner {
	margin: auto;
	padding: 0px;
	float: left;
	height: 130px;
	width: 690px;
	background-image: url(images/hg_2.jpg);
}
#pic2 {
	float: right;
	height: 154px;
	width: 130px;
	background-image: url(images/hg_2.jpg);
}
#mitte {
	float: left;
	min-height: 402px;
	width: 950px;
	background-image: url(images/hg_2.jpg);
}
#left {
	float: left;
	min-height: 300px;
	width: 130px;
	margin-top: 30px;
}

#content {
	float: left;
	background-image: url(images/hg_sand.jpg);
	min-height: 402px;
	width: 820px;
}
#content1 {
	float: left;
	background-image: url(images/hg_start.jpg);
	min-height: 402px;
	width: 820px;
}

/* ########### Navigation header  #################*/
#ubalken {
	float: left;
	height: 24px;
	width: 690px;
	background-image: url(images/hg_3.jpg);
	margin: 0px;
	padding: 0px;
}
#ubalken a {
	color: #06275c;
	text-decoration: none;
	font-weight: bold;
	height: 24px;
	width: 138px;
	background-image: url(images/hg_but_top.jpg);
	display: block;
	font-size: 12px;
	line-height: 24px;
	float: left;
}
#ubalken a:hover {
	color: #f99106;
}
#ubalken .hover {
	color: #f99106;
}


/* ########### Navigation left #################*/
#left a {
	color: #06275c;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	height: 30px;
	width: 130px;
	display: block;
	font-size: 13px;
	background-image: url(images/hg_but_left.jpg);
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #06275c;
	margin-bottom: 2px;
}
#left a:hover {
	color: #f99106;
}
#left .hover {
	color: #f99106;
}


/* ########### Navigation content #################*/
#contentnav {
	float: left;
	background-image: url(images/hg_3.jpg);
	height: 20px;
	width: 820px;
}
#contentnav a {
	color: #06275c;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	float: left;
	margin-left: 9px;
	margin-right: 6px;
}
#contentnav a:hover {
	color: #f99106;
}
#contentnav .hover {
	color: #f99106;
}

/* ########### Inhalt Aufbau #################*/

#content p {
	padding-left: 20px;
	padding-right: 20px;
}

#content h3 {
	padding-left: 20px;
	padding-right: 20px;
}

#spacer {
	margin:20px 40px;
	text-align:left;
}
#spacer h2 {
	font-size:18px;
	padding-top:0;
	text-align:left;
}
#spacer p {
	padding:0;
}
#scroll {
	width:820px;
	height:400px;
	text-align:left;
	overflow:auto;
}
#scroll h1 {
	font-size:30px;
	padding-top: 20px;
	text-align:center;
}

#scroll h2 {
	font-size:20px;
	padding-top: 15px;
	text-align:left;
}

#scroll p {
	padding-left: 40px;
	padding-right: 40px;
}


/* ########### div formatierungen #################*/
.start1 {
	background-image: url(images/hg_2.jpg);
}
#conpic {
	height: 240px;
	width: 400px;
	text-align: center;
	float: left;
	margin-left: 10px;
	margin-top: 30px;
	vertical-align: bottom;
}
#conpicp1 {
	height: 10px;
	width: 400px;
	text-align: center;
	float: left;
	margin-left: 10px;
	margin-top: 30px;
	vertical-align: bottom;
}

#home {
	float: left;
	height: 36px;
	width: 130px;
	background-image: url(images/hg_2.jpg);
}
#pic1 #home a {
	float: left;
	color: #06275c;
	text-decoration: none;
	font-weight: bold;
	height: 35px;
	width: 65px;
	background-image: url(images/hg_but_home.jpg);
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #06275c;
	font-size: 14px;
	font-variant: small-caps;
	line-height: 36px;
	margin-top: 0px;
}
#pic1 #home a:hover {
	color: #f99106;
}
#foot {
	float: left;
	height: 24px;
	width: 735px;
	background-image: url(images/hg_sand.jpg);
	margin: 0px;
	padding-top: 10px;
	padding-left: 215px;
}
#foot a {
	color: #06275c;
	text-decoration: none;
	height: 18px;
	width: 130px;
	display: block;
	font-size: 13px;
	font-variant: small-caps;
	line-height: 18px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #06275c;
	float: left;
}
.picleft {
	float: right;
	margin-right: 30px;
}

.bold {
	font-weight:bold;
}

/* SHOP Währungsformat */

a.shop {
	color: #06275c;
	text-decoration: none;
	height: 18px;
	width: 130px;
	display: block;
	font-size: 20px;
	font-variant: small-caps;
	line-height: 18px;
}

/* HOME Seite für Name und Firma */

