/*html5 semantics tags */
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section
{
	display: block;
}

/* light css reset */
* {
	margin: 0;
	padding: 0;
}

body {
	/*background-color: #CECECE !important;*/
	background-color: #585858 !important;
	color: #616161;
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
}

h2,
h3,
h4,
h5,
ol {
	margin: 0 0px;
	padding: 0 0;
	border: 0px;
}
h1,
h2 {
	margin-left: 5%;
	margin-right: 5%;

}
img {
	margin-top: 15px;
}
p {
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 5px;
}
ul {
	margin-right: 5%;
	margin-left: 7%;
	margin-top: 5px;
}

h1 {
	font-size: 32px;
	display: block;
	margin-top: 25px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #477EC0;
}
h2 {
	font-size: 24px;
	display: block;
	margin-top: 15px !important;
	font-weight: bold;
	margin-bottom: 10px;
	color: #477EC0;
}

table ul {
	margin-left: 10% !important;
	margin-right: 12% !important;
}
section.pageSection,
section.uebersicht table {
	margin-left: 0% !important;
	;
	margin-right: 0%;
}
div section {
	font-size: 18px;
}
section.detail {
	margin-left: 0%;
	margin-right: 0%
}
section.detail table {
	border: 0px solid #447FC1;
	margin-top: 25px;
	padding: 10px;
	margin-left: 0% !important;
	background-color: #CECECE;
	margin-left: 5% !important;
	margin-right: 5%;
	width: 90%;
	vertical-align: top;
}
section.software {
	background: #CECECE;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 90%;
	padding-bottom: 15px;
	padding-top: 2px
}
a {
	text-decoration: none;
	color: #477EC0;
}
a:hover {
	text-decoration: none;
	border-bottom: 1px solid;
}
#detail {
	margin-left: 5% !important;
	;
	margin-right: 5%;
	width: 90%;

}
/* =page level container */
#pageContainer {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	height: auto
}

#pageHeader {
	margin-top: 25px;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 0px;
	width: 100%;
	height: 35px;
	/*background: #D4D4D4;*/
	background: #CECECE;

}
#banner {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 0%;
	margin-right: 0%;
	display: block;
	width: 100%;
}
#banner1,
#banner2,
#banner3,
#banner4 {
	margin-bottom: 0px;
	margin-top: 20px;
	margin-left: 0%;
	margin-right: 0%;
	display: block;
	width: 100%;
	height: 50%;
}

td img.je {

}
img.je {
	/*border: 1px solid red;*/
	vertical-align: top !important;
	margin-top: 35px;
	width: 100%;
	margin-right: 20%;

}

#banner img {
	margin-top: 0px;
	margin-left: 0%;
	margin-right: 0%;
	display: block;
	width: 100%;
}
#banner1 img,
#banner2 img,
#banner3 img,
#banner4 img {
	margin-top: 0px;
	margin-left: 0%;
	margin-right: 0%;
	display: block;
	width: 100%;
	border-top: 10px solid gray;
	border-bottom: 10px solid gray;
}



#contentContainer {
	/*height: 500px;*/
	background: #D4D4D4;
	width: 100%;
	position: absolute;
	margin-top: 30px;
	margin-left: 0%;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	border-top: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 5px solid white;
}
#mainArticle {
	/*position:fixed;*/
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 45px;
	margin-bottom: 0px;
	/*height:1250px;*/
	width: 90%;
	/*border:2px solid #2797D2;*/
	/*max-height:450px;*/
	/*min-height:450px;*/
}

section.footer {
	margin-top: 15px;
	height: 75px;
	background: #CECECE;
	margin-bottom: -5px !important;
	padding: 10px;
}

#mainnav p {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	line-height: 25px;
	text-align: center;
	vertical-align: middle;
	background: black;
	/*color: none;*/
	height: 25px;
}

#nocolor {
	background: none;
	/*color:none;*/
	font-size: 0px;
}
#pageHeader p {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	/*vertical-align: bottom;*/
	text-align: right;
	text-decoration: none;
	margin-top: 18px !important;
	margin-right: 20px;
	margin-bottom: 5px;
	display: block !important;
	vertical-align: middle !important;
}

#pageHeader a {
	text-decoration: none;
	color: black;
}
#mainnav a {
	text-decoration: none;
	color: white;
	display: block;
	height: 25px;
	margin-right: 0px;
}
#mainnav a:link {
}

#mainnav a:visited {
	border-bottom: 6px solid #447FC1;
}

#mainnav a:hover {
	border-bottom: 6px solid #447FC1;
}
#mainnav a:active {
	border-bottom: 6px solid #447FC1;
}
#mainnav a:focus {
	border-bottom: 6px solid #447FC1;
}

#pageHeader a:hover {
	border-bottom: 2px solid #447FC1;
}
#pageHeader a:focus {
	border-bottom: 2px solid #447FC1;
}
#pageNav a {
	text-decoration: none;
	color: black;
}
#pageNav a:hover {
	text-decoration: none;
	border-bottom: 1px solid;
	border-bottom-color: #477EC0;
}
#copyright {
	font-size: 11px;
	margin-top: 4px;
}
