@charset "UTF-8";

/* import core styles | Basis-Stylesheets einbinden */
@import url(../yaml/yaml/core/base.css);
@import url(basemod.css);
@import url(mainnav.css);
@import url(button.css);
@import url(colors.css);

@media all
{
html * { font-size:100.01%; }

body{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4;
	font-size: x-small;
 voice-family: "\"}\"";
 voice-family: inherit;
 font-size: small;
	margin:0;
	padding:0;
}

html>body {font-size: small;}


/***********************************************/
/* Sidenavigation               */
/***********************************************/

ul#sidenav {
	width:120px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid;
	border-bottom-color: #cccccc;
}

ul#sidenav li {
	padding: 10px 4px;
	border-top: 1px solid;
	border-top-color: #cccccc;
	background-image: none;
	list-style-type: none;
	margin: 0;
}


/***********************************************/
/* text properties               */
/***********************************************/

p,h5 {margin: 0px 0 10px 0;}

h1, h2, h3, h4 {
	font-weight:bold;
	letter-spacing: -1px;
	margin: 30px 0px 10px 0px;
/*	padding-top: 30px;*/
}

h1 {
	font-size: x-large;
	padding-top: 0px;
	margin-top: 0px;
}

h2 {font-size: x-large;}
h3 {font-size: large;}

h4,h5 {
	font-size: small;
	letter-spacing: 0px;
	margin-top: 20px;
	padding-top: 10px;
}

h5 {
	margin-top: 10px;
}

a:link, a:visited, a:hover {
	font-weight: bold;
	text-decoration: none;
}

a:active {
 outline: none;
}


a:hover {text-decoration: underline;}

/*Unsinn aus base.css fixen*/
ul, ol { margin: 0px 0px 20px 0px; list-style-type: none;}

/*Tabellen benötigen andere vertikale Abstände*/
td ul, td ul li, td p, td ol, td ol li {margin: 0px;}

ul li {background: url(/images/bullet.gif) 0px 1px no-repeat; margin-left: 10px; padding-left: 15px; margin-bottom: 10px;}

ol {padding-left: 0px; margin-top: 20px;}
ol li {background: 0px 0px no-repeat; margin-left: 0px; padding-left: 30px; margin-bottom: 25px;}
h2.bullet {background: 0px 6px no-repeat; margin-left: 0px; padding-left: 30px; margin-bottom: 25px;}
.one.bullet {background-image: url(/images/bullet_one.png)}
.two.bullet {background-image: url(/images/bullet_two.png)}
.three.bullet {background-image: url(/images/bullet_three.png)}
.four.bullet {background-image: url(/images/bullet_four.png)}
.five.bullet {background-image: url(/images/bullet_five.png)}
.six.bullet {background-image: url(/images/bullet_six.png)}
.seven.bullet {background-image: url(/images/bullet_seven.png)}
.eight.bullet {background-image: url(/images/bullet_eight.png)}
.nine.bullet {background-image: url(/images/bullet_nine.png)}

.infotext, .trick, .warning, ul.question li, p.question, ul.answer li, p.answer {padding-left: 30px; background: 0px 0px no-repeat; margin-bottom:15px; padding-bottom: 10px; }

.infotext {background-image: url(/images/info.gif);}
.trick {background-image: url(/images/trick.gif);}
.warning {background-image: url(/images/warning.gif); background-position: 0 2px;}
	
ul.question li, p.question {
background-image: url(/images/q.gif);
font-weight: bold;
}

ul.answer li, p.answer {background-image: url(/images/a.gif);}

.top {padding: 0px 0px 0px 15px; margin: 0 0 50px 25px;	background: url(/images/top.gif) no-repeat center left;}

