pre {
	background-color: #fff;
	font-size: 11px;
}

td, body, input, select, th, textarea, p {
	color:#000744;
	font-family:Arial,Helvetica,SansSerif;
	font-size:12px;
}
body{
	margin:0;
	background-color: #161D54;
}

form{
	margin:0;
	padding:0;
	display:inline;
}
img{
	border:0;
}
a:link,a:visited,a:active{
	color:#D25100;
	outline:none;
}
a:visited{
	color:#000744;
	outline:none;
}
a:hover{
	text-decoration:underline;
	color:#A64000;
	outline:none;
}
.meta_navig,.meta_navig:link,.meta_navig:visited,.meta_navig:active{
	text-decoration:none;
	color:#666666;
	font-size:10px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.meta_navig:hover{
	text-decoration:none;
	color:#666666;
}
#quicksearch{
	text-align:left;
}
input.meta_quicksearch{
	width:104px;
	height:16px;
	border:1px solid #9FA4B9;
	color:#9FA4B9;
	background-color:#161D54;
	font-size:10px;
	margin-right:3px;
}

/************  new Styles (landingpages) ****************/

#chooselanguage{
	text-align:left;
}

#chooselanguage img{
float: left;
margin: 2px 4px 0px 0px;
}

table.main td.grayback{
background: #7e85a0;
vertical-align: top;
}
table.main td.whiteback{
background: #ffffff;
vertical-align: top;
border-right: #161d54 1px solid;
}

div.buttonarea{
padding: 0px 26px 0px 0px;
}

a.button, a.button:visited, a.button:hover{
display:block;
font-weight: bold;
float: right;
margin: 18px 0px 18px 0px;
padding: 3px 24px 3px 12px;
background-color: #f25d00;
background-image: url(../_images/icon_more.gif);
background-repeat: no-repeat;
background-position: center right;
text-decoration: none;
color: white;
}

/* linke Spalte */
#welcome{
height:auto;
width: 463px;
}
#welcome p{
line-height: 16px;
margin: 24px 24px 0px 24px;
}
#welcome img.inside{
float:right;
margin: 0px 0 0px 16px;
}

#welcome #kontaktformular {
padding: 9px 0px 0px 18px;
}
#welcome #kontaktformular table, #welcome #kontaktformular table td{
background: white;
font-size:12px;
}

#welcome #kontaktformular a, #welcome #kontaktformular a, #welcome #kontaktformular a{
margin: 0px 0px 0px 0px;
display: block;
}
#welcome #kontaktformular a.erase{
float: left;
background: url(../_images/icon_reset.gif) no-repeat;
color:#000744;
padding: 0px 0px 0px 24px;
width: 80px;
}

#welcome #kontaktformular a.back{
background: url(../_images/icon_back.gif) no-repeat;
color:#000744;
padding: 0px 0px 0px 24px;
}

#welcome #kontaktformular img{
background: white;
}

/*  mittlere Spalte */
#contact{
border-right: #161d54 1px solid;
border-bottom: #161d54 1px solid;
width: 232px;
height: 511px;
background:url(../_images/background_contact.gif) no-repeat;
}

#contact.ru{
background:url(../_images/ru/background_contact_ru.gif) no-repeat;	
}

html>/**/body #contact{
width: 231px;
}
#contactcontent{
padding: 17px 0 0 17px;
}

#contactcontent.ru{
padding: 392px 0 0 17px;
}

#contactcontent.ru p.btncontactform {
padding: 0px 0px 0px 0px;
}

#contactcontent p{
color: white;
margin: 0 0px 7px 0px;
}
#contactcontent p.telephone{
background: url(../_images/icon_telephone.gif) no-repeat 0px 2px;
padding: 0px 0px 0px 25px;
}
#contactcontent p.fax{
background: url(../_images/icon_fax.gif) no-repeat 0px 2px;
padding: 0px 0px 0px 25px;
}
#contactcontent p.email{
background: url(../_images/icon_email.gif) no-repeat 2px 3px;
margin: 11px 0px 7px 0px;
padding: 0px 0px 0px 25px;
}
#contactcontent p.email a, #contactcontent p.email a:visited, #contactcontent p.email a:hover{
color: white;
}
#contactcontent p.btncontactform{
margin: 0px 0px 0px -3px;
padding: 2px 0px 0px 0px;
}
#contactcontent p.btntwo{
display: block;
float: left;
margin: 8px 0px 0px 0px;
}
#contactcontent p.btntwo a, #contactcontent p.btntwo a:visited, #contactcontent p.btntwo a:hover{
color:white;
float: left;
display: block;
height: 69px;
width: 89px;
margin: 0px 12px 0px 0px;
padding: 7px 0 5px 6px;
line-height: 16px;
}
html>/**/body #contactcontent p.btntwo a, html>/**/body #contactcontent p.btntwo a:visited, html>/**/body #contactcontent p.btntwo a:hover{
height: 57px;
width: 86px;
}

