body {
	font-family: arial;
	line-height: 1.5em;
}

body, img {
	padding: 0;
	margin: 0;
	border: 0;
}              

img {
	behavior: url("css/iepngfix.htc");
}

body {
	background: #333537;
	/*background-image: url(/img/bgs/main.png);
	background-repeat: repeat-x;
	background-position: center top;*/
	font-size: 11px;
	color: white;
}

.hv {
	font-family: HelvNeueCondBold, arial;
}

.headline {
	font-family: HelvNeueCondBold, arial;
}

div.navbar li span, div.navbar li a{
	font-family: HelvNeueCondBold, arial;
}


div#shadow {
	background-image: url(/img/bgs/shadow.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: auto;
	width: 1000px;
}
                    
div#container {
	width: 960px;
	margin-left: 12px;
}

div#header {
	background: white;
	height: 98px;
}

div.navbar {
	height: 36px; 
	background: #999;
	background-image: url(../img/bgs/navbar.png);
	background-repeat: repeat-x;
	background-position: top left;
}                                    

div.navbar ul {
	list-style-type: none;
	margin: 0; 
	padding: 0;
	border-top: 1px solid #7d7d7d;
	border-bottom: 1px solid #7d7d7d;
	overflow: hidden;
	height: 34px;
}

div.navbar ul li {
	border-right: 1px solid #7d7d7d;
	border-left: 1px solid #cbcbcb;
	float: left;
}         

div.navbar ul li.first {
	border-left: 0;
}

div.navbar ul li a, div.navbar ul li span {      
	color: white;
	font-family: HelvNeueCondBold, arial;
	text-shadow: #777777 1px 1px 1px;
	display: inline-block;
	text-align: center;
	height: 34px;
	line-height: 36px;
	font-size: 16px;
	font-weight: bold;
}

div.navbar ul li.last {
	border-right: 0;
	float: right;
}

div.navbar ul li a:hover, div.navbar ul li span {
	color: #555555;
  	-moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
	font-family: HelvNeueCondBold, arial;
    text-shadow: #cbec83 1px 1px 1px;
	background-image: url(../img/bgs/navbar_on.png);
	background-repeat: repeat-x;
	background-position: top left;
}

div#service {
	background: #eee;
	background-image: url(../img/bgs/about.png);
	background-repeat: repeat-x;
	background-position: top left;
	color: black;
	height: 204px;
}

div#service div#a, div#service div#b {
	margin-top: 10px;
	float: left;
	width: 453px;
}

div#service div#b {
	width: 433px;
	margin-left: 0; 

}

div#service img {
	float: left;
	margin: 0 10px 10px 20px;
}

div#service p{
   padding: 0 20px 0 95px;
   line-height: 1.5em;
}

div#service h2 {
	font-size: 12px;
}

div#about, div#used_about {
	background: #eee;
	background-image: url(../img/bgs/about.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	color: black;
	height: 204px;
}

div#about {
	background: #eee;
	background-image: url(../img/elements/header_start.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	color: black;
	height: 204px;
}

div#used_about {
	height: 145px;
}

div#about h1, div#used_about h1 {
	margin: 10px;
}

div#about div#a, div#about div#b, div#used_about div#a, div#used_about div#b, div#about div#c, div#used_about div#c {
	padding: 0;
	margin-left: 50px;
	margin-top: 10px;
	float: left;
	width: 453px;
}

div#about div#b, div#used_about div#b, div#about div#c, div#used_about div#c {
	width: 433px;
	margin-left: 0; 
	margin-top: 13px;
	line-height: 1.5em;
}

div#about ul, div#used_about ul {
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 0;
}

div.all {
	display: none;
}

div#about li, div#used_about li {
	font-size: 12px;
	font-family: arial;
	padding-left: 30px;
	font-weight: bold;
	background-image: url(/img/elements/arrow.png);
	background-position: left center;
	background-repeat: no-repeat;
	height: 36px;
	line-height: 36px;
	margin-left: 6px;
	behavior: url("css/iepngfix.htc");
	cursor: pointer;
}

div#about div#a ul {
	margin-top: 30px;	
}

div#about div#a li {
	font-size: 14px;
}

div#about p {
	font-size: 10px;
	font-family: Arial;
}