.top a:link {color:#666666;}

/*.sender {font-weight:bold;}
.receiver {font-weight:bold;}*/

.eps, .pdf, .pps, .qt, .zip, .a, .jpg, .gif, .video, .wmedia, .word, .arrow, .mmicon {padding-left: 22px; background: 0px 0px no-repeat;}
.eps {background-image: url(/images/eps.gif)}
.pdf {background-image: url(/images/pdf.gif) }
.pps {background-image: url(/images/pps.gif)}
.zip {background-image: url(/images/zip.gif)}
.jpg {background-image: url(/images/jpg.gif)}
.gif {background-image: url(/images/gif.gif)}
.wmedia {background-image: url(/images/video.gif)} /*Depreciated*/
.video {background-image: url(/images/video.gif)}
.word {background-image: url(/images/wordicon.gif)}
.mmicon {background-image: url(/images/mmicon.gif)}


.arrow {background: url(/images/blackarrow.gif) left no-repeat; padding-left: 17px; margin-left: 5px; background-position: 0px 3px;}

abbr, acronym, .help {cursor: help;}

.minitext {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;}

.block {
	padding-left: 30px;
	padding-right: 20px;
}

.input {
font-family: Arial, Helvetica, sans-serif;
padding: 5px; 
margin: 5px 0px;
}

.input:focus 
{background-color: #F0EEF7;
}

p.testimonials {margin-bottom: 50px;}

.highlight {
	background-color:#FFFFCC;
	border: solid 1px;
	border-color:#CCCCCC;
	margin: 20px 0 20px 0;
	padding:10px 20px;
	clear: both;
	-border-radius: 6px; 
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	-border-aliasing: 6px; 
	-moz-border-aliasing: 6px; 
	-webkit-border-aliasing: 6px;
	box-shadow: 4px 6px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 4px 6px 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 4px 6px 10px rgba(0,0,0,0.2);
}

.shadow {
	box-shadow: 6px 8px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 6px 8px 10px rgba(0,0,0,0.3);
	-webkit-box-shadow: 6px 8px 10px rgba(0,0,0,0.3);
	margin-bottom:15px;
	margin-top:15px;
}

.screenshot {margin-left:-13px}
.rounded {
	-border-radius: 6px; 
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	-border-aliasing: 6px; 
	-moz-border-aliasing: 6px; 
	-webkit-border-aliasing: 6px;
	box-shadow: 4px 6px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 4px 6px 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 4px 6px 10px rgba(0,0,0,0.2);
}

.highlight h3 {padding: 0px 0px 0px 25px; margin-top: 10px;
 background: url(/images/warning.gif) 0 5px no-repeat;
}

/*for reserved words like "secondary PC"*/
.def {font-weight:bold;}

/*for reserved commands like "activate screen"*/
.cmd, .menuitem, .arrow {font-weight:bold; font-style:italic;}

/*for filenames*/
.file {font-style:italic;}

.imgmanual{
margin: 10px 10px 10px 0px;
clear:both;
} 

hr {
	color:#fff;
	background:transparent;
	margin:0 0 0.5em 0;
	padding:0 0 0.5em 0;
	border:0;
	border-bottom:1px #cccccc solid;
}

.float_left { float:left; display:inline; margin-right:1em; margin-bottom:0.15em; }
.float_right { float:right; display:inline; margin-left:1em; margin-bottom:0.15em; }
.center { display:block; text-align:center; margin:0.5em auto; }
.notopmargin {margin-top:0px; padding-top:0px;}

span.right {
	float:right;
	text-align:right;
}

/* content box properties */

.awards {text-align:center}
.awards p {margin-bottom:30px; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: xx-small;}
.imgmargin {margin: 0 10px 10px 0; float:left;}

/* Quote box properties */

.quotebox {
	margin:50px 0 40px 0;
	padding: 0px;
	text-align:left;
	height:1%;
	width: 99%;
	border: #cccccc solid 1px;
	background-color: #EFEFEF;
}

.quotebox h1 {
	font-size:medium;
	clear: both;
	padding: 5px 10px;
	margin: 0px 0px 20px 0px;
	background-color:#FFCC00;
	color:#000066;
}

.quotebox h3 {
	color: #333366;
	font-size:medium;
	margin:0;
	padding:0 10px;
	clear: none;
}

.quotebox h4 {
clear: none;
margin: 0;
padding: 0 10px;
}

.quotebox p {
clear: both;
padding: 0px;
margin: 10px 10px 10px 10px;
z-index: 1;
}

.quoteclear {clear:both; 
margin-top:0px;
padding-top:20px; 
margin-bottom: 20px;
border-bottom-color: #CCCCCC;
border-bottom-style: solid;
border-bottom-width: 1px;
}

.quote h2, .quote p {
	margin-left: 150px;
	margin-top:0;
	clear:none;}

.quote img {float: left}
.quotephoto {float: left; clear:none}

.quoteline {padding-left: 25px; background: left top no-repeat; background-image: url(/images/ql.gif); padding-top:10px; margin-bottom:50px; clear:right;}}

.quotephoto img {
	clear:both;
	float:none;
	display: block;
	margin-bottom: 10px;}

.photo {
float:left;
width:auto;
margin: 0 5px 10px 10px;
border: 1px solid #999999;
padding: 2px;
background-color: #FFFFFF;}


p.qlink {
text-align:right;
margin: 10px;
color: #FFFFFF;
}

.pic {
margin-right: 10px;
}

.how {margin-top: 25px;}
.how h2, .how p {margin-left: 130px; margin-top:0; padding-top:0; clear:none;}
.how img {float:left;}
.how div {clear:both; padding-bottom: 1px;}


#footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:x-small;
font-weight:bold;}

em.menuitem, span.menuitem {
	font-style: italic;
	font-weight: bold;
}

em.type, span.type, p.type {font-family:"Courier New", Courier, monospace; font-style:normal;}

.hotkey {
	background-color:#eeeeee;
	color: #333333;
	margin-left: 2px;
	margin-right: 2px;
	padding: 1px 4px;
	border: 1px solid;
	border-color: #dfdfdf #cacaca #cacaca #dfdfdf;
	font-size: x-small;
	font-weight:bold
}

/*********************/
/* Table formatting */
/*********************/
.table {
	box-shadow: 6px 8px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 6px 8px 10px rgba(0,0,0,0.3);
	-webkit-box-shadow: 6px 8px 10px rgba(0,0,0,0.3);
	margin-bottom:20px;
	margin-top:15px;
}
.table th, .centeredtable th {padding:5px 10px; background:#000066; color:#FFFFFF; font-weight:bold; white-space:nowrap; text-align:left;}
.table td, .centeredtable td {padding:10px; background:#E5E9F0; vertical-align:top;}
.table tr.dark td{background:#fefefe;}
.table tr.white td, .centeredtable tr.white td {background-color:#FFFFFF; text-align:center;}
.table td.white, .centeredtable td.white {background-color:#FFFFFF; text-align:center;}
.table td.cellcenter, .table tr.cellcenter td, .table tr.cellcenter th {text-align:center; vertical-align:middle;}

.centeredtable th {text-align:center;}
.centeredtable {text-align:center; width:100%;}
.centeredtable td {vertical-align:middle;}

.contextmenuhighlighted {
	color: #FFFFFF;
	background-color: #333366;
	padding: 4px;
}

.contextmenu p {
	padding: 2px;
	margin:0px;
}

.clear {clear: both;}

/*Required for the Flash DIV not to collapse*/
html, body, #noflashcontents {height:100%;}
}

