/*
---------	Stylesheets Med Monitor    ----------
*/

/* General Styles */

body {
	background-color: #D2E9F0;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #222222;
	empty-cells: show;
	background-image: url(../images/background_body.gif);
	background-repeat: repeat-y;
	background-position: left;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,div,form,body,html,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

form {
	/* display: inline; */
}

h1 {
	letter-spacing: 0px;
	font-size: 13px;
	
}

a,a:visited {
	color: #0786BA;
	text-decoration: underline;
}

a:hover {
	color: #003366;
}

a img,:link img,:visited img {
	border: none;
	text-decoration: none;
}

input, select {
	border-style: solid;
	border-color: #7e9db9;
	border-width: 1px;
	font-family: arial;
	font-size: 11px;
	padding: 0;
	height: 17px;
	z-index: 5;
}

select {
	height: 19px;
}


/*
---------	Navigationen    ----------
*/

/* Sub-Navigationen */

#unternavigation {
	color: #999999;
	display: block;
	line-height: 11px;
}
#unternavigation a {
	text-decoration: none;
}
#unternavigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#unternavigation ul li {
    height: 15px;
}

#unternavigation-oben {
	color: #ffffff;
	display: block;
	line-height: 17px;
	position: absolute;
	left: 185px;
	top: 4px;
	margin: 0px;
	padding: 0px;
	width: 600px;
   height: 30px;
}

#unternavigation-oben ul {
	float: right;
	list-style: none;
}

#unternavigation-oben ul li {
   height: 18px;
	margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 13px;
	float: left;
	background-image: url(../images/trenner_top.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#unternavigation-oben ul li.firstitem {
   background-image: none;
	background: none;
}

/**** BEARBEITET ******/

.unternavigation-unten-eins {
	margin: 3px 10px 0px 0px;
	float: none;
	height: 15px;
}

.unternavigation-unten-eins ul li {
    margin: 0px 15px 0px 0px;
    padding: 0px;
	 float: left;
}
.unternavigation-unten-zwei {
	margin: 7px 10px 20px 0px;
	width: 600px;
	clear: both;
}

.unternavigation-unten-zwei ul li {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 13px;
	float: left;
	background-image: url(../images/trenner_bottom.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.unternavigation-unten-zwei ul li.first {
   padding: 0px 0px 0px 0px;
	float: left;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
}

.unternavigation-unten-zwei ul li.second {
   background-image: none;
	background-repeat: no-repeat;
	background-position: left;
}

/* Haupt-Navigationen */

#hauptnavigation {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 302px;
	top: 22px;
}

#hauptnavigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	border: 0px solid #000000;
}

#hauptnavigation ul li {
	float: left;
    height: 98px;
    margin: 0px;
    padding: 0px;
	line-height: 12px;
    overflow: hidden; 
}


#hauptnavigation ul li#nav-suchen-akt {
	width: 123px;
	background-image: url(../images/nav_suchen_suchen_akt.png);
}

#hauptnavigation ul li#nav-suchen-bewertenakt {
	width: 123px;
	background-image: url(../images/nav_suchen_bewertenakt.png);
}

#hauptnavigation ul li#nav-suchen-ueberakt {
	width: 123px;
	background-image: url(../images/nav_suchen_no_akt.png);
}

#hauptnavigation ul li#nav-bewerten-akt {
	width: 123px;
	background-image: url(../images/nav_bewerten_bewerten_akt.png);
}

#hauptnavigation ul li#nav-bewerten-suchenakt {
	width: 123px;
	background-image: url(../images/nav_bewerten_suchenakt.png);
}

#hauptnavigation ul li#nav-bewerten-medgesakt {
	width: 123px;
	background-image: url(../images/nav_bewerten_medgesakt.png);
}

#hauptnavigation ul li#nav-bewerten-noakt {
	width: 123px;
	background-image: url(../images/nav_bewerten_no_akt.png);
}

#hauptnavigation ul li#nav-forum-forum-akt {
	width: 123px;
	background-image: url(../images/nav_forum_forum_akt.png);
}

#hauptnavigation ul li#nav-forum-forum-bewertenakt {
	width: 120px;
	background-image: url(../images/nav_forum_bewertenakt.png);
}

#hauptnavigation ul li#nav-forum-forum-medgesakt {
	width: 120px;
	background-image: url(../images/nav_forum_medgesakt.png);
}

#hauptnavigation ul li#nav-forum-forum-noakt {
	width: 120px;
	background-image: url(../images/nav_forum_no_akt.png);
}

#hauptnavigation ul li#nav-medges-akt {
	width: 120px;
	background-image: url(../images/nav_medges_medges_akt.png);
}

#hauptnavigation ul li#nav-medges-bewertenakt {
	width: 120px;
	background-image: url(../images/nav_medges_bewertenakt.png);
}

#hauptnavigation ul li#nav-medges-forumakt {
	width: 120px;
	background-image: url(../images/nav_medges_ueberakt.png);
}

