/* SiteConnectV2 CMS stylesheet v1.0 */

BODY {
	font-family : arial, verdana, tahoma, arial, helvetica, sans-serif;
	font-size : 12px;
	color:#172c53;
}

table{
	font-family : arial, tahoma, arial, helvetica, sans-serif;
	font-size : 12px;
	color:#e1e7e9;
}

H1 {
	font-size : 24px;
	margin:0px;
}
H2 {
	font-size : 18px;
	margin:0px;
}
H3 {
	font-size : 14px;
	margin:0px;
}

.menutoplevel{
 color : #172c53;
 font-size : 12px;
 font-weight : bold;
 text-decoration: none;
 text-transform: uppercase;
 line-height: 24px; 
}
 
.menusublevel {
 color : #172c53;
 font-size : 12px;
 font-weight : normal;
 line-height : 20px;
 text-decoration: none;
 line-height: 24px; 
}
 
.menucustom {
 color : #172c53;
 font-size : 12px;
 font-weight : bold;
 line-height : 20px;
 text-decoration: none;
}
.picture-text {
	font-weight : bold;
	font-style: italic;
	text-align: center;
}

A {
	text-decoration: none;
	color : #e1e7e9;
	font-weight: bold;
}

A:hover {
	text-decoration: underline;
}

.tableinput_table {
	border-color : white;
}

.tableinput_head {
	font-family : arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color : #000000;
	background-color: #aac3cf;
	border: solid 1px #000000;
	padding : 5px;
}

.tableinput_cell {
	font-family : arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color : #000000;
	padding : 5px;
	background-color: #e5eaed;
	border: solid 0px #000000;
}

.adress{
	font-size : 10px;
	font-family : arial, helvetica, sans-serif;
}