@font-face {
	font-family: 'BigSquareDotsRegular';
	src: url('/scripts/bigsquaredots-webfont.eot');
	src: url('/scripts/bigsquaredots-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/scripts/bigsquaredots-webfont.woff') format('woff'),
		 url('/scripts/bigsquaredots-webfont.ttf') format('truetype'),
		 url('/scripts/bigsquaredots-webfont.svg#BigSquareDotsRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

html {
	overflow-y: scroll;
	height:100%;
} 
body{
	margin:0px;
	padding:0px;
	background-color:#000;
	font-family:arial;
	font-size:80%;
	color:#FFF;
	overflow:hidden;
}
td, p, div, span, input, textarea, select { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height:140% }

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

#infotext {
	background-color:#C6FF00; color:#000;
}

input, textarea {
	color:#ffffff;
	padding:0px;
	margin:0px;
	margin-bottom:0px;
	background-color: transparent;
	background-color /*\**/: #000\9;
	*background-color: transparent;
	line-height:110%;
	height:17px;
	padding-top:2px;
	padding-left:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}

textarea { resize: none; }

input[type=submit] {
	border:none;
	padding:0px;
	margin:0px;
	height:17px;
	color: #C6FF00;
	cursor:pointer;
	text-align:right;
}


input[type=checkbox] {
	color: #C6FF00;
	border: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



input:focus, textarea:focus { outline: none; }

a:link { color: #C6FF00; text-decoration: none }
a:visited { color: #C6FF00; text-decoration: none }
a:hover { text-decoration: none }
a:active { outline: none; }
a:focus { -moz-outline-style: none; outline: none; }
#content ul { list-style-type: none; list-style-position: outside; margin-left: 0px; padding-left: 1px;  }
#content ol { list-style-position: outside; list-style-type: decimal; margin-left: 0px; padding-left: 1px; }
#content ul li { list-style-type: none; background:url('/images/bullet.gif') no-repeat 0px 7px; padding-left:14px; }
hr { color: #cccccc; background-color: #cccccc; height: 1px; }
.checkbox { border-width:0px }

.clear {clear: both;}


.small {  font-size: 10px}
.big { 
	font-size: 25px;
	color: #C6FF00;
}
.color1 { background-color: #e5e5e5 }
.color2 { background-color: #e0e0e0 }
.color3 { background-color: #FFFFFF }
.entrytitle { color:#000099; font-size:28px; width:510px; margin-bottom:30px; }
.split {
	color: #7a7a7a;
}

#navigationtitle {
	width:562px;
	font-size: 25px;
	color: #C6FF00;
	padding-top: 17px;
	padding-bottom: 12px;
	background-image: url(/images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: -26px;
	padding-left: 25px;
	margin-bottom: 15px;
}
#navigation{
	width:540px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navigation ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}

#navigation li  {
	float: left;
	padding: 0px;
	margin-right: 5px;
}

.navigation {
	font-size: 13px;
}
.navigation a:link {
	color: #7a7a7a;
	text-decoration: none;
}
.navigation a:visited { color: #7a7a7a; text-decoration: none }
.navigation a:hover {	color: #C6FF00; text-decoration: none }

.navigationact {
	font-size: 13px;
	color: #C6FF00;
}
.navigationact a:link { color: #C6FF00; text-decoration: none }
.navigationact a:visited {
	color: #C6FF00;
	text-decoration: none
}
.navigationact a:hover {
	color: #C6FF00;
	text-decoration: none
}

#flash-background{
	width:1000px;
	text-align:left;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-500px;
	z-index:0;
	margin-top: 0px;
	margin-right: auto;
} 

#website{
	width:605px;
	min-height:350px;
	text-align:left;
	position:relative;
	z-index:10000;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	border:1px solid transparent;
	background-image: url(/images/boxheader.png);
	background-repeat: no-repeat;
	background-position:0px 340px;
}
*html #website{
	border:0px solid transparent;
}
#outerboxtop {
	position:relative;
	background-color:transparent;
	background-image: url(/images/boxtop.png);
	background-repeat: repeat-y;
	width: 605px;
	margin-top: 521px;
	padding-top:25px;
}
#boxtop {
	position:relative;
	margin-top:-210px;
	padding-top:25px;
	padding-right: 35px;
	padding-left: 35px;
}
#boxfooter {
	background-image: url(/images/boxfooter.png);
	background-repeat: no-repeat;
	width: 605px;
	background-position: bottom;
	height: 25px;
}
#footer {
	width:1000px;
	left:50%;
	margin-left:-500px;
	margin-right: auto;
	margin-top:-506px;
	color: #FFF;
	position: relative;
	margin-top: 20px;
}

#footer #club_logos{
	text-align:center;
}

#footer #club_logos a img{
	border:0;
	
}

#content {
	width: 530px;
}

