BODY {
	font-family: Arial;
	font-size : 10px;
	color : #a0a0a0;
	font-style : normal;
	scrollbar-face-color: #202020;
	scrollbar-highlight-color: #202020;
	scrollbar-shadow-color: #202020;
	scrollbar-3dlight-color: #404040;
	scrollbar-arrow-color: #888800;
	scrollbar-track-color: #202020;
	scrollbar-darkshadow-color: #404040;
}
INPUT.menu, SELECT.menu {
	font-family: Arial;
	font-size : 10px;
	font-style : normal;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-top-width : 1px;
	border-right-width : 1px;
	border-color : silver;
	background-color : #ccffff;
	color : #ffffff;
	width : 100px;
}
INPUT.order {
	font-family: Arial;
	font-size : 10px;
	font-style : normal;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-top-width : 1px;
	border-right-width : 1px;
	border-color : silver;
	background-color : #ccffff;
	color : #000000;
}
TEXTAREA.menu {
	font-family: Arial;
	font-size : 10px;
	font-style : normal;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-top-width : 1px;
	border-right-width : 1px;
	border-color : #ffffff;
	background-color : #ccffff;
	color : #000000;
	width : 400px;
}

TD {
	font-family: Arial;
	font-size : 10px;
	font-style : normal;
}

TD.seite {
	background-repeat : no-repeat;
	font-family: Arial;
	font-size : 10px;
	font-style : normal;
	vertical-align : top;
}

TABLE.seite {
	border : 0px;
	font-family: Arial;
	font-size : 10px;
	font-style : normal;
}

TD.newsseite {
	font-family: Arial;
	font-size : 10px;
	font-style : normal;
	vertical-align : top;
	border-top: 1px solid #404040;
	border-left: 1px solid #404040;
	border-bottom: 1px solid #404040;
	border-right: 1px solid #404040;
		filter:alpha(opacity=50);
	background-color : #202020;
}

TD.newsseitehot {
	background-color : #200000;
	border-right : 1px solid #ff0000;
	border-left : 1px solid #ff0000;
	border-bottom : 1px solid #ff0000;
	border-top : 1px solid #ff0000;
	font-family: Arial;
	font-size : 10px;
	font-style : normal;
	color : #ffdddd;
	filter:alpha(opacity=70);
	text-align : center;
}

img {
		filter:alpha(opacity=100);
}

TD.header {
	font-family: Arial;
	font-size : 10px;
	font-style : normal;
	vertical-align : middle;
	border-bottom : 1px solid #303030;
	border-right : 1px solid #303030;
	border-left : 1px solid #303030;
	border-top : 1px solid #303030;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
}
TD.newsseiteblank {
	height : 10px;
	}
TH {
	border-top: 1px solid #404040;
	border-left: 1px solid #404040;
	border-bottom: 1px solid #404040;
	border-right: 1px solid #404040;
	font-family: Arial;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	vertical-align : middle;
	background-color : #101010;
	color : #a0a0a0;
	text-align : left;
	filter : alpha(opacity=75);
}
TH.small {
	border-top: 1px solid #404040;
	border-left: 1px solid #404040;
	border-bottom: 1px solid #404040;
	border-right: 1px solid #404040;
	font-family: Arial;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	vertical-align : middle;
	background-color : #101010;
	color : #a0a0a0;
	text-align : left;
	filter : alpha(opacity=75);
}
TR.newsseite {
	border-bottom : 1px solid #404040;
	border-right : 1px solid #404040;
	border-left : 1px solid #404040;
	border-top : 1px solid #404040;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	font-family: Arial;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #888800;
}
A:HOVER {
	font-family: Arial;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	background-color : #ffffff;
	color : #ff0000;
}
H1 {
	font-family : Attic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	text-shadow : black 2px 2px;
}
INPUT, TEXTAREA, SELECT {
	font-family: Arial;
	font-size : 10px;
	border-bottom-width : thin;
}
TD.menu {
	border-right : 1px solid #404040;
	border-left : 1px solid #404040;
	font-family: Arial;
	font-size : 10px;
	font-style : normal;
	color : #404040;
		filter:alpha(opacity=70);
	background-color : #101010;
	}

TD.menuende {
	border-right : 1px solid #404040;
	border-left : 1px solid #404040;
	border-bottom : 1px solid #404040;
	font-family: Arial;
	font-size : 10px;
	font-style : normal;
	color : #404040;
		filter:alpha(opacity=70);
	background-color : #101010;
	}

TD.menublank {
	height : 8px;
	}
	
TH.menu {
	background-color : #101010;
	font-family: Arial;
	font-size : 11px;
	font-style : itali;
	font-weight : bold;
	text-align : left;
	vertical-align : middle;
	color : #c0c0c0;
	border-right : 1px solid #404040;
	border-left : 1px solid #404040;
	border-top : 1px solid #404040;
	border-bottom : 1px none #404040;
		filter:alpha(opacity=70);
}

A.menu, A:ACTIVE.menu, A:FOCUS.menu, A:HOVER.menu, A:LINK.menu, A:VISITED.menu {
	font-family: Arial;
	font-size : 10px;
	color : #888800;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

TD.seite {
	background-color : #c0c0c0;
	}

TD.seiteende {
	background-color : #c0c0c0;
	}

TD.seiteblank {
	height : 10px;
	}
	
TH.seite {
	background-color : #d0d0d0;
	font-family: Arial;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color : #606060;
}

A.seite, A:ACTIVE.seite, A:FOCUS.seite, A:HOVER.seite, A:LINK.seite, A:VISITED.seite {
	font-family: Arial;
	font-size : 10px;
	color : #FFFFFF;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

TD.menunews {
	background-color : #202020;
	border-right : 1px solid #606060;
	border-left : 1px solid #606060;
	font-family: Arial;
	font-size : 10px;
	font-style : normal;
	color : #ee8080;
	}

TD.menunewsende {
	background-color : #202020;
	border-right : 1px solid #606060;
	border-left : 1px solid #606060;
	border-bottom : 1px solid #606060;
	font-family: Arial;
	font-size : 10px;
	font-style : normal;
	color : #cc8080;
	}

TD.menunewsblank {
	height : 8px;
	}
	
TH.menunews {
	background-image : URL('/gfx/th_bg_news.jpg');
	background-color : #200000;
	font-family: Arial;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color : #ff8888;
	height : 28px;
	border-right : 1px solid #606060;
	border-left : 1px solid #606060;
	border-top : 1px solid #606060;
	border-bottom : 2px none #441010;
}

A.menunews, A:ACTIVE.menunews, A:FOCUS.menunews, A:HOVER.menunews, A:LINK.menunews, A:VISITED.menunews {
	font-family: Arial;
	font-size : 10px;
	color : #ff8080;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}
