body {
	font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	color: #3E3E3E;
	font-size: 12px;
	margin-top:0px;
}

p {
	padding: 5px;
}

a {
	color: black;
}

.metaNavPointer a:hover { 
	color:red; 
	text-decoration:none; 
}

#siteBody{
	float:left;
	width:1024px;
	background-color:#f3f3f3;
	min-height: 800px;
	padding:30px 0px 0px 0px;
}

#containerLogin{
	margin:0px auto;
	text-align: left;
	width: 1024px;
	border:3px solid #888888;
	width:600px; height:500px; 
	position:relative; 
	margin-top:100px;
	background-color:white;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#container{
	margin:0px auto;
	text-align: left;
	width: 1024px;
	border:1px solid #dddddd;
}

#headBackground{
	margin-top:20px;
	width:1024px;
	height:112px;
	background-image: url('../0001_images/nav_meta_background_cc_1_77.jpg');
	background-repeat: repeat-x;
	position:relative;
}

#headLogo{
	position:absolute;
	left:10px;
	top:-10px;
	width: auto;
	height:80px;;	
}

#metaNav{
	position:absolute;
	left:845px;
	top:0px;
	width: 180px;
	height:27px;	
	background-image: url('../0001_images/nav_meta_cc_1_27.jpg');
	background-repeat: repeat-x;
	font-size:11px;
}

#metaNavName{
	position:absolute;
	left:520px;
	top:55px;
	width: 495px;
	height:27px;	
	font-size:11px;
	text-align:right;
}

#metaNavFSAText{
	position:absolute;
	left:270px;
	top:0px;
	width: 495px;
	height:27px;	
	font-size:11px;
	text-align:left;
}

#metaNavFSABild{
	position:absolute;
	left:470px;
	top:-5px;
	width: 195px;
	height:27px;	
	font-size:11px;
	text-align:left;
}

.metaNav1{
	float:left;
	margin: 5px 3px 5px 14px;
}
.metaNav{
	float:left;
	margin: 5px 4px 5px 4px;
}

.metaNavPointer{
	cursor:pointer;
}

#nav{
	position:absolute;
	left:0px;
	top:77px;
	width: 1024px;
	height:35px;	
	background-image: url('../0001_images/nav_primaer_normal_cc_1_35.jpg');
	background-repeat: repeat-x;
}

.navInactiv{
	float:left;
	width:150px;
	height:35px;
	color:black;
	background-image: url('../0001_images/nav_primaer_normal_cc_1_35.jpg');
	background-repeat: repeat-x;
	text-align: center;
}

.navActiv{
	float:left;
	width:150px;
	height:35px;
	color:white;
	cursor:pointer;
	background-image: url('../0001_images/nav_primaer_mausover_cc_1_35.jpg');
	background-repeat: repeat-x;
	text-align: center;
}

.navSelected{
	float:left;
	width:150px;
	height:34px;
	color:white;
	cursor:pointer;
	background-image: linear-gradient(-180deg,#EE0015 0%,#900011 100%);
/*	background-image: url('../0001_images/nav_primaer_aktiv_cc_1_35.jpg');
	background-repeat: repeat-x; 
	background-color:#76B92A;*/
	text-align: center;
}


.navSchrift{
	margin-top:9px;
}

.navTrenner1{
	float:left;
	width:2px;
	height:35px;
	margin-left:10px;
	background-image: url('../0001_images/nav_primaer_trenner_cc_2_35.jpg');
	background-repeat: repeat-x;
}

.navTrenner{
	float:left;
	width:2px;
	height:35px;
	background-image: url('../0001_images/nav_primaer_trenner_cc_2_35.jpg');
	background-repeat: repeat-x;
}


.subNav{
	float:left;
	background: #6E6E6E;
	margin:-1px 0px 0px 12px;
	width:1012px;
	height:30px;
	border-radius: 0px 0px 10px 10px;
}


.subNavText{
	float:left;
	color:silver;
	margin:10px 40px 0px 20px;
	font-family:arial;
	cursor:pointer;
}

.subNavTextActive{
	font-weight:normal;
	color:white;
}


.navKruemmel{
	margin:10px 0px 0px 20px;
	float:left;
	cursor: pointer;
	color:red;
	font-weight:bold;
	
}

.segmentUeberschriften{
	float:left;
	font-size: 16px;
	font-weight:bold;
	margin: 30px 0px 0px 30px;
	width:100%;
	color:#666666;
}

#startCampusContent{
	float:left;
	width:950px;
	margin:25px 0px 50px 50px;
}

