/* CSS Document */
html,body{
	height					:98%;
	}
	
body {
	background-color		:#FFFFFF;
	margin					:10px 0px 0px 20px;
	font-family				:Verdana, Arial, Helvetica, sans-serif;
	font-size				:10px;
	color					:#C4C4C6;
	text-decoration			:none;
	font-weight				:normal;
    font-style				:normal;
	}

table.main{
	background-color:#BBD636;
	}
	
th, td, tr { 
	color:#333333; 
	font-family				:Verdana, Arial, Helvetica, sans-serif;
	font-size				:10px; 
	text-decoration			:none; 
	font-weight				:normal;
	line-height				:15px;
   }       

A		  {color:#3350CC; text-decoration:underline; font-size:10px; font-weight:normal; font-style:normal;}
A:link	  {color:#3350CC; text-decoration:underline; font-size:10px; font-weight:normal; font-style:normal;}
A:visited {color:#3350CC; text-decoration:underline; font-size:10px; font-weight:normal; font-style:normal;}
A:active  {color:#3350CC; text-decoration:underline; font-size:10px; font-weight:normal; font-style:normal;}
A:hover	  {color:#3350CC; text-decoration:underline; font-size:10px; font-weight:normal; font-style:normal;}

td.top_cornor_left{
	background-image		:url(../../../images/top_cornor_left.gif);
	background-repeat		:no-repeat;
	background-position		:top left;
	width					:10px;
	height					:10px;
	}

td.top_cornor_right{
	background-image		:url(../../../images/top_cornor_right.gif);
	background-repeat		:no-repeat;
	background-position		:top right;
	width					:10px;
	height					:10px;
	}
	
td.bottom_cornor_left{
	background-image		:url(../../../images/bottom_cornor_left.gif);
	background-repeat		:no-repeat;
	background-position		:top left;
	width					:10px;
	height					:10px;
	}

td.bottom_cornor_right{
	background-image		:url(../../../images/bottom_cornor_right.gif);
	background-repeat		:no-repeat;
	background-position		:top right;
	width					:10px;
	height					:10px;
	}
	
td.logo{
	height					:50px;
	width					:613px;
	}

td.logo_right{
	padding-right			:10px;
	width					:234px;

	}
	
td.menu_left{
	background-image		:url(../../../images/menu_fish.gif);
	background-position		:top left;
	background-repeat		:no-repeat;
	background-color		:#71C2DE;
	color					:#FFFFFF;
	height					:20px;
	text-align				:left;
	width					:126px;
	}

td.menu{
	background-color		:#71C2DE;
	color					:#FFFFFF;
	height					:20px;
	text-align				:center;
	border-left-style		:solid;
	border-left-color		:#C4C4C6;
	border-left-width		:1px;
	width					:126px;
	}

A.menu	  		{color:#FFFFFF; text-decoration:none; font-weight:normal; font-style:normal;}
A.menu:link	  	{color:#FFFFFF; text-decoration:none; font-weight:normal; font-style:normal;}
A.menu:visited 	{color:#FFFFFF; text-decoration:none; font-weight:normal; font-style:normal;}
A.menu:active  	{color:#FFFFFF; text-decoration:none; font-weight:normal; font-style:normal;}
A.menu:hover	{color:#FFFFFF; text-decoration:underline; font-weight:normal; font-style:normal;}

A.menu_active			{color:#FFFFFF; text-decoration:underline; font-weight:normal; font-style:normal;}
A.menu_active:link	  	{color:#FFFFFF; text-decoration:underline; font-weight:normal; font-style:normal;}
A.menu_active:visited 	{color:#FFFFFF; text-decoration:underline; font-weight:normal; font-style:normal;}
A.menu_active:active  	{color:#FFFFFF; text-decoration:underline; font-weight:normal; font-style:normal;}
A.menu_active:hover		{color:#FFFFFF; text-decoration:underline; font-weight:normal; font-style:normal;}

td.text_main{
	height					:270px;
	vertical-align			:top;
	padding-left			:10px;
	padding-right			:10px;
	width					:512px;
	}

td.text_main_right{
	vertical-align			:bottom;
	text-align				:right;
	}
	
td.overskrift{
	background-image		:url(../../../images/bottom_fish.gif);
	background-position		:top left;
	background-repeat		:no-repeat;
	color					:#333333;
	font-size				:14px;
	height					:35px;
	vertical-align			:top;
	font-weight				:bold;
	padding-left			:60px;
	padding-top				:40px;
	width:613px;	
	}
		
td.teaser1_forside{
	background-image		:  url("../../../upload/grafikKart/storFiskLeft.jpg");
	background-repeat		:no-repeat;
	color					:#FFFFFF;
	text-align				:center;
	font-size				:14px;
	font-weight				:bold;
	width					:252px;
	height					:100px;
	vertical-align			:bottom;
	padding-bottom			:20px;
	}
	
td.teaser2_forside{
	background-image		:  url("../../../upload/grafikKart/storFiskMid.jpg");
	background-repeat		:no-repeat;
	color					:#FFFFFF;
	text-align				:center;
	font-size				:14px;
	font-weight				:bold;
	width					:252px;
	height					:60px;
	vertical-align			:bottom;
	padding-bottom			:20px;
	}

td.teaser3_forside{
	background-image		:  url("../../../upload/grafikKart/storFiskRight.jpg");
	background-repeat		:no-repeat;
	color					:#FFFFFF;
	text-align				:center;
	font-size				:14px;
	font-weight				:bold;
	width					:252px;
	height					:60px;
	vertical-align			:bottom;
	padding-bottom			:20px;	
	}
	
						
td.copyright{
	text-align				:center;
	font-size				:9px;
	color					:#666666;
	height					:20px;
	}	
	.input{
	background-color	:#EFF8C2;
	color				:#666666;
	font-size			:11px;
	width				:250px;
	}
	
.inputPostnr{
	background-color	:#EFF8C2;
	color				:#666666;
	font-size			:11px;
	width				:50px;
	}
	
.inputBy{
	background-color	:#EFF8C2;
	color				:#666666;
	font-size			:11px;
	width				:176px;
	}
		
.inputKnap{
	color				:#FFFFFF;
	font-family			:Verdana, Arial, Helvetica, sans-serif; 
	font-size			:10px;
	background-color	:#606F17;
	height				:20px;
	font-style			:normal;
	background-image	:url(../../../images/pil.gif);
	background-repeat	:no-repeat;
	background-position	:left;
	font-weight			:bold;
	vertical-align		:top;
	cursor				:pointer;
	border				:outset #CDCABF 2px;
	margin-left			:5px;
	margin-top			:0px;
	padding-left		:10px;

	}
	
.inputKnapTilbage{
	color				:#FFFFFF;
	font-family			:Verdana, Arial, Helvetica, sans-serif; 
	font-size			:10px;
	background-color	:#606F17;
	height				:20px;
	font-style			:normal;
	background-image	:url(../../../images/pilTilbage.gif);
	background-repeat	:no-repeat;
	background-position	:left;
	font-weight			:bold;
	vertical-align		:top;
	cursor				:pointer;
	border				:outset #CDCABF 2px;
	margin-left			:5px;
	margin-top			:0px;
	padding-left		:5px;
	}	