/*Seitendefinitionen*/
* {
	margin:  0;
	padding: 0;
	/* Tabellen*/
    border-collapse:collapse;
	border-spacing: 0;
}
html {
	padding: 0;
	margin: 0;
	height: 100%;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/bckgr.jpg);
	background-repeat:repeat-x;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	line-height:18px;
	color: #ff0000;
	padding: 0;
	margin: 0;
	z-index: 1;
}




#container {
	position: absolute;
	width: 960px;
	top: 0;
	left:50%;
	margin: 0 0 0 -480px;
	padding: 0;
	background-color:#ffffff;
/*	background-image: url(../images/hp.jpg);*/
	background-repeat: no-repeat;
}
#menu {
	width:960px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position:-20px -6px;
}

#inhalt {
	width: 960px;
	top: 88px;
	margin: 0;
	clear:both;
}
#links {
	left: 0;
	margin: -63px 0 0 0px;
	width: 360px;
	height: 580px;
	/*background-image: url(../images/keyvisual_lichtblicke.jpg);*/
	background-repeat: no-repeat;
	float: left;
}
#rechts {
	margin: 0px 0 0 400px;
	width: 530px;
	padding: 0 5px 0 0;
	background-image: url(../images/stern.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#produkte {
	position:absolute;
	left: 358px;
	margin: 0px 0 0 34px;
	width: 545px;
	height: 170px;
	top: 490px;
}
#footer {
	clear:both;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	margin: 0px 0 0px 0px;
	padding: 35px 0px 7px 25px;
	font-size:11px;
	color: #660000;
	bottom:0;
	background-color:#ffffff;
}

#addthisbutton {
/*display:inline;*/
display:none;
position:absolute;
padding-left:10px;
}
#facebook {
position: absolute;
top: 13px;
right:170px;
height:30px;
overflow:hidden;
}	


/*  Schriftdefinitionen */

p, li, ul, ol, h4, h5, h6, dd {
	margin: 0;
	padding: 0 4em 9px 0px;
	color:#ff0000;
	font-size: 12px;
	line-height: 18px;
}
h1 {
	font-size: 18px;
	font-family: Georgia, Cambria, "Lucida Grande", "Bitstream Vera Sans";
	margin: 0;
	padding: 0px 4em 12px 0px;
	text-transform: none;
	font-weight:900;
	color: #ff0000;
	line-height: 21px;
	text-align: left;
}

h3 {
	margin: 0 0 0 0;
	padding: 18px 4em 12px 0px;
	color: #ff0000;
	text-decoration: none;
	font-weight: normal;
	font-style:normal;
	font-size:16px;
}
h4 {
	margin: 0 0 0 0;
	padding-bottom: 0;
	color:#ff0000;
	font-size: 12px;
	line-height: 16px;
	color: #63758C;
	font-weight: lighter;
}
.bonbons, h2 {
	color: #ff0000;
	text-decoration: none;
	font-weight: normal;
	font-style:normal;
	font-size:16px;
}
a {
	color:#009999;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	color: #009999;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color:#FF6600;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #FF6600;
	font-weight: normal;
}
img {
	display: block;
	border: 0;
}
.inline {
	display: inline;
	vertical-align: top;
}
img.inline {
	display: inline;
	vertical-align: top;
}

.schwarz {
color:#777777;
}
/*Inhaltsbereich*/

#inhalt ul {
	margin: 0 0 0 1.2em;
	list-style-type: disc;
}
#inhalt li {
	color: #ff0000;
	font-weight: normal;
	list-style-type: disc;
	font-size: 1.0em;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
#headline {
}
/*Navgationsmenu */



/*#menu li.active {
	color: #65a0af;
	display: block;
	font-weight: normal;
	text-decoration: none;
	padding-top: 1px;
}
.menu ul li.current {
	color:#65a0af;
	display: block;
	font-weight: normal;
	text-decoration: none;
}*/

	
	

	
	
