/*
* Global
*/
a:link, a:active
{
	text-decoration: none;
}

body
{
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
	background: #fff;
}

div#container
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 2em;
	min-width: 56em;
	max-width: 80em;
	height: auto;
}


h1 {
font-style:italic;
font-size:3em;
font-family:georgia,garamond,serif;
text-shadow: 1px 2px 4px #999999;
}



/*
* Images
*/
img
{
	border: none;
}

/*
* Links
*/
a:link
{
	color: #369;
	text-decoration: none;
}

a:visited
{
	color: #036;
	text-decoration: none;
}

a:hover, a:active
{
	color: #036;
	text-decoration: none;
	border-bottom: 1px dotted #006;
}

/*
* Headings
*/
h2, h3, h4
{
	font-family: Verdana;
}

h2
{
	color: #03558A;
}

h3
{
	color: #036;
}

h4
{
	color: #39c;
}

h5 {
	font-size: 1em;
}

/*
* Tables
*/
table
{
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin-top: 0.5em;
}

table thead
{
	background: #016AAE url('images/menu-bg.gif') repeat-x;
	color: #fff;
}

table thead th
{
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 1.1em;
}

th.row
{
	font-weight: bold;
	border-bottom: 1px solid #cdcdcd;
}

table th, table td
{
	padding: 0.5em 0.5em 0.5em 1em;
}

table thead th
{
	padding-left: 0;
}

table th.row, table td
{
	border-bottom: 1px solid #cdcdcd;
	text-align: left;
}

table tr.alt
{
	background-color: #efefef;
}

/*
* Forms
*/
input
{
	padding: 1px;
}

/*
* Header
*/
div#header
{
	background: url('images/logo.gif') 0.5em no-repeat;
	height: 52px;
}

div#header h1
{
	margin-left: -9999px;
}

div#header div#utilities
{
	float: right;
	margin-top: -3em;
}

div#header div#utilities p
{
	font-size: 0.9em;
	margin-top: -1em;
}

div#header div#utilities h3
{
	font-size: 1em;
}

/*
* Primary Navigation
*/
div#primary-navigation ul
{
	background-color: #eaeaea;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	padding: 0.5em 0 0.5em 1.5em;
	letter-spacing: 1px;
	font-size: 1em;
	background: #016AAE url('images/menu-bg.gif') repeat-x;
	border: 1px solid #03558A;
}

div#primary-navigation ul li
{
	display: inline;
}

div#primary-navigation ul li a
{
	margin-right: 1em;
	color: white;
	border-bottom: none;
}

div#primary-navigation ul li.active a
{
	border-bottom: 2px solid #fff;
	padding-bottom: 0.3em;
}

/*
* Page content
*/
div#page-content
{
	margin: 0;
}

div#page-content div.item
{
	margin: 0 0 1em 0;
}

div#page-content div.item h3
{
	margin-bottom: 0;
	clear: both;
	color: #f93;
}

div#page-content div.item h4
{
	margin-top: 0;
	margin-bottom: 0;
}

div#page-content div.item h5
{
	margin-bottom: 0;
	font-size: 1.5em;
	color:#003366;
}

div#page-content div.item p
{
	margin-top: 0;
	text-align: justify;
}

/*
* Page content screenshots
*/
div#page-content div.illustration
{
	margin: -0.5em 0 0 1.5em;
	float: right;
}

div#page-content div.illustration img
{
	border: 1px solid #39c;
}

div#page-content div.illustration p.caption
{
	font-size: 0.8em;
	font-family: Verdana;
	font-weight: bold;
	color: #39c;
	width: 180px;
}

div#page-content div.illustration a:hover
{
	border-bottom: none;
}

/*
* Footer
*/
div#footer
{
	clear: both;
	text-align: center;
}

div#footer p
{
	margin: 0 0.5em 0 0.5em;
}

/*
* Documentation styles
*/

#anpassen
{
	background: url('images/anpassen.png') top left no-repeat;
	padding-left: 60px;
	padding-bottom: 5px;
	width: 70%;	
}

#reparatur
{
	background: url('images/reparatur.png') top left no-repeat;
	padding-left: 60px;
	padding-bottom: 5px;
}

#warnung2
{
	background: url('images/warnung2.png') top left no-repeat;
	padding-left: 60px;
	padding-bottom: 5px;
}

#ok2
{
	background: url('images/ok2.png') top left no-repeat;
	padding-left: 60px;
	padding-bottom: 5px;
}

#info
{
	background: url('images/info.png') top left no-repeat;
	padding-left: 60px;
	padding-bottom: 5px;
}

.warnung1
{
	background: #ff0000;
	border-top: 2px solid #990000;
	border-bottom: 2px solid #990000;
	text-align: center;
	color:white;
	margin: 10px 0px 50px auto;
	padding: 5px 20px;
}


.ok1
{
	background: #009900;
	border-top: 2px solid #006600;
	border-bottom: 2px solid #006600;
	text-align: center;
	color:white;
	margin: 10px 0px 50px auto;
	padding: 5px 20px;
}



.quote
{
	border: 1px solid #ccc;
	background: #efefef;
	padding: 1em;
	margin-bottom: 1em;
}

.quote span
{
	font-size: 2em;
}

pre { font-family:"Courier New",Courier,monospace; font-size:13.4px; color:#0000C0; background-color:#FFFFE0; border:10px solid #EEEEEE; padding:10px; white-space:pre; margin-bottom:40px;}

td pre { border-style:none; padding:0; }
