@charset "UTF-8";

/* Alle Standardeinstellungen von Browsern lschen */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, del, dfn, font, img, ins, kbd, q, s, samp, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline;}
:focus { outline: 0;}
ul { list-style: none;}
table {	border-collapse: separate; border-spacing: 0;}
caption, th, td { text-align: left;	font-weight: normal;}


/* Hier HTML Basis-Definition fr die Seite */
html {
	overflow: scroll;
	font: normal 13px/1.5em Arial, Helvetica, sans-serif;
	color: #555;
	height: 100%;
}

/* Body-Definition mit HG-Farbverlauf ber JPG-Datei und nach unten dem fixen Blauton */
body {
	background: #2c4161 url(../media/basics/html_hg.JPG) repeat-x 0px 0px;
	width: 100%;
	height: 100%;
}

/* Content-Wrapper DIV der den gesamten Inhalt im Browser zentriert */
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -145px;
	width: 990px;
	background: #fff url(../media/basics/content_bottom.GIF) repeat-x 0px bottom;
	text-align: left;
}

/* Header-Bereich mit Logo & Sitelinks */
#header {
	height: 84px;
	width: 990px;
	background: #0E223B;
}
.logo {
	margin: 18px 0px 0px 20px;
	height: 46px;
	width: 215px;
	float: left;
}

/* Navigationsbereich der TOP-Navi (Orange) - runde Ecken oben ber die HG-Grafik */
#navigation {
	height: 50px;
	width: 990px;
	background: #f98300 url(../media/basics/navi_top.GIF) no-repeat 0px 0px;
	border-bottom: 3px solid #fff;
}

/* Kopf-Contentbereich mit dem leichten Blauverlauf - Abschluss ber die Klasse kopfbottom wg. Schatten */
#kopfcontent {
	height: 390px;
	width: 990px;
	background: #e1ecf3 url(../media/basics/head_hg.JPG) repeat-y right 0px;
	overflow: hidden;
}
.kopfbottom {
	height: 12px;
	width: 990px;
	background: #e1ecf3 url(../media/basics/head_bottom.JPG) no-repeat right 0px;
}

/* spezielle Container fr die Produktanimation und -steuerung */
#produktanimation {
	height: 390px;
	width: 990px;
}
.cycle_nav {
	position: relative;
	z-index: 99;
	height: 38px;
	width: 100px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: -45px;
}
#prev {
	display: block;
	background: url(../media/basics/prev_button.GIF) no-repeat 0px 0px;
	text-indent: -9999px;
	float: left;
	height: 37px;
	width: 45px;
}
#prev:hover {
	background: url(../media/basics/prev_button.GIF) no-repeat 0px -37px;
}
#next {
	display: block;
	background: url(../media/basics/next_button.GIF) no-repeat 0px 0px;
	text-indent: -9999px;
	float: right;
	height: 37px;
	width: 45px;
}
#next:hover {
	background: url(../media/basics/next_button.GIF) no-repeat 0px -37px;
}

/* Contentbereich mit weissem Hintergrund - Abschluss ber die Klasse contentbottom wg. Schatten */
#content {
	height: auto;
	width: 990px;
}
.contentbottom {
	height: 12px;
	width: 990px;
	background: #fff url(../media/basics/content_bottom.GIF) repeat-x 0px bottom;
	margin: 0px auto;
}

/* Dieser DIV hat keinen Inhalt! Nur die Hhe von Footer + Contentbottom, damit der Footer immer am unteren Rand steht */
#push {
	height: 145px;
}

/* Der Seitenfu mit dem Grauverlauf als HG */
#footer {
	height: 133px;
	width: 990px;
	background: #151515 url(../media/basics/footer_hg.JPG) repeat-x 0px 0px;
	margin: 0px auto;
}

/* einen Float-Clearer braucht man immer mal... */
.clearer {
	clear: both;
	width: 100%;
	height: 1px;
}

/* Definition der Schriftstandards für berschriften und Texte */
h1, h2, h3, h4, h5, h6 {
	font-family: "HelveticaNeueLight", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 1.2em;
}
h1 {
	font-size: 2.4em;
	font-weight: bold;
	color: #F98300;
	letter-spacing: 1px;
	margin-bottom: 1.4em;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #333;
	margin-bottom: 1em;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #555;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #f98300;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 0.6em;
	margin-bottom: 0.8em;
}
p {
	margin-bottom: 0.7em;
}
.textinhalt li {
	padding: 0 0 0px 15px;
	background: url(../media/basics/bullet.gif) no-repeat 0 3px;
	margin-bottom: 5px;
}