/*  rechte Spalte */
#further{
width: 231px;
height:511px;
background:url(../_images/background_further_information.gif) no-repeat;
}
#further p#firstlink, #further p#secondlink{
padding: 175px 24px 0px 0px;
text-align: right;
margin: 0;
}
#further p.small{
color: white;
text-align: right;
margin: 0;
padding: 3px 48px 3px 12px;
}
#further a, #further a:visited, #further a:hover{
display: block;
color:white;
background-image: url(../_images/icon_more.gif);
background-repeat: no-repeat;
background-position: bottom right;
padding: 3px 24px 0 77px;
}

/************  Ende new Styles ****************/
.input_error, .errormessage {
	color: #FF9900;
}

h1{
	font-size:24px;
	font-weight:normal;
	color:#161D54;
	margin: 0;
	padding: 0;
}
h2{
	color:#000744;
	font-size:12px;
	padding: 0px 0px 0px 0px;
	margin: 7px 0px -10px 0px;
}
h3{
	font-size:11px;
	color:#666666;
	margin: 6px 6px -3px 15px;
}
.crossline{
	margin-top:10px;
	font-weight:bold;
}
ul{
	margin:5px 0px 5px 10px;
}
* > ul{
	margin:5px 0px 5px -20px;
}


ul.publications_list li{
	margin:5px 0px 15px 10px;
	list-style-image:url('../_images/li.gif');
}


ol{
}
li{
	list-style-image:url('../_images/li.gif');
}

table.main{
	width:927px;
	background-color:#FFFFFF;
}
tr.meta{
	background-color:#161D54;
	height:25px;
}
td.meta{
	color:#9FA4B9;
	font-size:12px;
	text-align:right;
}
td.meta a, td.meta a:visited, td.meta a:link, td.meta a:active{
	font-weight:bold;
	color:#9FA4B9;
	text-decoration:none;
}
td.meta a:hover{
	color:#D25100;
	text-decoration:none;
}
td.meta a.active, td.meta a.active:link, td.meta a.active:visited, td.meta a.active:active{
	color:#FFFFFF;
}
input.loginbox{
	width:104px;
	height:16px;
	border:1px solid #9FA4B9;
	color:#9FA4B9;
	background-color:#161D54;
	font-size:10px;
	padding-left:2px;
}
#metanavi{
	position: relative;
}
#passworthider{
	position:absolute;
	text-align:left;
	width:104px;
	right: 19px;
	top: 1px;
}
* > #passworthider{
	top: 3px;
	right: 18px;
}
#passworthider a{
	font-weight:normal;
	cursor:text;
	width:104px;
	height:16px;
	border:1px solid #9FA4B9;
	color:#9FA4B9;
	background-color:#161D54;
	font-size:10px;
	padding-left:2px;
	padding-top:1px;
}
* > #passworthider a{
	border:0px;
}input.loginbutton{
	width:16px;
	height:16px;
	border:0;
	background:url('../_images/loginbutton.gif');
}
#navig{
	width:231px;
	margin-bottom:15px;
}
#navig_border{
	 position:absolute;
	 border-top:1px solid #FFFFFF;
	 width:231px;
}

#teaser_top{
	width:231px;
	background-color:#7E85A0;
	height:131px;
	border-bottom:1px solid #161D54;
}
#content{

}

#filialfinder_content {

}

#filialfinder_content .iframe{
	background-color:#F6F7FA;
	width:100%;
}

#filialfinder_content .finder_intro{
	padding:20px 20px 0px 20px;
}

td.filialfinder_content{
	background-color:#EDEEF4;
	width:100%;
	height:100%;
	border:1px solid #161D54;
	border-top:0;
	border-bottom:1px;
}

#filialfinder_content #content_body{
	width:100%;
	margin:0px;
	line-height:17px;
}

