html {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: auto;
}
body {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: auto;
}


#divHeader #divLogo1 {
  height: 100px;
  background-image: url(images/Logo_VBS/logo_suisse_highres.jpg);
  background-size: 250px;
  background-repeat: no-repeat;
  margin-top: 30px;
  margin-left: 15px;
	
}



/********************************************************************************/
#divMenu1 {
  border-top: 5px solid #dc0018;
  height: 30px;
  background: #e3e3e3;
  border-bottom: solid 1px #cecece;
}


#divMenu1 ul {
	list-style-type: none;
	padding: 0 15px 0 15px;
	margin: 0; 
}

#divBack ul a {
	display: inline;
	float: left;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial;
	border-right: solid 1px #fff;
	padding: 0 15px 0 15px;
	color: #000;
	line-height: 30px;
}

#divHeader #divMenu1 a:last-child {
  border-right: solid 1px #cecece;
}


#divLanguage ul a {
	display: inline;
	float: right;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial;
	border-right: solid 1px #fff;
	padding: 0 15px 0 15px;
	color: #000;
	line-height: 30px;
}

#divMenu1 ul a:hover {
  color: #dc0018;
  background: #fff;
}



#divMenu2 {
  font-family: Arial;
  font-size: 15px;
  text-decoration: none;
  height: 60px;
  background: #e3e3e3;
  border-collapse: collapse;
  -webkit-box-shadow:0px 1px 5px #666666 ;
 -moz-box-shadow:0px 1px 5px #666666 ;
 box-shadow:0px 1px 5px #666666 ;
}

#divMenu2 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}


#divMenu2 ul a {
	
  height: 60px;
  float: left;
  font-size: 15px;
  text-decoration: none;
  padding: 0px 15px 0 15px;
  color: #000;
  background: #f5f5f5;
  line-height: 28px;
  margin-left: 2px;
  
}

#divMenu2 ul a:hover {
  color: #dc0018;
  background: #fff;
}

#divHeader div#divMenu2 a.selected {
  background: #fff;
  color: #dc0018;
  height: 65px;


}
#divHeader div#divMenu2 a.selected:hover {
  background: #fff;
  color: #dc0018;
  height: 65px;

}

/********************************************************************************/
#divHome {
	border: 3px solid #ccc;
	border-radius: 10px;
	margin: 50px;
	padding-bottom: 60px;
	font-family: Arial;
}

#divWelcome {
	font-family: Arial;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 100px;
	margin-right: 100px;
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 20px;
}


	

#divRUAG {
	float: left;
	background: #ccc;
	width: 20px;
}

#divVBS {
	background: #ff;
}


#divGT {
	float: right;
	background: #000;
}


h1 {
	text-align: center;
	font-family: Arial;
	padding-top: 50px;
}

/********************************************************************************/

h2 {
	text-align: left;
	font-family: Arial;
}
	
#divLMS{
	border: 3px solid #ccc;
	border-radius: 10px;
	margin: 50px;
}

#divContent1 {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 100px;
	margin-right: 100px;
  	border: 1px solid #ccc;
	border-radius: 20px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#divLine {
	border-bottom: 1px solid #ccc;
	padding: 20px;
}


/********************************************************************************/

#accordion {
	margin: 100px auto;
	font-family: Arial;
	
}

.accordion-toggle {
	cursor: pointer;
}

.accordion-content {
	display: none;

}

.accordion-content.default {
	display: block;
}

h4 {
	font-size: 20px;
	text-align: center;
	font-family: Arial;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 100px;
	margin-right: 100px;
  	border: 1px solid #ccc;
	border-radius: 20px;
	padding: 5px;
	background: #ccc;
	
}

h4:hover {
	color: #ffffff;
	background: #006699;
}
	
h6 {
	font-size: 20px;
	text-align: center;
	font-family: Arial;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 100px;
	margin-right: 100px;
  	border: 1px solid #ccc;
	border-radius: 20px;
	padding: 5px;
	background: #92D050;
	color: #000000
	
}

h6:hover {
	color: #ffffff;
	background: #006699;
}

h3 {
	font-size: 20px;
	text-align: center;
	font-family: Arial;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 100px;
	margin-right: 100px;
  	border: 1px solid #ccc;
	border-radius: 20px;
	padding: 5px;
	background: #FF8000;
	color: #000000
	
}

h3:hover {
	color: #ffffff;
	background: #006699;
}
h5 {
	font: Arial;
	font-size: 20px;
}

#divKontakt {
	border: 3px solid #ccc;
	border-radius: 10px;
	margin: 50px;
	
}

#divContent2 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 100px;
	margin-right: 100px;
  	border: 1px solid #ccc;
	border-radius: 20px;
	padding: 5px;
}

img {
	max-width: 100%;
	height: auto;
}

#divNetprint{
	border: 3px solid #ccc;
	border-radius: 10px;
	margin: 50px;
}


#divContent3 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 100px;
	margin-right: 100px;
  	border: 1px solid #ccc;
	border-radius: 20px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#divContent3 ul li {
	list-style-type: none;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 100px;
	margin-right: 100px;
  	border: 1px solid #ccc;
	border-radius: 20px;
	padding: 5px;
	background: #ccc;
}

#divContent3 ul li a {
	display: block;
	text-decoration: none;
	color: #000;
}

#divContent3 ul li a:visited {
	display: block;
	text-decoration: none;
	color: #000;
}

#divContent3 ul li:hover {
	color: #ffffff;
	background: #006699;
}

#divContent3 ul li a:hover {
	color: #ffffff;
	background: #006699;
}


#divCopyright {
	text-align: center;
	font-family: Arial;
	color: #CCC;
	font-size: 10px;
}


#divCopyright a {
	text-align: center;
	font-family: Arial;
	color: #CCC;
	font-size: 10px;
	text-decoration: none;
}

#help {
	padding-top: 30px;
	text-align: center;
}

#gate { 
	display: inline-block; 
	background: #e3e3e3; 
	border: solid 2px #dc0018;
	padding: 10px;
	border-radius: 20px;
	 
}

#gate a { 
	text-decoration: none;
	color: black;
	font-size: 2em; 
	text-align: center;  
	color: black; 
	margin: 10px;

}

#gate:hover { 
  color: #dc0018;
  background: #fff;
}


#gate a:hover { 
  color: #dc0018;
  background: #fff;
}
