@charset "utf-8";
/* CSS Document */

    body {
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background: url(wbimages/background.jpg) #000000 top no-repeat;
    }
        .master #container {
	width: 950px;
	border: px solid #ffffff;
	text-align: left;
	height: 425px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
    }
        .master #mainContent {
	margin-top: 25px;
	padding: 25px 20px;
	text-align: justify;
	height: 326px;
	width: 388px;
	position: absolute;
	overflow: auto;
    }    
	    .master #mainLayer1 {
	margin-top: 25px;
	margin-left: 2px;
	height: 25px;
	width: 408px;
	position: absolute;
	background-image: url(wbimages/layer1.png);
    }
	    .master #mainLayer2 {
	margin-top: 382px;
	margin-left: 2px;
	height: 19px;
	width: 408px;
	position: absolute;
	background-image: url(wbimages/layer2.png);
	background-repeat: no-repeat;
    }
	    .master #header {
	padding: 8px 20px;
	text-align: left;
	height: 8px;
	width: 388px;
	position: absolute;
    }
	    .master #footer {
	margin-top: 398px;
	padding: 0 20px;
	text-align: left;
	vertical-align: baseline;
	height: 27px;
	width: 388px;
	position: absolute;
    }
	    .master #cdContent {
	margin-left: 500px;
	height: 425px;
	width: 450px;
	position: absolute;
    }
	    .master #cdLogo {
	margin-left: 105px;
	margin-top: 62px;
	height: 72px;
	width: 222px;
	position: absolute;
	display: block;
    }
	    #cdLogo:hover {
	background-image: url(wbimages/logo_roll.jpg);
	}
		.master #Startseite {
	margin-left: 46px;
	margin-top: 276px;
	height: 15px;
	width: 160px;
	position: absolute;
	display: block;
    }
	    #Startseite:hover {
	background-image: url(wbimages/home_roll.jpg);
	}
		.master #about {
	margin-left: 216px;
	margin-top: 276px;
	height: 15px;
	width: 165px;
	position: absolute;
	display: block;
    }
	    #about:hover {
	background-image: url(wbimages/about_roll.jpg);
	}
		.master #railstayer {
	margin-left: 37px;
	margin-top: 294px;
	height: 15px;
	width: 227px;
	position: absolute;
	display: block;
    }
	    #railstayer:hover {
	background-image: url(wbimages/railstayer_roll.jpg);
	}
	    .master #service {
	margin-left: 271px;
	margin-top: 294px;
	height: 15px;
	width: 129px;
	position: absolute;
	display: block;
    }
	    #service:hover {
	background-image: url(wbimages/service_roll.jpg);
	}
		.master #kontakt {
	margin-left: 49px;
	margin-top: 311px;
	height: 15px;
	width: 144px;
	position: absolute;
	display: block;
    }
	    #kontakt:hover {
	background-image: url(wbimages/kontakt_roll.jpg);
	}
	    .master #referenzen {
	margin-left: 201px;
	margin-top: 311px;
	height: 15px;
	width: 177px;
	position: absolute;
	display: block;
    }
	    #referenzen:hover {
	background-image: url(wbimages/referenzen_roll.jpg);
	}
	    .master #links {
	margin-left: 116px;
	margin-top: 328px;
	height: 15px;
	width: 195px;
	position: absolute;
	display: block;
    }
	    #links:hover {
	background-image: url(wbimages/links_roll.jpg);
	}
	    .master #impressum {
	margin-left: 131px;
	margin-top: 345px;
	height: 15px;
	width: 165px;
	position: absolute;
	display: block;
    }
	    #impressum:hover {
	background-image: url(wbimages/impressum.jpg);
	}
	    img {
	border: 0;
	}
        a:link {
	color: #990000;
    }
        a:visited {
	color: #993300;
    }
        a:hover {
	color: #CC0000;
    }
        a:active {
	color: #FF0000;
    }
	    .Stil1 {
	font-size: 12px;
	}
        .Stil2 {
	font-size: 10px;
	color: #666666;
	}
        .Stil3 {
	color: #990000;
	font-weight: bold;
    }