td.content{
	background-color:#EDEEF4;
	width:465px;
	height:100%;
	border:1px solid #161D54;
	border-top:0;
	border-bottom:0;
}
#content_header{
	width:463px;
	background:#C8CBD7 url('../_images/content_header_bg.gif') repeat-x;
	height:131px;
	border-bottom:1px solid #161D54;
	padding:20px;
	padding-bottom:15px;
}
* > #content_header{
	width:423px;
	padding:0px;
	padding-left:20px;
	padding-right:20px;
}

#content_form{
	width:423px;
	margin:20px;
}
#content_index{
	width:423px;
	margin:20px;
}
#content_right{
	position:absolute;
	margin-left:465px;
	padding:10px;
}
#content #content_body{
	width:423px;
	margin:20px;
	line-height:17px;
}

#content_list{
	width:423px;
	margin:20px;
}
#content_body table{
	width:100%;
	empty-cells:show;
	border:0;
	border-left:1px solid #7E85A0;
	border-top:1px solid #7E85A0;
	border-bottom:1px solid #7E85A0;
}

#content_body td{
	empty-cells:show;
	border-right:1px solid #7E85A0;
	padding: 3px 10px 3px 10px;
	vertical-align:top;
}
#content_body tr{
	background-color:#FFFFFF;
	vertical-align:top;
}
#content_body tr.row1{
	background-color:#FFFFFF;
}
#content_body tr.row2{
	background-color:#EDEEF4;
}
#content_body th{
	background-color:#7E85A0;
	text-align:left;
	border-right:1px solid #7E85A0;
	padding: 5px 10px 5px 10px;
	vertical-align:top;
	color:#FFFFFF;
}

#content_body #search {
	width: 400px;
	border:none;
}

#google_info {
		border:none;
}

#search td{
	border:none;
}
#search table{
	width:100%;
	empty-cells:show;
	border:0;
	border:none;

}
#search tr{
	background-color: #EDEEF4;
	border:none;
}

.search_but_firstpage{
	float:left;
	margin:0px 5px 0px 0px;
	width:14px;
	height:14px;
	background:url('../_images/de/firstpage_off.gif') no-repeat;
}
.search_but_prevpage{
	float:left;
	width:14px;
	height:14px;
	background:url('../_images/de/prevpage_off.gif') no-repeat;
}
.search_but_nextpage{
	float:right;
	width:14px;
	height:14px;
	background:url('../_images/de/nextpage_off.gif') no-repeat;
}
.search_but_lastpage{
	float:right;
	margin:0px 0px 0px 5px;
	width:14px;
	height:14px;
	background:url('../_images/de/endpage_off.gif') no-repeat;
}


#columnsk4 {
	width: 400px;
}

#columnsk4 td{
	border:none;
}
#columnsk4 tr{
	background-color:none;
	border:none;
}
#columnsk4 table{
	border:none;
}

#content_body td.right{
	text-align:right;
}
#content_body th.right{
	text-align:right;
}
#content_body td.center{
	text-align:center;
}
#content_body th.center{
	text-align:center;
}
#content_body img{

}
/* Mitarbeiterbild */
#content_body img.portrait{
	float:right;
	margin-bottom:20px;
	margin-left:10px;
}

#content_addon{
	/*border-top:1px solid #161D54;*/
	width:463px;
	padding:20px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
}
* > #content_addon{
	width:423px;
}
#content_edit{
	border-top:1px solid #161D54;
	width:463px;
	padding:20px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
	/*background-color:#7E85A0;*/
}
* > #content_edit{
	width:423px;
}
#logo{
	width:231px;
	background-color:#7E85A0;
	height:131px;
	border-bottom:1px solid #161D54;
}
* > #logo{
	background:#ffffff;
}
#teaser_body{
	margin:0px;
	font-size:11px;
}
* > #teaser_body{
	margin:0px;
}
#teaser_body .teaser_headline{
	width:231px;
	background:#7E85A0;
	color:#fff;
	font-size:16px;
	padding:34px 10px 6px 10px;
	border-bottom:1px solid #161D54;
}
* > #teaser_body .teaser_headline{
	width:211px;
	padding:34px 10px 5px 10px;
}
#teaser_body .teaser_fachaerzte{
	border-bottom:1px solid #848C99;
	width: 100%;
}

#teaser_body .teaser_fachaerzte_small{
	border-bottom:1px solid #848C99;
	width: 100%;

}

#teaser_body .teaser_right {
	padding: 0;
	width: 231px;
}
#teaser_body .teaser_right a,
#teaser_body .teaser_right img {
	display: block;
}

