.regeln {
	background-color: #BDBEFF;
	border:0px;
	text-align:left;
	font-family: "Courier New", Courier, Monospace;
	font-size: medium;

}
.ball {
	background-color: #E7E7FF;
	font-family: "Courier New", Courier, Monospace;
	font-size: medium;
}
.ball2 {

	font-family: "Courier New", Courier, Monospace;
	font-size: medium;
}


.page {
	position: absolute;
	width: 100%;
	height: 100%;
	
	left: 0px;
	top: 0px;
}

.logo {
	position: absolute;
	left: 190px;
	top: 25px;
}
.lang {
	position: absolute;
	left: 600px;
	top: 50px;
	cursor:pointer;
}
.menu {
	position: absolute;
	left: 0px;
	width: 150px;
	text-align: left;
	top: 100px;


}
.content {
	position: absolute;
	left: 200px;
	top: 110px;
	width:550px;
	height:450px;
}
.footer {
	position: absolute;
	left: 200px;
	top: 600px;
	width:550px;
	height:100px;
}


a:link {	
	text-decoration: none; 
	color:#000000; 
	font-weight: bold;
	}
a:visited {
	text-decoration: none; 
	color: #000000; 
	font-weight: normal;
	}
a:hover {
	text-decoration: underline; 
	
	}
a:active {
	text-decoration: none; 
	font-weight: normal;
	}
td, input, select {
	font-family : verdana, helvetica, arial;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
	}
.tight {
	margin-bottom: 5px;
	}
	.sign {
	font-family : verdana, helvetica, arial;
	font-size : 10px;
	
	text-decoration : none;
	font-weight: bold;
	background-color: black;
	padding-left: 10px;
}

.sticky {
	color: red;
	font-weight: bold;
}
.poll {
	color: blue;
	font-weight: bold;
}
.closed {
	font-weight: normal;
}

.threadno {
	color: #808080;
	font-weight: normal;
}

.folder {
	width: 168px;
	border: solid 1px #000000;
}


.newsname {
	width: 400px;
	border: solid 1px #000000;
}
.news {
	background-color: #267F30;
		width: 400px;
}

a.head {
	display: block;
	background-color: #267F30;
	margin: 0px 0px;
	padding: 0px 0px;
	color: white;
	font-weight: bold;
	cursor:pointer; 
	border:1px solid #CCCCCC; 
	margin-top:8px; 
	margin-bottom:8px;
	text-decoration: none;
	line-height:15px;
	
	
}

a.head a:link {
	text-decoration: none;
	font-weight: bold;
	color: white;
	
}
a.head a:visited {
	text-decoration: none;
	font-weight: bold;
	color: white;
}
a.head a:hover {
	text-decoration: none;
	font-weight: bold;
	color: white;
}
a.head a:active {
	text-decoration: none;
	font-weight: bold;
	color: white;
}

body {
	font-family : verdana, helvetica, arial;
	font-size : 11px;
	background-color: #ffffff;
	color: #000000;
}

.errorText {
	font-weight: bold;
	color: red;
}
.messageText {
	font-weight: bold;
	color: #267F30;
}

iframe {
	width:100%;
	height:100%;
	border:0px
}
#onc{ 
	cursor:pointer;
}

* { 
	margin: 0; 
	padding: 0; 
}
	
#list4 { 
	width:20em; 
}
	
li ul { 
	margin-left: 1em; 
}
		
li { 
		list-style-type: none;
}
li a{
	
	line-height:25px;
	
	}
		
a.selected { 
	background-color: #66BF70; 
}