#hauptnavigation ul li#nav-medges-noakt {
	width: 120px;
	background-image: url(../images/nav_medges_no_akt.png);
}

#hauptnavigation ul li#nav-ueber-akt {
	width: 123px;
	background-image: url(../images/nav_ueber_ueber_akt.png);
}

#hauptnavigation ul li#nav-ueber-noakt {
	width: 123px;
	background-image: url(../images/nav_ueber_no_akt.png);
}

#hauptnavigation ul li#nav-ueber-medgesakt {
	width: 123px;
	background-image: url(../images/nav_ueber_medgesakt.png);
}

#hauptnavigation ul li#nav-forum-akt {
	width: 41px;
	background-image: url(../images/nav_forum_akt.png);
}
#hauptnavigation ul li#nav-forum-noakt {
	width: 41px;
	background-image: url(../images/nav_forum_no_akt.png);
}


#hauptnavigation ul li a {
   display: block;
   text-align: center;
	padding-top: 70px;
	font-size: 12px;
	color: #FBF203;
}
#hauptnavigation ul li a.akt,#hauptnavigation ul li a.akt:visited {
	color: #ffffff;
}

#hauptnavigation a {
	text-decoration: none;
	font-weight: bold;
}

#hauptnavigation a:hover {
	color: #FFFFFF;
}
#hauptnavigation a:focus {
	outline: none;
}



/*
---------	Containers    ----------
*/

#container-outer {
	position: absolute;
	top: 15px;
	margin: 0;
	padding: 0;
	width: 799px;
	border: 0;
	border-right: 1px;
	border-top: 1px;
	border-color: #ffffff;
	background-color: #ffffff;
	border-style: solid;
}

/* Container Main */

/**

#content-main {
	color: #ffffff;
	
**/
	/**background-color: #057EB0;	**/
	
/**
	margin: 0px 4px;
}
.content-main-left {
	padding: 0px 0px 15px 25px;
	width: 767px;
	background: url(/images/back_main_middle_verlauf.png);
	background-repeat: repeat-x;
	background-position: top;
}
.content-main-left-small {
	padding: 0px 0px 25px 25px;
	background: url(/images/back_main_unicolor.png);
	width: 767px;
}
.content-main-full {
	padding: 0px 0px 15px 0px;
	width: 800px - 50px;
	background: url(/images/back_main_middle_verlauf.png);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
}

.content-main-gameteaser {
	padding: 0px 0px 15px 0px;
	width: 800px - 50px;
	background: url(/images/back_main_gameteaser_neu.png);
	background-repeat: no-repeat;
	background-position: top;
}

.content-main-line {
	height: 3px;
	background: url(/images/box_gross_linie.png) no-repeat center;
}

.content-main-grey {
	padding: 0px 0px 15px 25px;
	width: 767px;
	background: url(/images/back_main_grey.png);
	background-repeat: repeat-y;
	background-position: top;
}

.content-main-left h1, .content-main-left-verlauf h1, .content-main-grey h1 {
	color: #ffffff;
	width: 513px;
	margin: 0px 0px 12px -25px;
	padding: 8px 254px 8px 25px;
	background-image: url(/images/back_main_top.png);
}
.content-main-left-small h1 {
	color: #ffffff;
	width: 450px;
	margin: 0px 0px 20px -25px;
	padding: 8px 317px 8px 25px;
	background-image: url(/images/back_main_top.png);
}
.content-main-full h1, .content-main-gameteaser h1 {
	font-size: 12px;
	color: #ffffff;
	width: 742px;
	margin: 0px 0px 10px 0px;
	padding: 8px 25px 8px 25px;
	background-image: url(/images/back_main_top.png);
}

#content-main h2 {
	font-size: 12px;
	height: 20px;
	color: #ffffff;
	clear: both;
}
#content-main .element-links {
	float: left;
	width: 220px;
	display: block;
}
#content-main .element-rechts {
	float: right;
	width: 230px;
	display: block;
}
#content-main .element-getabbt {
	width: 140px;
	float: left;
	clear: both;
	display: block;
}
#content-main hr {
	background-color: #ffffff;
	color: #ffffff;
	height: 1px;
	border-style: solid;
	border: 0;
	clear: both;
	width: 450px;
	margin: 20px 60px 10px 0px;
}

.content-main-left a, .content-main-left a:visited  {
	color: #FBF203;
}

.content-main-left a:hover {
	color: #FFFFFF;
}

.content-main-left p, .content-main-left li {
	padding-right: 254px;
}

.content-main-gameteaser p {
	color: #000000;
	padding-left: 25px;
	padding-right: 340px;
	padding-top: 120px;
	font-size: 12px;
}

div.gamedisclaimer {
	padding-left: 25px;
	padding-right: 50px;
}

#container-main h3 {
	height: 23px;
	font-size: 13px;
	color: #ffffff;
	padding: 4px 10px 0px 20px;
	line-height: 18px;
	background-image: url(/images/box_mega_top.gif);
}

#container-main h3.wide {
	height: 23px;
	font-size: 13px;
	color: #ffffff;
	padding: 4px 10px 0px 20px;
	line-height: 18px;
	background-image: url(/images/box_megawide_top.gif);
}

#container-main h4 {
	background-repeat: no-repeat;
	height: 10px;
	margin: 0px 0px 0px 0px;
	line-height: 0px;
	clear: both;
	background-image: url(/images/box_mega_bottom.gif);
}

#container-main a {
	text-decoration: none;
}

**/

