body, td, span, p, li, textarea, input, select  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 12px; */
	color:#3d107b;
}
* html body{
 background-image:url(../img/bg_footer.jpg);
 background-repeat:repeat-x;
 background-position:bottom left;
 overflow-y:hidden;
}
a.willkommen {
	display:block;
	width:300px;
	height:19px;
	background-color:#DF0024;
	text-align:center;
	border-left:solid 1px #FFFFFF;
	border-bottom:solid 1px #DF0024;
	color:#FFFFFF;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	padding-top:3px;
}
a.willkommen:hover{
	background-color:#F7BB9B;
	border-bottom:solid 1px #F7BB9B;
	width:300px;
}
* html a.willkommen {
	width:299px;
	height:23px;
}
.willk_box{
	width:300px;
	height:23px;
	float:left
}
.arztbox{
	position:absolute;
	width:340;
	z-index:1;
	layer-background-color: #FFFFFF;
	visibility:hidden;
}
.willk_klein {
	font-size: 10px;
	color:#3D107B;
}
.willk_klein {
	padding:5px;
}
.willk_klein a {
	text-decoration:none;
	color:#DF0024;
/*	font-size:33px;*/
}
.willk_klein a:hover {
	color:#349BD7;
}

#footer_bg{
	position:fixed;
	bottom:0px;
	height:24px;
	background-color:#4B3183;
	width:100%;
}
* html #footer_bg{
/*	position:fixed;*/
	bottom:0px;
	height:0px;
	background-color:none;
	width:0;
}

p{
	margin:0px;
	padding:0px;
}



 a.menu_1,a.menu_1_s,a.menu_1_b{
 	display:block;
	text-decoration:none;
	padding:5px 0px 0px 0px;
	font-size:10px;
	height:12px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	background-color:#DF0024;
	border-right:solid 1px #FFFFFF;
	padding:5px 0px;
	white-space:nowrap;
	width:120px;
 }
 a.menu_1_b{
	 background-color:#162983;
 }
 a.menu_1:hover,a.menu_1_s,a.menu_1_b:hover{
	display:block;
	background-color:#F7BB9B;
 }


a.menu_2, a.menu_2:hover, a.menu_2_s,a.menu_2_1,a.menu_2_1_s {
	display:block;
	padding:5px 15px 5px 0px;
	margin:0px;
	text-align:left;
	color:#9089bd;
	text-decoration:none;
	font-size: 11px;
	width:150px;
	border-top: 1px dotted #ccc8e1;
}

a.menu_2:hover, a.menu_2_s,a.menu_2_1:hover,a.menu_2_1_s {
	color:#3d107b;
	font-weight:bold;
}

 a.menu_2_1,a.menu_2_1_s{
/*	 	padding:0px 0px 5px 15px;*/
	 	padding:0px 0px 5px 15px;
		border:none;
	}
/*a.menu_2_1_s{
	color:#e2001a;
}*/

.menu {
/*	color:#000000;*/
	font-size: 10px;
/*	line-height: 140%;*/
}

a.menu {
	color:#9089bd;
	text-decoration:none;
}
a.menu:hover {  
	text-decoration: underline;
	color:#3d107b;
}


a.menu_spr{
	color:#9089bd;
	text-decoration:none;
	font-size: 11px;
	background:url(../img/spr_arrow.jpg) no-repeat 0px 2px;
	padding-left:10px;
}
a.menu_spr:hover{
	color:#e2001a;
	background:url(../img/spr_arrow2.jpg) no-repeat 0px 2px;
}

/* *** Ergänzung footer in foot.php */
#footer{
	position:fixed;
	bottom:0px;
	height:22px;
	background-color:#4B3183;    /* Original Violett */
	width:100%
}
#footer_container{
	width:100%;
	min-width:1024px;
}
.menuefuss{
	color:#FFFFFF;
/*	font-size:16px; */ /* Schriftgrad hier grösser für Zwischenstriche im Menü */
}
a.menu_4,.menu_4_s{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
a.menu_4:hover,.menu_4_s{
	font-weight:bold;
}
* html #footer {
	width:100%;
	min-width:1024px;
	height:22px;
/*	bottom:1px;*/
	position:absolute;
	background-color:#4B3183;    /* Original Violett */
}
* html #content_container {
	padding:0;
	margin-left:0px;
	left:0px;
	height:95%;
	position:absolute;
	left:0px; top:0px; width: 100%;
	scroll-x:hidden;
	overflow-y:auto;
}
#content_container{
	padding-bottom:3em;
}

a {
	color:#9089bd;
	text-decoration:none;
}
a:hover{
	color:#DF0024;
}
/*
#aglastart a{
	font-size:44px;
}*/
#arztlink,#arzttext3{
	color:#e2001a;
}
#arztlink:hover,#arzttext3:hover{
	color:#9089bd;
}