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

.mainContent {
	width: 640px;
	padding-top: 18px;
	background-image: url(../images2/Content/pageTitle_header.gif);
	background-repeat: no-repeat;
}
.mainContentFade {
	width: 640px;
	padding-top: 18px;
	background-image: url(../images2/Content/pageTitle_header_fade.gif);
	background-repeat: no-repeat;
}
h1 {
	visibility: hidden; 
	font-family: Arial, Verdana, Helvetica; 
	color: gray;
	font-size: 8px; 
}
.heading1 {
	text-shadow: 1px 1px 1px #313131;
	padding-left: 35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	/* color: #008fd4; */
	color: white;
}
.heading2 {
	text-shadow: 1px 1px 1px #313131;
	padding-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	/* color: #008fd4; */
	color: white;
}
.title1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: normal;
	color: #0073c7;
	padding-bottom: 5px;
}
.ingress1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: normal;
	font-style: italic;
	color: #0073c7;
	text-align: justify;
	padding-bottom: 35px;
}
.ingress2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: lighter;
	font-style: italic;
	line-height: 18px;
	color: #686868;
	text-align: justify;
	padding-bottom: 35px;
}
.ingress2blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: lighter;
	font-style: italic;
	line-height: 18px;
	color: #0073c7;
	text-align: justify;
	padding-bottom: 35px;
}
.title2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: normal;
	color: #0073c7;
	padding-bottom: 10px;
}
.text1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #686868;
	text-align: justify;
}
.text2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: white;
}
.checkmark {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: lighter;
	font-style: italic;
	color: #0073c7;
	list-style-image: url(../images2/Content/vvs_bullet.png);
	list-style-position: outside;
}
.checkmarkBox {
	width:335px;
	height:170px;
	text-align: left;
	padding: 10px;
	vertical-align: baseline;
	/*
background-image:url(../images2/startpage/waves.gif);
	background-repeat: no-repeat;
*/
}
.button1 {
	width: 116px;
	height: 30px;
	font-size: 10px;
}
/* FORHANDLERE */
.mainHeaderForhandler {
	width: 640px;
	height: 80px;
	padding-top: 12px;
	background-image: url(../images2/Content/forhandlerTitle_header.gif);
	background-repeat: no-repeat;
	padding-bottom: 30px;
}
.mainContentForhandler {
	/* width: 640px; */
	width: 640px;
	padding-bottom: 30px;
}
.forhandlerInfo1 {
	padding-left: 20px;
	padding-bottom: 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color: #b7b7b7;
}
.forhandlerHeading1 {
	text-shadow: 1px 1px 1px #313131;
	padding-left: 20px;
	padding-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	/* color: #008fd4; */
	color: white;
	text-transform: uppercase;
}
a:link {
	color: #006cff;
}
a:visited {
	color: #00a872;
}