/* Grund */

body {
	background-color: #262626;
	font-family: Verdana, Arial, sans-serif;
	color: #dedede;
	font-size: 11px;
	line-height : 190%;
	margin: 0;
}

a:link {
	font-family : Verdana, Arial, sans-serif;
	color : #999999;
	font-size : 11px;
	text-decoration : none;
}

a:visited {
	font-family : Verdana, Arial, sans-serif;
	color : #999999;
	font-size : 11px;
	text-decoration : none;
}

a:hover {
	font-family : Verdana, Arial, sans-serif;
	color : #dedede;
	font-size : 11px;
	text-decoration : none;
}

a:active {
	font-family : Verdana, Arial, sans-serif;
	color : #dedede;
	font-size : 11px;
	text-decoration : none;
}

h1 {
	font-family : "Book Antiqua", Palatino Linotype, Palatino, Georgia;
	color : #dedede;
	font-size : 18px;
}

h2 {
	font-family : "Book Antiqua", Palatino Linotype, Palatino, Georgia;
	color : #dedede;
	font-size : 15px;
}

hr {
	width : 100%;
	height : 1px;
	color : #dedede;
	border : none;
	border-top : 1px dotted #999999;
	margin : 20px 0 20px 0;
}

a img {
	text-decoration : none;
	border : none;
}

img {
	text-decoration : none;
	border : none;
}

/* Klassen */

.backcontent {
	background-image : url(back.gif);
	background-repeat : repeat-y;
}

.backnav {
	background-image : url(back_nav.gif);
	background-repeat : repeat-y;
}

.texte {
	font-family : Verdana, Arial, sans-serif;
	color : #dedede;
	font-size : 11px;
	line-height : 190%;
}

/* Tabellen */

.tabelle {
	font-family : Verdana, Arial, sans-serif;
	color : #dedede;
	font-size : 11px;
	line-height : 190%;
}

.tabellenrand {
	padding-top : 17px;
	padding-bottom : 0px;
	padding-left : 21px;
	padding-right : 8px;
}

.tabellenrand2 {
	font-family : Verdana, Arial, sans-serif;
	color : #dedede;
	font-size : 11px;
	line-height : 190%;
	padding-top : 10px;
	padding-bottom : 15px;
	padding-left : 21px;
	padding-right : 8px;
}