div#content div#about h1 {
	margin-top: 20px;
	font-size: 12px;
	color: #443;
	font-family: arial;
}
div#content {
	background: #111213;
	color: white;
}

div.mwst {
	font-family: "Lucida Grande", arial, sans-serif;
	font-style: italic;
	font-size: 10px;
	color: #666;
	text-align: center;	
}

a {
	color: black;
	text-decoration: none;
}

div#about div#c {
	cursor: pointer;
	background-image: url(../img/bgs/info.png);
	background-repeat: repeat-x;
	background-position: left center;
	position: absolute;
	font-size: 12px;
	line-height: 20px;
	margin-top: 24px;
	margin-left: 460px;
	height: 140px;
	border: 1px solid #ccc;
	padding: 0px 20px 20px 20px;
	display: none;
}

div#about div#c h1 {
	margin: 20px 0 12px 0;
	font-size: 18px;
}

.no1 img, .no2 img, .no3 img {
	position: absolute;
	left: -17px;
}

.no1 img {
	top: 24px;	
}

.no2 img {
	top: 60px;
}

.no3 img {
	top: 96px;
}

/* FORMS */

label {
	width: 120px;
	float: left;
}

input.zipcode, input.form, input.amount {
	border: 1px solid #aaa;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
	background: url(/img/bgs/input.png);
	margin: 2px 0;
	padding: 0 0 2px 0;
}

textarea {
	border: 1px solid #aaa;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
	background: #f8f8f8;
}

input.zipcode {
	width: 60px;
}

input.form, textarea, select {
	width: 200px;
}

input.button, input.hl_button {
	text-shadow: #e4e4e4 0 1px;
	border: 1px solid #999;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	
	padding: 3px 10px 3px 35px;
	height: 22px;
	font-weight: bold;
	font-size: 11px;
	background-image: url(/img/bgs/bg_button_off.png);
	background-repeat: no-repeat;
	background-position: left center;
}

input.button:hover, input.hl_button {      
	text-shadow: #e0f0e0 0 1px;
	border: 1px solid #9b9;
	background-image: url(/img/bgs/bg_button_on.png);
}

input.hl_button:hover {
	color: #114400;
	text-shadow: #aaee00 0 1px;
	border: 1px solid #226600;
}



table.cake-sql-log {
	width: 960px;
	margin: auto;
	margin-top: 50px;
/*	display: none;*/
}

table.cake-sql-log td {
	padding: 10px;
	color: #666;
}
 
fieldset {
	border: 0;
	margin-top: 10px;
}

legend {
	font-weight: bold;
	font-size: 17px;
	padding: 0;
}

div.error-message {
	border: 1px #660000 solid;
	padding: 3px;
	background: #ffcccc;
	color: #b80000;
	font-weight: bold;
	margin: 0 0 10px 120px;
	width: 198px;
}

.cl {
	clear: both;
}

/* INDEX */

div.box {
	line-height: 1.5em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	position: relative;
	background: #f6f6f6;
	background-image: url(/img/bgs/box_big.png);
	background-repeat: repeat-x;
	background-position: top left;
	overflow: hidden;
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #adadad;
	color: black;
}

div.half {
	width: 463px;
}

div.small, div.mini {
	background-image: url(/img/bgs/box.png);	 
}

div.small {
	height: 120px; 	
}

div.mini {
	height: 80px; 
	position: relative;
}

div.login_customer {
	height: 160px;
}

div#content h1 {
	margin: 10px;
	font-size: 14px;
}

div.big h1 {
	font-size: 18px;
}

div.box img {
	float: left;
	margin: 0 10px 10px 10px;
}

div.big img {
	float: left;
	padding: 5px;
	border: 1px solid #7d7d7d;
	background: #eee;
	margin: 10px;
}          

div.big p {
	margin-left: 152px;
	width: 290px;
}

div.full {
	width: 940px;
}   

div.small p {
	padding: 0 20px 0 0;
}

div.box ul {
	list-style-type: none;
	margin-top: 10px;
	padding: 0;
}

div.box li {

	padding: 0 20px 0 110px;
	background-image: url(/img/icons/smallarrow.png);
	background-position: 85px;
	background-repeat: no-repeat;
	line-height: 18px;
}  