#spieletabelle td {
	padding-right:10px;
	padding-bottom:4px;
}

.inputtable {
	padding:0px;
	border:none;
	border-collapse:collapse;
}

.profilecheckbox {	
	position:relative;
	*left:-3px;
}

.profilecheckboxlabel {
	vertical-align: bottom; 
    position: relative; 
	*left:-5px;
}

.searcheader {
	width:530px;
	padding:2px 0px;
}

.totresults,.browse,.comment {
	float:left;
}
.browse {
	width:310px;
	text-align:center;
	height:20px;
	
}
.browse p {
	padding:0px;
	margin:0px;
}
.totresults {
	width:110px;
}
.comment {
	width:110px;
	text-align:right;
}
.outer_comment_box {
	height:70px;
}

.comment_box {
	position:absolute; 
	top:115px; 
	left:149px; 
	width:430px; 
	z-index:100; 
	overflow-x:hidden; 
	overflow-y:scroll; 
	clip: rect(0px, 414px, 70px, 0px); 
	color:#ffffff; 
	padding:0px; 
	margin:0px; 
	margin-top:-6px; 
	border:0px solid #ffffff; 
	background-color:transparent; 
	resize:none; 
	padding-top:1px; 
	padding-left:1px; 
	padding-bottom:100px; 
	height:64px; 
	line-height:180%; 
	background-image:url(/images/textareabg.gif); 
	background-position: 0px 0px;
}
.help {
	top:179px;
}

.feedbacktextarea1 {
	position:absolute;
	top:157px;
	left:0px;
}

.feedbacktextarea2 {
	position:absolute;
	top:265px;
	left:0px;
}

.feedbacktextarea3 {
	position:absolute;
	top:370px;
	left:0px;
}

.feedbacktextarea4 {
	position:absolute;
	top:470px;
	left:0px;
}

#videotext {
	width:260px;
}
#videocube { 
	position:absolute;
	top:93px;
	*top:113px;
	left:260px;
	width:447px 
}
#scroller ul li {
	height:32px;
	width:400px;
	background-image:none;
	padding:0;
}
#scroller { 
	position:absolute; 
	top:201px; 
	*top:214px; 
	left:103px; 
	width:242px; 
	overflow:hidden; 
	cursor:pointer; 
}
#message { 
	resize:none; 
	background-color:transparent; 
	padding:0;
	border:none; 
	overflow:hidden; 
	position:absolute; 
	top:84px; 
	left:103px; 
	width:240px; 
	height:115px; 
	font-family:BigSquareDotsRegular; 
	font-size:26px; 
	color:#BFF600; 
	text-align:center; 
	line-height:110%; 
	text-transform:uppercase 
}
#message:focus, #message:active { 
	outline: none; 
}

#ww_credit {
	position:absolute;
	width:20px;
	height:100px;
	left:100%;
	margin-left:-22px;
	top:-7px;
	background:url(/images/ww.png) center no-repeat;
	z-index:100 !important;
}
#ww_credit a { display:block; width:20px; height:100px; margin-left:0px; }
