body {
	border-spacing: 0;
	font-family: "times new roman", helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: 0 25px; 
	color: #ffff00;
	background-color:#b60000;
}

legend {
	color:#ffff33;
	background-color:#b60000;
}

table,td,th {
	border-style:solid;
	border-width:thin;
	border-color:#ffffff;
	border-collapse:collapse;
}


td.value, th.value {
	padding-left:10px;
	padding-right:10px;
}

img {
	border: none;
}

fieldset {
	text-align: left;
	padding:10px;
}

label.input {
	margin-right: 1%;
}

input.input {
	margin-left:1%;
}

/*
div.sprache,div.opt {
	border:1px;
	border-style:solid;
	border-color:white;
}
*/	

#sprache {
	position:absolute;
	left:5%;
}

#optionen {
	position:absolute;
	left:38%;
}

#unidad {
	position:absolute;
	right:5%;
}

.small {
	Font-Size: 80%;
	font-style:italic;
}

.border {
	border-style:solid;
	border-color:#000000;
	margin-top: 1%;
}

.center {
	text-align: center; 
}

.center2 {
	margin-left:auto;
	margin-right:auto;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.nobgcolor, .nobgcolor:link, .nobgcolor:visited, .nobgcolor:hover, .nobgcolor:active, .nobgcolor:focus {
	background-color: #000000;
}

a:link, a:visited {
	color: #ffff00;
	background-color: #b60000;
}
	
			
a:hover, a:active, a:focus, label:hover, label:active, label:focus {
	color: #ffffff;
	background-color: #b60000;
}

a.menu, a.menu:active, a.menu:focus, a.menu:link, a.menu:visited {
	color: #ffffff;
	background-color: #000000;
	text-decoration:none;
	display:block;
	margin-left:5px;
	width:165px;
}

a.menu:hover {
	background-color: #909090;
}

h1,h2,ul,li {
	margin:0;
}

hr {
	height: 1px;
	border: none;
	color: #fffffe;
	background-color: #ffffff;
	width:80%;
}


#navi {
	position: absolute;
	background-repeat:repeat-y;
	top: 120px;
	padding-top:50px;
	left: 0;
	width: 175px;
	text-align: center;

}

#head {
	position: absolute;
	background-color: #b60000;
	top: 15px;
	width:80%;
	margin-left: 170px;
	padding:10px;
	text-align: center;
}

#content {
	overflow: visible;
	position: absolute;
	top: 135px;
	margin-left: 5cm;
	width: 79%;
	min-height: 300px;
	height: 70%;
}

#google {
	position: absolute;
	top: 420px;
	left: 5px;
}
