﻿body {
	background-color: #eeeeee;
	margin-top: 0px;
	overflow: scroll;
}

/*########globale Linkauszeichnung###########*/
a:link {
	color: #de0000;
	text-decoration: none;
}

a:hover {
	color: #de0000;
	text-decoration: underline;
}
a:visited {
	color: #de0000;
	text-decoration: none;
}
a:active {
	color: #990000;
}

/*########Links Utilities oben rechts im Banner###########*/
#frame #oben #utilities a:link {
	color: #333333;
}

#frame #oben #utilities a:visited {
	color: #333333;
}

#frame #oben #utilities a:active {
	color: #CC0000;
}

#frame #oben #utilities a:hover {
	color: #FF0000;
		text-decoration: none;
}


/*########Links Utilities oben rechts im Banner###########*/
#rechts_rot a:link {
	color: #FFFFFF;
}
#rechts_rot a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#rechts_rot a:active {
	color: #990000;
}
#rechts_rot a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/*########Links für die Sitemap###########*/
#mitte .tab_sitemap a:link {
	color: #333333;
}
#mitte .tab_sitemap a:visited {
	color: #666666;
	text-decoration: none;
}
#mitte .tab_sitemap a:active {
	color: #DE0000;
}
#mitte .tab_sitemap a:hover {
	color: #DE0000;
	text-decoration: underline;
}

/*########Weisser Hintergrund mit gekacheltem Schatten, zentriert###########*/
#frame {
	background-repeat: repeat-y;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/bg.gif);
}

/*########Position Utilities###########*/
#utilities {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	text-align:right;
	position: relative;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 14px;
	top: 36px;
	right: 0px;
}
#utilities span {
	border: 0px solid red;
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}

/*########Position Banner###########*/
#oben {
margin:-40px 0px 20px 30px;
}

/*########Adresszeile unter jeder Seite###########*/
.unten {
	font-size: 11px;
	color: #5A5A5A;
	float: left;
	position: relative;
	overflow: visible;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding-bottom: 20px;
	background-image: url(../img/bg_grau.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	width: 100%;
	padding-left: 30px;
	margin-top: -4px;
}

/*########grauer Rahmen Inhalt und Anweisung für IE 6.0###########*/
#rahmen   {
	width: 939px;
	border: 1px solid #CCCCCC;
	margin-left: 30px;
	float: left;
}
* html #rahmen{margin-left: 15px
}

h1 {
	font-size: 22px;
	margin-top: 6px;
	line-height: 24px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -8px;
}
.zitat {
	font-style: italic;
	color: #424b51;
	padding-left: 30px;
	font-weight: bold;
	padding-right: 60px;
}

/*########Position Seitenanfang###########*/
.rechtsbuendig {
	text-align: right;
	font-size: 10px;
	padding-bottom: 0px;
}

/*########Mittelspalte###########*/
#mitte {
	width: 540px;
	float: left;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
}

#frame #rahmen #mitte .mitte_meldung h1 {
	font-size: 15px;
	margin-top: 4px;
}

#mitte  li   {
	list-style-position: outside;
	list-style-image: url(../img/q_rot.gif);
	margin-left: -24px;
}
#mitte li li {
	list-style-position: outside;
	list-style-image: url(../img/q_rot2.gif);
	margin-left: -24px;
}


/*########Nur für Hora Lizensierung/Screenshots ohne rechte Spalte###########*/
#mitte_screenshots {
	width: 640px;
	float: left;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
}
#mitte_screenshots li {
	list-style-position: outside;
	list-style-image: url(../img/q_rot.gif);
	margin-left: -24px;
}


/*########Meldung mit grauer Outline Index-Seite###########*/
.mitte_meldung   {
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 10px;
	overflow: auto;
}

.mitte_meldung img {
	margin: 0px 0px 0em 0px;
	padding-right: 14px;
	padding-bottom: 5px;
}

/*########Produktaufzählung mit grauer Outline Produkt-Seite###########*/
.mitte_produkte {
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
	overflow: auto;
	width: auto;
}
.mitte_produkte     img    {
	float: left;
	display: block;
}
.mitte_produkte h1 {
	font-size: 16px;
	line-height: 18px;
	margin-top: -0px;
	margin-bottom: -6px;
}


/*########News mit Datum und Linien###########*/
.news_kasten {
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: #99CCFF;
	text-align: center;
	float: left;
	width: 40px;
	letter-spacing: 0.2em;
	margin-right: 40px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	background-image: url(../img/datum_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
}
.news_kasten  h1 {
	font-size: 16px;
	margin-bottom: 6px;
	font-weight: bold;
	color: #FFFFFF;
}
.mitte_news {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
	overflow: hidden;
	width: 100%;
    clear:both; 
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.clear {clear:both; }

/*########Rechte Spalte###########*/
#rechts_rot {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #e4001b;
	float: right;
	width: 144px;
	margin-bottom: 12px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
#rechts_weiss {
	font-size: 11px;
	color: #333333;
	float: right;
	width: 144px;
	margin-bottom: 12px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 6px;
	background-color: #ebeff2;
	line-height: 15px;
}
#frame #rahmen #rechts_weiss h1 {
	font-size: 12px;
	margin-bottom: -4px;
	margin-top: 0px;
	line-height: 14px;
}
#frame #rahmen #rechts_rot h1 {
	font-size: 13px;
	margin-bottom: -8px;
	margin-top: -2px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
}
#frame #rahmen #rechts_rot li {
	list-style-position: outside;
	list-style-image: url(../img/pfeil_weiss.gif);
	margin-left: -25px;
}
#rechts_weiss_logo {
	float: right;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-top: 4px;
	padding-right: 4px;
	color: #333333;
}

