/* CSS Document */

.boxrahmen {
	border: 1px solid #333333;
}

.tabrahmen {
	font-size: 5px;
	border-top-width: 4px; 
	border-right-width: 5px;
	border-bottom-width: 4px;
	border-left-width: 5px;
	border-top-style: solid; 
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #995430; 
	border-right-color: #995430; 
	border-bottom-color: #995430; 
	border-left-color: #995430;
}

/* Kategorienbox 2*/

#linkebox {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#linkebox ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left:0.0em; 
  padding-left:30px;
  list-style-type: none; 
}

#linkebox li {
  text-indent: -7;
  list-style-image:url(/images-boxes/category-pfeil-klein.gif);
}

#linkebox li a{
  color: white;
}

#linkebox li a:hover{
  color: white;
}

.linkebox {
  font-weight: bold;
  color : white;
}

.suchbox {
	background-image: url(images-boxes/inputbg150.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top:3px;
	padding-left: 5px;
}

.loginbox {
	background-image: url(images-boxes/inputlogin-bg.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 90px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top:3px;
	padding-left: 2px;
}

.categorytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
}

.categorytext:focus {
	text-decoration:none;
}

.categorytext:active {
	text-decoration:none;
}

.categorytext:link {
	text-decoration:none;
}

.categorytext:hover {
	text-decoration:underline;
	color: #FFFFFF;
}

.loginboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight:bold;*/
	/*color:#FFFFFF;*/
	color:#68351B;
}

.loginboxtextweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight:bold;*/
	color:#FFFFFF;
}

.loginboxtextgrossweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#FFFFFF;
}


.loginboxtext:focus {
	text-decoration:none;
	color:#FFFFFF;
}

.loginboxtext:active {
	text-decoration:none;
	color:#FFFFFF;
}

.loginboxtext:link {
	text-decoration:none;
	color:#FFFFFF;
}

.loginboxtext:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

.loginboxtextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	padding-left: 10px;
}
.tickertext {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #995430;	
}

.produktrahmen {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #68351B;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #68351B;
}

.optionsrahmen {
	margin-left: 2px;
	margin-right:4px;
}

.sparpreisbox {
	background-image: url(/images-boxes/produkte-2007/sparpreis.gif);
	background-repeat: no-repeat;
}

.produktname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color:#FFFFFF;
	padding-left:10px;
}


.produktnameppage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
}

.aktionspreis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color:#FFFFFF;
}

.normalpreis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color:#FFFFFF;
}

.optionsboxtext11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

.optionsboxtext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

.infotext11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#F1D5AF;
}

.infotext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#F1D5AF;
}
.infotext11 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#F1D5AF;
}

.infotext11:focus{
	text-decoration:underline;
}

.infotext11:active{
	text-decoration:underline;
}

.infotext11:link{
	text-decoration:underline;
}

.infotext11:hover{
	text-decoration:underline;
}

.produkttext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#46210F;
	padding-left: 8px;
	padding-right: 8px;
	padding-top:12px;
	padding-bottom:15px;
}

.produkttext11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#46210F;
	padding-left: 8px;
	padding-right: 8px;
	padding-top:4px;
	padding-bottom:25px;
}

.grundpreis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}

.produkteimagesbox {
	padding-left: 0px;
	padding-top:0px;
	width:270px;
	height:250px;
	
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #995430;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #995430;
}

.produkteimages {
	/*background-color:#F1D5AF;
	border-width:2px;
	border-style:solid;
	border-color:#68351B;*/
	padding-top:7px;
	padding-left:4px;
}

.produktimagesnavi {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #68351B;
	line-height:16px;
}

.produktimagesnavi2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #339933;
}

.produktimagesnavi a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #68351B;
	text-decoration:none;
	line-height:16px;	
}

.produktimagesnavi:focus{
	text-decoration:underline;
}

.produktimagesnavi:active{
	text-decoration:underline;
}

.produktimagesnavi:link{
	text-decoration:underline;
}

.produktimagesnavi:hover{
	text-decoration:underline;
	font-weight:bold;
}

.cartentry {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #844728;
	color: #000000;
}

.carttotal {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/* Für Produktübersichtsseite */

.tabborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #68351B;
	border-right-color: #68351B;
	border-bottom-color: #68351B;
	border-left-color: #68351B;
}
.prodtab {
	border: 1px solid #68351B;
}

.dotlinetop {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #68351B;
	border-right-color: #68351B;
	border-bottom-color: #68351B;
	border-left-color: #68351B;
}

.formulartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
}

.formfeldhotels400 {
	background-color: #FFFFFF;
	height: 20px;
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top:3px;
	padding-left: 4px;
}

.formfeldhotels120 {
	background-color: #FFFFFF;
	height: 20px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top:3px;
	padding-left: 4px;
}

.formfeldhotels550 {
	background-color: #FFFFFF;
	height: 150px;
	width: 550px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top:3px;
	padding-left: 4px;
}

.formfeldcheckbox {
	border-style:hidden;
	/*border-style:none;
	display:block;*/
}

.dotty {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #68351B;
	padding-left: 2px;
}

.splitPageLink {
    color: #FFFFFF;
}

.splitPageLink:focus{
	color: #FFFFFF;
}

.splitPageLink:active{
	color: #FFFFFF;
}

.splitPageLink:link{
	color: #FFFFFF;
}

.splitPageLink:hover{
	color: #FFFFFF;
}

/* Stickies */

.StickyTop {
	position:relative;
	float:left;
	background-image:url(images-boxes/stickies/bg-top.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	width:225px;
	height:220px;
	padding-top:6px;
}

.StickyTip {
	position:relative;
	float:left;
	background-image:url(images-boxes/stickies/bg-tip.gif);
	background-repeat:no-repeat;
	width:225px;
	height:220px;
	padding-bottom:6px;	
}

.StickyNeu {
	position:relative;
	float:left;
	background-image:url(images-boxes/stickies/bg-neu.gif);
	background-repeat:no-repeat;
	width:225px;
	height:220px;
	padding-top:3px;	
	padding-bottom:3px;
	background-position:0px 3px;	
}

.StickyText {
	position:absolute;
	float:left;
	margin-left:15px;
	margin-top:30px;
}
.StickyName {
	width:150px;
	color:#79592F;
	font-family:Impact, Arial, Helvetica, sans-serif;
	size:17px;
	line-height:100%;	
}

.StickyName a {
	color:#79592F;
	font-family:Impact, Arial, Helvetica, sans-serif;
	size:17px;
	line-height:100%;	
}

.StickyName a:hover {
	color:#79592F;
	font-family:Impact, Arial, Helvetica, sans-serif;
	size:17px;
	line-height:100%;
	text-decoration:none;
}

.StickyVE {
	width:80px;
	color:#79592F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:5px;

}

.StickyPreis {
	position:absolute;
	float:left;
	margin-left:10px;
	margin-top:122px;
	
	width:90px;
	text-align:center;
	
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#513C20;
}

.StickyTip .StickyPreis {
	color:#FFFFFF;
}


.StickyForm {
	position:absolute;
	float:left;
	width:200px;
	margin-left:15px;
	margin-top:152px;
}



.StickyImage {
	position:absolute;
	float:left;
	margin-left:100px;
	margin-top:85px;
}