/* css 070216 */
/* 1. global styles */
html { height: 101%;
}

body {
   margin: 0;
   background: #eeeeee;
   font: 0.7em Verdana, Arial, Helvetica, sans-serif; 
   line-height: 1.5em;
   color:#333300;
}

img {
	border:0;
}

iframe {
	background-color: #FFFFFF;
}

h1 {
	color:#990000;
	font-size:14px;
}

h2 {
	color:#990000;
	font-size:12px;
}

.content { 
    margin:0 auto;
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;
    width:804px;
    padding:1px;
    background:#ffffff;
}

/* 1a. global links */
a { outline:none; }

a, a:active, a:visited {
	color:#333300;
	text-decoration:none;
}

a:hover {
	color:#996600;
	text-decoration:underline;
}

a.red, a.red:active, a.red:visited {
	color:#333300;
	text-decoration:underline;
}

a.red:hover {
	color:#996600;
	text-decoration:none;
}

/* 1a. global error */

.error {
	color: Red;
	font-weight: bolder;	
}

.ok {
	color: Green;
	font-weight: bolder;		
}

/* 2. top navigation */
.topnav {
    float:right;
    width:470px;
    padding:0px;
}

.topnav p {
	padding:0px;
	margin:0px;
}

.topnav a,
.topnav a:visited,
.topnav a:active {
	color:#666666;
	text-decoration:none;
}

.topnav a:hover {
	color:#666666;
	text-decoration:underline;
}

.nav ul {
	margin:0;
	padding:0;
	list-style:none;
	margin-top:45px;
	/* Fucking IE7 Hack */
	border-top:1px solid #ffffff;
}

.nav li {
	display:inline;
	padding:0;
	margin:0 2px 0 0;
}

.nav a,
.nav a:visited,
.nav a:active {
	float:left;
   margin:0 1px 0 0;
   padding:0 10px 0 10px;
   text-decoration:none;
   font-size:11px;
   margin-top:4px;
   border:1px solid #996600;
	border-bottom:0;
	background-color:#ff9900;
	color:#000000;
	font-weight:bold;
}

.nav a:hover {
	background-color:#996600;
	color:#ffffff;
}

.topline {
    clear:both;
    margin:0;
    padding:0;
    width:804px;
    height:8px;
    background:#996600;
    border-bottom:1px solid #000000;
}

/* 3. login */

.login_line {
	margin:0;
	margin-bottom:10px;
	padding:0;
	width:804px;
	height:30px;
	background:#ffcc66;
	border-top:1px solid #ffffff;
}

.login_line form {
	float:left;
    margin:0;
    margin-top:6px;
    margin-left:10px;
    font-size:11px;
	font-weight:bold;
	color:#990000;
	font-family:verdana, arial, Sans-Serif;
}
	
.login_line input,
.login_line select {
	font-size:11px;
}

/* 2a. member */

#anmeldung {
    background-color: #ffffff;
}

/* 3. content */

.main_1 {
	font-weight: bolder;
	background-image: url(../images/bg_logo.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #ffffff;
	float: left;
	width: 430px;
	margin-top:6px;
    margin-left:10px;
}

.main_1ex {
	float: left;
	width: 430px;
	font-weight: bolder;
	background-color: #ffffff;
	margin-top:6px;
    margin-left:10px;
}

.main_1memb {
	float: left;
	width: 790px;
	background-color: #ffffff;
	margin-top:6px;
    margin-left:10px;
}


.main_2 {
	float:right;
	width:330px;
	margin-top:6px;
    margin-right:10px;
	margin-bottom:10px;
}

.main_top {
	font-size: 12px;
}

.main_top a, .main_top a:active, .main_top a:visited {
	color:#000000;
	text-decoration:none;
}

.main_top a:hover {
	color:#996600;
	text-decoration:underline;
}

.main_3 {
	float:left;
	width:790px;
	margin-top:10px;
    margin-left:10px;
	margin-bottom:10px;
}

.counterdiv {
	text-align: center;
	margin: 15px;
	padding: 10px;
	border: 1px dotted #990000;
}

.tabpromo {
	text-align: justify;
	padding-right: 10px;
}

.tabpromo a, .tabpromo a:active, .tabpromo a:visited {
	color:#333300;
	text-decoration:underline;
}

.tabpromo a:hover {
	color:#996600;
	text-decoration:none;
} 

/* 4x. charts */

.charts_h {
	float: left;
	width: 430px;
	margin-top:6px;
    margin-left:10px;
}

.main_charts {
	float:left;
	width:804px;
	margin-bottom:10px;
}

.charts_t {
	text-align: center;
	font-weight:bolder;
	background-color:#cccccc;	
}

.charts1 {
	padding-left: 5px;
	text-align: center;
	border-right: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
}

.charts2 {
    font-size:12px;	
    padding-top:3px;
    padding-left:8px;
    padding-right:8px;
	border-bottom:1px dotted #cccccc;
}

.charts_banners {
    padding-top:5px;
}	

.charts3 {
	padding-right: 15px;
	text-align: right;
	border-left: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
}

.charts4 {
	padding-right: 15px;
	text-align: right;
	border-left: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
}

.counterstyles {
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px dotted #990000;
	border-bottom: 1px dotted #990000;
}

.counterstyles-b {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #990000;
}

/* 5. footer */
.footerline {
   float:left;
	padding: 0;
	width: 804px;
	height: 2px;
	background: #996600;
	border-bottom: 1px solid #000000;
}

.footer {
	clear: both;
	font-size: 0.9em;
	text-align: center;
	padding: 10px 0px 5px 0px;
	margin: 0;
	line-height: 1.5em;
	color: #666666;
}

.footpartners {
	clear: both;
	text-align: center;
	background:#ffcc66;
	font-weight:bold;
	border-top:1px solid #ffffff;
}

.footpartners a,
.footpartners a:active,
.footpartners a:visited {
	text-decoration:none;
	color:#666666;
}

.footpartners a:hover {
	color:#990000;
}

.footer a,
.footer a:active,
.footer a:visited {
	text-decoration:none;
	color:#666666;
}

.footer a:hover {
	color:#990000;
}

.footerads {
    text-align: center;
	padding: 5px 0px 50px 3px;
}