#teaser_body .teaser_fachaerzte_small a{
	text-decoration: none;
	display: block;
	color: #000744;
	padding: 5px;
	padding-left: 17px;
}

#teaser_body .teaser_fachaerzte_small a:hover{
	text-decoration: none;
	display: block;
	color: #D25100;
}





table.list_fachaerzte {
	padding-bottom: 10px;
	border-bottom:1px solid #848C99;
}



#teaser_body .teaser_fachaerzte_content{
	font-size:11px;
	padding:0px 0px 10px 0px;
}
#teaser_body .teaser_fachaerzte_content br{
	line-height:4px;
}

#navig0{
	width:231px;
}
#navig0 a, #navig0 a:visited, #navig0 a:link, #navig0 a:active{
	text-decoration:none;
}
#navig1{
	width:216px;
	margin-left:15px;
	min-height:20px;
}

#navig1 a, #navig1 a:visited, #navig1 a:link, #navig1 a:active{
	width:182px;
	height:20px;
	padding-top:2px;
	text-decoration:none;
}
#navig2{
	width:201px;
	min-height:16px;
	margin-left:30px;
}

#navig2 a, #navig2 a:visited, #navig2 a:link, #navig2 a:active{
	width:167px;
	height:16px;
	padding-top:2px;
	padding-bottom:3px;
	text-decoration:none;
	font-size:11px;
	line-height:11px;
}

#navig3{
	width:181px;
	min-height:16px;
	margin-left:40px;
}

#navig3 a, #navig3 a:visited, #navig3 a:link, #navig3 a:active{
	width:167px;
	height:16px;
	padding-top:2px;
	padding-bottom:3px;
	text-decoration:none;
	font-size:11px;
	line-height:11px;
}

/*
#navig0 a:hover.,#navig1 a:hover, #navig2 a:hover{
	color:#D25100;
}
*/

.on a, .on a:visited, .on a:link, .on a:hover, .on a:active{
	color:#D25100;
	font-weight:bold;
}
.path, .path a, .path a:visited, .path a:link, .path a:hover, .path a:active{
	color:#000744;
	font-weight:bold;
}
.norm, .norm a, .norm a:visited, .norm a:link, .norm a:hover, .norm a:active{
	color:#000744;
}

div.norm{ }
div.path{
	background:url('../_images/navig_path_active.gif') left no-repeat;
}
div.on{
	background:url('../_images/navig_active.gif') left no-repeat;
}

div.level0{
	border-top:1px solid #848C99;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:20px;
	margin-right:20px;
	width:191px;
	cursor:pointer;
}

div.level0_hover{
	border-top:1px solid #848C99;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:20px;
	margin-right:20px;
	width:191px;
	cursor:pointer;
}
.level0_hover a:link,.level0_hover a:visited,.level0_hover a:active,.level0_hover a:hover{
	color:#D25100;
}

div.level1{
	padding-left:0px;
	margin-left:20px;
	cursor:pointer;
}

div.level1_hover{
	padding-left:0px;
	margin-left:20px;
	cursor:pointer;
}
.level1_hover a:link,.level1_hover a:visited,.level1_hover a:active,.level1_hover a:hover{
	color:#D25100;
}

div.level2{
	padding-left:0px;
	padding-top:1px;
	padding-bottom:1px;
	margin-left:20px;
	cursor:pointer;
}

div.level2_hover{
	padding-left:0px;
	padding-top:1px;
	padding-bottom:1px;
	margin-left:20px;
	cursor:pointer;
}
.level2_hover a:link,.level2_hover a:visited,.level2_hover a:active,.level2_hover a:hover{
	color:#D25100;
}


div.level3{
	padding-left:0px;
	padding-top:1px;
	padding-bottom:1px;
	margin-left:20px;
	cursor:pointer;
}

div.level3_hover{
	padding-left:0px;
	padding-top:1px;
	padding-bottom:1px;
	margin-left:20px;
	cursor:pointer;
}
.level3_hover a:link,.level3_hover a:visited,.level3_hover a:active,.level3_hover a:hover{
	color:#D25100;
}

