@charset "UTF-8";

@font-face {
    font-family: nobileregular;
    src: url(webfontkit-20131112-162720/nobile-regular-webfont.eot);
    src: url(webfontkit-20131112-162720/nobile-regular-webfont.eot?#iefix) format(embedded-opentype),
         url(webfontkit-20131112-162720/nobile-regular-webfont.woff) format(woff),
         url(webfontkit-20131112-162720/nobile-regular-webfont.ttf) format(truetype),
         url(webfontkit-20131112-162720/nobile-regular-webfont.svg#nobileregular) format(svg);
    font-weight: normal;
    font-style: normal;

}

.RSL_NAVI_PIC {
	font-family: Nobile, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(Bilder/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	cursor: sw-resize;
	filter: Gray;
}

.RSL_FUSS {
	font-family: Nobile, Verdana, sans-serif;
	font-size: 12px;
	font-variant: normal;
	background-color: 005ea8;
}

.LINKS {
	font-family: Nobile, Verdana, sans-serif;
	font-size: 22px;
	color: #005ea8;
	text-align: center;
	vertical-align: baseline;
	word-spacing: 50px;
	margin-top: 210px;
	
	
}

.FUSSZEILE {
	font-family: Nobile, Verdana, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	margin-left: 20px;
}
.CONTENTIMAGE {
	background-color: #CCCCCC;
	background-image: url(Bilder/TrainWheelsRSLenz.jpg);
	background-repeat: repeat;
}
.TRACKSIMAGE {
	background-color: #CCCCCC;
	background-image: url(Bilder/Tracks.jpg);
	background-repeat: repeat;
}

a.navi:link {
	font-family: Nobile, Verdana, sans-serif;
	font-size: 22px;
	color: #005ea8;
	text-decoration: none;

}a.navi:hover {
	font-family: Nobile, Verdana, sans-serif;
	font-size: 22px;
	color: #42B4FF;
	text-decoration: none;
	filter: Light;
}

a.navi:visited {
	font-family: Nobile, Verdana, sans-serif;
	font-size: 22px;
	color: #005ea8;
	text-decoration: none;
}

a.navi:active {
	font-family: Nobile, Verdana, sans-serif;
	font-size: 22px;
	color: #42B4FF;
	text-decoration: none;
}

.QUELLTEXT {
	font-family: Nobile, Verdana, sans-serif;
	font-size: 16px;
	color: #000000;
}

.CNT {
	font-family: Nobile, Verdana, sans-serif;
	width: 1000px;
	overflow: scroll;
	height: 500;
	padding-right: 100px;
	padding-left: 100px;
	text-align: left;
	padding-top: 50px;
	color: #000;
}

a.small:link {
	font-family: Nobile, Verdana, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	font-style: italic;
}a.small:hover {
	font-family: Nobile, Verdana, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	filter: Light;
	font-style: italic;
}

a.small:visited {
	font-family: Nobile, Verdana, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	font-style: italic;
}

a.small:active {
	font-family: Nobile, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.Dick {
	font-weight: bold;
	font-style: oblique;
	font-size: 14px;
}
.DickRed {
	font-weight: bold;
	font-style: oblique;
	font-size: 14px;
	color: #FF0000;
}
.Dick2 {
	font-size: 20px;
	font-style:oblique
}
.NormAuszRed {
	color:#F00;
}