/* CSS Document */

body {
	background-color: #d6d6c5;
	margin: 0 auto;
	margin-top: 10px;
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#headerda {
	background-color: #FFFFFF;
	width: 760px;
	background-image: url(billeder/header.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	height: 100px;
}

#headeren {
	background-color: #FFFFFF;
	width: 760px;
	background-image: url(billeder/header_eng.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	height: 100px;
}

.meta {
	font-size: 10px;
	color: #333333;
	margin: 2px;
	padding: 2px;
	border: 1px dashed #F5F5F1;
}

#main {
	background-color: #ffffff;
	width: 760px;
	margin-top: 10px;
}

#navigation {
	background-image: url(billeder/menubackgroundright.jpg);
	width: 760px;
	background-position: left top;
	background-repeat: repeat-y;
	height: 20px;
	padding-left: 25px;
	padding-right: 20px;
	margin-top: 5px;
}

#subnav {
	background-position: left top;
	background-repeat: repeat-y;
	height: 20px;
	padding-right: 25px;
	padding-left: 20px;
}

#contentmatrix {
	width: 740px;
	margin: 35px 0 20px 0;
}

#content {
	padding-left: 25px;
	padding-right: 15px;
	font-size: 1.0em;
}

#content a:link, #content a:visited, #content a:active {
	font-size: 12px;
}

#content p img {
	border: 5px solid #e2e2cc;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	
}

#adtag {
	background-color: #ffffff;
	padding: 10px 0 0 15px;
	font-size: 11px;
}

#footer {
	width: 760px;
	background-color: #FFFFFF;
	margin-top: 10px;
	height: 20px;
	font-size: 11px;
}

/* FONTS */
#kontakttable {
	width: 450px;
}
#kontaktf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
}
#content p {
	margin-top: 0;
}

#content h1, #content h1 a:link, #content h1 a:visited, #content h1 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #222222;
	margin: 0;
	margin-bottom: 4px;
	padding-top: 5px;
}

#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #222222;
	margin: 0;
	margin-bottom: 2px;
	margin-top: 4px;
}

#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	font-weight: bold;
	margin: 4px 0 2px 0;
}

#adtag h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	font-weight: bold;
	margin: 0;
	margin-bottom: 6px;
	text-transform: capitalize;
}

#adtag p {
	margin-top: 0;
	color: #666666;
	font-size: 0.8em;
	margin-bottom: 6px;
}

#adtag table {
	color: #666666;
	font-size: 0.8em;
}

#header p {
	margin: 0;
}

.meta td {
	padding: 0 0 0 10px;
}

.FAQquestion {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}

.FAQquestiontxt {
	color: #666666;
}

.FAQanswertxt {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

/* LINKS */

a:link, a:visited, a:active {
//	text-decoration: underline;
	color: #333333;
	font-size: 1em;
}

a:hover {
	text-decoration: none;
}

.meta a:link, .meta a:visited, .meta a:active {
	color: #bbbbbb;
	font-size: 10px;
}

#adtag a:link, #adtag a:visited, #adtag a:active {
	color: #666666;
	font-size: 1em;
	text-decoration: underline;
}

#adtag a:hover {
	text-decoration: none;
}

#reboot a:link, #reboot a:visited, #reboot a:active {
	text-decoration: none;
}

#reboot a:hover {
	text-decoration: underline;
}

/* DIVERSE */
#kontaktf select {
	background-color: #FFFF99;
	border: 1px solid #E2E2CC;
}

#kontaktf textarea {
	background-color: #FFFFFF;
	border: 1px solid #E2E2CC;
}

.inputborder {
	border: 1px solid #E2E2CC;
}

#kontaktf form {
	border: 1px solid #E2E2CC;
}

.noborder {
	background-color: #FFFFFF;
}

.pictureline p {
	padding: 8px;
	border: 1px solid #E2E2CC;
	float: left;
	width: 450px;
	margin-bottom: 25px;
}

.pictureline img {
}

.FAQcontainer {
	border: 3px solid #E2E2CC;
	padding: 5px;
}

form {
	margin: 0;
	padding: 0;
}

input {
	background-color: #FFFFFF;
	font-size: 1em;
	color: #000000;
}

input.fld {
	width: 100px;
	border: 1px solid #E2E2DA;
	background-color: #eeeeee;
	height: 1.2em;
}

input.btn {
	color: #bbbbbb;
	background-color: #FFFFFF;
	border: 1px solid #E2E2DA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 1.2 em;
	margin: 0 0 0 5px;
}

#adtag .header {
	border: 5px solid #e2e2cc;
	margin-right: 10px;
	margin-bottom: 10px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	margin-top: 3px;
}

#navigation ul li {
	display: inline;
	margin-left: 8px;
}

#subnav ul {
	margin: 0;
	padding: 0;
}

#subnav ul li {
	display: inline;
	margin-left: 8px;
}

#content table {
	width: 450px;
	margin: 0 0 18px 0;
}

/* MENU */
.cml_1 {
	cursor: pointer;
    font-family:Verdana,sans,sans-serif;
    font-size:9px;
	text-align: left;
}


.cml_2, .cml_3, .cml_4 {
	cursor: pointer;
    font-family:Verdana,sans,sans-serif;
    font-size:10px;
    padding-left:10px;
    padding-right:10px;
	text-align: left;
}

.IOO_l1, .III_l1, .IOO_l2, .III_l2, .IOO_l3, .III_l3 {
   font-weight: bold;
}

.OII_l1, .OII_l2 {
   font-weight: bold;
}

.searchIndex {
  background-color: #ffff00;
  text-decoration: none;
  cursor: text;
}

