																					/* MISC */

body {
	margin: 0px;
	background-image: url('http://www.tjek-det.dk/tinewashere/bg.png');
	background-color: #ffffff;
} 	

.menu {
	margin: 0px;
}

table {
	font-size: 12px;
	font-family: arial;
	margin: 0px;
}


input {
	font-size: 11px;
	font-family: arial;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

textarea {
	font-size: 11px;
	font-family: arial;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.center {
    padding: 0px;
    margin: 0px;
}
																					/* HEJ */
.hej {

	font-family: helvetica, arial;
	font-weight: 900;
	font-size: 50px;
	text-align: left;
	letter-spacing: -5px;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: px;
	border-bottom: ;
}


																					/* CONTENT */
.con_ov1 {
	background-color: #f5f3f3;
	color: #f21d41;
	font-family: georgia;
	font-weight: bold;
	font-size: 25px;
	text-align: left;
	letter-spacing: -1px;
	text-transform: lowercase;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom: 1px dashed #84b3a5;
}

.con_un1 {
    background-color: #f5f3f3;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	margin-bottom: 0px;
	padding: 3px;
	padding-right: 10px;
	padding-left: 10px;
    padding-bottom: 10px;
	text-align: justify;
	line-height: 19px;
}

.con_ov2 {
	background-color: #f5f3f3;
	color: #f21d41;
	font-family: georgia;
	font-weight: bold;
	font-size: 25px;
	text-align: left;
	letter-spacing: -1px;
	text-transform: lowercase;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: ;
	padding-left: 13px;
	border-bottom: 1px dashed #84b3a5;
}

.con_un2 {
    background-color: #f5f3f3;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	margin-bottom: 20px;
	padding: 3px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	line-height: 19px;
}

.writt {
    background-color: #d2d2c2;
	font-family: georgia;
	font-weight: normal;
	font-size: 12px;
	font-weight: ;
	color: #000000;
	margin-bottom: 20px;
    padding-top: 3px;
    padding-bottom: 3px;
	text-align: center;
	text-transform: lowercase;
	letter-spacing: -0.5px
}
																					/* MENU */

.menu_ov1 {
    background-color: #f5f3f3;
	color: #f21d41;
	font-family: georgia;
	font-weight: bold;
	font-size: 25px;
	text-align: left;
	letter-spacing: -1px;
	text-transform: lowercase;
	margin-left: 5px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: ;
	padding-left: 13px;
	border-bottom: 1px dashed #84b3a5;
}

.menu_un1 {
    background-color: #f5f3f3;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	margin-bottom: 20px;
    margin-left: 5px;
	padding: 3px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
	line-height: 19px;
}

																					/* LINKS */

a:link,
a:active,
a:visited {
	color: #589583;
	font-weight: ;
	text-decoration: underline;
	border-bottom: 0px dashed #455ca7;
	padding-bottom: 0px;
}

a:hover {
    background-color: ;
	color: #f21d41;
	font-weight: ;
	text-decoration: underline;
	border-bottom: 0px solid ;
	padding-bottom: 0px;
}

.nav {
	width: 180px;
}


																					/* NAVIGATION */


.navi {
	font-size: 20px;
	width: 200px;
	font-weight: ;
	font-family: georgia;
    line-height: 25px;
}

.navi ul {
	margin: 0; 
	padding: 0px 0px 0px 0px; 
	list-style: none;
}

.navi a {
	display: block;
	text-decoration: none;
}

.navi a:link,
.navi a:visited,
.navi a:active  {
	color: #000000;
	text-align: center;
	border-bottom: 0px dashed #FFFFFF;
	text-transform: lowercase;
	text-decoration: none;
}

.navi a:hover {
	color: #f21d41;
	font-size: 20px;
	text-decoration: none;
	border-bottom: 0px dashed #395539;
	text-transform: lowercase;
	text-align: center;
	background-color: #d2d2c2;
}
