/* ################### Body ################### */	

body {
	background-color: #000000;
	background-position: left top;
	background-repeat: repeat-y;
	background-image: url(pics/bg.jpg);
	background-attachment: fixed;
}


td, div, p, body {
	font-family: Verdana;
	color: #414141;
	font-size: 10px;
	line-height: normal;
	word-spacing: 1;
}

.content {
	text-align: justify;
	position:absolute;
	top:386px;
	font-family: Verdana;
	color: #414141;
	font-size: 10px;
	padding: 5px;
	width: 583px;
	line-height: normal;
	word-spacing: 1;
	background-color: #000000;
	z-index: 4;
	left: 397px;
	height: 591px;
}

.navi{
	position:absolute;
	top:692px;
	text-align: justify;
	width: 260px;
	height: 299px;
	background-color: #010101;
	text-decoration: none;
	z-index: 3;
	left: 104px;
}


.header {
	left: 0px;
	top: 0px;
}

/* ################### Schriften ################### */	

strong, b {
	font-family: Verdana, 
	font-size: 10px; 
	font-weight: bold;
	color: #6c6a67;
	}

/* ################### Link Hover ################### */	

A:link,  A:visited, A:active {
	color: #8d4701;
	text-decoration:none;
	font-family: verdana;
}
A:hover {
	color: #303029;
}

/* ################### Ueberschriften ################### */	


h1{
	font-family: Tahoma;
	font-size: 12px;
	text-transform: uppercase;
	color: #CC6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	letter-spacing: 5px;
	text-align: right;
	
}

h2 {
	font-size: 10px;
	color: #CCCCCC;
	background-color: #181818;
	font-family: Verdana;
	text-transform: uppercase;
	word-spacing: 0px;
	letter-spacing: 5px;
	padding: 3px;
}
h3 {

	font-size: 8px;
	color: #CC6600;
	font-family: Verdana;
	text-transform: uppercase;
	word-spacing: 0px;
	letter-spacing: 5px;
	padding: 3px;
}

/* ################### Notes ################### */	


.balken {
width: 170px;
}

.balken .text {
text-align: center;
line-height: 18px;
height: 18px;
}