div.box h1, div.box p, div.box h2, div.box span {
	margin-left: 10px;
}
               
div.service p {
	margin: 10px 20px 0 85px;
}

div.box h2 {
	font-size: 12px;       

}

div.big { 
	float: left;
	margin: 0 10px 10px 0;   
	height: 250px;
}

a.button, a.button_on {
	font-size: 11px;
	display: block;
	padding: 2px 30px 2px 40px;
	text-shadow: #e4e4e4 0 1px;   
 	font-weight: bold;
	border: 1px solid #999;
	background-image: url(/img/bgs/bg_button_off.png);
	background-position: left center;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	
}

a.button:hover, a.button_on {
	background-image: url(/img/bgs/bg_button_on.png);
}

a.add_to_basket {
	position: absolute;
	float: right;
	bottom: 12px;
	right: 12px;
}

a.add_to_basket:hover {
	background-image: url(/img/bgs/bg_button_on.png);
}

span.price {
	color: #98c400;
	font-weight: bold;
}

div.priceline {
	position: absolute;
	left: 76px;
	bottom: 10px;
   	font-size: 11px;
	color: #666;
	font-weight: bold;	
}             

div.priceline span.price {
	color: #98c400;
	font-size: 18px;	
}

div.priceline em {
	font-size: 8px;
	color: #999;
	font-weight: normal;
}

div.highlight {
	height: 150px;
}

div.highlight p {
	width: 330px;
}

div.highlight div.priceline {
	left: 10px;
}

div.highlight div.priceline span.price {
	font-size: 26px;
	letter-spacing: 1px;
	padding-top: 2px;
}

div.mini span.price {
	position: absolute;
	right: 10px;
	bottom: 10px;	
}

div.mini h1 span {
	float: right;
	color: #999;
	font-size: 11px;
}

/* FOOTER */

div#footer {
	margin: auto;
	background-image: url(/img/bgs/bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	width: 960px;
	color: #888;
}

div#footer a {
	text-decoration: underline;
	color: #888;
}
                     
/* ADMIN INDEX */

div.index {
	padding: 10px 0 0 10px;
	position: relative;
}

div.paging {
	padding: 10px;
}

div.paging div {
	float: left;
}

table {
	border: 0;
	border-collapse: collapse;
	width: 940px;
}

td {
	padding: 8px 10px;
}

th {
	background: #ccff00;
	background-image: url(/img/bgs/navbar_on.png);
	background-repeat: repeat-x;
	background-position: left center;
	border-top: 1px solid #7d7d7d;
	border-bottom: 1px solid #7d7d7d;	
	text-align: left;
	color: #444;
	padding: 5px;
	padding-left: 10px;	
}              

th a {
	color: #444;
}


tr {
	border-bottom: 1px dotted #ccc;
	background: #fff;
	color: black;
}               

tr td.actions {
	background: #f4f4f4;
}

tr.altrow {
	background: #f4f4f4;
}

tr.altrow td.actions {
	background: #eee;
}

td.actions a {
	text-decoration: underline;
}

div.actions ul li {
	float: left;
	text-align: center;
	margin-right: 10px;
   	background: #ccff00;
	background-image: url(/img/bgs/navbar_on.png);
	background-repeat: repeat-x;
	background-position: left center;
}

div.actions ul li a {
    color: #444;
}

div.submit {
	/* margin-left: 130px; */
}

div.input label{
	margin-top: 4px;
}
                   
/* CONFIGURE */

td.price {
	width: 90px;
	text-align: right;
}       

dd.price {
	width: 130px;
	text-align: right;
}

tr.title {
	font-weight: bold;
	background: #eee;
	font-size: 12px;
}

