/* Grund */

body {
	background-color: #3c2e21;
	margin: 0;
}

tr, td {
	font-family: Verdana, Arial, sans-serif;
	color: #3c2e21;
	font-size: 12px;
	line-height : 170%;
}

a:link {
	font-family : Verdana, Arial, sans-serif;
	color : #3c2e21;
	font-size : 12px;
	text-decoration : underline;
}

a:visited {
	font-family : Verdana, Arial, sans-serif;
	color : #3c2e21;
	font-size : 12px;
	text-decoration : underline;
}

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

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

h1 {
	font-family : "American Typewriter";
	color : #a50009;
	font-size : 19px;
}

h2 {
	font-family : "American Typewriter";
	color : #a50009;
	font-size : 16px;
}

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;
	}

.headgross {
	font-family : "American Typewriter";
	color : #a50009;
	font-size : 16px;
	letter-spacing: 0.1em;
	line-height : 120%;
}

.headgrossblind {
	font-family : "American Typewriter";
	color : #1c1610;
	font-size : 16px;
	letter-spacing: 0.1em;
	line-height : 130%;
}

.headklein {
	font-family : "American Typewriter";
	color : #a50009;
	font-size : 14px;
	letter-spacing: 0.1em;
	line-height : 142%;
}

.text {
	font-family: Verdana, Arial, sans-serif;
	color: #dbdbdb;
	font-size: 12px;
	line-height : 190%;
}

.textkursiv {
	font-family: Verdana, Arial, sans-serif;
	color: #3c2e21;
	font-style:italic;
	font-size: 12px;
	line-height : 190%;
}

/* Tabellen */

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

.tabellenrand {
	padding-top : 23px;
	padding-bottom : 0px;
	padding-left : 23px;
	padding-right : 0px;
}

.tabellenrand2 {
	padding-top : 23px;
	padding-bottom : 0px;
	padding-left : 23px;
	padding-right : 23px;
	background-image : url(sarakewitz_facts_03_back.gif);
	background-repeat : no-repeat;
}
