/*
Firefox
*/

html {
    height: 100%;
    overflow: -moz-scrollbars-vertical;

}

BODY {
	color: #333333;
	background-color: White;	
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 13px;
	margin-top: 0;
	margin-left: 0;
}

#mainContentArea {
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    width: 826px;
}

TABLE, TR, TD {
	color: #333333; 
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin-top: 0;
	margin-left: 0;
}


h1, h2 {
	font-weight: bold;
    font-size: 18px;
    margin: 0 0 5px 0;
    white-space: pre;
}

h1,h2 br {
    line-height: 18px;
}

h2,h1 br {
    line-height: 18px;
}

h3 {
	color: #333333;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
    margin: 0;
    padding: 0;
    white-space: normal;
}

h3 br {
    line-height: 15px;
}

FORM {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

img {
	border-width: 0;
}

A {
	color: #333333;
	text-decoration: none;
}


A:HOVER {
	text-decoration: underline;
}

A.gray {
	color: #333333;
}

A.white {
	color: white;
}

A.red {
	color: #ff0000;
}

A.empty:HOVER {
	text-decoration: none;
}


a[name]:HOVER
{
	text-decoration: none;
}

.input {
	background-color: #666666;
	border: 0;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: white;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
	background-image: url(http://www.optivo.de/docroot/img/input.gif);
	height: 14px;
	vertical-align: bottom;
}

.inputMultiline {
	background-color: #666666;
	border: 0;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: white;
	margin-bottom: 0;
	margin-top: 0;
	padding: 2px;
	height: 14px;
	vertical-align: bottom;
}


.input_img { vertical-align: bottom; padding-bottom: 0;}
.button_submit { vertical-align: bottom; padding-bottom: 0; }

/* IE 6 hack */
* html .input_img { vertical-align: bottom; padding-bottom: 1px; }
* html .button_submit { vertical-align: bottom; margin-bottom: 1px; }

/* IE 7 hack */
*:first-child+html .input_img { vertical-align: bottom; padding-bottom: 1px; }
*:first-child+html .button_submit { vertical-align: bottom; margin-bottom: 1px; }


select {
	width: 136px;
	background-color: #666666;
	border: 0;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: White;
	height: 17px;
}

/* Style for columns with spacer-GIFs */
.s { height: 1px; width: 1px; font-size: 1px; line-height: 0; }

.arrow
{
	padding-bottom: 2px;
	vertical-align: middle;
}


.subnav_arrow
{
	vertical-align:text-bottom
}


.subnav_arrow_text
{
	vertical-align:baseline;
}
/* IE 6 hack */
* html .subnav_arrow { vertical-align:top; }
/* IE 7 hack */
*:first-child+html .subnav_arrow { vertical-align:top; }

.error
{
	color: #ff0000;
}

.primary_nav {
	background-color: #CCCCCC;
    height: 26px;
    position: absolute;
    top: 0;
    overflow: hidden;
}

.primary_nav_sel {
	background-color: #FF0000;
	color: #FFFFFF;
    height: 26px;
    position: absolute;
    top: 0;
    overflow: hidden;
}

.primary_nav_dot
{
	padding-left: 4px; padding-right: 4px; padding-top: 4px; vertical-align: top;
}

.dot
{
	padding-left: 4px; padding-right: 4px; padding-top: 4px; vertical-align: top;
}

.hl1_text {
	vertical-align : middle;
}

.hl1_spacing
{
	width: 8px; 
	Height: 6px; 
	font-size: 1px; 
	line-height: 0;
}

.hl1_textbox {
	padding: 8px 6px 8px 6px;
    margin: 0;
}

.pg_red
{
	background-color: red;
	color: White;
}

.glossary_content
{
	background-color: white;
	color: #ff0000;
}



.menuItem {
	z-index:2;
	border:solid 1px white;
	padding:3px;
	background-color:red;
	visibility:hidden;
    position: relative;
    left: -1px;
    top: 0;
}

.menu_sub_link
{
	display:block;
	color:white;
}

.menu_sub_link a
{
	color:white;
}

a.menu_sub_link:hover, a.menu_sub_link:active
{
	text-decoration:underline
}

a.menu_sub_link:visited, a.menu_sub_link:link
{
	text-decoration:none
}

ul
{
	list-style-image:url(http://www.optivo.de/docroot/img/arrow/gray.gif);
	margin:0;
	padding:0;
	padding-left:20px;
}

.headline
{
	font-weight:bold;
	font-size:18px;
	margin-bottom:5px
}

.contentEditorArea a:before {
    content: url("http://www.optivo.de/docroot/img/arrow/gray.gif") ;
    vertical-align: middle;
}

/* IE 6 hack */
* html .contentEditorArea a {
    padding-left: 11px;
    background-image: url(http://www.optivo.de/docroot/img/arrow/gray.gif);
    background-repeat: no-repeat;
    background-position: left;
}

/* IE 7 hack */
*:first-child+html .contentEditorArea a {
    padding-left: 11px;
    background-image: url(http://www.optivo.de/docroot/img/arrow/gray.gif);
    background-repeat: no-repeat;
    background-position: left;
}

hr {
    background-color: #FFFFFF;
    color: #FFFFFF;
    height: 13px;
    border: none
}

.flashVideoBox {
    text-align: center;
}