body {
	background: #e0e0e0 url(../img/body_bg.png) fixed repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px
}


/*** LINKS ***/

a:link,
a:visited,
a:hover{
	color: #9b1723;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.bottom a{
	color: #666;
}

/*** LAYOUT ***/

#allcontent{
	width: 992px;
	margin: 0 auto;
}

.main {
	width: 890px;
	padding: 14px 51px 18px 51px;
	background: transparent url(../img/content_bg.png) left repeat-y;
}

.head{
	margin-bottom: 25px;
}

.banner-part {
	height: 262px;
	margin-bottom: 23px;
	position: relative;
}

.banner {
	width: 673px;
	float: left;
	position: relative;
	z-index: 1;
}

.banner img {
	border: 6px solid #dedede;
	z-index: 1;
}

.banner div.button{
	position: absolute;
	z-index: 3;
	bottom: 12px;
	right: 17px;
}

.banner div.description{
	position: absolute;
	z-index: 2;
	bottom: 15px;
	left: 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
}

.banner div.button img{
	border: none;
}

.banner-menu {
	list-style: none;
	float: right;
	position: relative;
}

.banner-menu div{
	border: 3px solid #dedede;
	height: 72px;
	width: 199px;
}

#banner-menu1{
	position: absolute;
	right: 0px;
	top: 0px;
	background: transparent url(../img/select1.png) left no-repeat;
}

#banner-menu1:hover {
	background: transparent url(../img/hover1.png) left no-repeat;
}

#banner-menu2-2{
	position: absolute;
	right: 0px;
	top: 92px;
	background: transparent url(../img/select1.png) left no-repeat;
}

#banner-menu2-2:hover {
	background: transparent url(../img/hover1.png) left no-repeat;
}

#banner-menu2{
	position: absolute;
	right: 0px;
	top: 92px;
	background: transparent url(../img/select2.png) left no-repeat;
}

#banner-menu2:hover {
	background: transparent url(../img/hover2.png) left no-repeat;
}

#banner-menu3{
	position: absolute;
	right: 0px;
	top: 184px;
	background: transparent url(../img/select3.png) left no-repeat;
}

#banner-menu3:hover {
	background: transparent url(../img/hover3.png) left no-repeat;
}

#banner-menu3-3{
	position: absolute;
	right: 0px;
	top: 184px;
	background: transparent url(../img/select2.png) left no-repeat;
}

#banner-menu3-3:hover {
	background: transparent url(../img/hover2.png) left no-repeat;
}

#banner-menu3-1{
	position: absolute;
	right: 0px;
	top: 0px;
	background: transparent url(../img/select3.png) left no-repeat;
}

#banner-menu3-1:hover {
	background: transparent url(../img/hover3.png) left no-repeat;
}

#banner-menu4 {
	position: absolute;
	right: 0px;
	top: 0px;
	background: transparent url(../img/select4.png) left no-repeat;	
}

#banner-menu4:hover {
	background: transparent url(../img/hover4.png) left no-repeat;
}

#banner-menu1-2{
	position: absolute;
	right: 0px;
	top: 92px;
	background: transparent url(../img/select4.png) left no-repeat;
}

#banner-menu1-2:hover {
	background: transparent url(../img/hover4.png) left no-repeat;
}

#banner-menu1-3{
	position: absolute;
	right: 0px;
	top: 184px;
	background: transparent url(../img/select4.png) left no-repeat;
}

#banner-menu1-3:hover {
	background: transparent url(../img/hover4.png) left no-repeat;
}


.contact{
	float: left;
	width: 240px;
	border-right: 2px solid #dedede;
	text-align: left;
	padding-right: 40px;

}

.text1{
	float: left;
    padding: 0 14px;
	width: 250px;
	text-align: left;
   margin-top: 33px;
   line-height: 1.5;
}

.text2{
	float: left;
	width: 300px;
	text-align: left;
   margin-top: 33px;
   line-height: 1.5;
}

.text3
{
    float: left;
    height: 70px;
    margin-top: -11px;
    padding: 0 14px;
    text-align: left;
    width: 550px;
    line-height: 1.5;
}

.bottom{
	background: transparent url(../img/content_bg_bottom.png) left top no-repeat;
	height: 30px;
	padding-top: 25px;
}


.footer-left {
	float: left;
	margin-left: 21px;
}

.contact-left {
    float: left;
    margin-top: 12px;
    line-height: 1.5;
    text-align: left;
}

.contact-right {
    float: left;
    margin-left: 30px;
	margin-top: 18px;
    text-align: center;
   }

.footer-right {
	float: right;
	margin-right: 21px;
}

.footer-right span{
	padding: 0 12px;
	border-left: 1px solid #666;
}

.footer-right span.first{
	border-left: none;
}


/*** Misc ***/

.clear{
	height: 0px;
	font-size: 0;
	clear: both;
}

.bold{
	font-weight: bold;
}

.red{
	color: #9b1723;
}

.small {
	font-size: 10px;
}

#bestellbutton{
	
	width: 270px;
	text-align: left;
	padding-right: 40px;
}

.bestellbutton_left {
  float: left;
    margin-top: -12px;

}

.bestellbutton_right {
    float: left;
    margin-left: 14px;
	margin-top: -8px;
}
