* {
	/*   Reset browsers default margin, padding and font sizes   */
	margin : 0;
	padding : 0;
}

* html #site_logo {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="image", src="./images/logo.png");
	background-image: none;
}

* html #site_logo2 {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", sizingMethod="image", src="./images/liner.png");
	background-image: none;
}

html {
	font-size : 100%;
}

body {
	font-family : Verdana, "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif, "Agency FB";
	font-size : 0.8em;
	text-align : left;
	color : #FFFFFF;
	/*background-attachment : fixed;*/
	margin : 0px 0px 0px 0px;
	BACKGROUND-IMAGE: url(images/widebg.jpg);
	BACKGROUND-COLOR: #222222;
	BACKGROUND-REPEAT: repeat;
	BACKGROUND-POSITION: top;

	/*   Scrollbar-Definitionen fuer IE:   */
	SCROLLBAR-FACE-COLOR: #222222;
	SCROLLBAR-HIGHLIGHT-COLOR: #222222;
	SCROLLBAR-SHADOW-COLOR: #222222;
	SCROLLBAR-3DLIGHT-COLOR: #222222;
	SCROLLBAR-ARROW-COLOR: #5A7A3D;
	SCROLLBAR-TRACK-COLOR: #222222;
	SCROLLBAR-DARKSHADOW-COLOR: #222222;

}

#site_logo {
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background : url('./images/logo.png');
	background-repeat : no-repeat;
	background-position : top center;
	height : 175px;
}

#site_logo2 {
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background : url('./images/liner.png');
	background-repeat : no-repeat;
	background-position : top center;
	height : 175px;
	position:absolute;
	left:0px; top:80px; width:391px; height:214px;
}

#content {
	margin : 0px;
}

/****
 *
 *  TABELLEN
 *
 ****/
.tbl_mo {
	background : url('./images/mo.gif') top left repeat-x;
	height : 15px;
	margin : 0;
	font-weight : bold;
	font-size : 1.3em;
	text-align : center;
	vertical-align : middle;
	white-space : nowrap;
	overflow : hidden;
}

.tbl_lo {
	background : url('./images/lo.gif') top left no-repeat;
	padding-left : 15px;
	height : 15px;
}

.tbl_ro {
	background : url('./images/ro.gif') top right no-repeat;
	padding-right : 15px;
	height : 15px;
}

.tbl_mu {
	background : url('./images/mu.gif') bottom left repeat-x;
	height : 25px;
	font-size : 0.1em;
	margin : 0;
	white-space : nowrap;
	overflow : hidden;
}

.tbl_lu {
	background : url('./images/lu.gif') bottom left no-repeat;
	padding-left : 15px;
	height : 25px;
}

.tbl_ru {
	background : url('./images/ru.gif') bottom right no-repeat;
	padding-right : 15px;
	height : 25px;
}

.tbl_lm {
	background : url('./images/lm.gif') bottom left repeat-y;
	padding-left : 15px;
}

.tbl_rm {
	background : url('./images/rm.gif') bottom right repeat-y;
	padding-right : 15px;
}

.tbl_bg {
	background-color: #000000;
	border : solid 0px;
}

.tbl_mo2 {
	background : url('./images/mo2.gif') top left repeat-x;
	height : 16px;
	margin : 0;
	font-weight : bold;
	font-size : 1.3em;
	text-align : center;
	vertical-align : middle;
	white-space : nowrap;
	overflow : hidden;
}

.tbl_lo2 {
	background : url('./images/lo2.gif') top left no-repeat;
	padding-left : 16px;
	height : 16px;
}

.tbl_ro2 {
	background : url('./images/ro2.gif') top right no-repeat;
	padding-right : 16px;
	height : 16px;
}

.tbl_mu2 {
	background : url('./images/mu2.gif') bottom left repeat-x;
	height : 16px;
	font-size : 0.1em;
	margin : 0;
	white-space : nowrap;
	overflow : hidden;
}