/* Link-Styles */
a:link,
a:visited,
a:active {
	color: #CB6828;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* Definition der Links im Seitenheader (Sitelinks) */
.site_nav li {
	margin: 22px 14px 0px 0px;
	float: right;
	height: 46px;
	font-size: 0.9em;
}
.site_nav li a:link,
.site_nav li a:visited,
.site_nav li a:active {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	line-height: 46px;
	margin: 0px 6px;
}
.site_nav li a:hover {
	text-decoration: underline;
	color: #f98300;
}

/* Definition der Links der TOP-Navigation (oranger-Bereich) */
.main_nav li {
	float: left;
	height: 50px;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}
.main_nav a:link,
.main_nav a:visited,
.main_nav a:active {
	float: left;
	color: #fff;
	text-decoration: none;
	display: block;
	height: 50px;
	line-height: 50px;
	margin-right: 15px;
	margin-left: 40px;
}
.main_nav a:hover {
	color: #252525;
	}

.main_nav a.active {
	background: transparent url(../media/basics/navi_active.GIF) no-repeat center bottom;
}
.main_nav a.active:link,
.main_nav a.active:visited,
.main_nav a.active:hover,
.main_nav a.active:active {
	color: #252525;
	text-decoration: none;
}

/* Definitionen fr den Kopf-Inhaltsbereich */
.produktvorstellung {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	width: 950px;
	height: 370px;
	overflow: hidden;
}
/* Zwei Inhaltsspalten fr den Kopf-Inhalt im Blauverlauf-Bereich */
.linke_spalte {
	margin-left: 20px;
	width: 505px;
	float: left;
}
.rechte_spalte {
	margin-right: 20px;
	float: right;
}

/* Textformatierungen und -abstnde fr den Kopf-Inhaltsbereich */
#kopfcontent h1 {
	margin-top: 34px;
	margin-bottom: 0px;
	color: #f98300;
}
#kopfcontent h2 {
	margin-top: 16px;
	margin-bottom: 0px;
}
#kopfcontent ul {
	margin: 15px 0;
}
#kopfcontent li {
	margin: 5px 0px 0px;
	padding: 0px 0px 4px 20px;
	background-image: url(../media/basics/li_kopfcontent.GIF);
	background-repeat: no-repeat;
	background-position: 1px -1px;
	color: #444;
}

/* Definitionen für den Contentbereich */
/* Zwei Spalten bei Subnavi und Text */
.subnavi {
	margin-left: 40px;
	margin-top: 20px;
	width: 240px;
	float: left;
}
.textinhalt {
	margin-right: 40px;
	margin-top: 20px;
	width: 635px;
	float: right;
}

.produktfakts {
	clear: both;
	height: auto;
	width: 990px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: solid 1px #EAEAEA;
}

.subnavi img {
	background-color: #fff;
	margin: 0px 0px 15px;
	padding: 3px;
	border: solid 1px #f98300;
}

/* Seite Produkte by PF*/
.products_box {
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.products_single {
	float: left;
	display: inline;
	width: 270px;
	height: 330px;
	margin-right: 30px;
	margin-left: 30px;
	overflow: hidden;
	padding-top: 15px;
}

.products_single h2 {
	clear: both;
	padding: 10px 0px 0px;
	background: url(../media/basics/linie.gif) repeat-x left top;
    text-align: center;
}

.products_single img {
	float: none;
	display: inline;
    margin-left: 20px;
	padding: 3px;
	border: solid 1px #f98300;
}

.products_content {
	padding-top: 5px;
	float: left;
	display: inline;
    vertical-align: bottom;
}



/* Subnavi-Styles für Navigations-Darstellung*/
/* Subnavi als unsortierte Liste */
.subnavi ul {
	margin-top: -10px; /* negativer Abstand nach oben, damit die Subnavi-Links bndig mit berschrift rechts beginnen */
}
.subnavi li {
	padding: 10px 0px;
	background: url(../media/basics/linie.gif) repeat-x left bottom;
}
/* die eigentliche Link-Gestaltung */
.subnavi li a:link,
.subnavi li a:visited,
.subnavi li a:active {
	text-decoration: none;
	color: #293E5D;
}
.subnavi li a:hover {
	color: #CB6828;
}

/* Hier jetzt die integration der Icons in verschiedene ID-Stile */
/* Shop- bzw. Lizenz Submen */
#sub_shop {
	padding-bottom: 120px; /* Padding unten damit Icon unterhalb der Subnavi-Links erscheint */
	background: url(../media/basics/picto_lizenz.JPG) no-repeat 35px bottom; /* das jeweilige Icon als HG-Grafik */
}
/* FAQ Submen */
#sub_faq {
	padding-bottom: 120px; /* Padding unten damit Icon unterhalb der Subnavi-Links erscheint */
	background: url(../media/basics/picto_service.JPG) no-repeat 15px bottom; /* das jeweilige Icon als HG-Grafik */
}
/* Download Submen */
#sub_download {
	padding-bottom: 120px; /* Padding unten damit Icon unterhalb der Subnavi-Links erscheint */
	background: url(../media/basics/picto_update.JPG) no-repeat 15px bottom; /* das jeweilige Icon als HG-Grafik */
}



