* {
margin:			0;
padding:		0;
border:			none;}

body {
background:		#FFF;
color:			#222;
font:			.8em Verdana, Sans-Serif;}

h1 {
padding:		30px 50px 10px 50px;
background:		#EFEFEF;
color:			#222;
font:			2.5em Consolas, Monospace;
text-align:		right;}

p#vorwort {
margin:			0 0 30px 0;
padding:		10px 50px 10px 50px;
border-bottom:		1px solid #DDD;
background:		#EFEFEF;
color:			#222;}

p#footer {
margin:			30px 0 0 0;
padding:		10px 50px 10px 50px;
border-top:		1px solid #DDD;
border-bottom:		1px solid #DDD;
background:		#EFEFEF;
color:			#888;
font-size:		0.85em;}

/* Dokumentenstrukturierung */
h2 {
margin:			10px 50px 10px 20px;
font:			2em "Trebuchet MS", Arial, Sans-Serif;}

h3 {
margin:			10px 50px 10px 30px;
font:			1.7em "Trebuchet MS", Arial, Sans-Serif;}

h4 {
margin:			10px 50px 10px 50px;
font:			1.6em "Trebuchet MS", Arial, Sans-Serif;}

p {
margin:			10px 50px 10px 50px;
line-height:		160%;}

dl {
margin:			20px 50px 10px 50px;
line-height:		160%;}

dt {
font-weight:		800;}

dd {
margin:			10px 0 20px 30px;}

/* Erweiterte Textstrukturierung */
abbr,
acronym {
border-bottom:		1px dotted;}

kbd {
padding:		3px;
border:			3px outset #888;
background:		#DDD;
color:			#000;}

code,
pre {
font-size:		1.2em;}

code.filesystem {
padding:		2px;
background:		#DDD;}

dt code {
font-weight:		400;}

pre.shell {
margin:			10px;
padding:		10px;
background:		#333;
color:			#FFF;}

strong.note {
padding:		2px;
color:			#FF3131;
font-weight:		normal;
text-transform:		uppercase}

/* Links */
a.extern:before {
content:		"\2197  ";}

/* Distributionen */
span.distribution {
padding:		3px 3px 3px 20px;
border:			1px solid #DDD;
font-family:		Monospace;
font-weight:		400 !important;}

	.kubuntu {
	background:	url("../images/distribution_kubuntu.png") 2px center no-repeat;}