/* Container Top */

/**
#container-top {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-color: #00B7F5;
	height: 120px;
	background-image: url(../images/top_background.png);
	background-repeat: repeat-x;
	width: 799px;
}

#container-top a,#container-top a:visited {
	color: #FBF203;
	text-decoration: none;
}

#container-top a:hover {
	color: #FFFFFF;
}

#container-top #logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 120px;
	overflow: hidden;
}

#logoprint {
	display: none;
	height: 0px;
}

#content-top {
	background-color: #ffffff;
}

.content-top-home {
	padding: 10px 460px 0px 25px;
	width: 799px - 485px;
	background-image: url(/images/main_home_background.jpg);
	height: 118px;
	font-size: 12px;
	line-height: 16px;
}

.content-top-kliniksuche {
	padding: 10px 460px 0px 25px;
	width: 799px - 485px;
	background-image: url(/images/main_kliniksuche_background.jpg);
	height: 118px;
}

.content-top-left {
	padding: 10px 330px 10px 25px;
	width: 799px - 355px;
}

.content-top-left-small-box {
	padding: 15px 260px 15px 25px;
	width: 799px - 355px;
}

.content-top-full {
	width: 799px - 50px;
	padding: 10px 25px 0px 25px;
	height: 75px;
}

.content-top-full-autoheight {
	width: 799px - 50px;
	padding: 10px 25px 0px 25px;
	margin-bottom: 0px;
	overflow: auto;
}

#content-top h1 {
	font-size: 12px;
	height: 18px;
	margin: 10px 0px 0px 0px;
}

#content-top h2 {
	font-size: 11px;
	height: 18px;
	margin: 8px 0px 0px 0px;
}

#content-top a {
	color: #0786BA;
	padding: 0px 15px 0px 0px;
	text-decoration: underline;
}

#content-top a:hover,#container-right a:hover {
	color: #003366;
}

.content-top-left select {
	border-style: solid;
	border-color: #7e9db9;
	border-width: 1px;
	font-family: arial;
	font-size: 11px;
	width: 160px;
	margin: 10px 10px 0px 0px;
	display: inline;
}

.content-top-left select option {
	padding: 2px;
}

**/

/* Container Right */

