body {
	color: black;
	background-color: #FFFAD0;
	font-family:Arial;
	}
h1, h2 {
	color: #d60801;
	background-color: #FFFAD0;
	text-align: center;
	margin-top: 10px;
	}
code {
	font-family: monospace;
	font-size: 0.9em;
	}
.zentriert {
	text-align: center;
	}
.abstand {
	padding-bottom:  25px;
	border-bottom: 1px solid #d60801;
	}
.abstand-ueberschrift {
	padding-top: 50px;
	}
.unterstrichen {
	margin: 0 20px;
	}
.grafik-zentriert {
	display:block;
	position: relative;
	margin: 0 auto;
	text-align: center;
	}
.foto-unterschrift {
	margin-bottom: 60px;
	}
.links {
	float:left;
	}
.rechts {
	float:right;
	}
.rand {
	margin: 10px;
	}

#inhalt { 
	margin: 0 0 0 183px;
	border-left: 1px solid #d60801;
	}
#inhalt p {
	line-height: 1.7em;
	}
#inhalt_startseite {
	margin-right: 240px;
	}
#inhalt_startseite li {
	list-style-image: url(bilder/pfeil.png);
	margin: 0;
	margin-top: 15px;
	text-align: justify;
	}
#inhalt_startseite .rubrik {
	border: 1px dotted #d60801;
	margin: 50px 20px 20px 20px;
	}
#inhalt_startseite .rubrik_kopf {
	font-weight: bold;
	font-size: large;
	background-color: white;
	color: black;
	border-bottom: 1px dotted #d60801;
	text-align: center;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	padding-right: 32px;
	height: 55px;
	line-height: 55px;
	}
#inhalt_startseite .rubrik_logo {
	float: left;
	padding: 10px;
	}
#inhalt_startseite .rubrik_inhalt {
	padding: 10px 20px 10px 10px;
	}
#inhalt_normal {
	margin-right: 10px;
	padding: 0 10px;
	}
#inhalt_normal p {
	text-align: justify;
	padding: 0 10px;
	}
#inhalt_normal .zentriert {
	padding: 0 10px;
	text-align: center;
	}
#inhalt_normal .abstand {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #d60801;
	}
#inhalt_normal .pgp {
	margin: 20px 200px 10px 200px;
	padding: 10px;
	border: 1px dotted #d60801;
	background-color: white;
	color: black;
	line-height:1.7em;	
	}
#inhalt_normal .pgp strong {
	font-weight: bold;
	display: block;
	border-bottom: 1px solid black;
	margin-bottom: 10px;
	}
#inhalt_normal a:link, #inhalt_normal a:visited {
	text-decoration: none;
	color: black;
	background-color: white;
	border-top: 2px solid #AEAB8E;
	border-bottom: 2px solid #AEAB8E;
	}
#inhalt_normal a:hover, #inhalt_normal a:active {
	text-decoration: none;
	color: black;
	background-color: white;
	border-top: 2px solid #d60801;
	border-bottom: 2px solid #d60801;
	}
#inhalt_normal li {
	padding-bottom: 15px;
	list-style-type: none;
	}
#inhalt_normal ul {
	padding: 0 10px;
	margin: 0;
	}
#inhalt_normal .aufzaehlung {
	list-style-type: disc;
	margin-left: 40px;
	margin-bottom: 10px;
	padding: 0
	}
#inhalt_normal ol li {
	list-style-type: decimal;
	list-style-position:outside;
	}
#inhalt_normal table {
	width: 50%;
	border: 2px solid black;
	border-collapse: collapse;
	}
#inhalt_normal td, #inhalt_normal th {
	text-align:center;
	border: 1px solid black;
	width: 33%;
	height: 2em;
	}
#inhalt_normal tr.ungerade {
	background-color: #AEAB8E;
	}
#inhalt_ringbuchkalender {
	padding-left:126px;
	}
#inhalt_autouebersichten {
	padding-left: 194px;
	}
#inhalt_schachbretter {
	padding-left: 120px;
	}
#inhalt_linux_notizen h3, #inhalt_linux_probleme h3 {
	padding-top:65px;
	border-bottom: 2px dotted black;
	}
#inhalt_navigation {
	padding-bottom: 50px;
	margin: 0 30px 0 30px;
	}
#inhalt_navigation img {
	border: 1px solid #aeab8e;
	margin: 10px;
	padding: 10px;
	background-color: white;
	}
#inhalt_navigation  a:link img, #inhalt_navigation a:visited img {
	color: #d60801;
	background-color: #FFFAD0;
	text-decoration: none;
	border: 1px solid black;
	margin: 10px;
	padding: 10px;
	}
#inhalt_navigation a:hover img, #inhalt_navigation a:active img {
	color: #d60801;
	background-color: #FFFAD0;
	text-decoration: none;
	border: 1px solid #d60801;
	margin: 10px;
	padding: 10px;
	background-color: white;
	}

#leer {
	clear: both;
	height: 1px;
	}


.tux {
	float:left;
	padding: 0 10px 10px 10px;
	}




#neues {
	float: right;
	width: 240px;
	text-align: justify;
	background-color: #FFFAD0;
	}
#neues strong {
	font-weight: bold;
	display: block;
	border-bottom: 1px solid black;
	margin-bottom: 10px;
	}
#neues div {
	margin: 20px 10px 10px 10px;
	padding: 10px;
	font-size: small;
	border: 1px dotted #d60801;
	background-color: white;
	color: black;
	}
#neues a:link, #neues a:visited {
	text-decoration: none;
	color: #d60801;
	}
#neues a:hover, #neues a:active {
	text-decoration: none;
	color: #d60801;
	}



#navigation {
	float: left;
	width: 183px;
	border-right: 1px solid #d60801;
	padding-top: 164px;
	}
#navigation ul {
	list-style-type: none;
	margin: 15px;
	padding: 0;
	}
#navigation li {
	margin-top: 15px;
	}
#navigation .aktuell {
	padding-left: 5px;
	border: 1px solid #aeab8e;
	border-left: 18px solid #AEAB8E;
	color: black;
	background-color: white;
	display: block;
	font-weight: bold;
	}
#navigation a:link, #navigation a:visited {
	text-decoration: none;
	padding-left: 5px;
	border: 1px solid #fffad0;
	border-left: 18px solid #FFFAD0;
	color: black;
	display: block;
	}
#navigation a:hover, #navigation a:active {
	text-decoration: none;
	padding-left: 5px;
	border: 1px solid #d60801;
	border-left: 18px solid #d60801;
	color: black;
	background-color: white;
	display: block;
	}
#navigation .ueberschrift {
	margin-top: 20px;
	margin-left: 22px;
	padding-left: 5px;
	font-style: italic;
	}
#navigation ul ul {
	margin: 5px 0 0 0;
	padding-left: 5px;
	color: black;
	display: block;
	}
#navigation ul ul li {
	margin: 3px 0 0 18px;
	font-size: small;
	font-style: normal;
	}




#logo {
	position: absolute;
	top: 20px;
	left: 20px;
	}




#fussleiste {
	border-top: 1px solid #d60801;
	border-right: 1px solid #d60801;
	margin: 10px 0 0 0;
	padding: 3px 3px 0 0;
	clear: both;
	}
#fussleiste p {
	text-align: right;
	font-size: x-small;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