.modultitelCampus{
	float:left;
	margin:0px 50px 0px 10px;
	font-size:12px;
	height:25px;
	width:340px;
	cursor:pointer;
	position:relative;
}

.modulfortschrittCampus{
	float:left;
	margin:0px 0px 0px 10px;
	font-size:12px;
	height:25px;
	width:410px;
}

.modulaufrufenCampus{
	float:left;
	margin:0px 20px 0px 30px;
	font-size:12px;
	height:25px;
	width:22px;
	background-image: url('../0001_images/icons.png');
	cursor: pointer;
}

.modulaufrufenCampusAktiv{
	float:left;
	margin:0px 20px 0px 30px;
	font-size:12px;
	height:25px;
	width:22px;
	background-image: url('../0001_images/icons.png');
	background-position: -22px 0px;
	cursor: pointer;
}

.modulspacer{
	float:left;
	width:900px;
	height:75px;
}

#startModulContent{
	float:left;
	width:960px;
	margin:30px;

}

#modulNav{
	float:left;
	width:150px;
	text-align: center;
}


#bausteinContent{
	float:left;
	width:790px;
	margin:0px 0px 0px 20px;
}

.abschnittNav{
	float:left;
	width:149px;
	font-weight:bold;
	font-size:10px;
	text-align:center;
	background-image: url('../0001_images/backgrounds.png');
	background-position: 0px -35px; 
	margin:5px 0px 3px 0px;
	min-height: 55px;
	cursor:pointer;
	position:relative;
}

.abschnittNavTxt{
	float:left;
	line-height: 1.2;
	width:139px;
	margin:10px 5px 12px 5px;
}

.abschnittNavContent{
	display:none;
	float:left;
}

.themenfeldNav{
	cursor:pointer;
	float:left;
	width:149px;
	font-size:10px;
	text-align:left;
	margin:3px 0px 3px 0px;
	position:relative;
	border-bottom: 1px solid #999999;
}

.themenfeldNavTxt{
	float:left;
	line-height: 1.2;
	width:139px;
	margin:3px 5px 12px 5px;
}

.bausteinNav{
	float:left;
	width:149px;
	font-size:10px;
	text-align:left;
	margin:3px 0px 3px 0px;
	position:relative;
	border-bottom: 1px solid #999999;
}


.bausteinNavTxt{
	cursor:pointer;
	float:left;
	width:115px;
	color:blue;
	line-height: 1.2;
	font-size:10px;
	font-style: italic;
	text-align:left;
	margin:3px 0px 3px 0px;
	position:relative;
}

.bausteinNavIcon{
	cursor:pointer;
	float:left;
	width:24px;
	height:24px;
	font-size:1px;
	margin:3px 3px 3px 6px;
}

.bausteinNavRahmen{
	float:left;
	margin:0px 0px 8px 0px;
}


.logistikkostenTextfeld{
	position:absolute;
	font-size:11px;
}


.logistikkostenInputAktiv{
	font-size:11px;
	height:20px;
	width:40px;
	color:black;
	text-align:right;
}


.onlineTestBox{
	float:left; 
	background-color:white; 
	border:1px solid black; 
	width:15px; 
	height:15px;
	margin:10px 30px 0px 0px;
	cursor:pointer;
}

.SBschulungKachel{
	float:left;
	margin:10px 20px 25px 20px;
	width:430px;
	height:150px;
	border: 2px solid #dddddd;
	border-radius: 10px 10px 10px 10px;
	position:relative;
	box-shadow:5px 5px 5px grey;
	background-color:white;
}

.SBschulungKachelRahmen span:hover{
	border: 2px solid #76B92A;
	cursor: pointer;
}

.seminarZeile{
	float:left;
	text-align:left;
	color:black;
}

.seminarZeileRot{
	color:red;
	text-align:center;
	height:100%;
}


.spritIcon{
	width:25px; 
	height:30px; 
	position:absolute; 
	cursor:pointer; 
	border-radius:2px; 
	border:1px solid grey; 
	background-image:url(\"../0001_images/iconssprit.png\"); 
}

div.spritIcon:hover {
	border:1px solid red; 
}