/**

#container-right {
	position: absolute;
	top: 164px;
	margin: 0;
}
.container-right-normal {
	left: 570px;
	width: 219px;
}
.container-right-wide {
	left: 491px;
	width: 300px;
}
#container-right h1 {
	font-size: 12px;
	color: #ffffff;
	padding: 2px 10px 0px 10px;
	line-height: 18px;
}

#container-right h1.highlight {
	color: #fbf203;
}

.container-right-normal h1 {
	background-image: url(/images/box_klein_top.gif);
}

.container-right-normal h1.gameteaser2 {
	background-image: url(/images/box_gameteaser_top.gif);
	background-repeat: no-repeat;
	margin-left: 1px;
	width: 205px;
	padding: 2px 0px 0px 13px !important;
}	

.container-right-wide h1 {
	background-image: url(/images/box_gross_top.gif);
}
#container-right h2 {
	background-repeat: no-repeat;
	height: 10px;
	margin: 0px 0px 10px 0px;
	line-height: 0px;
	font-size: 1px;
}

.container-right-normal h2 {
	background-image: url(/images/box_klein_bottom.gif);
}
.container-right-normal h2.highlight {
	background-image: url(/images/box_klein_bottom_highlight.gif);
}
.container-right-normal h2.gameteaser {
	background-image: url(/images/box_klein_bottom_teaser2.gif);
}
.container-right-normal h2.gameteaser3 {
	background-image: url(/images/box_klein_bottom_teaser3.gif);
}

.container-right-normal h2.gameteaser2 {
	background-image: url(/images/box_klein_bottom_teaser_win.gif);
	background-color: transparent;
	
}

.container-right-wide h2 {
	background-image: url(/images/box_gross_bottom.gif);
}
#content-right a,#content-right a:visited {
	background-color: transparent;
	background-image: url(/images/symbol_link.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #0786BA;
	font-weight: bold;
	text-decoration: none;
}

#content-right.gameteaser a, #content-right.gameteaser a:visited, #content-right.gameteaser3 a, #content-right.gameteaser3 a:visited {
	margin: 0;
	background-image: url(/images/symbol_link_yellow.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	color: #fbf203;
}
.gameteaser2 a, .gameteaser2 a:visited {
	display: block;
	margin: 0;
	background-image: url(/images/symbol_link_yellow.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	color: #fbf203;
	padding: 0px 0px 0px 10px;
	margin: 13px 0 0px 5px;
	font-weight: bold;
	text-decoration: none;
}

#content-right a.blueunderline,#content-right a.blueunderline:visited {
	background-image: none;
	display: inline;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-decoration: underline;
	background: transparent;
}

#content-right a.maplink,#content-right a.maplink:visited {
	display: block;
	margin: 0px;
	padding: 12px 30px 0px 0px;
	color: #0786BA;
	font-weight: normal;
	text-decoration: underline;
	text-align: right;
	height: 30px;
	background: url(/images/karte_gross.gif) no-repeat right center;
}

#content-right a:hover {
	color: #003366;
	text-decoration: none;
}

#content-right.gameteaser a:hover, #content-right.gameteaser3 a:hover, .gameteaser2 a:hover {
	color: #ffffff;
	text-decoration: none;
}

#content-right a.blueunderline:hover, #content-right a.maplink:hover {
	text-decoration: underline;
	background: #F8F8F9;
}

#content-right a.maplink:hover {
	text-decoration: underline;
	color: #003366;
	background-color: #F8F8F9;
	background: url(/images/karte_gross.gif) no-repeat right center;
}

.container-right-normal #content-right {
	padding: 0px 10px 4px 10px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	
}
.container-right-wide #content-right {
	padding: 12px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}
.container-right-normal #content-right {
	background-image: url(/images/box_klein_middle.gif);
}
.container-right-normal #content-right.gameteaser {
	background-image: url(/images/box_klein_middle_teaser2.gif);
}
.container-right-normal div.gameteaser2 {
	height: 158px;
	padding: 0px 10px 3px 10px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	background-image: url(/images/box_klein_middle_teaser_win.gif);
	background-repeat: no-repeat;
	border: solid 0px;
}
.container-right-normal #content-right.highlight {
	background-image: url(/images/box_klein_middle_highlight.gif);
}

.container-right-wide #content-right {
	background: url(/images/box_gross_middle.gif) repeat-y;
}

.container-right-wide .tabnav {
	background-image: url(/images/back_tabnav1.gif);
	height: 20px;
	width: 288px;
	padding: 4px 2px 0px 10px;
	margin: 0;
}
#content-right h1 {
	font-size: 12px;
	color: #006699;
	padding: 10px 0px 0px 0px;
	background-image: none;
	background-color: transparent;
}

#content-right p {
	padding: 0;
	padding-top: 10px;
}

#content-right img {
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	margin-right: 8px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#content-right a img,#content-right a:visited img {
	background-image: none;
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	margin-right: 8px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#content-right.gameteaser p {
	font-weight: bold;
	color: #ffffff;
}

.gameteaser2 p {
	font-weight: normal;
	margin: 0;
	padding: 10px 95px 0 4px;
	color: #000000;
}
	
#content-right ol {
	padding: 0;
	padding-top: 10px;
	padding-left: 17px;
}

#content-right input.formsubmit {
	width: 138px;
	border: none;
	background-color: transparent;
	background-image: url(/images/symbol_link.gif);
	background-repeat: no-repeat;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #0786BA;
	font-weight: bold;
	cursor: pointer;
}

#content-right input.formsubmit:hover {
	color: #003366;
}

**/

/*
---------	Inline Elemente    ----------
*/


/* Links */

/**

#link-info {
	padding: 0px 10px 0px 0px;
	margin-left: 5px;
	width: 10px;
	height: 11px;
	display: inline;
	background: url(/images/symbol_info.gif) no-repeat 2px;
}

*/

#link-drucken {
	background-image: url(/images/symbol_drucken.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 14px;
	display: inline;
}
#link-feedback {
	background-image: url(/images/symbol_feedback.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 14px;
	display: inline;
}

/**
#link-kontakt {
	
}

#link-details {
	
}

**/

/* Formulare */