.navig_page,.navig_page:link,.navig_page:visited,.navig_page:active{
	text-decoration:underline;
	font-size:12px;
	font-weight:normal;
	color:#D25100;
}
.navig_page:hover{
	text-decoration:none;
}
.top{
	background:url('../_images/icon_top.gif') no-repeat left;
	padding-left:20px;
	padding-right:10px;
	float:left;
}
.mail{
	background:url('../_images/icon_mail.gif') no-repeat right;
	padding-right:20px;
	padding-left:10px;
	float:right;
}
.print{
	background:url('../_images/icon_print.gif') no-repeat left;
	padding-left:20px;
	padding-right:10px;
	float:left;
}
.next{
	background:url('../_images/icon_next.gif') no-repeat right;
	padding-right:20px;
	padding-left:10px;
	float:right;
}
#history{
	position:absolute;
	padding:20px;
	padding-top:10px;
	font-size:9px;
	color:#7E85A0;
}
#history a, #history a:link, #history a:visited, #history a:active{
	font-size:9px;
	text-decoration:none;
	color:#7E85A0;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#history a:hover{
	text-decoration:underline;
}
.small{
	font-size:9px;
}

textarea.content, td.form_input textarea.content{
	width:419px;
	height:400px;
	border: solid 1px #666666;
}
td.form_input textarea{
	width:419px;
	height:50px;
	border: solid 1px #666666;
}


/* InputForm mit Reitern */
.form_reiter_active{
	padding:2px 4px 2px 4px;
	font-weight:bold;
	background:#fff;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #fff;
}
.form_reiter_inactive{
	padding:2px 4px 2px 4px;
	background:#fff;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
.form_reiter_inactive a:link,.form_reiter_inactive a:visited,.form_reiter_inactive a:hover{
	text-decoration:none;
}

.form_reiter_table{
	background:#fff;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	width:422px;
}
.form_reiter_table td{
	padding:0px 15px 0px 15px;
}
.form_reiter_table textarea.content, .form_reiter_table td.form_input textarea.content{
	width:390px;
}

textarea.address{
	width:419px;
	height:100px;
	border: solid 1px #666666;
}
textarea.content_popup{
	width:419px;
	height:300px;
}
textarea.crossline{
	width:419px;
	height:100px;
	font-size:10px;
	color:#000000;
}
input.headline{
	width:419px;
	height:30px;
	font-size:18px;
	color:#000000;
}



input.password,input.username{
	width:200px;
	border: solid 1px #666666;
}
input.text,select.text{
	width:419px;
	border: solid 1px #666666;
}


input.file{
	width:306px;
	border: solid 1px #666666;
	ground-color: red;
}

.but_deleteupload {
	margin-bottom: -4px;
}

td.form_input {

}

tr.form_row {
}

tr.form_row_header {
	font-weight: bold;
	height: 25px;
}

.teaser_title {
	font-size:20px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5 5 5 5;
	color:#FFFFFF;
}

td.form_label {
	padding-top:5px;
}

input.text_popup,select.text_popup{
	width:450px;
}

 .png_class { behavior: url(../_stylesheets/iepngfix/iepngfix.htc) }

/* Systemconsolen Styles */

.table_col_1{
	background-color:#F1F2F5;
	line-height:20px;
	margin: 0px 8px 0px 8px;
	padding: 2px 4px 2px 4px;
}
.table_col_2{
	background-color:#E3E5EA;
	line-height:20px;
	margin: 0px 8px 0px 8px;
	padding: 2px 4px 2px 4px;
}

a.cmsdiv_head:link,a.cmsdiv_head:visited,a.cmsdiv_head:active{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}
a.cmsdiv_head:hover{
	text-decoration:none;
	color:#999999;
}
a.cmsdiv_link:link,a.cmsdiv_link:visited,a.cmsdiv_link:active{
	font-size:11px;
	text-decoration:none;
	color:#333333;
}
a.cmsdiv_link:hover{
	text-decoration:none;
	color:#000000;
}


/*
NEUE STYLES FLO 2005-09-23
*/

/* Navigationsbaum */
table.item_list{
	width:423px;
	border: 1px solid #7E85A0;
}
table.index_list{
	width:100%;
	border: 1px solid #7E85A0;
}
.tree_edit_level_0 {
	background-color:#FFFFFF;
	padding: 3px 10px 3px 10px;
	vertical-align:top;
	border: 1px solid #7E85A0;
}
.tree_edit_level_1 {
	background-color:#FFFFFF;
	padding: 3px 10px 3px 10px;
	vertical-align:top;
	border: 1px solid #7E85A0;
}
.tree_edit_level_2 {
	background-color:#FFFFFF;
	padding: 3px 10px 3px 10px;
	vertical-align:top;
	border: 1px solid #7E85A0;
}
.item_list_0 {
	background-color: #FFFFFF;
	vertical-align:top;
}
.item_list_1 {
	background-color:#EDEEF4;
	vertical-align:top;
}
.index_list_0 {
	background-color: #FFFFFF;
	height: 30px;
	padding: 3px 10px 3px 10px;
	vertical-align:top;
}
.index_list_1 {
	background-color:#EDEEF4;
	height: 30px;
	padding: 3px 10px 3px 10px;
	vertical-align:top;
}
.list_0 {
	background-color: #FFFFFF;
	padding: 3px 10px 3px 10px;
	vertical-align:top;
}.list_1 {
	background-color:#EDEEF4;
	padding: 3px 10px 3px 10px;
	vertical-align:top;
	}

table.edit_contentlink {
	border-top: solid 1px #D0F1FF;
	border-bottom: solid 1px #D0F1FF;
}

table.add_contentlink {
	border-right: solid 1px #E8F8FF;
	background-color: #F3FBFF;
}

td.product_teaser_desc {
	font-size:11px;
	font-weight: bold;
	color:#FFFFFF;
}

td.product_teaser_price {
	font-size:20px;
	font-weight: bold;
	color:#FFFFFF;
}

.subtotal_row {
	border-top: solid 1px #666666;
}

.total_row {
	border-top: solid 1px #666666;
	border-bottom: solid 2px #666666;
}

/* Formatierung f�r Syntax Spalte [s s] */
#content_body #columns{
	clear:both;
	border:0px;
	border-left:1px solid #7E85A0;
	border-top:1px solid #7E85A0;
	border-bottom:1px solid #7E85A0;
}
#columns td{
	border:0px;
	border-right:1px solid #7E85A0;
	background:#D6D9E2;
	padding: 3px 10px 3px 10px;
}

