/***** CONTAINERS ETC **********/

body 
{
	font-family: Lucida Sans Unicode, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 15px;
	color: #000000;
	background-color: #dddddd;
	/*background-image:url(../../images/background_main.gif);*/
	background-image:url(../../images/background_main.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	height: 100%;
	}


div, table, td, th {
	font-family: Lucida Sans Unicode, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 16px;}
	
#mainContent {
    width: 970px;}
	
#menuContent {
    width: 645px;
	margin-bottom: 15px;
	margin-left: 10px;
	text-align:left;
	float: left;}
	
#contactContent {
	width: 228px; 
	margin-bottom: 15px;
	line-height:14px;
	color: #6b6b6b;
	text-align:left;
	float: left;}
#logo_right{
	float:left;
}
#firstPageFlashContent {
    width: 970px;
	height: 415px;
	margin-bottom: 15px;
	padding-top: 2px;}
	
	#firstPageFlashContentHolder {	
    width: 970px;
	height: 415px;
	z-index: 20;
	align: center;
	margin-top: 114px;
	}
	
#puff1 {
    width: 470px;
	text-align:left;
	float: left;
	padding-left: 13px;
	margin-bottom: 15px;}
	
#puff2 {
	width: 466px; 
	text-align:left;
	float: left;
	margin-bottom: 15px;}
	
#footerContent {
	width: 945px; 
	height:25px;
	color: #6b6b6b;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	text-align:left;
	background-image:url(../../images/background_footer.gif);
	background-repeat:repeat-x;}
	
#footerContentLeft {
	float: left;
	width: 545px;
	}
	
#footerContentRight {
	float: left;
	width: 400px;
	text-align: right;
	}
	
#submenuContent {
    width: 133px;
	margin-right: 30px;
	margin-left: 10px;
	float: left;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 15px;}	
	
#textContent {
    width: 528px;
	float: left;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 15px;}		
	
#rightContent {
	width: 228px;
	margin-left: 30px;
	float: left;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 15px;}
	
#logo {
	float:left; 
	width: 225px;
	margin-top: 15px;
}
	
	
/***** TEXT & LÄNKAR **********/	


h1
{
	font-family: Lucida Sans Unicode, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 10px;
}

h2
{
	font-family: Lucida Sans Unicode, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}

h3
{
	font-family: Lucida Sans Unicode, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
}


.subHead {
	font-family: Lucida Sans Unicode, Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #000000;
}
	
.ingress {
	font-family: Lucida Sans Unicode, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
}

.greyText
{ 
    color: #6b6b6b;
}

.formField {
	width: 280px;
	height: 14px;
	font-family: Lucida Sans Unicode, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	border-color:#808080;
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-left-width:1px;
	border-right-width:1px;
	background-color:#000000;}
	
.alignLeft {
	float: left;
	}
	
hr
{
	height: 1px;
	margin-bottom: 1px;
}

.greyline {
 	width: 100%;
	color: #dddddd;
	background-color: #dddddd;
	border: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.greylineTop {
 	width: 100%;
	color: #dddddd;
	background-color: #dddddd;
	border: 0px;
}
	
a:link
{ 
	font-family: Lucida Sans Unicode, Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
    color: #006c9c;
}

a:visited 
{ 
	font-family: Lucida Sans Unicode, Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #006c9c;
}

a:active
{
	font-family: Lucida Sans Unicode, Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #009ade;
	text-decoration: none;
}

a:hover
{
	font-family: Lucida Sans Unicode, Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #009ade;
	text-decoration: none;	
}
	

.submenuLink:link
{ 
    color: #c8b77f;
	text-decoration: none;}

.submenuLink:visited 
{ 
	color: #c8b77f;
	text-decoration: none;}

.submenuLink:active
{
	color: #8e8e8e;
	text-decoration: none;}
	
.submenuLink:hover
{
	color: #8e8e8e;
	text-decoration: none;}


.submenuLinkMarked:link
{ 
    color: #8e8e8e;
	text-decoration: none;}

.submenuLinkMarked:visited 
{ 
	color: #8e8e8e;
	text-decoration: none;}

.submenuLinkMarked:active
{
	color: #8e8e8e;
	text-decoration: none;}
	
.submenuLinkMarked:hover
{
	color: #8e8e8e;
	text-decoration: none;}


.greyLink:link
{ 
    color: #6b6b6b;
	}

.greyLink:visited 
{ 
	color: #6b6b6b;
	}

.greyLink:active
{
	color: #6b6b6b;
	}
	
.greyLink:hover
{
	color: #6b6b6b;
	}
	
.blackLink:link
{ 
    color: #000;
	}

.blackLink:visited 
{ 
	color: #000;
	}

.blackLink:active
{
	color: #6b6b6b;
	}
	
.blackLink:hover
{
	color: #6b6b6b;
	}
	
	
/***** PRINTSIDAN **********/	
	
#mainContentPrint {
    width: 528px;}
	
#menuContentPrint {
    width: 328px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align:left;
	float: left;}
	
#contactContentPrint {
	width: 200px; 
	margin-bottom: 15px;
	margin-top: 15px;
	line-height:14px;
	color: #6b6b6b;
	text-align:left;
	float: left;}
	
#footerContentPrint {
	width: 528px; 
	height:25px;
	color: #6b6b6b;
	padding-left: 5px;
	padding-top: 2px;
	text-align:left;
	background-image:url(../../images/background_footer.gif);
	background-repeat:repeat-x;}
	
/***** FORMULÄR **********/
.formLabel
{
    
    } 