/**

.button-small-submit {
	float: right;
	margin: 16px 0px 0px 10px;
	padding-top: -6px;
	background-image: url(/images/button_small.gif);
	width: 72px;
	height: 25px;
	border: 0;
	color: #047AAD;
	font-weight: bold;
	background-color: transparent;
	cursor: pointer;
}
.button-small-submit:hover {
	background-image: url(/images/button_small_akt.gif);
}
.button-small-submit:focus {
	focus: none;
}


.button-wide-submit {
	float: right;
	margin: 16px 0px 0px 10px;
	background-image: url(/images/button_wide.gif);
	width: 140px;
	height: 25px;
	border: 0;
	color: #047AAD;
	font-weight: bold;
	background-color: transparent;
	cursor: pointer;
}
.button-wide-submit:hover {
	background-image: url(/images/button_wide_akt.gif);
}
.button-wide-submit:focus {
	focus: none;
}

.button-verywide-submit {
	float: right;
	margin: 8px 0px 0px 10px;
	background-image: url(/images/button_verywide.gif);
	width: 150px;
	height: 25px;
	border: 0;
	color: #047AAD;
	font-weight: bold;
	background-color: transparent;
	cursor: pointer;
}
.button-verywide-submit:hover {
	background-image: url(/images/button_verywide_akt.gif);
}
.button-verywide-submit:focus {
	focus: none;
}

.button-verywideyellow-submit {
	float: right;
	margin: 8px 0px 0px 10px;
	background-image: url(/images/button_verywideyellow.gif);
	width: 150px;
	height: 25px;
	border: 0;
	color: #047AAD;
	font-weight: bold;
	background-color: transparent;
	cursor: pointer;
}
.button-verywideyellow-submit:hover {
	background-image: url(/images/button_verywideyellow_akt.gif);
}
.button-verywideyellow-submit:focus {
	focus: none;
}

.button-widestyellow-submit {
	margin: 15px 0px 30px 100px;
	background-image: url(/images/button_widestyellow.gif);
	width: 210px;
	height: 25px;
	border: 0;
	color: #047AAD;
	font-weight: bold;
	background-color: transparent;
	cursor: pointer;
}
.button-widestyellow-submit:hover {
	background-image: url(/images/button_widestyellow_akt.gif);
}
.button-widestyellow-submit:focus {
	focus: none;
}

.button-widest-submit {
	float: right;
	margin: 16px 270px 0px 10px;
	background-image: url(/images/button_widest.gif);
	width: 185px;
	height: 25px;
	border: 0;
	color: #047AAD;
	font-weight: bold;
	background-color: transparent;
	cursor: pointer;
}
.button-widest-submit:hover {
	background-image: url(/images/button_widest_akt.gif);
}
.button-widest-submit:focus {
	focus: none;
}

#content-top #select_department2 {
	width: 210px;
}
#content-top #select_treatment2 {
	width: 210px;
}
#select_page {
	margin: 0;
	font-weight: normal;
}

**/

/* Sonstige Inline */

/**

ul {
	list-style-image: url(/images/symbol_bullet.gif);
	margin: 0px 0px 0px 15px;
}

ul.white {
	list-style-image: url(/images/symbol_bullet_white.gif);
	margin: 0px 0px 0px 15px;
}

li {
	margin: 0px 0px 2px 4px;
	padding: 0;
}

*/

#loader {
	background-image: url(/images/loader_db.gif);
	background-repeat:no-repeat;
	width: 17px;
	height: 17px;
	position: absolute;
	top: 145px; 
	left: 13px;
	z-index: 10;
	padding-left:23px;
	width: 150px;
}

**/

/*
	Formatierer
*/

/**

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
	height: 1px;
}
.clear-nospace {
	clear: both;
}

.bg-white {
	background-color: #ffffff;
}

.font-normal {
	font-weight: normal;
}

div.button-offset {
	clear: both;
	margin: 0;
	padding: 0;
	height: 70px;
}

***/

/*
---------	Block Elemente    ----------
*/

/* Boxen */

/**

#box-field {
	float: left;
	padding: 96px 0px 10px 0px;
	width: 164px;
	border: 1px;
	border-color: #f8f8f9;
	color: #222222;
	border-style: solid;
	background-color: #f8f8f9;	
	background-repeat: no-repeat;
}
.box-left {
	background-image: url(/images/suchbox_1.png);
}
.box-middle {
	margin-left: 11px;
	background-image: url(/images/suchbox_2.png);
}
.box-right {
	margin-left: 11px;
	background-image: url(/images/suchbox_3.png);
}

#content-main-innerbox .box-left,#content-main-innerbox .box-middle,#content-main-innerbox .box-right {
	background-image: none;
	background-color: #f8f8f9;	
	padding: 0px 0px 0px 0px;
}
#content-main-innerbox-text #box-field {
	background-image: none;
	padding: 0px 0px 0px 0px;
}
#content-main-innerbox .box-right {
	width: 144px;
}
#content-main-innerbox {
	background-image: url(/images/box_mega_middle.gif);
	background-color: #f8f8f9;
	color: #222222;
	padding: 10px 0px 0px 20px;
	margin: 0;
	clear: both;
}

#box-field #textblock {
	color: #222222;
	margin: 0px 0px 0px 20px;
	width: 130px;
}
#box-field .normal {
	height: 40px;
}
#box-field .larger  {
	height: 50px;
}
#box-field .larger2 {
	height: 60px;
}

#box-field select {
	width: 124px;
}

#box-field select option {
	padding: 0px 0px 0px 4px;
}

#box-field input {
	width: 116px;
	margin: 0;
	padding: 2px 0px 0px 4px;
	position: absolute;
}

#box-field .button-submit {
	width: 112px;
	margin: 0;
	padding: 0;
	vertical-align: top;
	position: absolute;
}

#box-field .input-checkbox {
	width: 16px;
	position: relative;
}

#content-main-innerbox #box-field #textblock  {
	color: #222222;
	margin: 0px 0px 0px 0px;
	width: 134px;
}
#content-main-innerbox #box-field select  {
	margin: 0;
}
#content-main-innerbox #box-field input  {
	margin: 0;
}

/* Slider 

#slider {
	width: 150px;
	margin: -7px 0px 0px 10px;
	float: right;
}

.slider-track {
	border-width: 0;
	background-image: url(/images/background_slider.gif);
	background-repeat: no-repeat;
	margin: 5px 0px 10px 0px;
	height: 8px;
	width: 150px;
}

.slider-handle {
	width: 22px;
	height: 18px;
	background-repeat: no-repeat;
	margin: -1px 0px 0px 0px;
	cursor: pointer;
	
}

**/

