@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
}
body {
	background-color: #191919;
	background-image: url(../Bilder/bg_bild.jpg);
	background-repeat: repeat-x;
}
.topbar {
	background-image: url(../Bilder/headbar.jpg);
	width: 1000px;
	height: 36px;
}
.leftbar {
	background-image: url(../Bilder/leftz_leftbar.jpg);
	width: 183px;
	margin: 0px;
}
.lastut {
	background-image: url(../Bilder/leftz_bg_tuts.jpg);
	width: 183px;
	height: 30px;
}
.leftz_cell {
	padding-left: 3px;
	}
.leer {
	background-color: #FDFDFD;
}
.mainz_end {
	background-image: url(../Bilder/mainz_end.jpg);
	width: 659px;
	height: 24px;
}
.downloads {
	background-image: url(../Bilder/download_bg.jpg);
	height: 32px;
}
.logged_profil {
	background-image: url(../Bilder/rightz_bg.jpg);
	padding-left: 6px;
	height: 18px;
	width: 183px;

}
.rightz_rightbar {
	background-image: url(../Bilder/rightz_rightbar.jpg);
	width: 171px;
}
.lastnews_bg {
	background-image: url(../Bilder/lastnews_bg.jpg);
	width: 462px;
	height: 30px;
	padding-left: 4px;
}
.head {
	background-image: url(../Bilder/header.jpg);
	width: 561px;
	height: 128px;
}
.navigation {
	padding-left: 6px;
	height: 23px;
	width: 181px;
	background-image: url(../Bilder/leftz_bg_tuts.jpg);
}
.right_bg {
	background-image: url(../Bilder/rightz_bg.jpg);
	width: 171px;
	height: 20px;
}
a.nav, a.nav:visited, a.nav:active {
    color: #90A526;
    text-decoration: none;
}

a.nav:hover {
    color: #90A526;
    text-decoration: underline;
}
a.sponsor, a.sponsor:visited, a.sponsor:active {
    color: #E47821;
    text-decoration: none;
	font-weight: bold;
}

a.sponsor:hover {
    color: #F3B40A;
    text-decoration: none;
	font-weight: bold;
}
a.reg, a.reg:visited, a.reg:active {
    color: #CD000F;
    text-decoration: none;
}

a.reg:hover {
    color: #CD000F;
    text-decoration: underline;
}
.rightz_nav {
	padding-left: 5px;
}
.download_small {
	color: #C5C5C5;
	font-size: 10px;
}
.advert_bg {
	background-image: url(../Bilder/advert_bg.jpg);
	background-repeat: repeat-y;
	width: 165px;
}
.right_eintrag {
	background-image: url(../Bilder/leftz_bg_topics.jpg);
	width: 183px;
	height: 30px;
}
.headline {
	color: #A7B400;
}
.fehler {
	background-color: #FCE7E4;
	font-size: 10px;
	color: #000000;
	padding: 5px;
	border: 1px solid #CC0000;
	width: 100%;
}
.menu_normal
{
position:relative; top:12; left:12;
background-color:#FFFFFF;
border: 1px solid #E3E3E3;
border-bottom: 0px;
padding: 5px;
}

.menu_over
{
background-color:#ECECEC;
border: 1px solid #E3E3E3;
border-bottom: 0px;
padding: 5px;
}
.news_head {
	background-image:url(../Bilder/news_head.jpg);
	height: 25px;
	width: 659px;
	color: #000000;
}
.news_cell {
	background-color: #ECECEC;
	padding: 9px;
}
.news_cellbot {
	background-color: #ECECEC;
	padding: 2px;
}
.news_title {
	font-size: 12px;
	color: #6B7C00;
	font-weight: bold;
}
.zwischen {
	font-color: #7F8E17;
	font-weight: bold;
	border-bottom: 1px solid #E3E3E3;
	padding: 6px;
}
.white {
	background-color: #FFFFFF;
}
.tuts {
	background-image: url(../Bilder/rightz_bg.jpg);
	padding-left: 6px;
	height: 25px;
	width: 183px;
}
a.prem, a.prem:visited, a.prem:active {
    color: #D76E00;
    text-decoration: none;
}

a.prem:hover {
    color: #FF9F3E;
    text-decoration: none;
}
a.admin, a.admin:visited, a.admin:active {
    color: #005A7F;
    text-decoration: none;
}

a.admin:hover {
    color: #00ABD1;
    text-decoration: none;
}
/* Tooltip */

a.tooltip,
a.tooltip:link,
a.tooltip:visited,
a.tooltip:active {
position: relative;
text-decoration: none;
font-style: bold;
border-bottom:0px solid #4dbcf3;
}

a.tooltip:hover {
background: transparent;
z-index: 100;
}

a.tooltip span {
display: none;
text-decoration: none;
}

a.tooltip:hover span {
display: block;
position: absolute;
top: 10px;
left: 0;
width: 120px;
z-index: 100;
color: #000000;
border: 1px solid;
border-color: #EEEEEE #D5D7DB #D5D7DB #EEEEEE;
border-left: 4px solid #A7B445;
padding: 2px 10px 2px 10px;
background: #FFFFFF;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-style: Normal;
text-align: left;
}
.affiname {
	font-size: 11px;
	color: #A7B445;
}
.visits {
	font-size: 10px;
	color: #C2C2C2;
}

/* NEUE DEKLARATION */
img {
	border: 0;
}

.affi_img {
	margin: 4px;
}
.coder {
	color: #ff6600;
	font-size: 10px;
	}
.profile {
	font-size: 10px;
	color: #999999;
}
a.profile, a.profile:visited, a.profile:active {
    color: #005A7F;
    text-decoration: none;
	font-size: 10px;
}

a.profile:hover {
    color: #00ABD1;
    text-decoration: underline;
	font-size: 10px;
}
.stats {
	font-size: 10px;
	color: #B5B5B5;
}
#footer {
	margin: 0px auto;
	background-image: url(../Bilder/design_footer.jpg);
	width: 1024px;
	height: 76px;
}
#sponsored {
	font-size: 10px;
	float: right;
	color: #FFF;
	font-weight: bold;
	margin-right: 15px;
	margin-top: 3px;
}

