/* Standard-CSS für www.projektname.de */

/* Wichtige Farben
Name Farbe 1 		= #
Name Farbe 2		= #
*/

/* Hier werden alle html-Tags auf "Null" gesetzt und eine Standard-Schriftart vergeben */
* {
	margin: 0;
	padding: 0;
	font-family: "Courier New", Courier, monospace;
}


/* Hier allgemeingültige Formatierungen */
a:link {
	color: #878787;
	text-decoration: none;
   
}

a:visited {
	color: #fdfefe;
	text-decoration: none;
   
}

a:hover {
	color: #fdfefe;
   
}

a:active {
	color: #339900;
	text-decoration: none;
   
}

body {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
	color: #fff;
	font-family: "Courier New", Courier, monospace;
	background-color: #000000;
}

h1 {
	font-size: 1em;
}

h2 {
	font-size: 1em;
}
#huelle {
	background-color: #000000;
	height: 768px;
	width: 1024px;
	margin: auto;
	position: relative;
}
#content {
	position: absolute;
	height: 480px;
	width: 454px;
	left: 274px;
	top: 89px;
	font-family: "Courier New", Courier, monospace;
	letter-spacing: ;
	
}
#icon {
	height: 54px;
	width: 209px;
	position: absolute;
	left: 65px;
	top: 19px;
}
#icon1 {
	position: absolute;
	height: 238px;
	width: 183px;
	left: 71px;
	top: 122px;
}
#icon2 {
	position: absolute;
	height: 238px;
	width: 183px;
	left: 777px;
	top: 122px;
}
#navi {
	height: 21px;
	position: absolute;
	left: 338px;
	top: 46px;
	width: 622px;
}
#navi li {
	display: inline;
	margin-right: 0px;
}
.texteingerückt {
	padding-left: 150px;
	padding-bottom: 50px;
	font-size: 18px;
	line-height: 30px;
}
.textgross {
	font-size: 16px;
}


#navi a {
	font-family: "Courier New", Courier, monospace;
	list-style-type: none;
	font-size: 11px;
	color: #fff;
}
#navi a:hover {
	color: #878787;
}


#navi1 {
	position: absolute;
	height: 17px;
	width: 534px;
	left: 245px;
	top: 580px;
}
#navi1 li {
	display: inline;
}

#navi1 a {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: lighter;
	word-spacing: 25px;
}
#navi1 a:hover {
	font-family: "Courier New", Courier, monospace;
	color: #fdfefe;
	text-decoration: none;
}
#navi2 {
	position: absolute;
	height: 59px;
	width: 183px;
	left: 65px;
	top: 386px;
}
#navi2 li {
	display: inline;
}
#navi2 a {
	font-family: "Courier New", Courier, monospace;
	font-size: 31px;
	color: #878787;
}
#navi2 p {
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	color: #878787;
}
#navi2 a:hover {
	color: #fdfefe;
}
#navi3 {
	position: absolute;
	height: 59px;
	width: 183px;
	left: 777px;
	top: 386px;
}
#navi3 li {
	display: inline;
}
#navi3 a {
	font-family: "Courier New", Courier, monospace;
	font-size: 31px;
	color: #878787;
}
#navi3 p {
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	color: #878787;
}
#navi3 a:hover {
	color: #fdfefe;
}





ul {
	line-height: 20px;
}
#navi4 {
	position: absolute;
	height: 475px;
	width: 183px;
	left: 65px;
	top: 122px;
	display:;
}
#navi4  li {
	font-family: "Courier New", Courier, monospace;
	font-size: 0px;
	line-height: 0px;
	display: block;
}
#navi4 a {
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	line-height: 50px;
	color: #fff;
}
#navi4  a:hover {
	color: #fdfefe;
}

