/* style.css Layout zur headframe K24 */

#container {
	width: 757px;
	padding: 5px;
}

table {
	font-family: arial, helvetica;
 	font-size: 12px;
 	font-weight: normal;
}

h1 {
	font-family: arial, helvetica;
 	font-size: 14px;
 	font-weight: normal;
}
 
#header { width: 100% }

#scrollcontainer {}

#scrollbox {}


#content {
	width: 100%;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}


#content td {
	vertical-align: top;
	padding: 10px 10px 0 10px;
}

#popup {
	text-align: center;
	margin-bottom: 10px;
}

#popup img { margin: 0 5px -3px 3px; }

#infoblock { 
	padding-top: 10px;
	border-top: 1px solid #999999;
	text-align: center;}

#infoblock .hilfe {
	font-size: 10px;
	color: #555555;
	display: block;
}

#infoblock .telefon {
	font-weight: bold;
	display: block;
}

#infoblock .oeffnungszeit {
	font-size: 10px;
	display: block;
}

#produktname {
	font-weight: bold;
	text-align: center;
}

#produktbeschreibung {
	text-align: justify;
	margin-bottom: 15px;
}

#lieferbare-groessen {
	margin-bottom: 10px;
}

#bestellung {
	margin-bottom: 10px;
}

#groessen {
	margin-bottom: 25px;
}

#groessen .label { padding: 0 10px 0 0; }

#button {
	margin-bottom: 10px;
	text-align: center;
}

#infolink { border-top: 1px solid #999999; }

#infolink p { text-align: center }

#infolink p a { padding: 0 5px; }


#footer { width: 100% }

.label {
	float: left;
	padding: 5px 10px 0 0;
	font-weight: bold;
}

td.header-left {
	background-image: url('../../DTS_Graphiken2008/bg-header-left.gif');
	background-repeat: no-repeat;
	width: 4px
}

td.header-center {
	background-image: url('../../DTS_Graphiken2008/bg-header-center.gif');
	background-repeat: repeat-x;
	font-family: arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc; padding-left:3px; padding-right:3px; padding-top:5px; padding-bottom:5px
}
.header-center p {
	margin: 0;
}

td.header-right {
	background-image: url('../../DTS_Graphiken2008/bg-header-right.gif');
	background-repeat: no-repeat;
	width: 4px
}

td.footer-left {
	background-image: url('../../DTS_Graphiken2008/bg-footer-left.gif');
	background-repeat: no-repeat;
	width: 4px
}

td.footer-center {
	background-image: url('../../DTS_Graphiken2008/bg-footer-center.gif');
	background-repeat: repeat-x;
	width: 100%
}

td.footer-right {
	background-image: url('../../DTS_Graphiken2008/bg-footer-right.gif');
	background-repeat: no-repeat;
	width: 4px
}

#site-logo {
	margin: 0;
	float: left;
	width: 390px;
}

#facebook {
	float: right;
	width: 300px;
}
