* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	text-align: center;
	color: #333333;
}

ul {
	list-style-type: none;
}

a {
	color: #006ab8;
	text-decoration: none;
}

img {
	border: 0px;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font: 13pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006ab8;
	margin: 20px 0;
	padding-bottom: 2px;
	border-bottom: 1px dashed #999;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	display: block;
	width: 1200px;
	margin-top: 50px;
}

#wrapper .top a{
	display: block;
	height: 20px;
	background: url(../img/logo.png) no-repeat;
	height: 50px;
	width: 200px;
}

#wrapper .bottom {
    color:#666666;
    display:block;
    height:20px;
    text-align:right;
	padding-right:20px;
}

#wrapper .bottom a{
	text-decoration: none;
	 color:#666666;
}

#content {
	padding: 0 20px 20px 20px;
}

#login {
	padding: 130px 20px 20px 20px;
}

#content .mainmenu {
	margin-top: 25px;
}

#content .check, #content .view, #content .write, #content .stats, #content .history, #content .statistics, #content .project, #content .viewproject, #login .login, #content .cronjob, #content .settings {
	display: block;
	height: 43px;
	color: #494848;
	padding: 22px 0 0 100px;
	margin-bottom: 10px;
	font: 14pt Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #E5E3E3;
}

#content form {
	margin-top: 30px;
}

#content .back {
	font: 12px Arial;
	margin-bottom: 10px;
	text-align: right;
}
#content .back a {
	display: inline;
	color: #666;
}

#content .mainmenu li a:hover {
	background-color: #F2F2F2;
}

#content .check {
	background: #E5E3E3 url(../img/backlink_check.png) 10px 8px no-repeat;
	position: relative;
}

#content .write {
	background: #E5E3E3 url(../img/backlink_add.png) 10px 8px no-repeat;
}

#content .viewproject {
	background: #E5E3E3 url(../img/viewproject.png) 10px 8px no-repeat;
}

#content .project {
	background: #E5E3E3 url(../img/project_add.png) 10px 8px no-repeat;
}

#content .view {
	background: #E5E3E3 url(../img/view.png) 10px 8px no-repeat;
}

#content .history {
	background: #E5E3E3 url(../img/history.png) 10px 8px no-repeat;
}

#content .statistics {
	background: #E5E3E3 url(../img/statistics.png) 10px 8px no-repeat;
}

#login .login {
	background: #E5E3E3 url(../img/login.png) 10px 8px no-repeat;
}

#content .cronjob {
	background: #E5E3E3 url(../img/cronjob.png) 10px 8px no-repeat;
}

#content .settings {
	background: #E5E3E3 url(../img/settings.png) 10px 8px no-repeat;
}

#content .check span {
	display: none;
	position: absolute;
	top: 15px;
	right: 30px;
	width: 160px;
	height: 32px;
	background: transparent url(../img/loader.gif) 120px 0 no-repeat;
}

#content label {
	float: left;
	display: block;
	width: 280px;
	font: 11pt Arial, Helvetica, sans-serif;
	color: #333;
}

#content label span {
	font: 11px Arial;
}

#content input {
	padding: 2px;
	margin-bottom: 5px;
	border: 1px solid #999;
	background: #f3f3f3;
	color: #333;
}

#content textarea {
	font: 12px Arial;
	padding: 1px;
	color: #333;
	margin-bottom: 5px;
	border: 1px solid #999;
	background: #f3f3f3;
}

#content #eintragen {
	background: #666;
	color: #fff;
}

#content .write_form #siteurl, #content .write_form #backlink {
}

#content .view_table {
	width: 1160px;
}

#content table .gray td {
	background: #f3f3f3;
}

#content table .red td {
	background: #FFB0AA;
}

#content tr:hover td {
	background: #d8d8d8;
}

#content table th {
	font: 12px Arial;
	padding: 0 2px;
	font-weight: bold;
	line-height: 23px;
	border-bottom: 1px solid #CFCFCF;
}

#content table td {
	font: 12px Arial;
	padding: 0 2px;
	line-height: 25px;
	border-bottom: 1px solid #e7e7e7;
}

#content table .fixed {
	width: 70px;
}

#content table .options {
	width: 70px;
}

#content table img {
	margin-left: 2px;
}

#content table a {
	color: #333;
}

#content table .link {
	height: 50px;
}

#content table .link span {
	font-size: 11px;
	line-height: 15px;
}

#content table .link span a {
	color: #666;
}

#content .confirm {
	font: 11pt Arial;
	color: #333;
	text-align: center;
	margin-top: 40px;
}

#content .page_navi {
	display: block;
	text-align: center;
	font: 13px Arial;
	margin: 20px 0 -20px 0;
}

#content .page_navi a {
	margin: 0 3px;
}

#content .page_navi .paginate {
	padding: 1px 6px;
	background: #F3F3F3;
	border: 1px solid #E7E7E7;
}

#content .page_navi .current {
	padding: 1px 6px;
	color: #333;
}

#content .ipp {
	display: block;
	height: 30px;
	font: 11px Arial;
}

.success {
	display: block;
	height: 20px;
	font: 12px Arial;
	padding: 5px 5px 0px 5px;
	margin: 10px 0;
	color: #1e5d0d;
	background: #c8e7c0;
	border: 1px solid #86bb78;
}

.error {
	display: block;
	height: 20px;
	font: 12px Arial;
	padding: 5px 5px 0px 5px;
	margin: 10px 0;
	color: #902121;
	background: #fac5c5;
	border: 1px solid #e98686;
}

.selectbody {
	text-align: right; 
	padding-right: 30px; 
	padding-bottom: 10px;
	color:#666666;
}

.stat {
	display: block; 
	width: 40px; 
	background: #006AB8; 
	margin: 0 auto;
}

.stathead {
	background-color:#E5E3E3; 
	color:#494848; 
	font-size:20px; 
	padding-bottom:10px; 
	padding-left:35px; 
	padding-top:10px; 
	margin-top:20px;
}

.stats_table {
	margin-top: 30px;
	border-collapse: collapse;
}