@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
html {
	height: 100.2%;
}
body {
	font-family:"Times New Roman", Times, serif;
	background-color:#c7a477;
	background-repeat:no-repeat;
	background-image:url(../img/bg.jpg);
	background-position:50% 0px;
}
p {
	font-size: 14px;
	color:#000;
	text-align:left;
}
h1 {
	font-size: 14px;
}
a {
	font-style:normal;
	font-variant:small-caps;
}
a:link {
	text-decoration: none;
	color:#900;
}
a:visited {
	text-decoration: none;
	color:#900;
}
a:hover {
	text-decoration: none;
	color:#000;
}
a:active {
	text-decoration: none;
	color:#000;
}

table{font-size:14px;
		width:auto;
		margin-bottom:10px;
		border-spacing:10px;}

/*--------------------*/

#wrapper {
	height:auto;
	background-color:#c7a477;
	margin-left:auto;
	margin-right:auto;
	width:980px;
}
#header {
	width:980px;
	height:210px;
}
.headercontent {
	width:auto;
	height:auto;
	float:left;
}
#navholder {
	width:980px;
	height:40px;
	background:url(../img/bg_nav.jpg);
	background-repeat:no-repeat;
}
#navcolleft {
	width:195px;
	height:40px;
	float:right;
}
#nav {
	width:775px;
	height:35px;
	padding: 5px 0px 0px 10px;
	float:left;
}
#nav a {
	font-size:18px;
	line-height:18px;
}
#nav ul {
	width: 750px;
	height:50px;
	position:absolute;
	list-style:none;
	top: 217px;
}
#nav ul li {
	float:left;
}
#nav ul ul {
	position:absolute;
	width:600px;
	top:-9999px;
	padding:5px 0 0 0;
	height: 50px;
	line-height:18px;
	margin-left:-11px;
}
#nav ul ul li {
	float:left;
}
#nav ul li:hover ul {
	top:18px;
}
.navinaktiv {
	font-size:18px;
	line-height:18px;
	color:#666;
	margin: 0px 10px 0px 0px;
	padding-left:10px;
	border-left:1px;
	border-left-style:solid;
	border-left-color:#000;
}
.navhome {
	margin-right: 10px;
}
.naventstehung,
.navbooks,
.navband,
.navauthor,
.navcontakt,
.navgalerie {
	margin: 0px 10px 0px 0px;
	padding-left:10px;
	border-left:1px;
	border-left-style:solid;
	border-left-color:#000;
}

.navhomeaktiv {
	margin-right: 10px;
	font-size:18px;
	line-height:18px;
	font-style:normal;
	font-variant:small-caps;
	color:#000;
}
.naventstehungaktiv,
.navbooksaktiv,
.navbandaktiv,
.navauthoraktiv,
.navcontaktaktiv,
.navgalerieaktiv {
	font-size:18px;
	line-height:18px;
	font-style:normal;
	font-variant:small-caps;
	color:#000;
	margin: 0px 10px 0px 0px;
	padding-left:10px;
	border-left:1px;
	border-left-style:solid;
	border-left-color:#000;
}



		
#content {
	height:auto;
	width:auto;
}
#colleft {
	width:195px;
	height:auto;
	float:left;
}
#colcenterindex {
	width:590px;
	height:450px;
	float:left;
}
.pictholder {
	float:left;
}
#colcenter {
	width:590px;
	height:450px;
	background-image:url(../img/bg_text.jpg);
	background-repeat:no-repeat;
	float:left;
}
#colright {
	width:195px;
	height:450px;
	float:left;
}
#colrightimpressum {
	width:195px;
	height:434px;
	padding-top:20px;
	background-image:url(../img/impressum/impressum_13.jpg);
	background-repeat:no-repeat;
	float:left;
}
#headlineholder {
	width:520px;
	height:auto;
	margin: 15px 35px 15px 35px;
}
.headlinetext {
	width:260px;
	float:left;
}
.headlinetext p {
	padding-top:3px;
	font-weight:bold;
	font-size:16px;
	color:#000;
}
.headlinetext h1 {
	font-weight:bold;
	font-size:20px;
	color:#000;
}
.maintextholder {
	width:520px;
	height:360px;
	margin: 0px 35px 0px 35px;
	overflow:hidden;
}
.textbox {
	margin: 0px 0px 5px 0px;
}
.textbox-produktdetails {
	margin: 0px 0px 5px 0px;
}
.textbox-produktdetails p {
	margin: 0px 0px 10px 0px;
}
.textbox-produktdetails ul{
	font-size:14px;
	margin-bottom: 10px;}
.textboxfloat{
	width:150px;;
	padding-right:10px;
	float:left;}
.auszeichnung {
	color:#FF0000;
}
.maintextholderscroll {
	width:520px;
	height:360px;
	margin: 0px 35px 0px 35px;
	overflow-y:scroll;
}
#teaserlinkholder {
	width:520px;
	margin: 5px 35px 2px 35px;
}
#teaserlinkholder a {
	font-size:13px;
}
.teaserlinkforward {
	width:260px;
	float:right;
}
.teaserlinkrevers {
	width:260px;
	float:left;
}
.teaserlinkforward p {
	text-align:right;
}
.teaserlinkrevers p {
	text-align:left;
}
#footer {
	width:980px;
	padding-left:10px;
}
#footerboxleft {
	float:left;
}
#footerboxright {
	float:right;
}
#footerboxright p {
	font-size:12px;
	
	font-variant:small-caps;
	padding-right:35px;
	padding-top:5px;
	text-align:right;
}
#footerboxleft a {
	font-size:12px;
	text-align:center;
	color:#000;
}
#footerboxleft ul {
	width:auto;
}
#footerboxleft li {
	display:inline;
	height:10px;
}
.navprodukt {
	margin-right: 10px;
}
.navimpressum,
.navcopyright {
	margin: 0px 10px 0px 0px;
	padding-left:10px;
	border-left:1px;
	border-left-style:solid;
	border-left-color:#F00;
}
.defloat {
	clear:both;
}

.table{
	margin:0 0 0 -10px;
	padding:0;}
	
.table td{
	padding:0 60px 0 0;
	}	