table {
	font-size: 12px; 
	text-align: justify;
}
td {
	vertical-align: top;
}
a {
	color: #2c2d43;
	text-decoration: none;
}
a:visited {
	color: #2c2d43;
	text-decoration: none;
}
a:active {
	color: #2c2d43;
	text-decoration: none;
}
a:hover {
	color: #2c2d43;
	text-decoration: none;
}
h3 {
	border-bottom: 1px solid #cccccc;
	font-size: 15px;
}
h2 {
	color: #000000;
	font-size: 12px;
   background: #EEE;
   padding:	0px;
   border:     1px none;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;   	   
}
.cv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

.ul {	margin: 5px 5px 5px 0px; }
.field {	font-size: 12px; border: 1px solid #000000; }
.textarea {	font-size: 12px; font-family: Arial, Helvetica, sans-serif; border: 1px solid #000000; OVERFLOW: hidden; }
.button { Border: 1px outset #000000; }
.check { Border: 1px outset; }

.tdmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eeeeee;
	padding: 0.5em 0.5em 0.5em 0.5em;
	line-height: 140%;
	border-color: #aaa;
}

.tdlogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eeeeee;
	border-color: #aaa;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding: 0em 0em 0em 1em;
	line-height: 150%;
}

.textrubrik {
	font-size: 12px;
	text-align: left;
	line-height: 150%;
	font-weight: bolder;
}

p.default:first-letter
{
	font-size: 2.45em;
	display: block;
	float: left;
	font-weight: bolder;
	margin-top: -.15em;
}