/* **************************************************************** */
/*                                                                  */
/*   Denne fil er en del af produktet Standard fra Imagehuset       */
/*                                                                  */
/*                                                                  */
/*   Copyright 2004 Imagehuset - alle rettigheder forbeholdes.      */
/*                                                                  */
/* **************************************************************** */




/*  Baggrunde  */


.Design_bgMain			{ 
				background-color: #FFFFFF; 
				border-top: 0px; 
				border-bottom: 0px; 
				border-left: 0px; 
				border-right: 0px; 
				margin-top: 0px; 
				margin-bottom: 0px; 
				margin-left: 0px; 
				margin-right: 0px; 
				}


.Design_bgMargen		{ 
				background-color: #FFFFFF; 
				border-top: 0px; 
				border-bottom: 0px; 
				border-left: 0px; 
				border-right: 0px; 
				margin-top: 0px; 
				margin-bottom: 0px; 
				margin-left: 0px; 
				margin-right: 0px; 
				}




/*  Skrifttyper  */


.Design_overskrift 		{ 
				color: #000000; 
				font-family: Tahoma; 
				font-weight: bold; 
				font-size: 13px; 
				} 


.Design_overskrift_hvid 	{ 
				color: #FFFFFF; 
				font-family: Tahoma; 
				font-weight: bold; 
				font-size: 13px; 
				} 


.Design_brodtekst 		{ 
				color: #000000; 
				font-family: Tahoma; 
				font-weight: normal; 
				font-size: 11px; 
				} 


.Design_brodtekst_hvid 		{ 
				color: #FFFFFF; 
				font-family: Tahoma; 
				font-weight: normal; 
				font-size: 11px; 
				} 


.Design_brodtekst_roed 		{ 
				color: #FF0000; 
				font-family: Tahoma; 
				font-weight: normal; 
				font-size: 11px; 
				} 




/*  Links  */


A.Design_tekstlink:link 	{ 
				color: #000000; 
				text-decoration: none; 
				}

A.Design_tekstlink:visited 	{ 
				color: #000000; 
				text-decoration: none; 
				}

A.Design_tekstlink:active 	{ 
				color: #000000; 
				text-decoration: none; 
				}

A.Design_tekstlink:hover 	{ 
				color: #000000; 
				text-decoration: underline; 
				}


A.Design_tekstlink_hvid:link 	{ 
				color: #FFFFFF; 
				text-decoration: none; 
				}

A.Design_tekstlink_hvid:visited { 
				color: #FFFFFF; 
				text-decoration: none; 
				}

A.Design_tekstlink_hvid:active 	{ 
				color: #FFFFFF; 
				text-decoration: none; 
				}

A.Design_tekstlink_hvid:hover 	{ 
				color: #FFFFFF; 
				text-decoration: underline; 
				}




/*  Styles  */


.Design_container 		{
				background-color: transparent;
				text-align: center;
				margin-top: -350px;
				margin-left: -500px;
				position: absolute;
				top: 50%;
				left: 50%;
				width: 1000px;
				height: 700px;
				visibility: visible
				}


.Design_container_intro 	{
				background-color: transparent;
				text-align: center;
				margin-top: -163px;
				margin-left: -226px;
				position: absolute;
				top: 50%;
				left: 50%;
				width: 452px;
				height: 326px;
				visibility: visible
				}


.Design_haand 			{
				cursor: pointer;
				}




/*                                                                  */
/*  END OF FILE                                                     */
/*                                                                  */