.tbl_lu2 {
	background : url('./images/lu2.gif') bottom left no-repeat;
	padding-left : 16px;
	height : 16px;
}

.tbl_ru2 {
	background : url('./images/ru2.gif') bottom right no-repeat;
	padding-right : 16px;
	height : 16px;
}

.tbl_lm2 {
	background : url('./images/lm2.gif') bottom left repeat-y;
	padding-left : 16px;
}

.tbl_rm2 {
	background : url('./images/rm2.gif') bottom right repeat-y;
	padding-right : 16px;
}

.tbl_m {
	background-color: #000000;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	z-index: -1;
	width: auto;
}

.tbl_m2 {
	background-color: #282828;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	z-index: -1;
	width: auto;
}

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

img {
	border: none;
}

/*  ****
 *
 * MENU
 *
 ***  */
.menu {
	margin : 0px;
	font-size : 0.8em;
	text-align : center;
	border-style : solid solid none solid;
	border-color : #000;
	border-width : 1px;
}

.menu li a {
	height : 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 15px;
	text-decoration: none;
}

.menu li a:link, .menu li a:visited {
	color : #C0C0C0;
	display : block;
	background : url('./images/menu42.gif');
	padding : 4px 0 0 5px;
}

.menu li a:hover, .menu li #current {
	color : #C90008;
	background : url('./images/menu42.gif') 0 -20px;
	padding : 4px 0 0 5px;
}

.class_flc_headbar A:link {
	color : #B7BECA;
	text-decoration : none;
	font-size : 10px;
	font-weight : normal;
	font-family : verdana;
}

.class_flc_headbar A:visited {
	color : #B7BECA;
	text-decoration : none;
	font-size : 10px;
	font-weight : normal;
	font-family : verdana;
}

.class_flc_headbar A:active {
	color : #B7BECA;
	text-decoration : none;
	font-size : 10px;
	font-weight : normal;
	font-family : verdana;
}

.class_flc_headbar A:hover {
	color : #D5DCE9;
	text-decoration : underline;
	font-size : 10px;
	font-weight : normal;
	font-family : verdana;
}

.class_flc_headbar B {
	font-size : 11px;
	font-family : verdana;
}

.class_flc_headbar TD {
	font-size : 11px;
	font-weight : normal;
	font-family : verdana;
}

/****
*
* FOR CONTENT
*
****/
.outer_core {
    padding-top : 20px;
	padding-bottom : 20px;
	padding-left : 20px;
	padding-right : 20px;
}

.inner_content {
	font-family: Verdana, "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif, "Agency FB";
	text-align: justify;
	white-space: normal;
	color: #FFFFFF;
	font-stretch: extra-expanded;
}

.notice {
	color: #FF6600;
	font-weight: bold;
}

.inner_content ol {
	margin: 20px;
}

.inner_content ul {
	list-style: disc;
	margin: 20px;
}

.inner_content h1 {
	color: #C40606;
	font-variant: small-caps;
	font-style: normal;
	font-weight: bolder;
    font-size : 250%;
	font-stretch: extra-expanded;
}

.inner_content h2 {
	color: #C40606;
	font-variant: small-caps;
	font-style: normal;
	font-weight: bolder;
    font-size : 175%;
	font-stretch: extra-expanded;
}

.inner_content h3 {
	color: #C40606;
	font-variant: small-caps;
	font-style: normal;
	font-weight: bolder;
    font-size : 150%;
	font-stretch: extra-expanded;
}

#centered-text{
	text-align: center;
}

.inner_content a:link { text-decoration:underline; font-weight:bold; color:#C40606; }
.inner_content a:visited { text-decoration:underline; font-weight:bold; color: #C0C0C0; }
.inner_content a:hover { text-decoration:underline; font-weight:bold; color:#C40606; }
.inner_content a:active { text-decoration:underline; font-weight:bold; color:#C40606; }
.inner_content a:focus { text-decoration:underline; font-weight:bold; color:#C40606; }

