/* @override http://www.medinova.ch/fileadmin/_css/css.css */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	color: #00488d;
}
.ui-accordion-content{ position:relative; overflow:auto;}
html {


/*	background: #007bbf;*/
	font-family: verdana,arial,sans-serif;
	font-size: 0.8em;
}

p, li {
	line-height: 1.6em;
}

body {
	overflow-y: scroll;
}

ol, ul {
	
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}

sup {
	bottom: 1ex;
	font-size: 0.8em;
}

sub {
	top: .5ex;
}

#body {
	text-align: center;
}

#container {
	width: 960px;
	margin: 0 50%;
	position: absolute;
	left: -480px;


/*	display: none;*/
	z-index: 2;
}


#infoTop {
	width: 100%;
	height: 42px;
}

#infoTop #logo {
	position: relative;
	top: 25px;
	float: left;
	left: 0;
}

#infoTop #staticNavigation {
	position: relative;
	top: 33px;
	float: right;
	right: 0;
}

#infoTop #staticNavigation ul {
	list-style-type: none;
	height: 15px;
}

/* Anpassugen TS */

#staticNavigation ul li {
	float: left;
	text-decoration: none;
	color: #00488d;
	font-size: 0.85em;
}

#infoTop #staticNavigation a {
	text-decoration: none;
	color: #00488d;
/

*font-size: 0.85em;*/
}

#page {
	width: 960px;
	margin: auto;
	

/* Aenderung von TS */
	display: table;
	z-index: 5;
}

#pageOuter {
	background: url(../_media/bgContainer.jpg) repeat-y center center;
}

#header {
/*	background: url(../_media/bgMainNoFlash.png);*/
	margin: 0 0 0 0;
	height: 170px;
}

#page #navigation {
	position: relative;
	height: 30px;
	margin: -30px auto 0 auto;
	width: 720px;
	text-align: center;
}

#page #navigation ul {
	list-style: none;
	height: 30px;
	width: auto;
	color: #00488d;


/*background: url(../_media/bgTopMenu.jpg) repeat-x;*/
}

#page #navigation .sit-0 {
	background: url(../_media/menu-situation-0.gif);
}

#page #navigation .sit-1 {
	background: url(../_media/menu-situation-1.gif);
}

#page #navigation .sit-2 {
	background: url(../_media/menu-situation-2.gif);
}

#page #navigation .sit-3 {
	background: url(../_media/menu-situation-3.gif);
}

#page #navigation ul li {
	float: left;
	width: 240px;
	height: 30px;
	text-align: center;
/

*background: url(../_media/bgTopMenuLI.jpg) no-repeat;*/
}

#page #navigation ul li a {
	padding: 3px 0 0 0;
	width: 240px;
	height: 26px;
	color: #00488d;
	text-decoration: none;
	display: block;
}

#page #navigation ul li .topNone {
	float: left;
	width: 240px;
	height: 30px;
	text-align: center;


/*	background: #fff;*/
	background: url(../_media/bgTopMenuLI_noneBack.jpg) no-repeat;
}

#page #navigation ul li .topLeft {
	float: left;
	width: 240px;
	height: 30px;
	text-align: center;


/*	background: #fff;*/
	background: url(../_media/bgTopMenuLI_leftBack.jpg) no-repeat;
}

#page #navigation ul li .topRight {
	float: left;
	width: 240px;
	height: 30px;
	text-align: center;
/*	background: #fff;*/
	background: url(../_media/bgTopMenuLI_rightBack.jpg) no-repeat;
}

#page #navigation ul li .topBoth {
	float: left;
	width: 240px;
	height: 30px;
	text-align: center;


/*	background: #fff;*/
	background: url(../_media/bgTopMenuLI_bothBack.jpg) no-repeat;
}

#page #navigation ul li .topActive {
	float: left;
	width: 240px;
	height: 30px;
	text-align: center;
/*	background: #fff;*/
}

#main {
	position: relative;
	width: 960px;
	

/* Aenderung TS */
	display: table;
	height: auto;
	text-align: left;
	font-size: 1.0em;
	z-index: 2;
	background: url(../_media/bgMainBottom.jpg) no-repeat bottom left;
}

.lang {
}

#subNavigation {
	list-style: none;
	padding: 50px 0 0 0;
	float: left;
	width: 120px;
}

/*#subNavigation .current {
	margin: 0;
	padding: 0;
}*/

#subNavigation ul {
	list-style: none;
	font-size: 1.0em;
}

#subNavigation ul a {
	text-decoration: none;
	font-weight: normal;
	font-size: 0.9em;
}

.stufe1 li {
	padding: 5px 0 5px 0;
}

.stufe1 .beforemenu,
.stufe1 .aftermenu {
	padding: 0;
}


.stufe2 li {
	padding: 0;
}


#subNavigation ul li ul li.akkaktiv {
/*	padding: 5px 0 10px 0;
	font-weight: bold;
*/	
/*	height: auto;*/
}

/*.hassub {
	padding: 0 0 10px 0;
	display: block;
}
*/
/*
#subNavigation ul li.notsub {
	background: #fff;
}

#subNavigation ul.sub-sub-menu li.active {
	background: #fff;
}*/

