body, table {
        font-family: Verdana, Arial, Tahoma, sans-serif;
				color:#dbdbdb;
        font-size: 12px;
}

body {
	background-color: #000;
	text-align: center;
	margin: 0px; 
	padding: 0px;
}

a, a:link, a:active, a:visited, a:hover {
	font-style:normal;
	color: #ff8900;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.main {
	width: 714px;
	background-image: url('./images/banner3.gif');
	background-repeat: no-repeat;
	background-color: #585858;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.content {
	width: 535px;
	height: 100%;
	float: left;
	border-left: 1px solid;
	padding-left: 20px;
	margin-top: 137px;
	margin-left: 10px;
	line-height: 15px;
}

.navigation {
 	width: 100px;
 	float: left;
	margin-top: 200px;
	margin-left: 20px;
}

.navigation a, .navigation a:visited {
	display:block;
	width:100px;
	padding-top:3px;
	color:#fff;
}

.navigation a:hover {
	color: #ff8900;
	text-decoration: none;
}

.navigation a:active {
	font-weight: bold;
}

.subnavigation {
	position: relative;
	left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-color: white;
	font-size: 10px;
	padding: 2px;
	width: 80px;
}

.tmstatus {
	position: relative;
	font-size: 10px;
	top: 10px;
	width: 110px;
}

.tmstatus {
	position: relative;
	top: 10px;
	width: 100px;
}

.footer {
	width: 714px;
	background-image: url('./images/footer.gif');
	background-repeat: no-repeat;
	background-color: #000;
	font-size: 10px;
	color: #5a5a5a;
	padding-bottom: 20px;
	text-align: center;
	clear:both; 
}

h1 {
	text-transform: uppercase;
	letter-spacing: 0.3em;
	font-size: 24px;
}

h2 {
	color: #ff8900;
	font-weight: bold;
	margin-top: 10px;
	font-size: 17px;
	margin-bottom: 5px;
}

.content p {
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.content .newsdatum {
	text-align:right;
	font-size:9px;
	// font-weight: bold;
}

.content .preview {
	float: right;
	width:200px;
	border: 2px solid black;
	margin: 5px;
}


.content .picright {
	float: right;
}

.content .bigscreenshot {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid black;
}

.fo-input {
        width: 400px;
        }

.fo-textarea {
        width: 400px;
        height: 200px;
}        
	
blockquote {
        padding: 5px;
        margin: 10px;
        border: 1px solid #8f8f8f;
}


.news td {
	padding: 1px;
}

.news .datum {
	padding-left:10px;
	padding-right:50px;
	padding-top:14px;
	margin-bottom: 10px;
	border-bottom:1px dotted #ff8900;
	font-weight: none;
	font-color: #4b3e2a;
	font-size: 9px;
}

.news .heading {
	margin-top:10px;
	margin-bottom:0px;
	color: #ff8900; /*194103*/
	font-size: 15px;
	font-weight: bold;
}

