@charset "utf-8";
/* CSS Document */

/* Global */
html, body {
	color:#000000;
	margin:0;
	padding:0;
	width:100%; 
	height:100%;
	background: #8b8b8b url(images/bg.png) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

/* Links*/
a, a:link, a:visited {
	color:#4f64a1;
	text-decoration:none;
}

a:hover, a:active, a:focus {
	color:#4f64a1;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}

.center {
	text-align:center;
}

/* Content Container für den Inhaltsbereich */
.content_wrapper {
	width:590px;
	height:580px;
	margin-left:45px;
	margin-top:20px;
	border:1px;
}

.content_menu_left{
	width:200px;
	height:510px;
	margin-right:35px;
	float:left;
}

.content_header {
	/* Achtung! Globales Blau für die ganze Seite, nicht verändern! */
	color:#4f64a1;
	/* Achtung! Globales Blau für die ganze Seite, nicht verändern! */
	font-size:16px;
	font-weight:bold;
/*	border-bottom:#CCCCCC 1px solid;*/
	padding-bottom:18px;
	margin-bottom:18px;
}

.content_subheader {
	color:#777777;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	margin-left:0px;
	margin-bottom:15px;
}

.content_text {
	color:#000000;
	width:350px;
	font-size:12px;
	text-align:justify;
	display:inline;
}

/* DIV-Container für den Download-Bereich */
.download_cell {
	width:150px;
	height:22px;
	margin-bottom:1px;
	padding-top:7px;
	padding-left:3px;
	background:#f1f1f1;
	border:0px;
}

.download_cell2 {
	width:396px;
	height:22px;
	margin-bottom:1px;
	padding-top:7px;
	padding-left:25px;
	background:#f1f1f1 url(images/pdf_logo.gif) no-repeat left;
	border:0px;
}

.download_content {
	width:420px;
	float:right;
}

.download_table {
	border:0;
	background:#efefef;
	width:411px;
	margin-top:15px;
	margin-left:15px;
}

.download_table td {
	height:29px;
	text-align:left;
}

.download_wrapper {
	position:absolute;
}

/* Tabelle Events */
.events {
	width:590px;
	border:0px;
	background-color:#f3f3f3;
}

.events_cell {
	padding-bottom:1px;
}

/* Spalte für Flaggen */
.flag {
	margin-bottom:4px;
	margin-right:8px;
	border:1px solid #000000;
}

#flag_column {
	height:74px;
	width:160px;
}

/* Fußzeile */
.footer {
	font-size:11px;
	position:relative;
	color:#cecece;
	margin-left:10px;
	margin-top:6px;
}

.footer_link {
	color:#cecece;
}

.header_image_tab {
	height:83px;
	background:url(../images/header_2.png) no-repeat;
}

/* Kopfmenü */
.headmenu {
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

.headmenu:link, .headmenu:visited {
	color:#ffffff;
}

.headmenu:hover, .headmenu:active, .headmenu:focus {
	color:#bbbbbb;
	font-weight:normal;
}

.headmenu_wrapper {
	margin-left:231px;
	margin-top:60px;
}

.headmenu_item {
	text-align:center;
	width:100px;
	float:left;
}

/* Global Bilder */
img {
	border:0px;
}

.image_border_black {
	border:#000000 1px solid;
}

/* Klasse für Einblendung des Link-Bildes bei externen Links */
.link_image {
	font-size:11px;
	padding-left:15px;
	background:url(images/link.gif) no-repeat left;
}

/* Globale Tabelle */
.maintable {
	width:1000px;
	border:0;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.mainmenu {
	color:#ffffff;
	text-decoration:none;
}

.mainmenu:link, .mainmenu:visited {
	color:#ffffff;
	text-decoration:none;
}

.mainmenu:hover, .mainmenu:active, .mainmenu:focus {
	color:#ffffff;
	font-weight:bold;
}

.menu_products_left {
	position:absolute;
	left:109px;
	top:155px;
	width:91px;
	height:19px;
	font-size:11px;
}

.menu_downloads_left {
	position:absolute;
	left:85px;
	top:205px;
	width:95px;
	font-size:11px;
}

.menu_news_left {
	position:absolute;
	left:75px;
	top:255px;
	width:130px;
	font-size:11px;
}

.menu_events_left {
	position:absolute;
	left:58px;
	top:305px;
	width:95px;
	font-size:11px;
}

.menu_press_left {
	position:absolute;
	left:48px;
	top:355px;
	width:95px;
	font-size:11px;
}

.menu_products_left:hover { width:91px; height:19px; cursor:pointer; }
.menu_downloads_left:hover { width:95px; height:19px; cursor:pointer; }
.menu_news_left:hover { width:120px; height:19px; cursor:pointer; }
.menu_events_left:hover { width:105px; height:19px; cursor:pointer; }
.menu_press_left:hover { width:105px; height:19px; cursor:pointer; }

/* Normale Schrift */
.normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0066CC;
}

/* Klasse für Einblendung des PDF-Bildes bei externen PDF-Links */
.pdf_image {
	width:23px;
}

#sidebar {
	position:absolute;
	left:920px;
	top:103px;
	width:136px;
	padding-left:5px;
}

#spacer_aktuelles {
	width:136px;
	background:#999999;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:5px;
	margin-bottom:5px;
}

#spacer_flags {
	width:136px;
	background:#999999;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:5px;
	margin-bottom:8px;
}

#spacer_pdf {
	width:136px;
	background:#999999;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:5px;
	margin-bottom:5px;
}

/* Fette Schrift */
.text_bold {
	color:#4f64a1;
	font-weight:200;
	padding-left:10px;
}

.tech_tab_rechts {
	padding-left:5px;
	text-align:left; 
	height:16px; 
	font-size:11px;
}

.tech_tab_links {
	padding-left:5px;
	text-align:left; 
	height:16px; 
	font-weight:bold; 
	font-size:11px; 
	width:240px;
}

/* Gehovertes Menü */
.untermenu {
	position:absolute;
	visibility:hidden;
}

.untermenu_item {
	font-size:11px;
	width:130px; 
	height:25px;
	line-height:25px;
	background:transparent url(images/opaque-trans.png); 
	border:1px #eaeaea solid;
	margin-top:-1px;
	padding-left:8px;
}

.untermenu_item:hover {
	background:transparent url(images/opaquedark-trans.png);
}

