/* Style Sheet fuer index.htm */

@import url(ns4.css);

body {
	background-color : #4B7AB2;
	font : Arial,"sans-serif" 12px;
}

img.border
{
	border:0px;
}

#main
{
	position:relative;
	top:0;
	left:15%;
	padding: 10px 0px 0px 0px;
	width:70%;
}            

#ellipse {
	position: absolute;
}

#ng {
	position: absolute;
	top: 150px;
	width: 170px;
}

#picture {
	position: relative;
	left: 180px;
}

#fusszeile {
		text-align : center;
}

a.counter {
	font : Arial,"sans-serif" 12px;
}

#ng {
	margin-top: 10px;
}

#count {
	margin-top: 40px;
}

#backlinks {
	margin-top: 40px;
	border-style: dashed;
	border-color : Teal;
	border: 5px;
	padding: 10px;
	width: 580px;
}

#fusszeile {
	margin-top: 30px;
	padding: 0px 0px 20px 0px;
}