span.unsichtbar, dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}


#shop {
 display: block; 
 width: 228px;   
 height: 110px;
 background: url(../images/dummy.gif) no-repeat top left;
 top: 50px;
 right: 0px;
 position:absolute;
 margin-right: 40px;
}



/*Formulare*/

label {
  width: 20em; 
margin:0 0 0 0;
padding:0 0 0 0;
text-align: left; 
 padding-right: 15px;
 line-height:24px;
}

input; fieldset textarea, fieldset input {
  width: 16em; 
border:1px #ff0000 solid;
float: right;
margin-right:10em;
 height:22px;

} 

form {
  border: none;
  margin:0;
  padding:0;
}
form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

#submit input { /* den Submit-Button auswählen */
float:none;
background-color:#FF0000;
color:#FFFFFF;
border: none;
padding:0;
width:100px;
font-size:11px
}
.invisible {
display:none;
margin: none;
padding: none,
}
fieldset {
	width: 620px;
	border: 0px solid #666666;
	padding: 0px;
	margin: 0px;
}
fieldset textarea {
	width: 300px;
}








fieldset legend {
	font-weight: bold;
}

fieldset input {
	width: 150px;
}




fieldset input:active, fieldset input:focus, fieldset textarea:active, fieldset textarea:focus {
	border: 2px solid #000000;
	padding: 0px;
}

fieldset div {
	float: left;
	width: 280px;
	margin-bottom: 2px;
}

fieldset div label {
	float: left;
	width: 100px;
}

fieldset div.errors {
	clear: left;
	width: 100%;
}









  
/* Easy Slider */

	#slider{
	z-index:100;
}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		z-index:200;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/
		width:566px;
		height:168px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		position:absolute;
		display:block;
		width:23px;
		height:23px;
		}	
																
	#prevBtn a, #nextBtn a{  
		display:block;
		width:23px;
		height:23px;
		}	
	#prevBtn a, #prevBtn{ 
		background:url(../images/pfeil_links.jpg) no-repeat 0 0;	
		top:71px;
		left:-28px;
		}															

	#nextBtn a, #nextBtn{ 
		background:url(../images/pfeil_rechts.jpg) no-repeat 0 0;	
		left:540px;
		top:71px;
		}												

/* // Easy Slider */


span#prevBtn{}
span#nextBtn{}	




/*file download*/
.fd-file, .fd-path {
	font-family: Helvetica, Arial, sans-serif;
font-size:11px;
font-weight:normal;
}


div.fd-example4 {
	display:block;
white-space:normal;
	font-family: Helvetica, Arial, sans-serif;
margin-bottom:11px;
}
div.fd-example4 span {
	display: block;
}
div.fd-example4 div.fd-lastfile{
	border-bottom: 1px solid #ff0000;
	padding: 0px;
	background: transparent url('../../images/menu.png') bottom center repeat-x;
}
div.fd-example4 div.fd-lastfile {
	background: transparent url('../../images/menu-active.png') bottom center repeat-x;
}
div.fd-example4 div.fd-firstfile {
	border-top: 1px solid #ff0000;
}
div.fd-example4 div.fd-file span.fdexp-info {
	margin-left: 0px;
	margin-top: -.75em;
}
div.fd-example4 img {
	vertical-align: middle;
	padding: 0px;
}
.fd-path{
font-size:inherit;
}

.fd-parent {
font-size:9px;
}
.hoch {
padding-left:0px;
font-size:9px;
}
.pfad {
font-weight: bold;
padding-left:0px;

}

div.fd-example4 img{
display: inline;
}



/*ditto, Artikelauflistung*/
.Artikelauflistung{
padding: 6px 0px 0px 0;
margin:6px 0px 0px 0;
border-bottom: 1px solid #ff0000;
}
.presse {

}

.ditto_info {
font-size:10px;
}

.mehr {
text-align:right;
font-size:10px;
}

