@charset "UTF-8";
/* CSS Document */


/*------------------------------------------------------------------- Allgemein ----- */


body{
}

h1 {

	letter-spacing: 0.2px;


}


h2 {

	font-size:12px;
	font-weight: bold;
	line-height: 20px;

}



h3 {

	font-size:12px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 16px;
}



#rechts p{
line-height: 20px;
margin-bottom: 10px;
}

#rechts table p, #rechts table strong{
line-height: 20px;
margin-bottom: 0px;
padding-top:3px;
padding-bottom:3px;
}


a{
	text-decoration: none;
	color: #990000;
}

a:hover{
	color: #5B4538;
}


.contenttable{
width:100%;
	margin-bottom: 27px;
}

table {

	margin-bottom: 27px;
}



td{
	border-bottom: #FFFFFF solid 1px;
	vertical-align: top;
}








/*------------------------------------------------------------------- Container ----- */



#content_mitte li{
	padding-left: 15px;
	margin-bottom: 5px;
	background-image: url(../img/pfeil_in.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}


#content_mitte ul{
	margin-bottom: 30px;
}





/*------------------------------------------------------------------- Allgemein ----- */



.standard{
	color: #0066CC;
}


.standard table{
	width: 560px;
	margin-bottom: 27px;
}

.standard td{
	border-bottom: #FFFFFF solid 1px;
	vertical-align: top;
}




/*------------------------------------------------------------------- Tabelle Preise ----- */


table.preise{
width: 100%;
}

.preise p{
	margin: 0px;
}

.preise td{
	vertical-align: top;
	background-color: #eae8e3;
	padding: 3px 3px 0px 0px;
	border-bottom: #5B4538 solid 1px;
	border-right: none;
}


.preiseNoPadding, .preise td.preiseNoPadding{
	vertical-align: top;
	background-color: #eae8e3;

	border-top: #5B4538 solid 1px;
	border-bottom: #5B4538 solid 1px;
	border-right: none;
}

.preiseNoPadding p{
	line-height: 8px;
}



.preise th, .preiseHeader{
	color: #990000;
	padding: 3px 3px 0px 0px;
	border-top: #5B4538 solid 1px;
	border-bottom: #5B4538 solid 1px;
}


.preise tfoot td{
	background-color:#eae8e3;
	color: #5b4538;
	border-right: none;
	border-bottom: none;
}



.iphone_bild {
margin-top:10px;
}


#content li{
	padding-left: 15px;
	margin-bottom: 5px;
	background-image: url(../../img/pfeil_in.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}


#contentul{
	margin-bottom: 30px;
}


#iphone p{
float:left;
line-height:32px;

}


#iphone img{
float:left;
padding-top:2px;
}


#iphone a{


background-color:#dddad3;
display:block;
line-height:36px;
height:36px;

}