body {
	color:#000000;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

#page {
	margin:auto;
}

#content {
	margin-top:180px;
}
#content2 {
	margin-top:180px;
	margin-right:120px;
}


#header {
	position:absolute;
	margin:auto;
	width:100%;
	top:10px;
	background-image:URL('anderes_wort_de.jpg');
	background-position: center 0px;
	background-repeat:no-repeat;
	height:128px;
}
#header a {
	display:block;
	width:100%;
	height:100%;
}

#search {
	position:absolute;
	top:140px;
	width:100%;
	margin:auto;
	text-align:center;
}

#footer  {
	margin-top:50px;
	text-align:center;
}
#copyright {
	font-size:0.75em;
	padding-top:10px;
}

#info {
	padding-top:70px;
	margin:auto;
	text-align:center;
}

#recentItems,#topItems {
	padding-right:10px;
	padding-left:10px;
	height:200px;
	background-repeat:no-repeat;
}

#recentItems {
	text-align:right;
	background-image:URL('recent.gif');
	background-position:right top;
	font-weight:bold;
}
#topItems {
	text-align:left;
	background-image:URL('top.gif');
	background-position:left top;
	font-weight:bold;
}

#recentItems dl dt,#topItems dl dt {
	list-style-type:none;
	font-size:1em;
	font-weight:normal;
}
#recentItems dl dt:hover, #topItems dl dt:hover {
	background-color:#ddfcdd;
}

#recentItems a, #topItems a {
	text-decoration:none;
}

#wordgroup1 {
	background-color:#ddfcdd;
}
#wordgroup2 {
	background-color:#eefcee;
}

#wordgroup1, #wordgroup2 {
	padding:10px;
        padding-right:50px;
}

#status {
	text-align:center;
	font-size:1.2em;
	padding:10px;
}

#number {
	font-size:2em;
	padding-right:10px;
}
#wordgroup1 #number {
	color:#559955;
}
#wordgroup2 #number {
	color:#aa99aa;
}

#content h1 {
	text-align:center;
	font-size:1.75em;
}

#werbung {
	position:absolute;
	right:10px;
	top:150px;
	margin:auto;
	text-align:right;
}

#outgoinglinks {
        width:100%;
        text-align:center;
        padding:10px;
        background-color:#f9eaf4;
}

#specialCharsLikeUmlauts {
	padding-left:50%;
}

div #specialCharsLikeUmlauts li {
	cursor:hand;
	cursor:pointer;
	float:left;
	list-style:none;
	border:1px solid #ddfcdd;
	background-color: #eefcee;
	padding:5px;
        margin:2px;
}

div #specialCharsLikeUmlauts li:hover {
	border:1px solid #eefcee;
	background-color: #ddfcdd;
}

div #linkline a {
	color:#ccc;
}

#embeddedOverlay {
 position:absolute;
 top:250px;
 left:25%;
 width:500px;
 z-index:99;
 background-color:#ddfcdd;
}

#embeddedOverlayButtons {
 text-align:right;
 background-color: #eefcee;
}

#embeddedOverlayContent {
 text-align:center;
 padding:10px;
 border:1px dotted black;
}

#entwicklerBlogLayer {
 position:absolute;
 top:0px;
 right:0px;
}
#entwicklerBlogLayer img {
 border:0px;
}

#twitter {
 position:absolute;
 top:0px;
 left:135px;
 padding:2px;
}
#twitter img {
 border:0px;
}

#hosteurope {
 float:left;
 position:absolute;
 top:0px;
}
