body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #10669E;
	
	scrollbar-face-color: #DFDFDF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
}

#mainborder {
	position: absolute;
	width: 975px;
	height: 600px;
	left: 50%;
	top: 50%;
	margin-left: -486px;  /* half width */
	margin-top: -289px;   /* half height */
}

#navigation {
	float: left;
	width: 330px;
	height: 600px;
	
	line-height: 13px;
	
	background-color: #75C425;
	background-image: url(../images/logo-gruen.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#content {
	margin-left: 345px;
	_margin-left: 342px;
	height: 600px;
	background-color: #FFFFFF;
	background-image: url(../images/logo-weiss.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#content h1 {
	color: #75C425;
	font-size: 16px;
	background: url(../images/stroke_h1.gif) no-repeat left bottom;
	padding-left: 11px;
	margin-left: 10px;
	margin-top: 35px;
	margin-bottom: 10px;
}

#content h2 {
	color: #10669E;
	font-size: 14px;
	background: url(../images/stroke_h2.gif) no-repeat 0px 15px;
	*background: url(../images/stroke_h2.gif) no-repeat 0px 14px;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content h3 {
	color: #10669E;
	font-size: 12px;
	background: url(../images/stroke_h3.gif) no-repeat 0px 14px;
	padding-left: 9px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*
#content h1 {
	color: #75C425;
	font-size: 16px;
	
	margin-left: 10px;
	margin-top: 35px;
	margin-bottom: 10px;
}

#content h2 {
	color: #10669E;
	font-size: 14px;
	
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content h3 {
	color: #10669E;
	font-size: 12px;
	
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
*/
#content a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #10669E;
}

#content .header2 {
	color: #10669E;
	font-size: 14px;
	font-weight: bold;
	
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.double_line {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 10px;
}

.double_line li {
	background: url(../images/stroke_li.gif) no-repeat left 13px;
	*background: url(../images/stroke_li.gif) no-repeat left 19px;
	padding-left: 7px;
	*line-height: 26px;
}

ul {
	list-style: none;
	margin: 0 0 0 20px;;
	padding: 0;
}

li {
	background: url(../images/stroke_li.gif) no-repeat left 13px;
	padding-left: 7px;
}

.ul_default {
	list-style-type: disc;
	list-style-position: outside;
	padding: 0 0 10px 20px;
	margin-left: 20px;
}

.ul_default li {
	background: none;
	margin: 0;
	padding: 0;
}

.ul_none {
	list-style: none;
	margin: 0;
	padding: 0;
}

.ul_none a {
	background: url(../images/stroke_li_a.gif) no-repeat left bottom;
	padding-left: 7px;
}

.ul_none li {
	background-image: none;
	padding-left: 0;
}

.h2_info {
	float: left;
	margin-top: 1px;
}

#content_main {
	font-size: 10px;

	margin-left: 10px;
	margin-right: 0px;
	padding-right: 9px;
	
	overflow: auto;
}

#rw_1 {
	padding: 10px 0 10px 10px;
	background-color: #DFDFDF;
	padding-right: 0;
}

#rw_2 {
	padding: 10px;
	background-color: #FFFFFF;
	padding-right: 6px;
}

#content_main p {
	margin-top: 0px;
	margin-bottom: 10px;
}

#content_main p, li, td, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

#content_main .poll textarea {
	width: 300px;
	height: 150px;
	margin: 4px;
}

#content_main .poll td {
	padding-bottom: 20px;
}

#content_main .raaw td {
	line-height: 13px;
}

#content_main .listheader {
	color: #10669E;
}

#content_main a {
	text-decoration: none;
	color: #10669E;
}

#content_main .imagetitle {
	font-size: 10px;
	font-weight: bold;
	margin-top: 6px;
}

#content_main .rwimage {
	margin-right: 10px;
	border: 0px;
}

#content_main .rw_background {
	background-image: url(../images/background_rw_images.jpg);
	background-repeat: no-repeat;
	width: 100px;
	height: 135px;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 6px;
	border: 0px;
}

#content_main .publicationimage {
	margin-left: 20px;
	margin-right: 30px;
	border: 0px;
	float: left;
}

#content_main .downloadimage {
	margin-left: 20px;
	margin-right: 30px;
	margin-top: 2px;
	border: 0px;
	float: left;
}

#content_main form {
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #DFDFDF;
}

#content_main .green {
	color: #75C425;
}

#content_main .green strong{
	color: #75C425;
	background: url(../images/stroke_green.gif) no-repeat left bottom;
	padding-left: 8px;
}

#content_main .blue {
	color: #10669E;
}

#content_main .calculationform {
	padding: 0px;
	margin: 0px;
}

#content_main input {
	margin-bottom: 4px;
}

#content_main input.radio {
	margin-bottom: 0px;
}

#content_main input.button {
	background-color: #75C425;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #75C425;
	padding: 2px;
	_padding: 0px;
}

.title_small {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}

#content_main .navigation {
	position: absolute; 
	display: block; 
	bottom: 10px;
	width: 590px;
	border-top: 1px dotted #000000;
	padding-top: 2px;
	font-size: 11px;
}

