body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 28px;
	margin-right: 28px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-color: #ffffff;
	background-repeat: no-repeat;
	border: 0px none;
	color: #666666;
}


body.background {		
	background-color: #666666;
}

body.line {		
	background-color: #4881bf;
}

body.navi {
	background-color: #6699cc;
	color: #e1e1e1;
	margin-left:0px;
}

.bord {
	border: 1px solid #4881bf;	
}

a {
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
	color: #666666;
	text-decoration: none;
}

a:link {
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	text-decoration: none;	
	color: #333333;
}

a:active {
	font-weight: normal;
	text-decoration: none;
}


a.portal {
	color: #999999;
	font-weight:bold;
	font-size:13px;
	font-variant: small-caps;
}

a.portal_hover {	
	color: #333333;
	font-weight: bold;
	font-size:13px;
	font-variant: small-caps;

}

a.team {
	color: #999999;
	font-weight:bold;
	font-variant: small-caps;
}

a.team_hover {	
	color: #333333;
	font-weight:bold;
	font-variant: small-caps;
}

a.navi {
	color: #d0d0d0;
	font-weight: bold;
	font-variant: small-caps;
}


a.navi_hover {	
	color: #333366;	
	font-weight: bold;
	font-variant: small-caps;
}

a.navi_hover:hover {
	font-size: 11px;	
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}


.headline {  
	font: bold 13px Tahoma, Arial, Helvetica, sans-serif; 
	color: #666666;
	font-variant: small-caps;
}

.pos0 {
	position: relative;
	top: -3px;
}

.blue {
	color: #6699cc;	
}

.bold {
	font-weight: bold;	
	font-variant: small-caps;
}

.caps {
	font-variant: small-caps;	
}

.content {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	line-height: 1.3;
	letter-spacing: 0.03ex;	
	text-decoration: none;
	text-transform: none;
	text-align: justify; 	
	text-indent: 0px;	
	position:relative;
	top: 0px;
	left: 0px;
	width: 625px;
}


.error {
	color: #ff2222;
	font-weight:bold;
}


.go {  
	border: 2px #ffffff outset; 
	background-color: #6699cc;
	color: #ffffff;
	
}

td {
	font-size: 11px;
	color: #666666;
}

input, textarea {
	font-size: 11px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;	
	color: #666666;
	padding-left:2px;
}

input.contact {
	width: 450px;
}

textarea.contact {
	width: 450px;
	height: 110px;
}

.arrow_missing {
	background:url(gfx/arrow_red.gif) top left no-repeat transparent; 
	width: 10px;
	height: 10px;
	margin-top: 3px;
}


div.redirect {
	position: absolute; 
	width:100%; 
	top:20%; 
	font-weight: bold;
	font-size: 14px;	
	text-align: center;
	color: #ff0000;
}

table.statistic td {
	color: #141414;
}

div.statistic_item {
	position:absolute;
	font-size:9px;
}

div.statistic_line {
	position:relative;
	left:1px;
	top:2px;
	width:7px;
	background-color:012588;
	overflow:hidden;
}	

span.statistic_text {
	position:relative;
	left:-1px;
	top:4px;
}

span.team {
	
	position: relative;
	top: -4px;
	
}