h1 {
	font-size: 1.4em;
	
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

:active, :link, :visited {
	color: #006699;
	text-decoration: none;
}

a {
	font-size: 1.5em;
}

.bw {
	border-right-color: #FF9900;
	border-right-style: dotted;
	border-right-width: 2px;


}


#menue a {
		font-size: 1em;
}
#menue  {
	position: absolute;
	left: 330px;
	top: 85px;
	width: 426px;
	height: 25px;
	z-index: 4;
}
#head  {
	border-bottom-color: #FF9933;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	left: 330px;
	font-size: 1.8em;
	padding-bottom: 5px;
	padding-top: 5px;
	position: absolute;
	top: 50px;
	width: 300px;
}
.txt {

	cursor: default;
		left: 330px;
	position: relative;
	top: 150px;
	width: 300px;
	font-size: 1.5em;
}
#txt a{
	font-size: 1em;
}
#news {
	cursor: default;
	font-size: 1.4em;
	left: 650px;
	position: relative;
	top: 150px;
	width: 15
}
#left {
	cursor: default;
	font-size: 1.4em;
	left: 0px;
	position: absolute;
	top:0px;
	width: 300px;
	background-color: #05050E;
		height: 420px;
		text-align: right;
}

body { 
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #333;

	margin: 0;
	padding: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	}

#amazon {
	position: absolute;
	left: 0px;
	top: 420px;
	width: 300px;
	height: auto;
	z-index: 6;
		border-right-color: #FF9900;
	border-right-style: dotted;
	border-right-width: 2px;
		background-color: #05050E;
}