/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0 auto;

	padding: 0;

	background: url(img/body2.jpg) repeat-y center top;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0000FF;
}

h4 {
	margin: 0;
	padding: 0;

	font-family: Arial, Helvetica, sans-serif;
	color: #F49500;
}
h4 {
	/*text-transform: uppercase;*/
	font-size: 18px;
  padding-bottom:0px;
  padding-top:10px;

}

h2 {
	text-transform: uppercase;
	font-size: 18px;
  padding-bottom:0px;
  padding-top:10px;

}
h5 {
	text-transform: normal;
	font-size: 14px;
margin-top:1px;
padding-top:1px;
color: #DEDEDE;
}


#links h2, h4
{
  padding-bottom:0px;
}


h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	/*text-align: justify;*/
}

blockquote {
	padding-left: 20px;
	background: url(img/img05.gif) repeat-y;
}

a {
	color: #3B1F09;
}

a:hover {
	text-decoration: none; color: #F49500;
}

.Quantity {
width:25px;
padding-bottom: 8px;
padding-right: 5px;
font-size: 18px;
font-weight: normal;
vertical-align: top;
}

/* Header */

#header {
	width: 906px;
	height: 190px;
	margin: 0 auto;
	margin-bottom:2px;
	background: url(img/logo.jpg);
	background-repeat: no-repeat;
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#search input {
	padding: 2px;
	border-width: 1px;
	font: 12px Verdana, Arial, sans-serif;
	margin: 104px auto -100px;
text-align: center;

width:290px;
}
#search form {
	padding: 2px;
	border-width: 1px;
	font: 12px Verdana, Arial, sans-serif;
	margin: 0 auto 20px;


width:300px;
	text-align: center;

	/*width: 70.5%;*/
	/*margin: 0 40px 0 0;*/
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.animatedtabs{
/*border-bottom: 1px solid gray;*/
margin: 0 auto;
margin-bottom:0px;
overflow: hidden;
width: 906px;
height:32px;
font-size: 14px; /*font of menu text*/
}


.animatedtabs ul{
list-style-type: none;
margin: 0;
margin-left: 1px; /*offset of first tab relative to page left edge*/
padding: 0;
}

.animatedtabs li{
float: left;
margin: 0;
padding: 0;
}

.animatedtabs a{
float: left;
position: relative;
top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
background: url(img/tab-blue-left.gif) no-repeat left top;
margin: 0;
margin-right: 2px; /*Spacing between each tab*/
padding: 0 0 0 9px;
text-decoration: none;
display: block;
}

.animatedtabs a span{
float: left;
position: relative;
display: block;
background: url(img/tab-blue-right.gif) no-repeat right top;
padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
font-weight: bold;
color: black;

}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.animatedtabs a span, .animatedtabs a {float:none;}
/* End IE5-Mac hack */


.animatedtabs .selected a{
background-position: 0 -125px;
top: 0;
}

.animatedtabs .selected a span{
background-position: 100% -125px;
color: black;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}

.animatedtabs a:hover{
background-position: 0% -125px;
top: 0;
}

.animatedtabs a:hover span{
background-position: 100% -125px;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}


#kopf2 {
width:906px;
height:57px;
margin: 0 auto;
background: url(img/head3.jpg) no-repeat center top;
}

/* Content */

#content {
	width: 906px;
	margin: 0 auto;

	background: url(img/body.jpg) repeat-y top;
}

/* Posts */

#posts {
margin: 0 auto;
	width: 876px;

}

.post {
margin: 0 auto;
}

/* Links */

#links {
	margin: 0 auto;
	height: 70px;
width: 906px;
	background: url(img/suche.jpg) no-repeat top;
}

#linkss {
clear: both;
	margin: 0;
	height: 20px;
	/*width: 906px;*/
	position:relative;
	list-style: none;
	padding: 27px 0 0 220px;
}






#linkss a {
	text-decoration: none;

}

#linkss a:hover {
	text-decoration: underline;

}

/*Bilder*/
#productinfo { display:table; width:100%;}
#productimages { float:left; text-align:left; width:300px; padding:10px; margin:0px 5px 10px 0px; border: solid 0px #ccc;}
#productimages {border: solid 0px #444444;}
#productimages {margin-top:6px; margin-bottom:6px;}

#fuss {
/*width:906px;
height:0px;
margin: 0 auto;
/*background: url(img/footer.jpg) no-repeat center top;*/
}
/* footer */
#footer-wrap {
	clear: both;
	width: 906px;
	margin: 0 auto;

	background: #172D45;
	font-size: 95%;
	text-align: left;
	padding: 0;

}
#footer-wrap a:hover {
	color: #F49500;
}
#footer-wrap h3 {
	color: #976834;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
}

#footer-columns {
	color: #888;
	margin: 0 auto;
	padding: 0;
	/*width: 906px;*/

}

#footer-columns a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;

}
#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
	/*border-top: 1px solid #e5e5e5;*/
}

#footer-columns li {
	/*border-bottom: 1px solid #e5e5e5;*/
}

#footer-columns li a {

	font-weight: normal;
	/*padding: 0px 0px 0px 0px;
	width: 906px;
	margin: 0;*/
	/*display: block;*/
}

#footer-columns .col3l {
display: block;
	float: left;
	width: 201px;
	padding-left:5px;
}
#footer-columns .col3 {
	float: left;
	width: 201px;
display: block;
padding-left:5px;
}
#footer-columns .col3r {
	float: left;
	width: 221px;
display: block;
padding-left:5px;
}

#footer-columns .col3-center {
	/*margin: 0 auto;*/
	float: left;
	width: 245px;
display: block;
padding-left:15px;
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #666;
margin: 0 auto;
margin-top: 10px;
border-top: 1px solid #e5e5e5;
	width: 906px;
	background:#FFFFFF;
	padding: 15px 0 0 0;
	text-align: center;
}
#footer-bottom  a {
	color: #F49500;
margin: 0 auto;
}
.sidemenu {
	color: #F49500;
margin: 0 auto;
list-style: none;
}



/* postmeta */
.postmeta {
	padding: 5px; margin: 20px 10px 15px 10px;
	font-size: 95%;
	color: #99997D;
	border: 1px solid #EAE7DB;
	background: #FAFAE7;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em;	padding-top: 0; margin-left: 5px;	}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
   background: #FFFFFF;
}
.onepxwidth {
	width: 1px;
}

.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
   background: #FFFFFF;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
   background: #FFFFFF;
}
A.copyright {
  color: #333333;
   background: #FFFFFF;
}
A.copyright:hover {
  color: #666666;
  text-decoration: underline;
}


.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver {
	background-color: #AEAFB2;
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5;

	}
.moduleRowSelected { background-color: #9CB10E; }

img {
margin:0 auto;
border:none;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  line-height: 1.5;

}

.main {
  font-family: Verdana, Arial, sans-serif;
  line-height: 1.5;
  margin:0 auto;
}
