

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
form,fieldset,  label, legend,
table, caption, tbody, tfoot, thead, tr, th



{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;

	
	font-size: 100%;
	
/*	vertical-align: baseline;  */
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

p {margin-top:0;}

body {
	line-height: 1.3;
	color: black;
	background: white;
}

font { color:Black;}

ul {
	/*list-style: none;*/
}




/* tables still need 'cellspacing="0"' in the markup */


table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}


blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* css reset codes */

input, select { font-size:100%; }





body 
{
	margin-left:20px;
	margin-top:20px;
	font-family:Verdana, Sans-Serif;
	font-size:8pt;
	text-align:center;
}


.WebformItem input
{
background:white;
width: 90% !important; 
}

.WebformItem textarea
{
width: 95% !important;
}


h1 { font-size:10pt; color:#2E60A1; font-weight:bold;margin-bottom:15px;margin-top:15px;}
h2 { font-size:8pt; color:black; font-weight:bold; }
h3 { font-size:8pt; color:black; font-weight:bold; }
h4 { font-size:10pt; color:#2E60A1; font-weight:bold; line-height:.9;}

ul li { list-style-position:outside; list-style-type:disc;}
ol li { list-style-position:outside;list-style-type:default;}
ul{ margin-left:15px; }
ol { margin-left:25px; }

#container iframe { position:relative; border:0; right:20px; left:-10px; width:97%;}

#centerContainer { position:relative; margin: 0 auto; width:945px;}

#topContainer {  height:144px; margin-bottom:1px;}
#topContainer a { text-decoration:none; }
#topContainer img { border:0; padding:0; margin:0; display:inline; }

#menuContainer { text-align:left; background-color:#808080; width:944px; margin-bottom:10px;}
#menuContainer ul { height:15px; margin:0; color:white; padding-top:2px; padding-bottom:3px; font-size:8.0pt; }
#menuContainer ul li {float:left; padding-left:20px; padding-right:20px; font-weight:bolder; list-style:none;}
#menuContainer ul li#first { padding-left:5px; }
#menuContainer a { color:White; text-decoration:none; }
#menuContainer a:hover { color:White; text-decoration:underline; }

#container
{
	position:relative;
	background-color:#fff;
	float:left;
	width:545px;

	border-left:220px solid #fff;
	/* The width and color of the left rail */
	border-right:180px solid #fff;
	/* The width and color of the right rail */
	/* background - small dots */
	background: url(/webtop/cms/struer2007/img/2streg.gif) repeat-y;
	text-align:left;
}

#container a { color:Black;}


#leftRail{
	float:left;
	width:220px;
	margin-left:-220px;
	position:relative;
}
#leftRail .komponentContainer h1 { margin-top:0; }
#leftRail .komponentContainer h1 a { text-decoration:none; color:#2E60A1; }
#leftRail ul.first {
	margin:0;
}
#leftRail li {
	list-style:none;
}



#leftRail li { margin:0; padding:0;}

#leftRail li a {
	text-decoration:none;
}
#leftRail li strong a { font-weight:normal; color:#2E60A1; }
#leftRail li a:hover { text-decoration:underline;}


.Path {padding-bottom:20px;padding:0; }
a.PathLink {text-decoration:none;}
a.PathLink:hover { text-decoration:underline;}

#center{
	float:left;
	width:545px;
	margin-right:-545px;
	text-align:left;
}
#center ul { margin:15px; }
#center ol { margin:15px; }

#center li { margin-left:15px; }

#center .komponentContainer {
	padding:0 5px 0 10px;
}


#rightRail{
	float:right;
	width:180px;
	margin-right:-180px;
	position:relative;
	text-align:left;
}
#rightRail .komponentContainer h1 { margin-top:0; }

#rightRail .komponentContainer,#leftRail .komponentContainer {
	padding:0 5px 0 5px;
}
#rightRail .komponentContainer, #rightRail .komponentContainer a {
	color:#000000;
}

#bottom 
{
	padding:20px 0 0 10px;
	font-style:italic;
}

/* ToolBox */

.toolBox tr {
	line-height: 17px;
}

.toolBox a {
	text-decoration: none;
}

/* ToolBox End */

/* SearchBox */

.searchWord { background-color:#c5c5c5;}

#searchBox {
	position:absolute;
	right:5px;
	top:117px;
}

.searchBoxSubmit {
	outline:none;
	border:0;
	background-color:Transparent;
	font-weight:bolder;
	color:White;
	font-size:120%;
}

.searchBoxSearch {
	line-height:15px;
	font-size:90%;
	width:150px;
}

/* SearchBox End /*

