@charset "UTF-8";

 /**
  * Wartungsarbeiten css
  * @copyright       wedega.de
  * @version         2.0.1
  */

*{   margin: 0;   padding: 0;}
body{   color: #666;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
	background: url(/layout/stbgbtn.png) #fff left bottom repeat-x;
	padding-bottom: 70px;}

img{ border: 0;}
b{font-weight: normal;}
td.price{ text-align:right; }
#head div,
#siteSections{  margin: 0 auto;  text-align: center;  width: 958px;overflow: hidden;}

#head{ background: #910C0C url(layout/head.png) repeat-x left top;  height: 125px;}

#head div img.logo{  float: left;  margin: 18px 0 0;  position: relative;}

#site{  position: relative;  width: 100%;}

#site #gradient{  width:100%;  background: url(layout//sitegraditor.png) left top repeat-x;
 height: 55px;}

#siteSections{  position: relative; text-align: left;  top:-175px;}

#siteSections div.section {float:left;}
#siteSections div.sectionContent{  width: 958px; margin: 196px 0 0 -10px;left: -10px;}

#siteContent{margin-left: 200px;	position: relative;}

.updateIcn{	position: absolute;	top: 28px;	left: -190px;	z-index: 10;}

.boxContent {	background: url(layout/boxbgnt.png) left top repeat-y;	z-index: 2;}

.tp,
.btm{	position: absolute;	width: 100%;	height: 50px;	font-size:0.1px;	top:0;
background: url(layout/box.png) #fff 0 0 no-repeat;}

.btm{	position: relative;	top:-35px;	background-position: 0 -275px;}

.boxContent img{ margin: 55px 0 25px 100px;}

.boxContent div{	margin: 0 140px 10px 100px;padding-bottom: 10px;}

/**
  * @section texts and titles
  */
h6{	color: #900;	font-size: 14px;	font-weight: bold;margin-bottom: 14px;}

p{margin-bottom: 20px;}

a, 
a:hover, 
a:visited{color: #666;}

hr,
table{margin-bottom: 1.1em;}
