/* @override http://kristinehejgaard.dk/media/style.css */

html, body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body, td, th
{
	color: #fff;
	font:10px 'Verdana'; text-decoration:none
}

#Table_01 {
	width:1024px;
	padding-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

#index-01_ {
	width:1024px;
	height:144px;
}

#index-02_ {
	width:1024px;
	height:8px;
}

#index-03_ {
	width:1024px;
	height:91px;
}

#index-04_ {
	width:900px;
	height:27px;
	background-image: url(/images/index_04.png);
	padding-right:  124px;
	height: 20px;
	text-align: right; 
	padding-top: 7px;
}

#index-05_ {
	width:1024px;
	min-height:463px;
	background-image: url('/images/index_05.png');
	background-repeat: repeat-y;
	overflow: auto;
}

#index_06 {
	width:  1024px;
	height:  10px;
}

#index-05_ .text
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
}

#index-05_ .rightText
{
	width: 390px;
	float: right;
	padding-right: 20px;
}

#index-05_ .leftText
{
	width: 350px;
	float: left;
	padding-left: 40px;
}

#index-06_ {
	width:1024px;
	height:10px;
}

#index-07_ {
	width:1024px;
	height:25px;
}


	
.leftText h1
{
	font-family: 'Verdana', sans-serif;
	font-size: 12pt;
	text-transform: uppercase;
	color: #ccc;
	margin: 0px;
}

     
a
{
	color:#ffffff;
	background:transparent;
	text-decoration:none;
}
a:visited {color:#ffffff; background:transparent;}     
a:hover {color:#cccccc; background:transparent;}     
a:active {color:#cccccc; background:transparent;} 

img, div { behavior: url(/media/iepngfix.htc) }