/*########Tabellen allgemein (klasse gray)
Seminare Oracle (Klasse red)
Programmiersprachen (Klasse=orange)
Informatik (Klasse=blue)
Zertifizierung (Klasse=gold)
Zertifizierung (Klasse=gold Detail, Schrift zentriert)###########*/
table {
	table-layout:auto;
	width: 100%;
	border-collapse:collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	display: table;
	padding:3px 3px 3px 7px;
	line-height: 16px;
}

th {
	text-align:left;
	font-weight:bold;
	padding:3px 3px 3px 7px;
	color: #ffffff;
	vertical-align: text-bottom;
}

.gold_detail th {
	text-align: center;
	font-weight:bold;
	padding:3px 3px 3px 7px;
	color: #ffffff;
}

.red tr.even {background-color:#ffffff;}
.red tr.odd {background-color:#ffeeef;}
.orange tr.even {background-color:#ffffff;}
.orange tr.odd {background-color:#f8f0e1;}
.blue tr.even {background-color:#ffffff;}
.blue tr.odd {background-color:#e6f2fb;}
.gold tr.even {background-color:#ffffff;}
.gold tr.odd {background-color:#fff9df;}
.gold_detail tr.even {background-color:#ffffff;}
.gold_detail tr.odd {background-color:#fff9df;}
.gray tr.even {background-color:#ffffff;}
.gray tr.odd {background-color:#dde4e9;
}

td {
	border: 0px solid red;
	/*border-color: #FFFFFF;*/
	padding:3px 3px 3px 7px;
	vertical-align: baseline;
}
.td_ohne {
	border: 0px solid red;
	/*border-color: #FFFFFF;*/
	padding:3px 3px 3px 7px;
	vertical-align: top;
}

.red {
	background-image: url(../img/tab_bg_red.gif);
	background-repeat: repeat-x;
	border: 1px solid #b9b9b9;
}
.orange {
	background-image: url(../img/tab_bg_orange.gif);
	background-repeat: repeat-x;
	border: 1px solid #b9b9b9;
}
.blue {
	background-image: url(../img/tab_bg_blue.gif);
	background-repeat: repeat-x;
	border: 1px solid #b9b9b9;
}
.gold {
	background-image: url(../img/tab_bg_gold.gif);
	background-repeat: repeat-x;
	border: 1px solid #b9b9b9;
}
.gold_detail {
	background-image: url(../img/tab_bg_gold.gif);
	background-repeat: repeat-x;
	border: 1px solid #b9b9b9;
	text-align: center;
	vertical-align: middle;
	display: table;
}
.gray {
	background-image: url(../img/tab_bg_gray.gif);
	background-repeat: repeat-x;
	border: 1px solid #b9b9b9;
}

.tr_hinweis {
	padding:10px 3px 6px 7px;
	font-size: 10px;
	line-height: 13px;
}

.tab_sitemap {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b9b9b9;
	border-bottom-color: #b9b9b9;
}
.tr_sitemap   {
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b9b9b9;
	border-bottom-color: #b9b9b9;
}
#mitte .tab_sitemap li {
	list-style-position: outside;
	list-style-image: url(../img/pfeil_sitemap.gif);
}

/*######## Erweiterungen von Gabriel Sommer################*/
.SpalteRechtsbuendig {
	text-align: right;
	vertical-align: middle;
}

.SpalteZentriert {
	text-align: center;
	vertical-align: middle;
}


/*########NAVIGATION nur position und Anweisung für IE 6.0###########*/
#navigation {
	background-color: #ebeff2;
	width: 211px;
	float: left;
	padding-bottom:100px;
}

* html body #navigation { width: 197px; }


/*########NAVIGATION###########*/

#navigation {
	border: 0px solid #00f;
	margin:0em 0em 1em 0em;
	background-color: #fff;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	line-height: 10pt;
}


#navigation ul
{
	list-style: none;
	margin: 0;
	padding-left: 1em;
}

#navigation ul ul
{
	font-size: 12px;
	list-style-type: none;
	font-weight: normal;
}

#navigation li
{
	margin-left:-1em;
	margin-top: 1px;
}

#navigation li li
{
	margin-left:1em;
	line-height: 0.4em;
}

#navigation li a
{
	display: block;
	margin: 0;
	padding:0.5em 0em 0.5em 1em;
	background-color: #ebeff2;
	color: #333;
	text-decoration: none;
	width: 100%;
	border-bottom: 0px solid #fff;
}

html>body #navigation li a { width: auto; }

#navigation li a:hover
{
color: #f00;
background-color: #fff;
}

#navigation li#current  {
background-color:#fff !important;
}

#navigation li#current a#active,
#navigation li#current a#activezwo,
#navigation li#current a#activedrei
{
background-color: #fff;
border-top:0px solid #fff;
color:red;
}

#subnav li  {
	background-color:#fff !important;
	border:0px solid red;
}

#subnav li  a{
background-color:#ffffff !important;
border:0px solid red;
}

#navigation li#current a#activezwo {
	background-image: url(../img/pfeil_ebene2.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.5em;
}

#navigation li#current a#activedrei {
	background-image: url(../img/pfeil_ebene3.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.5em;
}

