html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
html{
	margin:0px;
	padding:0px;
	background-color:#edf7fd;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	height:auto;
}

body{
	margin:0px;
	padding:0px;
	font-family:Lucida Sans Unicode, Lucida Grande, Malayalam, sans-serif;	
	color:#868686;
	font-size:11px;
}

#mainFrame{
	position:relative;
    height:auto;
	line-height:14px;
	margin:0px;
	padding:0px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

#mainFrame{
	background-color:#fff;
	border-top:1px solid #96bad3;
	border-left:1px solid #96bad3;
	border-right:1px solid #96bad3;
	width:900px;
	padding-right:30px;
	padding-left:30px;
	padding-bottom:30px;
}
	
#header{
	position:relative;
	height:178px;
	margin-bottom:23px;
}

#header img{
    position:relative;
	top:23px;
}

#navi{
	position:relative;
	top:-9px;
	left:231px;
	width:670px;
	height:30px;
	background-image:url(images/bg_navi.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}

#navi_1{
	margin:0px;
	padding:0px;
	padding-left:4px;
	width:auto;
	height:30px;
	float:right;
	list-style-type:none;
	font-size:13px;
	background-image:url(images/navi_1_schatten_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#navi_1 li{
	float:left;
	position:relative;
	height:30px;
	padding:0px;
	padding-right:6px;
	background-image:url(images/navi_1_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

#navi_1 li.active{
	background-image:url(images/navi_1_right_active.gif);
}

#navi_1 li a{
	display:block;
	float:left;
	height:30px;
	padding:0px;
	padding-left:7px;
	padding-right:1px;
	background-image:url(images/navi_1_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#868686;
}

#navi_1 li.active a{
	background-image:url(images/navi_1_left_active.gif);
	color:#fd441b;
}

#navi_1 li a:hover{
	color:#fd441b;
}

#navi_1 a span{
	position:relative;
	top:11px;
}

#suche{
	background:transparent url(images/suche_bg.gif) no-repeat !important;
	padding-right:0px !important;
	width:101px;
}

#suche input{
	position:relative;
	top:6px;
	margin:0px;
	padding:0px;
	padding-top:4px;
	padding-left:6px;
	background:transparent;
	color:#fff;
	border:0px;
	height:18px;
	width:77px;
	float:left;
	font-size:13px;
	font-family:Lucida Sans Unicode, Lucida Grande, Malayalam, sans-serif;	
}

#suche .suchebutton{
	position:relative;
	top:5px;
	margin:0px;
	padding:0px;
	display:block;
	background:url(images/suche_button.gif);
	border:0px;
	height:23px;
	width:18px;
	float:left;
}

#suche .suchebutton span{
	display:none;
}

button{
	cursor:pointer;
}

#hotlineArea{
	position:absolute;
	width:205px;
	height:180px;
	top:-149px;
	right:0px;
	color:#fff;
	background-image:url(images/hotline_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:transparent;
	cursor:default;
	font-size:11px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:6px;
}

#hotlineArea h2{
	color:#fff !important;
	margin:0px;
	margin-top:6px;
}

#hotlineArea #hotline{
	position:relative;
	top:2px;
	font-size:14px;
}

#hotlineArea a{
	color:#fff;
	font-style:italic;
	text-decoration:none;
}

#hotlineArea a:hover{
	text-decoration:underline;
}

/* ------------------navi2-------------------- */ 

#navi_2{
	float:left;
	background-color:#fff;
	height:auto;
	width:200px;
	margin:0px;
	margin-right:30px;
	padding:0px;
	padding-top:3px;
	list-style-type:none;
	font-size:13px;
	border-top:2px solid #eee;
	
}

#navi_2 li{
	margin:0px;
	padding:0px;
	border-bottom:2px solid #eee;
	height:25px;
}

#navi_2 li a{
	display:block;
	padding-left:22px;
	background-image:url(images/arrow_right.gif);
	background-repeat:no-repeat;
	background-position:6px 8px;
	line-height:25px;
	text-decoration:none;
	color:#868686;
}

#navi_2 li.active a{
	color:#fd441b;
}

#navi_2 li a:hover{
	color:#fd441b;
	text-decoration:none;
}

/* ------------------navi2  Ende-------------------- */ 

#content{
	height:auto;
	overflow:hidden;
}

#content p{
	clear:both;
}

#centerFrame{
	width:370px;
	float:left;
}

#centerFrame img{
	float:left;
	margin-right:15px;
	margin-bottom:12px;
}

#content .teaserRight{
	float:right;
	background-color:#fff;
	height:auto;
	width:250px;
	margin:0px;
	margin-left:30px;
	padding:0px;
	font-size:11px;
}

#content .teaserRight .infoBox{
	margin-top:6px;
	background-color:#f1f1f1;
}

