﻿.durchgestrichen {
	text-decoration:	line-through;
}

.fett {
	font-weight:		bold;
}

.kursiv {
	font-style:			italic;
}

a {
	color:				#888888;
	text-decoration: 	none;
}

a:hover {
	color:				#D21313;
}

a.foyerleiste {
	color:				#ffffff;
}

a.foyerleiste:hover div {
	background-color:	#ffffff;
	color:				#202020;
}

acronym, abbr {
	cursor:				help;
}

body {
	background-color:	#D21313;
	background-image:	url(../grafiken/kachel.png);
	font-family:		arial, sans-serif;
	font-size:			12px;
	margin:				0px;
	text-decoration: 	none;
}

blockquote {
	margin-left:		0px;
	margin-right:		0px;
}
	 
blockquote p {
	background-color:	#eeeeee;
	border:				1px dotted #999999;
	color:				#555555;
	padding:			5px;
}

blockquote p.werbung {
	background-color:	#F9E2E2;
	border:				1px dotted #999999;
	color:				#222222;
	padding:			5px;
}

div.fl {
	background-color:	#202020;
	float:				left;
	margin-right:		1px;
	padding:			2px 5px;
	text-align:			center;
	width:				80px;
}

div#fl_logbuch {
	margin-left:		100px;
}

div#infokasten {
	background-color:	#eeeeee;
	background-image:	url(../grafiken/schattenrechts.png);
	background-repeat:	repeat-y;
	border:				1px solid #202020;
	float:				left;
	margin-bottom:		15px;
	margin-left:		-1px;
	margin-top:			25px;
	padding:			15px;
}

div#infokasten a {
	color:				#202020;
}

div#infokasten a:hover {
	color:				#D21313;
}

div#infokasten h2 {
	margin-bottom:		0px;
	margin-top:			0px;
}

div#infokasten ul {
	margin-bottom:		0px;
}

div#inhalt {
	background-color:	#ffffff;
	border:				1px solid #202020;
	float:				left;
	margin-bottom:		15px;
	margin-left:		100px;
	margin-top:			-25px;
	padding:			15px;
	padding-top:		0px;
	width:				604px;
}

div#links-unten {
	margin-bottom:		0px;
}

div.links {
	color:				#999999;
	float:				left;
	font-size:			10px;
	margin-bottom:		22px;
	margin-right:		15px;
}

div.title {
	background-image:	url(../grafiken/dreieck.png);
	background-position:left;
	background-repeat:	no-repeat;
	clear:				both;
	margin-left:		-15px;
	margin-right:		-15px;
	margin-top:			22px;
	padding-left:		15px;
	padding-right:		15px;
}

div#logo {
	background-color:	#202020;
	clear:				both;
	padding:			25px 115px 50px;
}

h1.the_title {
	margin-bottom:		18px;
	margin-top:			7px;
}

h1.the_title a {
	color:				#202020;
}

h1.the_title a:hover {
	color:				#D21313;
}

h3.info {
	margin-bottom:		5px;
	margin-top:			0px;
}

img {
	border:				0px;
}

img.divlinks {
	background-color:	#eeeeee;
	border:				1px dotted #999999;
	padding:			5px;
}

img#andrej {
	background-color:	#eeeeee;
	border:				1px dotted #999999;
	padding:			5px;
}

img#subdomaene {
	margin-bottom:		3px;
}

img#stbn {
	margin-right:		6px;
}

span.werbung {
	color:				#D21313;
	font-weight:		bold;
}

ul#info_kategorien {
	margin-bottom:		0px;
	margin-top:			0px;
}