*/
/* Errors */



#error {
	display: none;
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
	width: 95%;
	height: 100%;
	background-color: #04bbf7;
	opacity: .9;
	color: #000000;
	filter: alpha(opacity=90);
	vertical-align: center;
	height: 410px;
}
#error #box {
	position: relative;
	background-color: #ffffff;
	margin: 100px 300px 0px auto;
	padding: 30px 30px 30px 30px;
	width: 95%;
	opacity: 1;
	filter: alpha(opacity=100);
}
.content-main-full #error-noresult {
	padding: 0px 320px 10px 25px;
}

#error-noresult a,#error-noresult a:visited {
	color: #FBF203;
	text-decoration: none;
}

#error-noresult a:hover {
	color: #FFFFFF;
}
.error-submit {
	border-style: solid;
	border-width: 2px;
	border-color: #fbf203;
	color: #fbf203;
	padding: 0px 0px 2px 14px;
	margin: 5px;
}
.error-submit h1 {
	width: 93%;
	background-image: none;
	color: #fbf203;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}
.select_span {
	height: 22px;
	display: block; 
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
}
.select_span_highlight {
	height: 22px;
	display: block; 
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;	
	background-color: #fbf203;
	z-index: 10;
	
}

/**



**/

/* status */

#status {
	position: absolute;
	left: 40px;
	top: 90px;
	width: 226px;
	height: 40px;
	color: #ffffff;
	margin: 0;
	padding: 0;
}
#status a,#status a:visited {
	text-decoration: underline;
	margin: 0;
	display: inline;
}

/* tooltips */

.tooltip {
	width: 219px;
	color:#000000;
	letter-spacing: 0px;
	text-decoration: none;
	text-align: left;
	z-index: 10;
	position: absolute;
}

.tooltip .top {
	padding: 10px 15px 0px 15px;
	background: url(/images/back_tooltip.gif) no-repeat top;
}

.tooltip .middle {
	padding: 3px 15px 3px 15px;
	background: url(/images/back_tooltip.gif) no-repeat center;
}
.tooltip .bottom {
	padding: 3px 15px 15px 0px;
	width: 204px;
	color: #006a96;
	background: url(/images/back_tooltip.gif) no-repeat bottom;
}

.tooltip h1 {
	font-size: 12px;
}

/* Google Maps */

#google_map_klein {
	left: 1px;
	width: 296px;
	height: 250px;
	padding: 0;
	margin: 0;
}

#google_map_klein div {
	padding: 0;
	margin: 0;
}

#google_map_klein a {
	background-image: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 9px;
}

div.auto_complete {
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	background-color: #ffffff;
	border-width: 1px;
	border-color: #7e9db9;
	border-style: solid;
	width: 250px;
}

div.auto_complete ul {
	color: #047aad;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	width:100%;
	margin:0px;
	padding:0px;
}

div.auto_complete ul li {
	list-style-type: none;
	list-style-image: none;
	margin:0px;
	padding: 2px 0px 2px 2px;
}

div.auto_complete ul li:hover {
	background-color: #CEF3FE;
}

#socialbm {
	position: relative;
	z-index: 5;
	float: right;
	padding: 0px 0px 0px 0;
}

#socialbm img {
	margin-right: 2px;
}

div.banner_klinikprofil {
	margin-left: -20px;
	margin-top: 15px;
	margin-bottom: 5px;	
}

div.banner-anzeige-list {
	padding-right: 125px;
	margin-top: -62px;
	float: right;
}

div.banner-anzeige-klinikprofil {
	padding-left: 472px;
	margin-top: -61px;
}


/***** !!!! NEU !!!! *******/

/* Allgemeine Styles */

.white {
	color: #ffffff;
	margin-right: 9px;
}

.yellow {
	color: #fbf203;
}

.blue {
	color: #057eb0;
}

/* Container Main */

/* Container Top */

#container-top {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-color: #00B7F5;
	height: 120px;
	background-image: url(../images/top_background.png);
	background-repeat: repeat-x;
	width: 799px;
}

#container-top a,#container-top a:visited {
	color: #FBF203;
	text-decoration: none;
}

