/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/
BODY, HTML {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 12px;
	background: url(Bilder/bgRepeat.png) #003366;
	
	}
	
.PopupBox {
	position: absolute; 
	top:10px; 
	margin-left: 50%; 
	left: -1px
	}

.PopupBoxWeiss {
	width: 99%; 
	height: 80%;
	border: 1px solid #ffffff; 
	padding: 4px; 
	background: url(Bilder/weiTrans.png); 
	position: absolute; 
	top:240px; 
	left: 0px;
	
	}
	
CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #003366;
}

.SucheInput {
	border: 1px solid #003366;
	margin-bottom: 2px;
	}

.LoginInput {
	border: 1px solid #003366;
	}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

	
A {
	color: #666666;
	text-decoration: none;
	}
	
	

A:hover {
	text-decoration: underline;
	 }
	 
IMG {
	margin: 0;
	border: 0;
	}

h1 {
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	}
	
h2 {
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 1px;
	}

.HeaderBackground {
	background: url(Bilder/header.png) no-repeat;
	height: 200px;
}

.Mainmenu {
	padding-top: 120px;
	
	}

.MenuLink{
	float: left;
	background: url(Bilder/SFnormal.png) no-repeat;
	width: 120px;
	height: 38px;
	text-align: center;
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
	}

.MainBackground {
	background: url(Bilder/MainBackground.png) repeat-y;
	padding-left: 35px;
	padding-right: 35px;
	}


.CBoxInnenOben {
	background: url(Bilder/CBoxInnenOben.png) no-repeat;
	width: 480px;
	height: 26px;
	}
.CBoxInnen {
	background: url(Bilder/CBoxInnen.png) repeat-y;
	width: 480px;
	height: 26px;
	}
.CBoxInnenUnten {
	background: url(Bilder/CBoxInnenUnten.png) no-repeat;
	width: 480px;
	height: 26px;
	}


.CBoxLinksOben {
	background: url(Bilder/CBoxLinksOben.png) no-repeat;
	width: 222px;
	}
.CBoxLinks {
	background: url(Bilder/CBoxLinks.png) repeat-y;
	width: 222px;
	min-height: 250px;
	padding-left: 8px;
	}
.CBoxLinksUnten {
	background: url(Bilder/CBoxLinksUnten.png) no-repeat;
	width: 222px;
	height: 20px;
	}

	
.CBoxRechtsOben {
	background: url(Bilder/CBoxRechtsOben.png) no-repeat;
	width: 222px;
	height: 22px;
	}
.CBoxRechts {
	background: url(Bilder/CBoxRechts.png) repeat-y;
	width: 222px;
	
	
	
	}
.CBoxRechtsUnten {
	background: url(Bilder/CBoxRechtsUnten.png) no-repeat;
	width: 222px;
	height: 22px;
	}
	
.CBoxLinksObenBedingungen {
	background: url(Bilder/CBoxLinksOben.png) no-repeat;
	width: 222px;
	}
.CBoxLinksBedingungen {
	background: url(Bilder/CBoxLinks.png) repeat-y;
	width: 222px;
	min-height: 250px;
	padding-left: 10px;
	color: #003366;
	}
.CBoxLinksBedingungen a{
	background: url(Bilder/CBoxLinks.png) repeat-y;
	width: 222px;
	min-height: 250px;
	padding-left: 10px;
	color: #003366;
	}
.CBoxLinksUntenBedingungen {
	background: url(Bilder/CBoxLinksUnten.png) no-repeat;
	width: 222px;
	height: 20px;
	}

.moduleRow {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 line-height: 1.5;
 color: #003366;
 width: 200px;
}

.moduleRow a{
	color: #003366;}

.moduleRowOver { 
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.5; 
	color: #003366;
	
	}
.moduleRowSelected { background-color: #E9F4FC; }

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

.moduleRowPayment a{
	color: #003366;}

.moduleRowOverPayment { 
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.5; 
	color: #003366;
	
	}
.moduleRowSelectedPayment { 
font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #003366;
	background-color: #E9F4FC; }



.copyright {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
  color: #ffffff;
}
.parseTime {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
  color: #ffffff;
}
A.copyright {
  color: #ffffff;
  text-decoration: none;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}
TR.footer {
  background: #FFFFFF;
}

TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #000000;
  font-weight : bold;
   
  }