#logo {
	float:left;
}

/* BOX DESIGN */

#left .box, #subnavigation {
  width:20em;
  background:#f2f2f2 url('../img/left_box_bg.png') top right repeat-y;
  margin-bottom:15px;
  line-height:1.45em;
}

#subnavigation {
  background:transparent url('../img/left_box_bg.png') top right repeat-y;
}


#right .box {
  width:20em;
  background:#f2f2f2 url('../img/right_box_bg.png') top left repeat-y;
  margin-bottom:15px;
  line-height:1.45em;
}

#right {
  margin-left:0.1em;
}

#right .randlos.box, #left .randlos.box  {
	background:none;
}

#right .randlos .csc-textpic-image, #left .randlos .csc-textpic-image {
	margin:0px;
}

#servicebox select {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;	
	width:95%;
	border:1px solid #999999;
	background:#FFFFFF url("../img/tarifrechner/input_bg.gif") no-repeat scroll left top;
}

#right #servicebox .txtbody {
  padding: 0px;
}

#right #servicebox p {
	padding-bottom:5px;
}

#right .newsbox li {
	list-style:none;
	margin-bottom:10px;
}

#bottom_l, #bottom_r {
   font-size:1.1em;
   line-height:140%;
   padding:10px 15px;
}

#left .txtbody, #right .txtbody {
  padding:10px 8px 10px 12px;
}

input.nopad {
	padding:0px;
	margin:0px;
	border:0px;
}