div.google_map {
	widh: 420px;
	height: 500px;
	border: 1px solid #ccc;
}

select.admin_itemselect {
	border: solid 1px #666666;
	width:282px;
	font-size: 12px;
}
select.admin_userselect {
	border: solid 1px #666666;
	width:120px;
	font-size: 12px;
	margin:5px 0px 0px 15px;
}

.cms_modulename {
	font-weight: bold;
	font-size: 12px;
	border-top: dotted 1px #666;
	margin-left: -20px;
	margin-right: -20px;
	padding: 10px 0px 0px 20px;
}

.cms_headline {
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}


.cms_item{
	width:80px;
	margin:0px 0px 0px 0px;
}
.cms_item_buttons{
	position:absolute;
	margin:0px;
	padding:1px 0px 0px 0px
}
.cms_user_buttons{
	position:absolute;
	margin:0px;
	padding:6px 0px 0px 0px
}

* > .cms_item_buttons{
	position:absolute;
	margin:-18px 0px 0px 360px;
	padding:1px 0px 0px 0px
}
* > .cms_user_buttons{
	position:absolute;
	width:90px;
	margin:-18px 0px 0px 140px;
	padding:1px 0px 0px 0px
}


/* Kontaktformular Bereich Start */
#kontaktformular table,#kontaktformular td,#kontaktformular img{
	background:#EDEEF4;
	border-left:0px solid #7E85A0;
	border-right:0px solid #7E85A0;
	border-top:0px solid #7E85A0;
	border-bottom:0px solid #7E85A0;
	border:0px;
	padding:0px 0px 4px 0px;
	font-size:11px;
}
#kontaktformular .highlight{
	color:#D25100;
}
#kontaktformular input,#kontaktformular select,#kontaktformular textarea{
	border:1px solid #7E85A0;
	height:18px;
	font-size:11px;
}
#kontaktformular .feld_anrede, #kontaktformular .feld_anrede_error{
	border:0px;
	vertical-align:middle;
}
#kontaktformular .feld_big, #kontaktformular .feld_big_error{
	width:292px;
}
#kontaktformular .feld_titel,#kontaktformular .feld_titel_error{
	width:130px;
	margin-left:73px;
}
* > #kontaktformular .feld_titel, * > #kontaktformular .feld_titel_error{
	margin-left:71px;
}
#kontaktformular .feld_street, #kontaktformular .feld_street_error{
	width:239px;
}
#kontaktformular .feld_nr, #kontaktformular .feld_nr_error{
	width:50px;
}
#kontaktformular .feld_plz, #kontaktformular .feld_plz_error{
	width:74px;
}
#kontaktformular .feld_ort, #kontaktformular .feld_ort_error{
	width:215px;
}
#kontaktformular .feld_rubrik, #kontaktformular .feld_rubrik_error{
	width:292px;
}
#kontaktformular textarea.feld_big, #kontaktformular textarea.feld_big_error{
	height:95px;
}
#kontaktformular .feld_button{
	width: 116px;
	height: 16px;
	border:0px;
}
#kontaktformular .footer{
	padding:10px 0px 0px 10px;
	font-size:10px;
}

