* {
	margin: 0;
	padding: 0;
}

a { color: white; }
a:link { color: white; text-decoration: none; }
a:visited { color: white; text-decoration: none; }
a:hover { color: #4B4B4B; }
a:active { color: #4B4B4B; }
#id { color: ActiveBorder; }

body {
/* 	background-color: #857d78; */
	color: #4b4b4b;
	font-family: Arial, sans-serif;
	font-size: 93%;
}

#title {
        position: absolute;
	top: 58px;
	left: 50%;
	width: 300px;
	height: 70px;
	margin: 0 -450px 0 -450px;
	background:url(../images/spacer.gif);
}
    #title a {
	width: 100%;
        height: 100%;
        display: block;
    }

    #title span {
         display:none;
    }

#zschokkebau {
        position: absolute;
	top: 58px;
	left: 50%;
	width:130px;
	height:72px;
	margin: 0 -450px 0 210px;  
	background:url(../images/spacer.gif); 
}
    #zschokkebau a {
	width:100%;
        height:100%;
        display:block;
    }
    #zschokkebau span {
        display:none;
    }
    
#bahntechnik {
        position: absolute;
	top: 58px;
	left: 50%;
	width:100px;
	height:70px;
	margin: 0 -440px 0 340px;
	background:url(../images/spacer.gif);
}
    #bahntechnik a {
	width: 100%;
        height: 100%;
        display: block;
    }

    #bahntechnik span {
         display:none;
    }
#box {
	background-color: #c8c6c3;
	position: absolute;
	top: 50px;
	left: 50%;
	width: 900px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	margin: 0 -450px 0 -450px;   
}

#topnavigation {
	background: url('../img/loetschberg_02.jpg') no-repeat;
	/*width: 900px;*/
	height: 123px;
	margin-bottom: 40px;
}

	#topnavigation ul {
		padding: 94px 10px 10px 20px;
		list-style: none;
	                
	}
	#topnavigation ul a{
		text-decoration : none;
	}

	#topnavigation ul a.act{
		color:#4b4b4b;
	}

	#topnavigation li {
		color: #fff;
		float: left;
		padding-right: 21px;
		font-size: 0.9em;
		font-weight: bold;

	}

	#topnavigation li.sitemap {
		float: right;
	}

	#topnavigation li.intern {
		float: right;
	}

#left_col {
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	margin-left: 20px;
	width: 180px;
	margin-top: -10px;	/* Nötig da erstes Menüelement schon margin-top besitzt */
	text-decoration : none;
		color: #000;
}

#left_col ul a{
text-decoration : none;
color : #4b4b4b;
}

#left_col ul a:hover{
color : white;
}


	#left_col ul {
		margin-top: 10px;
		list-style: none;
		color: #000;
	                text-decoration : none;
	}

	#left_col .level1 {
		text-decoration : none;
		color: #000;
	}

	#left_col .level2 {
		font-size: 0.8em;
		margin-top: 4px;
		margin-left: 13px;
	                text-decoration : none;
		color: #000;
	}

	#left_col ul ul li {
		margin-top: 10px;
	}

	#left_col .act {
		color: #fff;
	                text-decoration : none;
		color: #fff;
	}

	#left_col .cur {
	                text-decoration : none;
		color: #000;
	}

#content {
	float: left;
	width: 650px;
	margin: 0 10px 10px 10px;
}

	#content * {
		font-size: 12px;
	}

	#content h1 {
		font-size: 1em;
		margin-bottom: 10px;
	}

	#content .image {
		float: right;
		margin-left: 10px;
	}

.contenttable {
	margin: 0 10px 10px 0px;
	padding: 0 0 0 10px;
}

.csc-sitemap-level1 {
	margin-top: 10px;
}

.csc-sitemap-level2 {
	margin-left: 20px;
}

.csc-sitemap-level3 {
	margin-left: 40px;
}

.csc-sitemap-level4 {
	margin-left: 60px;
}