body {font: 62.5%/1.6 Arial, Helvetica, Verdana, sans-serif;}
/* Keine margins, kein padding */
* { margin: 0; padding: 0 }
html { zoom: 1; } /*for IE*/
body { text-align: center } /*fuer IE, undone im wrapper*/
body { background-color: #ddd; min-width: 990px}
.editmode {font-size:62.5%}

/* Basic layout
=================================================================================================== */
#wrapper{ background-color: #fff; text-align: left; margin: 0 auto; width: 990px;}
#branding{ background-color: #fff; background-image: url("images/logo.jpg"); background-repeat: no-repeat; height: 130px;margin-bottom:15px }
#mainNav {  list-style: none; width: 200px; float: left; margin-bottom:13px}
#content { width: 770px; float: right;}
#mainContent    { margin: 10px 0 13px; width: 530px; float: left }
#secondaryContent  { display: inline; width: 215px; float: right; }
#footer { color: #ccc; background-color: #000; padding: 10px 10px 10px 221px; clear: both; }


a:link {outline: none;}
a:visited {outline: none;}
a:hover {outline: none;}
a:active {outline: none;}


/* ============== Main Navigation Start ==============  */
/* --------- Level 1 ----------- */
#mainNav ul {list-style: none; font-size: 1em; padding-right: 0px; padding-left: 1px;padding-top: 0px;}
/* Hilite current level 1 */
#mainNav ul li a  { color: #fff; font-size: 1.5em; text-decoration: none; background-image: url("images/btn.jpg"); background-repeat: no-repeat; display: block; margin-bottom: 2px;  padding-left: 10px; padding-top:4px; padding-bottom:4px}
#mainNav ul li a:hover { color: #ccc}
#mainNav ul li a.current { color: #000; background-image: url("images/btn_hi.jpg"); background-repeat: no-repeat;}

/* --------- Level 2 ----------- */
#mainNav ul ul  {  padding-top: 3px; padding-bottom: 15px }
#mainNav ul ul li {  }
/* Hilite current level 2 */
#mainNav ul ul li a {color: #333; background: none; font-size:1.3em; font-weight: normal; margin-bottom: 0px; padding-top:0px; padding-bottom:0px}
#mainNav ul ul li a:hover { color: #000; background: none;}
#mainNav ul ul li a.current  { color: #000; font-weight: bold; background: url("images/pfeil_navi.jpg") no-repeat 0 3px; margin-left: 10px; padding-left: 10px }

/* --------- Level 3 ----------- */
#mainNav ul ul ul { border-bottom: none; padding-top: 0; padding-bottom:0}

/* Hilite current level 3 */
#mainNav ul ul ul li a {color: #333; background-color: transparent;font-weight: normal;  padding-left: 20px;}
#mainNav ul ul ul li a:hover { color: #000;}
#mainNav ul ul ul li a.current  { color: #000; font-weight: bold; background-image: url("images/bullet.gif"); margin-left:20px; no-repeat 0 -2px; padding-left: 10px }
/* ============== Main Navigation End ==============  */
/* Fix IE. Hide from IE Mac \*/
* html #mainNav ul li  { width: 100%; height: 1% }
* html #mainNav ul li a  { height: 1% }
* html #mainNav li  { margin-top: 0 }
* html #mainNav ul  { padding-top: -1px }
/* End */

#mainNav .navibtm  { height:35px }

/* ============== Main Content ==============  */
.text, .editmode .text  {  }
.text_bg, .editmode .text_bg { color:#000; background-color: #c8cf7f; padding: 15px }

#content, .editmode { color: #333; }
#content h1, .editmode h1   { font-size: 1.8em; font-weight: bold; line-height: 1.3em; margin-bottom: 1em }
#content h2, .editmode h2  { font-size: 1.4em; line-height: 1.3em; margin-bottom: 0.3em;margin-top: 0.3em }
#mainContent .accordion_demo h2, #mainContent .box h2 { font-size: 1.3em; font-weight: bold; padding-top:10px; margin-top: 5px; margin-bottom: 5px; border-top: 2px solid #fff; }
#content h3, .editmode h3   { font-size: 1.3em; font-weight: normal; line-height: 1.3em; background-color: #fff; border: 2px solid #FF3203; margin: 1.3em 0 0.5em; padding: 10px }
/* ============== Zwischenüberschriften h4 im Text hinterlegt ============== */
#content h4, .editmode h4   { font-size: 1.5em; font-weight: normal; line-height: 1.3em; background-color: #FF3203; margin: 1.3em 0 0.5em; padding: 10px }
#content h5, .editmode h5 { font-size: 1.3em; font-weight: normal; margin-bottom: 0.2em; line-height: 1em}
#content h6, .editmode h6 { font-size: 1.1em; font-weight: bold; margin-bottom:10px;  line-height: 1em}

#content iframe { border: solid 1px #c8cf7f }

.explain {color: #000;font-size: 1em;}

.break { line-height: 0; clear: both }
#mainContent .hr_1px  { margin-bottom: 10px; margin-top: 10px; padding: 0; height: 1px; border-style: solid none none; border-width: 1px 0 0; border-color: #959799}
#content br, .editmode br { line-height: 0.6em }

#content p, .editmode p { font-size: 1.3em; line-height: 1.6em; }
#content ul, .editmode ul { margin-bottom: 1em; padding: 0; list-style-type: none}
#content .box .content ul, .editmode ul { margin-bottom:0; padding: 0; list-style-type: none}
#content ul li, .editmode ul li { font-size: 1.3em; background-image: url("images/bullet.gif"); background-repeat: no-repeat; background-position: 0.5em 0.4em; padding-left: 20px  }
#content ul ul li, .editmode ul ul li { list-style-type: square; background-image:none; padding-left: 0px; margin-left: 15px  }
#content li li, .editmode li li { font-size: 0.9em; background: url("images/bullet.gif") no-repeat 0.5em 0.6em; padding-left: 20px }
#content ol, .editmode ol { margin-bottom: 1em; padding: 0;}
#content ol li, .editmode ol li { font-size: 1.3em; margin-left: 20px }
#content a, .editmode a { color:#000; font-weight: bold;  }
#content a:hover, .editmode a:hover { color: #000;}

/* ============== Secondary Content (rechte Spalte) ==============  */
#secondaryContent {color: #333;}
#secondaryContent p {margin:0; padding:0}
#secondaryContent .text_rc {  margin-bottom:15px; padding-right:10px }

#secondaryContent a { color: #333; }
#secondaryContent .hr_1px  { margin-bottom: 10px; margin-top: 10px; padding: 0; height: 1px; border-style: solid none none; border-width: 1px 0 0; border-color: #000}

/* --------- Box rechts ----------- */
#secondaryContent .box_re  { margin-bottom: 15px; background-image: url("images/box_re_bg.gif"); background-repeat: no-repeat;background-position: 0 100%;}
#secondaryContent .box_re .boximage {margin:0; padding:0; }
#secondaryContent .box_re .title    { background-image: url("images/box_re_top.jpg"); background-repeat: no-repeat; height:40px; padding-left: 10px;}
#secondaryContent .box_re .title h1  { color: #fff; font-size: 1.5em; padding-top: 11px; margin-bottom:0; font-weight:normal }
#secondaryContent .box_re .content { padding: 10px 10px 0 10px; }
#secondaryContent .box_re ul li { margin-left:0; padding-left: 15px;margin-left:-8px}
#secondaryContent .box_re .content p { font-size: 1.3em;}

/* --------- Box maincontent ----------- */
#mainContent .box  { margin-bottom: 15px; margin-top: 5px}
#mainContent .box .title    { background-image: url("images/box_mc_top.jpg"); background-repeat: no-repeat; height:40px; padding-left: 10px;}
#mainContent .box .title h1  { color: #fff; font-size: 1.5em; padding-top: 11px; margin-bottom:0,  }
#mainContent .box .content  {  background-image: url("images/box_mc_mid.gif"); background-repeat: repeat-y; padding: 10px; margin:0}
#mainContent .box .footer   {  background-image: url("images/box_mc_btm.gif"); background-repeat: no-repeat; height: 10px 10px 0 10px;}

/* Demobox
---------------------------------------------------------------- */
.demobox {margin-bottom:20px}
.demobox .democontent {background-image: url("images/box_demo_body.gif"); background-repeat: no-repeat; padding: 10px 10px 10px 10px}
#mainContent .democontent h1 {margin-bottom:5px}
#mainContent a.btnquiz  {float:left; background-image: url("images/box_demo_btn_q.jpg"); background-repeat: no-repeat; width:176px; height:30px; display: inline-block}
#mainContent a.btnquiz:hover  {background-image: url("images/box_demo_btn_q_hi.jpg");}
#mainContent a.btnhigh  {float:left; background-image: url("images/box_demo_btn_h.jpg"); background-repeat: no-repeat; width:177px; height:30px; display: inline-block}
#mainContent a.btnhigh:hover  {background-image: url("images/box_demo_btn_h_hi.jpg");}
#mainContent a.btnadmin  {float:left; background-image: url("images/box_demo_btn_a.jpg"); background-repeat: no-repeat; width:177px; height:30px; display: inline-block}
#mainContent a.btnadmin:hover  {background-image: url("images/box_demo_btn_a_hi.jpg");}
/* Trainingseinstellung ohne Highscore */
#mainContent .nobutton {width:177px;float:left;margin:0; display: inline-block}


/* container 
---------------------------------------------------------------- */
.container {margin-bottom:10px}
.container .shortinfo {padding:0;}
.container .shortinfo h2 {font-family:Arial, Helvetica, Verdana, sans-serif;}


/* Links 
---------------------------------------------------------------- */
#mainContent a { color: #333; }
.linkpfeil, .editmode .linkpfeil { color: #333; text-decoration: none; background-image: url("images/linkpfeil_gr.jpg"); background-repeat: no-repeat; background-position: right 0px; display: block; padding-bottom:4px }
.linkpfeil_k, .editmode .linkpfeil_k { color: #333; text-decoration: none; background-image: url("images/linkpfeil_k_gr.jpg"); background-repeat: no-repeat; background-position: right 2px; display: block; padding-bottom:4px }
.linkpfeil_k_fancybx, .editmode .linkpfeil_k_fancybx { color: #333; text-decoration: none; background-image: url("images/linkpfeil_k_gr.jpg"); background-repeat: no-repeat; background-position: right 2px; display: block; padding-bottom:4px }
/* Link auf pix.gif, überlagert fla. So kapierens auch die IE's */
.fla_fancybx { z-index:1; position: absolute }
.pfeillink, editmode .pfeillink { color: #333; text-decoration: none; background-image: url("images/linkpfeil.gif"); background-repeat: no-repeat; background-position: 0 1px; padding-left: 16px }
/* Demobuttons Box */

#mainContent a.qlink { color: #000; display: inline-block; width: 134px; text-decoration: none; background-image: url("images/btn_qa.jpg"); background-repeat: no-repeat; background-position: 0 0px; padding: 5px 0 5px 35px; margin:0}
#mainContent a.qlink:hover { color: #333;}
#mainContent a.hlink { color: #000; display: inline-block; width: 137px; text-decoration: none; background-image: url("images/btn_h.jpg"); background-repeat: no-repeat; background-position: 0 0px; padding: 5px 0 5px 35px; margin:0}
#mainContent a.hlink:hover { color: #333;}
#mainContent a.alink { color: #000; display: inline-block; width: 134px; text-decoration: none; background-image: url("images/btn_qa.jpg"); background-repeat: no-repeat; background-position: 0 0px; padding: 5px 0 5px 35px; margin:0}
#mainContent a.alink:hover { color: #333;}


/* Bilder 
---------------------------------------------------------------- */

#mainContent .floatleft { margin: 5px 15px 1.3em 0; float: left; }
#mainContent .floatright { margin: 5px 0 1.3em 15px; float: right; }
#mainContent .pic_fullwidth { margin: 5px 0 10px 0; float: right; }
#mainContent .divblock { margin-bottom: 15px; }
#mainContent .divblock img {float:none }


/* ============== Bilder im Textfeld ==============  */
#mainContent .bildreihe, .editmode .bildreihe {margin-top:10px; margin-bottom:10px; margin-right:15px }
#mainContent .breitbild, .editmode .breitbild {margin-top:10px; margin-bottom:10px;}

/* Formulare 
---------------------------------------------------------------- */
fieldset {border: 1px solid #ccc; padding-top:20px}
form p { margin-bottom: 10px;}
form #hinweis { font-size:1.3em; margin-left: 10px;}
form p.hinweis { font-size:1.3em; margin-left: 10px;padding-right:10px}
form p label {float: left; width: 150px; margin-top: 4px; margin-left:10px; cursor: pointer;}
form p label.radio {margin-top: 2px; cursor: pointer; width:180px}
form p label.radiolabel {margin-top: 2px;cursor: default;}
form p input, form p select, form p textarea { border: 1px solid #ccc; margin-top: 5px; padding:2px}
form .textinput {width: 350px;}
form .radiobtn {float:left;border:none}
form .longleft {width: 275px;}
form .shortright {width: 60px; margin-left:5px}
form .shortleft {width: 60px;}
form .longright {width: 275px;margin-left:5px}
form .licenses {width: 30px;}
div#more {margin-left:150px;font-size:1.3em;}
div#link_subliz {font-size:1.3em; margin-left:160px}
form select#form_Anrede {width: 80px;}
form select#form_Variante {width: 200px;}
form select#form_lizenzen {width: 95px;}
form p textarea {width: 350px;height: 80px; font-family: Arial, Helvetica, Verdana, sans-serif; font-size:1em}
form p textarea#ta_long {width: 350px;height: 150px; font-family: Arial, Helvetica, Verdana, sans-serif; font-size:1em}
form p input#formInput_submit {margin-left:160px; width: 120px; height:25px; background-color:#FE4117; color:#fff; font-size:1.1em; font-weight:bold; border:none}
form p input#formAngebot_submit {width: 120px; height:25px; background-color:#FE4117; color:#fff; font-size:1.1em; font-weight:bold; border:none}
strong#preis_linux {float:right;margin-right:70px}
strong#preis_win {float:right;margin-right:70px}
strong#preis_offline {float:right;margin-right:70px}
p#mwst {margin-left:160px;font-style: italic}

/* jquery accordion
---------------------------------------------------------------- */
#mainContent .accordion a { color:#1e1e1e; cursor:pointer;display:block;background-image: url("images/accordion_tab.jpg"); background-repeat: no-repeat; height:31px; padding-left: 30px; padding-top: 4px;padding-bottom: 3px; font-size:1.3em; font-weight:bold}
#mainContent .accordion a:hover {color: #000;}
#mainContent .accordion a.selected {color: #fff; background-image: url("images/accordion_tab_sel.jpg");}
#mainContent .accordion div {color: #000; background-image: url("images/accordion_body.gif"); background-repeat: no-repeat;background-position: 0 100%; padding:10px 10px 10px 30px;margin-bottom:6px;margin-top:-10px}
#mainContent .accordion a.pfeillink { background-image: url("images/linkpfeil.gif"); background-repeat: no-repeat; background-position: 0 4px; padding: 0 0 0 16px; color: #000;font-size:1em;font-weight:bold}
#mainContent .accordion a.pfeillink:hover{ background-image: url("images/linkpfeil.gif"); background-repeat: no-repeat; background-position: 0 4px; padding: 0 0 0 16px; color: #000;font-size:1em;font-weight:bold}
/* Accordion Demo-Seite */
#mainContent .accordion_demo a {  color:#333; cursor:pointer;display:block;background-image: url("images/accordion_tab.jpg"); background-repeat: no-repeat; height:31px; padding: 5px 0 5px 30px; font-size:1.3em;font-weight:bold}
#mainContent .accordion_demo a:hover {color: #000;}
#mainContent .accordion_demo a.selected {color: #fff; background-image: url("images/accordion_tab_sel.jpg");}
#mainContent .accordion_demo div {background-image: url("images/accordion_body.gif"); background-repeat: no-repeat;background-position: 0 100%; padding:10px 10px 0 10px;margin-bottom:6px;margin-top:-10px}
#mainContent .accordion_demo a.qlink { font-size:1em; font-weight:bold; color: #fff; display: inline-block; width: 134px;background-image: url("images/btn_qa.jpg"); background-repeat: no-repeat; background-position: 0 0px; padding: 5px 0 5px 35px; margin:0}
#mainContent .accordion_demo a.qlink:hover { color: #e1e1e1;}
#mainContent .accordion_demo a.hlink { font-size:1em; font-weight:bold; color: #fff; display: inline-block; width: 137px; background-image: url("images/btn_h.jpg"); background-repeat: no-repeat; background-position: 0 0px; padding: 5px 0 5px 35px; margin:0}
#mainContent .accordion_demo a.hlink:hover { color: #e1e1e1;}
#mainContent .accordion_demo a.alink { font-size:1em; font-weight:bold; color: #fff; display: inline-block; width: 134px; background-image: url("images/btn_qa.jpg"); background-repeat: no-repeat; background-position: 0 0px; padding: 5px 0 5px 35px; margin:0}
#mainContent .accordion_demo a.alink:hover { color: #e1e1e1;}


/* Datei-Links 
---------------------------------------------------------------- */
.pdf, .editmode .pdf, #secondaryContent .pdf{ text-decoration: none; padding-top: 2px; padding-bottom: 2px; background-image: url("images/pdficon_small.gif"); background-repeat: no-repeat; background-position: 0 0em; padding-left: 22px;}
.doc, .editmode .doc, #secondaryContent .doc { text-decoration: none; padding-top: 2px; padding-bottom: 2px; background-image: url("images/wordicon.gif"); background-repeat: no-repeat; background-position: 0 0em; padding-left: 22px;}
.xls, .editmode .xls, #secondaryContent .xls { text-decoration: none; padding-top: 2px; padding-bottom: 2px; background-image: url("images/excelicon.gif"); background-repeat: no-repeat; background-position: 0 0em; padding-left: 22px;}
.ppt, .editmode .ppt, #secondaryContent .ppt { text-decoration: none; padding-top: 2px; padding-bottom: 2px; background-image: url("images/ppticon.gif"); background-repeat: no-repeat; background-position: 0 0em; padding-left: 22px;}
.zip, .editmode .zip, #secondaryContent .zip { text-decoration: none; padding-top: 2px; padding-bottom: 2px; background-image: url("images/zipicon.gif"); background-repeat: no-repeat; background-position: 0 0em; padding-left: 22px;}
.fla, .editmode .fla, #secondaryContent .fla { text-decoration: none; padding-top: 2px; padding-bottom: 2px; background-image: url("images/flashicon.gif"); background-repeat: no-repeat; background-position: 0 0em; padding-left: 22px;}

/* jquery FancyBox 1.2.6 (http://fancybox.net)
---------------------------------------------------------------- */
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('images/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #fff;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('images/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('images/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('images/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('images/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('images/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('images/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('images/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('images/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('images/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('images/fancy_title_right.png') repeat-x;
}
