body {
	margin: 0;
}

.main_bg {
	background: transparent url(../img/background_opti.jpg) top left repeat-y;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}

.clear-both {
	clear: both;
}

.clear-left {
	clear: left;
}

.clear-right {
	clear: right;
}

#main {
	color:#5E5D5C;
	font-family:Arial,Helvetica,Geneva,Sans-serif;
	font-size:14px;
	line-height:20px;
	margin:0 0 10px 10px;
	width:690px;
}

#main .page_headline {
	width: 690px;
	margin: 11px 0 0 10px;
	font-family: Arial,Helvetica,Geneva,Sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5E5D5C;
	background: url(../img/pointed_line_form.gif) bottom left no-repeat;
}

#main a:link, #main a:hover, #main a:focus, #main a:active, #main a:visited {
	color:#5D85FE;
	font-weight:bold;
	line-height: 30px;
	text-decoration:none;
}

#main .wrapper {
	width: 690px;
	height: 1px;
	background: transparent url(../img/pointed_line_form.gif) top left no-repeat;
	margin: 10px 0;
}

#filialfinder {
	width: 690px;
	font-size: 13px;
	margin: 0 0 10px 10px;
}

#plz {
	width: 45px;
}

#ort {
	width: 95px;
}

#str {
	width: 140px;
}

#toggle_kassenfilter, #toggle_laenderfilter {
	margin: 0;
}

#search-input table {
	width: 300px;
	font-size: 12px;
	font-family:Arial,Helvetica,Geneva,Sans-serif;
}

#filialfinder table th {
	text-align: left;
}

#filialfinder table td {
	vertical-align: top;
}

#kassenfilter {
	width: 690px;
}

.scroller {
	height: 180px;
	overflow: auto;
	overflow-x:hidden;
	white-space: nowrap;
}

.listbox {
	width: 300px;
	float: left;
}

.filter {
	display: none;
	padding-top: 10px;
	background: transparent url(../img/pointed_line_form.gif) top left repeat-x
}

.filter ul {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.filter li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.errors {
	display: none;
	color: #C90000;
}

#result {
	color:#5E5D5C;
	font-size: 11px;
}

#sidebar {
	height: 500px;
	overflow: auto;
}

#sidebar .sidebarMarker {
	background-color: #FFF;
}

#sidebar .sidebarMarker.hover {
	background-color: #EEE;
}

#sidebar .activeMarker {
	background-color: #EEE;
}

#map {
	overflow: hidden;
	width:490px;
	height:500px;
}

#result .entry-wrapper {
	height: 1px;
	background: transparent url(../img/pointed_line_form.gif) left top no-repeat;
}

a:link.link_kasse , a:focus.link_kasse, a:active.link_kasse, a:visited.link_kasse  {
	padding-left: 6px;
	height:20px;
	line-height:20px;
	display:block;
	width:280px;
	background: transparent url(../img/arrow_small_blue.gif) left no-repeat;
	border-bottom:1px dotted #b2b2b2;
}

a:hover.link_kasse {
	background: transparent url(../img/arrow_small_blue.gif) left no-repeat;
	background-color: #E4ECFF;
	height:20px;
	line-height:20px;
}

/* Buttons */
#main a.contrastbutton, #main a.contrastbutton:link, #main a.contrastbutton:active, #main a.contrastbutton:focus, #main a.contrastbutton:hover, #main a.contrastbutton:visited {
	background: url("../img/btn_gruen.gif") repeat-x scroll left top transparent;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-weight: bold;
	line-height: 30px;
	padding: 0 5px;
	text-align: center;
	text-decoration: none;
	border-radius: 3px;
	-khtml-border-radius:10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#main a.contrastbutton.hinweis {
	background: url("../img/btn_orange.gif") repeat-x scroll left top transparent;
}

#main a.contrastbutton img.pdfbutton {
	display: block;
	float: left;
	margin-top: 4px;
	padding-right: 4px;
}