#content .teaserRight .infoBox h2{
	margin-top:5px;
	padding-left:8px;
	padding-right:8px;
}

#content .teaserRight .infoBox p{
	padding-left:8px;
	padding-right:8px;
	padding-bottom:8px;
	margin-bottom:0px;
}

#content a{
	color:#fd441b;
	padding-right:14px;
	background-image:url(images/arrow_right.gif);
	background-repeat:no-repeat;
	background-position:right 3px;
	text-decoration:none;
}

#content a:hover{
	text-decoration:underline;
}

img {
	border:none;
}

h1, h2, h3, h4 {
	margin:0px;
	padding:0px;
	color:#fd441b;
	font-weight:normal;
}

h1 a, h2 a{
	margin:0px;
	padding:0px;
	background-image:none !important;
}

h1 span, h2 span, h3 span{
	display:block;
	font-size:11px;
	font-style:italic;
	line-height:12px;
	color:#868686;
}

h1 {
	line-height:28px;
	font-size:26px;
	margin-bottom:10px;
}

h2 {
	line-height:18px;
	font-size:16px;
	margin-top:22px;
	margin-bottom:5px;
}

h3, h4 {
	line-height:15px;
	font-size:13px;
	color:#868686 !important;
	margin-top:10px;
	margin-bottom:5px;
}

p{
	margin:0px;
	padding:0px;
	margin-bottom:12px;
	line-height:14px;
}

/* --------------------- footer ------------------- */

#footer{
	position:relative;
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	background-image:url(images/footer_bg.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	height:85px;
}

#footer img{
	position:relative;
	top:-204px;
	float:left;
}

#footer p{
	float:left;
	width:140px;
	margin-right:15px;
	margin-top:5px;
	float:right;
}

/* --------------------- footer ende ------------------- */

/* --------------------- naviBottom -------------------- */

#naviBottom{
	height:50px;
	list-style-type:none;
	position:relative;
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	width:960px;
}

#naviBottom li{
	float:left;
	margin-left:10px;
}

#naviBottom li a{
	color:#868686;
	text-decoration:none;
}

#naviBottom li a:hover{
	color:#fd441b;
}

#naviBottom li#copy{
	display:block;
	width:auto;
	margin-right:10px;
	float:right;
}

/* --------------------- naviBottom Ende --------------- */

.italic{
	font-style:italic;
}

.h3{
	font-size:16px;
	color:#c6c6c6;
}

table.standorte{
	margin:0px;
	margin-bottom:12px;
	clear:left;
	padding:0px;
	width:410px;
	font-family:Lucida Sans Unicode, Lucida Grande, Malayalam, sans-serif;
	border-collapse:collapse;
}

.standorte td{
	vertical-align:top;
}

#content .standorte td img{
	margin:0px;
	padding:0px;
	margin-top:2px;
	margin-right:5px;
}

td{
	margin:0px;
	padding:0px;
	vertical-align:top;
	border-bottom:2px solid #eee;
}

table.bereitschaft{
	margin-bottom:12px;
	border-collapse:collapse;
	width:100%;
	border-top:2px solid #eee;
}

.bereitschaft td{
	border-bottom:2px solid #eee;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
}

#tieraerzte {
	margin-top:25px;
	margin-bottom:12px;
	border-collapse:collapse;
	width:600px;
}

#mrtTable{
	margin-top:25px;
	margin-bottom:12px;
	border-collapse:collapse;
}

th{
	text-align:left;
	vertical-align:top;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:5px;
	padding-left:6px;
	padding-right:4px;
	background-color:#eee;
}

#tieraerzte td, #mrtTable td{
	width:350px !important;
}

td{
	vertical-align:top;
	border-bottom:2px solid #eee;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:6px;
	padding-right:4px;
}

#tieraerzte .firstRow{
	background-image:url(images/tableHeader_600.gif);
}

#centerFrame ul{
	margin:0px;
	padding:0px;
	margin-left:10px;
	margin-bottom:12px;
}

#centerFrame li{
	margin:0px;
	padding:0px;
	margin-left:15px;
}

/* -------------------------- Suche ------------------------ */

.result_index{
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-size:11px;
}

.result_index li{
	margin-bottom:10px;
}

#search input{
	font-family:Lucida Sans Unicode, Lucida Grande, Malayalam, sans-serif;
	width:280px;
}

#search button{
	background-image:url(images/arrow_right.gif);
	background-repeat:no-repeat;
	background-position:right 5px;
	background-color:transparent;
	border:none;
	color:#fd441b;
	padding-right:10px;
}

/* -------------------------- Suche Ende ------------------------ */

.errorMessage, .loginMessage{
	color:#fd441b !important;
}

fieldset{
	border:none;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}

label{
	clear:left;
	display:block;
	width:120px;
	float:left;
}