#kontaktformular .feld_big_error, #kontaktformular .feld_street_error, #kontaktformular .feld_nr_error,
#kontaktformular .feld_plz_error, #kontaktformular .feld_ort_error{
	border:1px solid #FF9900;
}
#kontaktformular .errormessage{
	float:left;
	width:292px;
}
/* Kontaktformular Bereich Ende */



/* rechte spalte */
dl.k4listere {
padding-left:1em;
}
.k4listere dt{
margin:1em 0 0.3em 0;
}
.k4listere dd{
margin:0 0 0.3em 0;
}
.k4listere dd.address {
margin:0;
padding:0 0 0 20px;
background:url(http://ocm-muenchen.de/_images/ico_address.gif) no-repeat top left;
}
.k4listere dd.phone {
padding:0 0 0 20px;
background:url(http://ocm-muenchen.de/_images/ico_phone.gif) no-repeat top left;
}

.k4listere dd.fax {
padding:0 0 0 20px;
background:url(http://ocm-muenchen.de/_images/ico_fax.gif) no-repeat top left;
}
.k4listere dd.email {
padding:0 0 0 20px;
background:url(http://ocm-muenchen.de/_images/ico_mail.gif) no-repeat top left;
}
.k4listere dd.url {
padding:0 0 0 20px;
background:url(http://ocm-muenchen.de/_images/ico_url.gif) no-repeat top left;
}
.k4listere dt.ziel {
padding:0 0 0 20px;
background:url(http://ocm-muenchen.de/filialfinder/images/layout/icon_ziel.gif) no-repeat 0 -1px;
}
.k4listere dt.kkg {
padding:0 0 0 20px;
background:url(http://ocm-muenchen.de/filialfinder/images/layout/icon_krankeng.gif) no-repeat top left;
}
.k4listere dt.apo {
padding:0 0 0 20px;
background:url(http://ocm-muenchen.de/filialfinder/images/layout/icon_apotheke.gif) no-repeat top left;
}
.k4listere dt img {
 float:right;
 }


 #tab_nav {
  margin-bottom: 1em;
  padding-bottom: 2px;
  padding-top: 10px;
  _padding-bottom: 3px;
  border-bottom: 1px solid #7E85A0;
  clear: both;
}
#tab_nav a {
  margin: 0 -9px 0 10px;
  text-decoration:none;
  font-weight: bold;
  color: #617588;
  border-top: 1px solid #7E85A0;
  border-right: 1px solid #7E85A0;
  border-bottom: 1px solid #FFFFFF;
  border-left: 1px solid #7E85A0;
  padding: 5px 7px 3px 7px;
}
#tab_nav a.taboff {
  z-index: -1;
  color: #617588;
  background: #D6D9E2;
  border-bottom: 0px;
}
#tab_nav a.taboff:hover {
  z-index: -1;
  color: #000744;
  background: #D6D9E2;
  border-bottom: 0px;

}
#tab_nav a.tabon {
  z-index: 1;
  padding-bottom: 3px;
  border-bottom: 2px solid #EDEEF4;

}
.hide {
  visibility: hidden;
  display: none;
}
.show {
  visibility: visible;
  display: block;
}

div.sitemap {

}

div.clear {
	clear: both;
	border: none;
	display: block;
	width: 100%;
	border-bottom: solid 1px transparent;
}

a.level_0:link, a.level_0:visited, a.level_0:hover, a.level_0:active {
	border: solid 1px #848C99;
	display: block;
	width: 208px;

	margin-top: 8px;
	padding: 3px;
	padding-left: 5px;
	color: #EF5C00;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image:url('../_images/de/sitemap_0_bg.gif');
	background-repeat:no-repeat;
	background-position:185px;
	text-decoration: none;
}
* > a.level_0:link, * > a.level_0:visited, * > a.level_0:hover, * > a.level_0:active {
	width: 200px;

	background-position:187px;
}

a.level_1:link, a.level_1:visited, a.level_1:hover, a.level_1:active {
	border: solid 1px #848C99;
	width: 208px;
	display: block;
	margin-top: -1px;
	height: 18px;
	padding: 1px;
	padding-left: 5px;
	color: #161D54;
	font-size: 11px;
	font-weight: bold;
	background-color: #F7F7FA;
	background-image:url('../_images/de/sitemap_1_bg.gif');
	background-repeat:no-repeat;
	background-position:185px;
	text-decoration: none;
}

* > a.level_1:link, * > a.level_1:visited, * > a.level_1:hover, * > a.level_1:active {
	width: 202px;
	height: 18px;
	background-position:187px;
}

a.level_2:link, a.level_2:visited, a.level_2:hover, a.level_2:active {
	border: solid 1px #848C99;
	width: 208px;
	margin-top: -1px;
	height: 14px;
	display: block;
	padding-left: 5px;
	color: #161D54;
	font-size: 11px;
	font-weight: normal;
	background-color: #EDEEF4;
	background-image:url('../_images/de/sitemap_1_bg.gif');
	background-repeat:no-repeat;
	background-position:185px;
	text-decoration: none;
}

* > a.level_2:link, * > a.level_2:visited, * > a.level_2:hover, * > a.level_2:active {
	width: 203px;
	height: 18px;
	background-position:187px;
}

a.level_3:link, a.level_3:visited, a.level_3:hover, a.level_3:active {
	border: solid 1px #848C99;
	width: 208px;
	display: block;
	margin-top: -1px;
	padding: 1px;
	padding-left: 10px;
	color: #525D70;
	font-size: 10px;
	font-weight: normal;
	background-color: #EDEEF4;
	text-decoration: none;
	background-image:url('../_images/de/sitemap_1_bg.gif');
	background-repeat:no-repeat;
	background-position:185px;
}

* > a.level_3:link, * > a.level_3:visited, * > a.level_3:hover, * > a.level_3:active {
	width: 197px;
	height: 18px;
	background-position:187px;
}

a.level_1:hover, a.level_2:hover, a.level_3:hover {
	color: #EF5C00;
	background-color: #fff;
	background-image:url('../_images/de/sitemap_1_bg_on.gif');
}

a.level_0:hover {
	color: #EF5C00;
	background-color: #EDEEF4;
}




#content_body table.clean {
	empty-cells:show;
	border:0;
	background:none;
}

#content_body table.clean td{
	padding: 0px;
	border:0;
	background:none;
}

#content_body table.clean tr{
	padding: 0px;
	border:0;
	background:none;
}

