html, body { 
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: 90%;
	background-color:#ffffff;
	padding:3px;
}

/* Header tags */
h1 {
	font-size:130%;
	margin-top:25px;
	margin-bottom:15px;
	color:#000000;
}
h1.dotted {
	border-bottom:1px #000000 dotted;
	font-size:130%;
	margin-top:25px;
	margin-bottom:15px;
}
h1.noMargin {
	font-size:130%;
	margin-top:0px;
	margin-bottom:0px;
	color:#000000;
}
h2 {
	font-size:120%;
	margin-top:25px;
	margin-bottom:15px;
	color:#000000;
}
h2.noMargin {
	font-size:120%;
	margin-top:0px;
	margin-bottom:0px;
	color:#000000;
}
h3 {
	font-size:110%;
	margin-top:25px;
	margin-bottom:15px;
	color:#000000;
}
h4 {
	font-size:110%;
	margin-top:25px;
	margin-bottom:15px;
	color:#000000;
}

/* Form elements */
textarea {
	font-size:90%;
	width:90%;
	border:1px #cccccc solid;
}
input.button {
	font-size:90%;
}
select {
	border:1px #cccccc solid;
}

/* Links */
a:link { 
	color: #00869c; 
	text-decoration: underline; 
} 
a:visited { 
	color: #00869c;
	text-decoration: underline; 
} 
a:hover { 
	color: #00869c; 
	text-decoration: underline; 
}
a.black1:link { 
	color: #000000; 
	text-decoration: none; 
} 
a.black1:visited { 
	color: #000000;
	text-decoration: none; 
}
a.black1:hover { 
	color: #333333; 
	text-decoration: underline; 
}
a.menu1:link { 
	color: #00869c; 
	text-decoration: none; 
} 
a.menu1:visited { 
	color: #00869c;
	text-decoration: none; 
}
a.menu1:hover { 
	color: #00869c; 
	text-decoration: underline; 
}
a.menu2:link { 
	color: #ffffff; 
	text-decoration: none; 
} 
a.menu2:visited { 
	color: #ffffff;
	text-decoration: none; 
}
a.menu2:hover { 
	color: #ffffff; 
	text-decoration: none; 
}

a.navigation1:link { 
	color: #366583; 
	text-decoration: none; 
} 
a.navigation1:visited { 
	color: #366583;
	text-decoration: none; 
}
a.navigation1:hover { 
	color: #366583; 
	text-decoration: underline; 
}
a.pageLink:link { 
	text-decoration: none; 
} 
a.pageLink:visited { 
	text-decoration: none; 
} 
a.pageLink:hover { 
	text-decoration: underline; 
}
.sectionHeader1 {
	color:#000000;
	font-size:130%;
	font-weight:bold;
}
a.sectionHeader1:link { 
	color: #000000; 
	text-decoration: none; 
} 
a.sectionHeader1:visited { 
	color: #000000;
	text-decoration: none; 
} 
a.sectionHeader1:hover { 
	color: #666666; 
	text-decoration: underline; 
}
.sectionHeader2 {
	color:#000000;
	font-size:120%;
}
a.sectionHeader2:link { 
	color: #003366; 
	text-decoration: none; 
} 
a.sectionHeader2:visited { 
	color: #003366;
	text-decoration: none; 
} 
a.sectionHeader2:hover { 
	color: #666666; 
	text-decoration: none; 
}
a.sectionHeaderLink1:link { 	
	color: #000000;	
	text-decoration: none;
}
a.sectionHeaderLink1:visited {
	color: #000000;
	text-decoration: none;
}
a.sectionHeaderLink1:hover {
	color: #666666;	
	text-decoration: underline;
}
a.sectionHeaderLink1:active { 	
	color: #000000; 	
	text-decoration: none;
}
.subsectionHeader1 {
	font-size:120%;
	font-weight:bold;
}
a.subsectionHeader1:link { 
	color: #000000; 
	text-decoration: none; 
} 
a.subsectionHeader1:visited { 
	color: #000000;
	text-decoration: none; 
} 
a.subsectionHeader1:hover { 
	color: #666666; 
	text-decoration: underline; 
}
a.white1:link { 
	color: #ffffff; 
	text-decoration: none; 
} 
a.white1:visited { 
	color: #ffffff;
	text-decoration: none; 
} 
a.white1:hover { 
	color: #ebebeb; 
	text-decoration: underline; 
}

/* Different styles */
pre {
	font-size:110%;
}
td {
	color:#000000;
	font-size:100%; 
}
b.header {
	font-size:110%;
	font-weight:bold;
	color:#000000;
}
table.summaryBox {
	border-top:2px #ebebeb solid;
	border-left:2px #ebebeb solid;
	border-bottom:2px #cccccc solid;
	border-right:2px #cccccc solid;
	background-image:url(/theme/layout/krosweb.dk/img/topbackground.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	margin-bottom:6px;
}
table.content {
	width:100%;
	background-image:url(/theme/layout/krosweb.dk/img/topbackground2.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#ffffff;
}
td.menuShadow {
	background-color:#ffffff;
	/*border-top:2px #ffffff solid;*/
}
td.menuShadow2 {
	background-color:#ffffff;
	background-image:url(/theme/layout/krosweb.dk/img/topbackground2.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	border-top:2px #ffffff solid;
	width:3px;
}
td.summaryBoxHeader {
	padding:5px;
	font-weight:bold;
	font-size:90%;
	color:#000000;
}
td.summaryBox {
	text-align:left;
	padding:15px;
	padding-top:10px;
}
td.summaryBoxSmall {
	text-align:left;
	font-size:85%;
	padding:10px;
	padding-top:5px;
}
input.searchField {
	font-size:90%;
	color:#999999;
	width:150px;
	background-color:#ffffff;
	background-image:url(http://www.krosweb.dk/theme/icon/default/search.png);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:15px
}
input.activeSearchField {
	font-size:90%;
	color:#000000;
	width:150px;
	background-color:#ffffff;
	background-image:url(http://www.krosweb.dk/theme/icon/default/search.png);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:15px
}
p {
	margin-top:12px;
	margin-bottom:12px;
}
form {
	margin:0px;
}
td.menuSpacer {
	background-image:url(/theme/layout/krosweb.dk/img/topbackground3.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#333333;
	border-top:2px #ffffff solid;
}
td.menu {
	border-right:1px #999999 solid;
}
td.menuSelected {
}
div.menuTextBox {
	background-image:url(/theme/layout/krosweb.dk/img/topbackground3.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#333333;
	cursor:pointer;
	cursor:hand;
	border-top:2px #ffffff solid;
	font-size:75%;
	width:100px;
	height:35px;
	line-height:35px;
	color:#ffffff;
	text-align:center;
}
div.menuTextBoxOver {
	background-image:url(/theme/layout/krosweb.dk/img/topbackground4.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	border-top:2px #ffffff solid;
	font-size:75%;
	width:100px;
	height:35px;
	line-height:35px;
	color:#ffffff;
	background-color:#666666;
	text-align:center;
	cursor:pointer;
	cursor:hand;
}
div.menuTextBoxSelected {
	font-size:75%;
	width:100px;
	height:35px;
	line-height:35px;
	color:#ffffff;
	text-align:center;
	border-bottom:2px #ffffff solid;	
	border-left:2px #ffffff solid;	
	border-right:2px #ffffff solid;	
	cursor:pointer;
	cursor:hand;
	font-weight:bold;
}