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


body {
		background-color: #FFFFFF;
		margin: 0px;
}

#header_wireless_campus {
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/header_wireless_campus.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width: 1016px;	
	height: 335px;

}
#footer_wireless_campus {
	position: relative;
	margin-top: 572px;
	margin-left: 90px;
	background-position:bottom;
	background-repeat:no-repeat;
	width: 890px;	
	height: 10px;

}

#footer_wireless_campus_2 {
	position: relative;
	margin-top: 860px;
	margin-left: 90px;
	background-position:bottom;
	background-repeat:no-repeat;
	width: 890px;	
	height: 10px;

}

/*______________________tabs______________________*/


#tab_main {
	position: absolute;
	margin-top: 280px;
	margin-left: 90px;
	background-image: url(../images/main.png);
	width: 902px;
	height: 354px;
	background-repeat:no-repeat;
}

#tab_main_2 {
	position: absolute;
	margin-top: 280px;
	margin-left: 90px;
	background-image: url(../images/main_2.png);
	width: 902px;
	height: 651px;
	background-repeat:no-repeat;
}

#tab_partners_en_cases {
	position: absolute;
	margin-top: 280px;
	margin-left: 90px;
	background-image: url(../images/tab.png);
	width: 289px;
	height: 361px;
	background-repeat:no-repeat;
}

#tab_wireless_campus {
	position:  absolute;
	margin-top: 280px;
	margin-left: 400px;
	background-image: url(../images/tab.png);
	width: 289px;
	height: 361px;
	background-repeat:no-repeat;
}

#tab_contact {
	position:  absolute;
	margin-top: 280px;
	margin-left: 710px;
	background-image: url(../images/tab.png);
	width: 289px;
	height: 361px;
	background-repeat:no-repeat;
}

/*______________________menu______________________*/

a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#13376f;
	text-decoration: none;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#13376f;
	text-decoration: none;
}

a.email {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#4fc1d1;
	text-decoration: underline;
}

a.email:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#4fc1d1;
	text-decoration: underline;
}

a.tekst_link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#13376f;
}


a.tekst_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#4fc1d1;
}


.space {
	font-family: Arial, Helvetica, sans-serif;
	font-style:bold;
	font-size:18px;
	color:#4fc1d1;
}

a.tekst_link_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#13376f;
    text-decoration:none;
}


a.tekst_link_bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#13376f;
	text-decoration:none;
}

/*____________________website____________________*/

.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:19px;
	color:#13376f;
}

.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#13376f;
}

.tekst_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#13376f;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:10px;
	color:#9b9b9b;
}