/* Drei gleiche Spalten fr Startseite, je 40px Abstand vom Rand und 35px zwischen den Spalten */
.service_spalte {
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 95px;
	padding-top: 20px;
	width: 183px;
	float: left;
	background: url(../media/basics/picto_service.JPG) no-repeat 0px 0px;
}
.lizenz_spalte {
	margin-left: 38px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 95px;
	padding-top: 20px;
	width: 183px;
	float: left;
	background: url(../media/basics/picto_lizenz.JPG) no-repeat 0px 0px;
}
.update_spalte {
	margin-left: 38px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 95px;
	padding-top: 20px;
	width: 183px;
	float: left;
	background: url(../media/basics/picto_update.JPG) no-repeat 0px 0px;
}

/* Spalten fr den Footer-Bereich */
.footer_links {
	margin-top: 22px;
	margin-left: 40px;
	margin-right: 15px;
	float: left;
	text-align: left;
}
.footer_rechts {
	margin-top: 22px;
	margin-right: 40px;
	float: right;
	text-align: right;
}

/* Textformatierungen fr den Footer-Bereich */
#footer p {
	color: #fff;
	font-size: 0.9em;
}
#footer a:link,
#footer a:visited,
#footer a:active {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	color: #f98300;
	text-decoration: underline;
}

/* Accordion-Styles */
h4.toggler {
	cursor: pointer;
	border: 1px solid #f1f1f1;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	background: #EAEAEA;
	margin: 0px 0px 5px;
	padding: 3px 6px;
	color: #444;
}
div.element {
	margin-bottom: 5px;
	padding: 6px;
}

/* Formular Gestaltung bzw. Definitionen */
label {
	display: block;
	margin: 5px 0;
	font-weight: bold;
	color: #555;
}
input, textarea, select {
	display: block;
	margin: 5px 0;
	width: 97%;
	border:1px solid #b0aeae;
	background: #fff;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
input.button {
	display: inline;
	width: auto;
	margin-right: 5px;
}
.hidden {
	display: none;
}
.sendebutton {
	display: block;
	margin: 5px 0;
	width: auto;
	border: 1px solid #ccc;
	font: inherit;
	background: url(../media/basics/formbutton_bg.png) repeat-x;
	padding: 1px 5px;
}
.kontakt_formular {
	width: 600px;
	float: left;
	margin: 15px 0;
	padding: 10px 15px;
	border: 1px solid #ccc;
	background: #EAEAEA;
	border-top: 5px solid #f98300;
}
.kontakt_formular h2 {
	margin: 0 0 15px 0;
}
.formular_links {
	width: 270px;
	float: left;
}
.formular_rechts {
	width: 270px;
	float: left;
	margin: 0 0 0 40px;
}
.formular_nachricht {
	height: 225px;
}
.update_formular {
	width: 210px;
	float: left;
	margin: 0px 0 15px;
	padding: 10px 15px;
	border: 1px solid #ccc;
	background: #EAEAEA;
	border-top: 5px solid #f98300;
}
.update_formular h2 {
	margin: 0 0 15px 0;
}

/* Spezielle Styles fr die Protoformclass fr die Ajax-Formularberprfung */
.hoverfocus {
	border: 1px solid #F98300;
}
#error, #response {
	width: 270px;
}
#error ul, #response ul {
	margin-top: 5px;
	padding-top: 5px;
}
#error li, #response li {
	list-style: none;
	padding: 0 0 5px 15px;
	background: url(../media/basics/bullet.gif) no-repeat 0 3px;
}
#working {
	float: left;
	padding-left: 30px;
	background: url(../media/basics/loading.gif) no-repeat left center;
}
html body div.clear, html body span.clear { background:none; border:0; clear:both; display:block; float:none; font-size:0; margin:0; padding:0; overflow:hidden; 	visibility:hidden; width:0; height:0; }

/* Zwei Float-Classen um Bilder o.. links bzw. rechts auszurichten */
.fltrt {
	float: right;
	margin-left: 15px;
}
.fltlft {
	float: left;
	margin-right: 15px;
}