#container-top a:hover {
	color: #FFFFFF;
}

#container-top #logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 120px;
	overflow: hidden;
}

#logoprint {
	display: none;
	height: 0px;
}

#content-top {
	height: 110px;
	width: 100%;
	background-color: #ffffff;
	padding: 0 0 0 0px;
	margin: 0;
}

#content-top h1 {
	padding: 35px 0 0 0;
	margin: 0;
	font-weight: bold;
	font-size: 21px;
	line-height: 110%;
	color: #057eb0;
}

#content-top a {
	position: relative;
	top: 15px;
	padding-left: 25px;
}

#container-main {
	position: relative;
	float: left;
	width: 795px;
	background-color: #ffffff;
	margin: 0 0 0 0px;
	padding: 0 0 0 3px;
}

.box {
	width: 100%;
	float: left;
	background-image: url(/images/bg_box.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.box h1 {
	background-image: url(/images/back_main_top.png);
	background-repeat: no-repeat;
	width: 770px;
	margin: 0px 0px 20px 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 25px;
	color: #ffffff;
}	

.box h2 {
	line-height: 120%;
	font-size: 16px;
}

.box-fett {
	background-image: url(/images/bg_box_fett.gif);
}	

*html .box-fett {
	background-image: url(/images/bg_box_fett_test.gif);
}

*:first-child+html .box-fett {
	background-image: url(/images/bg_box_fett_test.gif);
}

.box-white {
	background-image: url(/images/bg_box_white.gif);
}	

.box-leftframe {
	float: left;
	padding-bottom: 25px;
	margin: 0;
	background-image: url(/images/bg_box_left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.box-leftframe-fett {
	background-image: url(/images/bg_box_left_fett.gif);
	color: #ffffff;
}

.box-leftframe-white {
	background-image: url(/images/bg_box_left_white.gif);
	color: #ffffff;
}

.container-left {
	float: left;
}

.width-content-left {
	width: 470px;
	padding: 0 0 0 15px;
}

.width-content-full {
	width: 784px;
	padding-left: 8px;
}

/* Container Right */

.container-right {
	float: left;
	margin: 0;
	/* margin-bottom: 10px; */
	
}

.width-content-right {
	width: 300px;
}

.right-box {
	width: 100%;
	float: left;
	background-image: url(/images/right_box_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-bottom:12px;
}

.right-box p {
	padding-right: 20px;
}

#container-main .container-right h1 {
	width: 96%;
	float: left;
	background-image: url(/images/box_gross_top.gif);	
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 14px;
	color: #ffffff;
}	

.right-box-gewinn {
	background-image: url(/images/right_box_bg_gewinn.gif);
}	

.right-box-leftframe {
	float: left;
	padding-bottom: 15px;
	padding-top: 10px;
	padding-left: 14px;
	background-image: url(/images/right_box_bg_left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #000000;
}

.right-box-leftframe-gewinn {
	background-image: url(/images/right_box_bg_left_gewinn.gif);
}

.right-box-leftframe-gewinn p {
	width: 145px;
}

.container-right a, .container-right a:visited {
	background-color: transparent;
	background-image: url(/images/symbol_link.gif);
	background-repeat: no-repeat;
	display: block;
	/* float: left; */
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #0786BA;
	font-weight: bold;
	text-decoration: none;
}

.container-right a:hover {
	color: #003366;
	text-decoration: none;
}

.container-right ul {
	list-style-image: url(/images/symbol_bullet.gif);
	margin: 0px 0px 0px 17px;
}


/* Container Bottom */

#container-bottom {
	float: left;
	background-color: #ffffff;
	color: #888888;
	padding: 0px 5px 15px 18px;
	margin: 0 0px 0 0px;
}
#container-bottom a,#container-bottom a:visited {
	color: #999999;
}
#container-bottom a:hover {
	color: #333333;
}

.footer-bg {
	background-image: url(/images/footer_bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 20px 0 0 0;
}	

/* Tab-Navigation */

.tabnav {
	float: left;
	height: 24px;
	border: 0; 
	padding: 0px 0px 0px 202px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}

.tabnav .tab-active {
	height: 24px;
	background-image: url(/images/tab_content_aktiv_links.gif);
	background-repeat: no-repeat;
	padding: 0px 4px 0px 4px;
	float: left;
}

.tabnav .tab-active a, .tabnav .tab-active a:visited {
	line-height: 24px;
	background-image: url(/images/tab_content_aktiv_mitte.gif);
	padding: 0px 6px 0px 6px;
	display: block;
	float: left;
	color: #666666;
	text-decoration: none;
}

.tabnav .tab-active #tab-end {
	height: 24px;
	width: 4px;
	background-image: url(/images/tab_content_aktiv_rechts.gif);
	background-repeat: no-repeat;
	padding: 0;
	float: left;
}

.tabnav .tab-inactive {
	height: 24px;
	background-image: url(/images/tab_content_inaktiv_links.gif);
	background-repeat: no-repeat;
	padding: 0px 4px 0px 4px;
	margin: 0;
	float: left;
}
.tabnav .tab-inactive a, .tabnav .tab-inactive a:visited {
	line-height: 24px;
	background-image: url(/images/tab_content_inaktiv_mitte.gif);
	padding: 0px 6px 0px 6px;
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
}

.tabnav .tab-inactive #tab-end {
	height: 24px;
	width: 4px;
	background-image: url(/images/tab_content_inaktiv_rechts.gif);
	background-repeat: no-repeat;
	padding: 0;
	float: left;
}

.tabnav a, .tabnav a:visited {
	text-decoration: none;
}
.tabnav a:focus{
	outline: none;
}

.faketabnav {
	background-image: url(/images/tab_faketab.gif);
	height: 18px;
	width: 225px;
	border: 0; 
	padding: 5px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

/* Button */

.button-submit {
	float: right;
	padding: 0;
	margin: 16px 0px 0px 10px;
	padding-top: -6px;
	background-image: url(/images/button_neu.gif);
	background-position: 0 0;
	width: 112px;
	height: 25px;
	border: 0;
	color: #047AAD;
	font-weight: bold;
	background-color: transparent;
	cursor: pointer;
	padding-bottom: 3px;
}
.button-submit:hover {
	background-position: 0 25px;
}
.button-submit:focus {
	focus: none;
}

.button-small-submit {
	background-image: url(/images/button_small_neu.gif);
	background-position: 0 0;
	width: 72px;
}
.button-small-submit:hover {
	background-position: 0 25px;
}

.button-wide {
	background-image: url(/images/button_wide_neu.gif);
	background-position: 0 0;
	width: 140px;
	margin: 2px 10px 0 0;
}
.button-wide:hover {
	background-position: 0 25px;
}

.button-widest-submit {
	background-image: url(/images/button_widest_neu.gif);
	background-position: 0 0;
	width: 185px;
}
.button-widest-submit:hover {
	background-position: 0 25px;
}

.button-verywide-submit {
	width: 150px;
	background-image: url(/images/button_verywide_neu.gif);
	background-position: 0 0;
}

.button-verywide-submit:hover {
	background-position: 0 25px;
}

/* Sterne */

.stern-voll {
	background-image: url(/images/symbol_stern_voll.gif);
	width: 12px;
	height: 12px;
	float: left;
	margin: 1px 0px 0px 0px;
	padding: 0 0 0 1px;
	line-height: 0px;
}

.stern-halb {
	background-image: url(/images/symbol_stern_halb.gif);
	width: 12px;
	height: 12px;
	float: left;
	margin: 1px 0px 0px 0px;
	padding: 0 0 0 1px;
	line-height: 0px;
}
.stern-leer {
	background-image: url(/images/symbol_stern_leer.gif);
	width: 12px;
	height: 12px;
	float: left;
	margin: 1px 0px 0px 0px;
	padding: 0 0 0 1px;
	line-height: 0px;
}

.stern-voll-highlight {
	background-image: url(/images/symbol_stern_voll_highlight.gif);
	width: 12px;
	height: 12px;
	display: block;
	float: left;
	margin: 1px 0px 0px 0px;
	padding: 0 0 0 1px;
	line-height: 0px;
}

.stern-halb-highlight {
	background-image: url(/images/symbol_stern_halb_highlight.gif);
	width: 12px;
	height: 12px;
	float: left;
	margin: 1px 0px 0px 0px;
	padding: 0 0 0 1px;
	line-height: 0px;
}
.stern-leer-highlight {
	background-image: url(/images/symbol_stern_leer_highlight.gif);
	width: 12px;
	height: 12px;
	float: left;
	margin: 1px 0px 0px 0px;
	padding: 0 0 0 1px;
	line-height: 0px;
}


/* Sonstiges */

div.banner_list {
	margin-left: 170px;
	padding-top: 10px;
	margin-bottom: 0px;
}

/* Formatierer */

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
	height: 1px;
}
.clear-nospace {
	width: 90%;
	clear: both;
}

.bg-white {
	background-color: #ffffff;
}

.font-normal {
	font-weight: normal;
}

div.button-offset {
	clear: both;
	margin: 0;
	padding: 0;
	height: 70px;
}


a.blueunderline, a.blueunderline:visited, .blueunderline a, .blueunderline a:visited {
	background-image: none !important;
	display: inline !important;
	float: none !important;
	margin: 0 !important;
	padding: 0 0 0 0 !important;
	font-weight: normal !important;
	text-decoration: underline !important;
	background: transparent !important
}

a.blueunderline:hover, .blueunderline a:hover {
	text-decoration: underline;
}


/** von Jan

kommt aus partials/tabnav2 Zeile 9
wenn kein href f�r die tabnavigation �bergeben wird, muss der cursor ja trotzdem zum pointer werden

kann angepasst werden

*/
.fakelink {
	cursor: pointer;
}