.news_preview {
	cursor: pointer;
	padding: 0 0 12px 0;
	margin: 15px 20px 0px 20px;
	border-bottom: 1px solid #848C99;
}
.news_preview a:link,.news_preview a:hover,.news_preview a:active,.news_preview a:visited {
		text-decoration: none;
}
.news_all:link,
.news_all:visited,
.news_all:active {
	color: #D25100;
	display: block;
	margin: 15px 20px 5px 20px;
	padding: 0 24px 0 0;
	background: url(../_images/icon_more.gif) no-repeat 100% 0;
	text-align: right;
}
.news_all:hover {
	color: #A64000;
}

.image_caption {
	text-align: right;
	margin: 5px 10px 0px 10px;
}

a:link.dl_pdflist,
a:visited.dl_pdflist,
a:active.dl_pdflist{
	color: #d25100;
	margin: 0 0 0 32px;
	_margin: 0 0 0 22px;
	#margin: 0 0 0 22px;
	padding: 0 0 0 22px;
	background: url(../_images/ico_pdf.png) no-repeat 0 0;
}

#Anmeldeformular.inlineform .highlight {
    color: #D25100;
}
#Anmeldeformular.inlineform table {
	border: 0;
}
#Anmeldeformular.inlineform table tr {
	background: none;
}
#Anmeldeformular.inlineform table td {
	border: 0;
	padding: 3px 0;
}
#Anmeldeformular.inlineform table td input.feld_street {
	width: 213px;
}
#Anmeldeformular.inlineform table td input.feld_nr {
	width: 76px;
}
#Anmeldeformular.inlineform table td input.feld_ort {
	width: 213px;
}
#Anmeldeformular.inlineform table td input.feld_plz {
	width: 76px;
}
#Anmeldeformular.inlineform table td input.feld_big {
	width: 292px;
}
