/* GENERAL fonts */
OL, UL, DIV {
	font-family: arial, Helvetica;
	font-size: 12px
}
p, i, b, li, td {
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica;
	widows: 3;
	orphans: 2
}
P, H1, H2 {
	margin: 0px 0px 5px 0px;
}
H1 , H2 , H3, H4, H5, H6 {
	font-family: Arial, Helvetica;
}
H1 {
	font-weight: bold;
	font-size: 18pt;
	text-align: center;
}
H2, H3 {
	font-weight: bold;
	color: black
}
H2 {
	font-size: 16pt;
	page-break-before: always;
	text-shadow: grey
}
H3 {
	font-size: 12pt
}
H4, H5, H6 {
	font-weight: bold;
	color: black
}
H4 {
	font-size: 10pt
}
H5 {
	font-size: 10pt;
	font-style: italic
}
H6 {
	font-size: 8pt
}
hr {
	width: 90%;
	height: 0, 5pt;
	color: #000080;
	text-align: center
}
body {
	margin: 0 0 0 0;
	background-color: white;
	background-attachment: fixed;
	text-align: center;
	vertical-align: middle
}
a {
	text-decoration: none;
	font-weight: bold
}
a:hover {
	text-decoration: underline;
	color: #CC3300
}
a:visited {
	color: purple
}
a:active {
	color: red
}
TABLE#voll {
	width: 100%;
	height: 100%;
}
TABLE#links {
	height: 100%;
}
TABLE#rechts {
	width: 100%;
}
TD#footer {
	font-size: 10px;
	text-align: center;
	border-top: dotted 1px #999999;
}
/* Content column */
div#content {
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 50px;
	vertical-align: top;
	/*width: 100px;
*/
}


/* Leiste column ACHTUNG wird im Template definiert*/
/*TD#leiste {
	vertical-align: top;
	width: 33px;
	hight: 700px;
	background-image: url(../images/leiste/l_sanitaetsdienst.gif);
	background-repeat: repeat;
	padding-top: 0px;
}
*/
TD#login {
	padding-top: 20px;
	padding-left: 20px;
}
/* Menu 1 column */
TD#menu_1 {
	vertical-align: top;
	height: 150px;
	padding-top: 20px;
	padding-left: 20px;
}
TD#menu_1 DIV {
	width: 95%;
}
TD#menu_1 DIV A {
	color: black;
	text-decoration: none;
}
TD#menu_1 DIV A:hover {
	color: red;
	text-decoration: none;
}
/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
	font-size: 12px;
	padding-top: 8px;
	padding-left: 0px;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
	font-weight: normal;
	font-size: 12px;
	padding-top: 8px;
/*	padding-bottom: 3px;*/
	padding-left: 0px;
	/*  background-color: red;
*/
	/*  filter: alpha(opacity='70', style='0');
*/
}
TD#menu_1 DIV.menu1-level1-act A {
	color: blue;
}
/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
	font-size: 11px;
	padding-top: 4px;
	padding-left: 15px;
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
	font-size: 11px;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 15px;
}
TD#menu_1 DIV.menu1-level2-act A {
	color: blue;
	/*  background-color: red;
*/
}
/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
	background-color: #333366;
	width: 10%;
	text-align: center;
	padding: 0px 2px 0px 2px;
}
TR#menu_2 TD A {
	color: white;
	font-size: 10px;
	font-family: verdana, arial;
	text-decoration: none;
}
TR#menu_2 TD A:hover {
	text-decoration: underline;
}
TR#menu_2 TD.oddcell {
	background-color: #666699;
}
TR#menu_2 TD.menu2-level1-act {
	background-color: #88292A;
}
/*header_1*/
TD#header_1 {
	height: 100px;
	/*background-image: url(../images/blauweis.jpg);
*/
	background-repeat: repeat;
}
/*header_2*/
TD#header_2 {
	font-size: 30px;
	text-align: center;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 20px;
	vertical-align: middle;
}
/* Style for the Path-menu: */
TD#path {
	white-space: nowrap;
	background-color: #F8F8EC;
	font-family: verdana, arial;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	padding: 1px 1px 5px 5px;
}
TD#path A {
	text-decoration: none;
	color: black;
}
TD#path A:hover {
	text-decoration: underline;
}