/*#subNavigation ul li.activeBefore {
	padding: 0  0 10px 0;
	margin: -30px 0 0 0;
	z-index: -1;
	position: relative;
	background: url(../_media/activeBefore.jpg) no-repeat right bottom;
}
#subNavigation ul li.activeBefore-sub {
	padding: 0  0 0px 0;
	margin: -30px 0 0 0;
	z-index: -1;
	position: relative;
	background: url(../_media/activeBefore.jpg) no-repeat right bottom;
}
*/


/*#subNavigation ul li.activeAfter {
	padding: 10px 0 5px 0;
	z-index: -1;
	position: relative;
	background: url(../_media/activeAfter.jpg) no-repeat right top;
	margin: 0 0 -30px 0;
}

#subNavigation ul li.activeAfter-sub {
	padding: 10px 0 5px 0;
	z-index: -1;
	position: relative;
	background: url(../_media/activeAfter.jpg) no-repeat right top;
	margin: 0 0 -30px 0;
}
ul.sub-sub-menu {
	padding: 5px 0 0 0;
}
*/

.stufe1 .ui-helper-reset {
}

.hassub {
	margin: 0 0 5px 0;
	display: block;
}
.stufe2 li {
	display: block;
	height: 30px;
}

.stufe2 li.bgwhite {
	background: #fff;
}

.stufe1 li img {
	position: relative;
	z-index: 10;
}

.stufe1 li.bgwhite {
	background: #fff;
}

.beforemenu,
.aftermenu {
	height: 30px;
	width: 120px;
}

.beforemenu {
	background: url(../_media/activeBefore.jpg) bottom right no-repeat;
	position: relative;
	z-index: -1;
	margin-top: -30px;
	top: 0px;
	display: table;
}

.aftermenu {
	background: url(../_media/activeAfter.jpg) top right no-repeat;
	position: relative;
	z-index: -1;
	margin-bottom: -30px;
}

/*.beforemenu-off,
.aftermenu-off {
	height: 30px;
	width: 120px;
	background: none;
	position: relative;
}

.beforemenu-off {
	z-index: -10;
	margin-top: -30px
}

.aftermenu-off {
	z-index: -1;
	margin-bottom: -30px;
}
*/

/*
#subNavigation ul.sub-sub-menu li {
	text-align: left;
	font-weight: normal;
	padding: 3px 0 3px 0;
}

#subNavigation ul.sub-sub-menu li a {
	text-align: left;
	font-weight: normal;
}
*/

#content {
	display: block;
	float: left;
	width: 720px;
	margin: 0 0 60px 0;
}


#content #contentpic {
	padding: 60px 70px 0 70px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}

.csc-header h1 {
	font-size: 1.6em;
	padding: 20px 0 20px 0;
}

.csc-header-n1 h1 {
	font-size: 1.6em;
	padding: 0 0 20px 0;
}

/*
#content #contentInner p {
	font-size: 1.0em;
	text-align: justify;
	width: 580px;
	padding: 10px 0 15px 0;
}
*/

#content #contentInner p ul {
	list-style: outside;
}

#content #contentInner p ul li {
	list-style: outside;
	padding: 0 0 10px 0;
	margin: 0 0 0 20px;
	float: none;
}

#content #contentFunctions {
	padding: 20px 0 0 70px;
}

#content #contentFunctions a {
	color: #8596c2;
	margin: 0 20px 0 0;
}

#content #contentFunctions span {
	text-decoration: underline;
}

#contentInner {
	position: relative;
	z-index: 999999999;
}

#contentInner ul li {
	list-style: outside;
	padding: 0 0 10px 0;
	margin: 0 0 0 20px;
}

#contentInner ul {
	padding: 0 0 15px 0;
}

#contentInner ul li ul {
	padding: 0 0 10px 0;
	margin: 0 0 0 20px;
}

#infoRight {
	padding: 80px 0 0 0;
	width: 120px;
	float: right;
}

#flash {
	margin: 0 auto;
	padding: 0 0 0 0;
	height: 800px;
	width: 960px;
	overflow: hidden;
	position: relative;
	z-index: 0;
	background: url(../_media/medinova-bg-logo.jpg) top left no-repeat;
}

.active-hidden {
	display: none;
}

#loading-img {
	position: absolute;
	display: none;
	top: 280px;
	left: 280px;
}

.printform {
	background-color: #fff;
	border: none;
	margin: 0;
}

.skipIntro {
	position: absolute;
	top: 800px;
	left: 655px;
}

/*
.bodytext {
	text-align: justify;
}
*/

.csc-default {
}

.detail {
	width: 80px;
	display: block;
	float: left;
}

.inhaltsbild {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
}


.totop {
	margin: 20px 0;
	float: right;
	text-decoration: underline;
	background: url(../_media/blue-arrow.gif) 0px 5px no-repeat;
	padding: 0 0 0 14px;
}

.ui-accordion-content {
	width: 120px;
	padding: 10px 0 ;
	overflow: hidden;

}

.skipIntro {
	text-align: center;
	margin: 20px 50% 0;
	position: absolute;
	left: -480px;
	width: 960px;
	text-decoration: none;
	font-weight: bold;
	font-size: .8em;
}

#flash {
	position: absolute;
	left: 50%;
	margin-left: -480px;
	width: 960px;
	height: 800px;
	overflow: hidden;
}