div.rightbar {
	float: right;
	background-image: url(/img/bgs/box_big.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: black;
	font-weight: bold;
	font-size: 14px;
	margin: 0 10px 0 0;
	width: 280px;
}

div.rightbar div {
	padding: 10px;
}

.cake-sql-log {
/*	display: none;*/
}

input.amount {
	width: 20px;
}

div.login {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	position: relative;
	background: #f6f6f6;
	background-image: url(/img/bgs/box.png);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 0 10px;
	height: 160px;
	overflow: hidden;
	width: 286px;
	margin: 200px auto;
	border: 1px solid #adadad;
	color: black;	
}

div.login label {
	width: 80px;
}

div.login .submit {
	margin-left: 80px;
}

div#flashMessage {
	padding: 5px;
	background: #ffcccc;
	color: #b80000;
	border: 1px solid #b80000;
	margin-bottom: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

td.price, th.price {
	text-align: right;
}

th.price {
	padding-right: 10px;
}

.basketitems table td.actions, .basketitems table td.amount {
	width: 40px;
}

tr.total td {
	font-weight: bold;
	border-bottom: 3px double black;
}

#BasketStartDay, #BasketEndDay {
	width: 46px;
	margin-right: 5px;
}

#BasketStartMonth, #BasketEndMonth {
	width: 95px;
	margin-right: 5px;
}

#BasketStartYear, #BasketEndYear {
	width: 60px;
}

.update {
	float: left;
}

.buttonright {
	float: right;
	margin-right: 10px;
}

.checkout {
	position: absolute;
	bottom: 10px;
	right: 10px;
	float: right;
}

.usage_days {
	width: 46px;
}

.ml {
	margin: 10px 0 10px 120px;
}

.small {
	font-family: arial;
	font-size: 11px;
	color: #999
}

dt {
  	float: left;
  	width: 100px;
	display: block;
	clear: left;
}                 

a.continue {
	float: right; 
	margin: 16px 10px 0 0; 
	color: white;
}

a.continue:hover {
	background: white;
	color: #b80000;
}

div#total {
	height: 60px;
	position: relative;
}

div#total span {
	float: right;
}

span.large {
	color: black;
	font-size: 14px;
	font-weight: bold;
}                      

td.spacer {
	background: #333537;
	background-repeat: repeat-x;
	background-position: left top;
	height: 10px;
	behavior: url("css/iepngfix.htc");
}

div#content h1.headline {
	padding: 0;
	margin: 0;
	text-align: center;
	padding-left: 20px;
	height: 58px;
	line-height: 58px;
	font-size: 27px;
	color: white;
	background-image: url(../img/bgs/headline.png);
	background-repeat: repeat-x;
	background-position: left center;
}                        
                
.h400 {
	height: 300px;
}

#info {
	border-bottom: 0;
}

div#phone {
	position: absolute;
	top: 2px;
	right: 10px;
	color: white;
	font-weight: bold;
}

.h530 {
	height: 530px;
}

textarea.package_desc {
	height: 500px;
}
                      
div.package {
	height: 240px;
}

div.package p {
	margin-left: 150px;
	margin-right: 20px;
	line-height: 1.5em;
}

div.package div.priceline {
	left: 10px;
}

div.package div.priceline span.price {
	margin-left: 0;
}

div.package div.priceline b {
 	font-size: 14px;
	color: #666;
}

img.framed {
	padding: 5px;
	background: #eee;
	border: 1px solid #ccc;
	margin-right: 10px;
	float: left;
}


div#topline {
	height: 33px;
	background: url(../img/bgs/bg_topline.png);
	background-repeat: repeat-x;
}

div#topline a {
	position: relative;
	line-height: 16px;
	padding: 2px 30px 2px 40px;
	height: 16px;
	width: 90px;
	top: 5px;
	left: 794px;
}

div#topline .slide {
	position: relative;
	line-height: 33px;
	color: #777;
	padding: 8px 10px 8px 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;	
	font-size: 16px;
	background: white;
 	font-family: HelvNeueCondBold, arial;
}

div#topline a.slide {
	cursor: hand;
}

div#topline a.slide:hover {
	color: #ccc;
}

span.preisknaller1, span.preisknaller2 {
	z-index: 1000;
	width: 130px;
	height: 130px;
	position: absolute;
	left: 372px;	
	top: -24px;
	float: left;
	background-image: url(/img/elements/preisknaller.png);
	background-position: center center;
	background-repeat: no-repeat;
}

span.preisknaller2 {
	background-image: url(/img/elements/preisknaller.png);
	left: 847px;
}

div.info {
	line-height: 1.5em;
}

div.info h2 {
	display: block;
	font-size: 12px;
	padding: 0;
	margin-bottom: 5px;
}