#content_main .image_content {
	float: left;
	margin-right: 20px;
	margin-top: 4px;
	margin-bottom: 10px;
}

#content_main .image_content_about {
	float: left;
	margin-right: 12px;
	margin-top: 4px;
	margin-bottom: 120px;
}

#content_main .press_download {
	margin-right: 0px;
	margin-left: 10px;
	float: right;
}

#content_main .downloads_download {
	margin-right: 0px;
	margin-left: 10px;
	float: right;
}

#content_main .events_download {
	margin-right: 0px;
	margin-left: 10px;
	float: right;
}

#content_main .tbl_div {
	padding: 4px  10px;
}

#content_main .tbl_even {
	background-color: #DFDFDF;
}

#content_main .tbl_press {
	background-color: #DFDFDF;
}

#content_main .tbl_odd {
}

#content_main .tbl_year {
	font-weight: bold;
	
	border-top: 1px solid #10669E;
	border-bottom: 1px solid #10669E;
	
	padding-top: 1px;
	padding-bottom: 2px;
}

#content_main .tbl_contact {
	border-top: 1px solid #10669E;
	border-bottom: 1px solid #10669E;
	
	padding-top: 1px;
	padding-bottom: 2px;
}

#content_main .tbl_employee {
	border-top: 2px solid #10669E;
	
	padding-top: 4px;
	padding-bottom: 4px;
}

#menu_side {
	float: left;
	width: 115px;
	margin-left: 20px;
	margin-top: 30px;
}

#menu_main {
	width: 185px;
	_width: 182px;
	margin-left: 145px;
	_margin-left: 143px;
	margin-top: 30px;
}

#menu_main .menuentry {
	display: block;
	text-align: right;
	
	padding-top: 4px;
	padding-bottom: 5px;
	
	margin-right: 25px;
	_margin-right: 22px;
	
	background-image: url(../images/navigation_menuentry.gif);
	background-repeat: no-repeat;
}

#menu_main .menuentry_selected {
	display: block;
	text-align: right;
	
	padding-top: 4px;
	padding-bottom: 5px;
	
	padding-right: 25px;
	_padding-right: 22px;
	
	background-image: url(../images/navigation_menuentry_selected.gif);
	background-repeat: no-repeat;
}

#menu_main a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#menu_static {
	float: left;
	width: 115px;
	
	margin-left: 20px;
	_margin-left: 10px;
	margin-top: 140px;
}

#menu_static .menuentry {
	display: block;
	text-align: right;
	
	padding-top: 4px;
	padding-bottom: 4px;

	border-bottom: 1px solid #10669E;	
}

#menu_static a {
	color: #10669E;
	text-decoration: none;
	font-size: 11px;
}

#menu_sub {
	position: absolute;
	width: 185px;
	_width: 182px;
	left: 145px;
	mfargin-left: 145px;
	_mafrgin-left: 143px;
	margin-top: 25px;
}

#menu_sub .menuentry {
	display: block;
	text-align: right;
	
	padding-top: 4px;
	padding-bottom: 5px;
	
	margin-right: 25px;
	_margin-right: 22px;
	
	background-image: url(../images/navigation_menuentry_sub.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#menu_sub .menuentry_selected {
	display: block;
	text-align: right;
	
	padding-top: 4px;
	padding-bottom: 5px;
	
	padding-right: 25px;
	_padding-right: 22px;
	
	background-image: url(../images/navigation_menuentry_sub_selected.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#menu_sub a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

#menu_sub_sub {
	float: left;
	width: 119px;
	
	margin-left: 16px;
	_margin-left: 8px;
	margin-top: 69px;	
}

#menu_sub_sub .menuentry_empty {
	display: block;
	text-align: right;
	
	padding-top: 4px;
	padding-bottom: 5px;
}

#menu_sub_sub .menuentry {
	display: block;
	text-align: right;
	
	padding-top: 4px;
	padding-bottom: 5px;
	
	background-image: url(../images/navigation_menuentry_subsub.gif);
	background-repeat: no-repeat;
}

#menu_sub_sub .menuentry_selected {
	display: block;
	text-align: right;
	
	padding-top: 4px;
	padding-bottom: 5px;
	
	background-image: url(../images/navigation_menuentry_subsub_selected.gif);
	background-repeat: no-repeat;
}

#menu_sub_sub a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}

.underline {
	text-decoration: underline;
}

.footnote {
	display: block;
	border-top: 1px dotted black;
}

.comment {
	font-style: italic;
}

.vcf {
	background-image: url(../images/vcf.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}

#calc1 {
	background: #DFDFDF;
	border: 1px solid #000000;
	padding: 10px;
}

.em_back {
	unicode-bidi: bidi-override; 
	direction: rtl;
}

a:active, a:focus {
	outline: 0px;
}

#ggi_logo {
	position: absolute;
	left: 18px;
	bottom: 5px;
	cursor: pointer;
	width: 300px;
	height: 20px;
}
