	/* poolie Style baby! */
	/* css for beginners with pooliestudios.com */

	@import url("typography.css");
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../i/bg.gif);
	background-repeat: repeat-x;
	background-color: #939eac;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#logo {
	position:absolute;
	left:28px;
	top:27px;
	width:191px;
	height:47px;
	z-index:1;
}

#steps {
	position:absolute;
	left:28px;
	top:84px;
	width:422px;
	height:22px;
	z-index:2;
}

#boxReg {
	position:absolute;
	left:28px;
	top:115px;
	width:236px;
	height:125px;
	z-index:3;
	background-image: url(../i/steps/box01.gif);
}

#boxCreate {
	position:absolute;
	left:273px;
	top:115px;
	width:236px;
	height:125px;
	z-index:4;
	background-image: url(../i/steps/box02.gif);
}

#boxDone {
	position:absolute;
	left:517px;
	top:114px;
	width:236px;
	height:125px;
	z-index:5;
	background-image: url(../i/steps/box03.gif);
}

 /* login */
.loginroundbox {
	background-color: #5d636b;
}

.loginbot div {
	background: url(../i/login/ul.gif) no-repeat bottom left;
}

.loginbot {
	background: url(../i/login/ur.gif) no-repeat bottom right;
}

.loginbot div, .loginbot {
	width: 100%;
	height: 23px;
	font-size: 1px;
}
.logincontent {
	margin: 0 23px;
        padding-top: 5px; 
}

.loginroundbox {
	width: 395px;
	margin: auto;
}

#login {
	position:absolute;
	left:348px;
	top:0px;
	width:409px;
	height:62px;
	z-index:6;
}

.boxText {
	padding:35px 30px 10px 16px;
}

#latest {
	position:absolute;
	left:28px;
	top:405px;
	width:458px;
	height:400px;
	z-index:7;
	background-image: url(../i/bg/aktuelle-blogs.gif);
	background-repeat: no-repeat;
	line-height: 15px;
}

#navigation {
	position:absolute;
	left:514px;
	top:263px;
	width:238px;
	height:113px;
	background-color: #eed900;
	z-index:8;
}

#ads {
	position:absolute;
	left:787px;
	top:263px;
	width:130px;
	height:600px;
	z-index:11;
	background-color: #c1d351;

}

/* navi */
#button {
	width: 215px;
	font-size: 11px;
	padding: 10px;
}

#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#button li {
	margin: 0;
	list-style: none;
	list-style-image: none;
	padding-bottom: 1px;
}

#button li a {
	display: block;
	padding: 2px 2px 2px 0.5em;
	border-left: 5px solid #ffffff;
	background-color: #f7ee8c;
	color: #000000;
	text-decoration: none;
	width: 100%;
}

html>body #button li a {
	width: auto;
}

#button li a:hover {
	border-left: 5px solid #acc417;
	background-color: #ffffff;
	color: #000000;
}

#info {
	position:absolute;
	left:28px;
	top:273px;
	width:477px;
	height:98px;
	z-index:9;
	background-image: url(../i/bg/blogger.gif);
	background-repeat: no-repeat;
}

.intro {
	padding:35px 0 0 15px;
}

#news {
	position:absolute;
	left:510px;
	top:388px;
	width:242px;
	z-index:10;
	background-image: url(../i/bg/news.gif);
	background-repeat: no-repeat;
}

#stats {
	width:242px;
	height:200px;
	z-index:11;
	background-image: url(../i/bg/stats.gif);
	background-repeat: no-repeat;
}

p {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

.smallBox {
	padding:60px 15px 0 15px;
}

#footer {
	padding:50px 5px 15px 15px;
	color: #333333;
}

#footer p {
	border-left: 5px solid #FFFFFF;
	background-color: #a3acb8;
}

#footer span {
	padding-left: 10px;
}
