div.kvinnanet
{ border: 0; padding: 0; margin: 0; }

div.kvinnanet div.top
{ width: 761px; height: 56px; overflow: hidden; }

div.kvinnanet div.photo
{ float: left; }

div.kvinnanet div.menu
{ float: left; }

div.kvinnanet div.break
{ clear: both }

div.kvinnanet div.default-left
{ float: left; background: #e9e9e9; border-right: 2px solid #ffffff; width: 379px; height: 180px; }

div.kvinnanet div.default-right
{ float: left; background: #e9e9e9; width: 378px; height: 180px; }

div.kvinnanet div.sites-left
{ float: left; background: #e9e9e9; border-right: 2px solid #ffffff; width: 379px; height: 300px; }

div.kvinnanet div.sites-right
{ float: left; background: #e9e9e9; width: 378px; height: 300px; }

div.kvinnanet div.contact-left
{ float: left; background: #e9e9e9; border-right: 2px solid #ffffff; width: 379px; height: 230px; }

div.kvinnanet div.contact-right
{ float: left; background: #e9e9e9; width: 378px; height: 230px; }

div.kvinnanet div.bottom
{ background: url(../img/bottom-bg.gif) no-repeat; width: 761px; height: 25px; border-top: 2px solid #ffffff; }

div.kvinnanet div.bottom a
{ color: #ffffff; }

div.kvinnanet div.bottom p
{ margin: 5px 0 0 12px; padding: 0;}

div.kvinnanet h1
{ padding: 12px 0 0 12px; margin: 0; font: 24px Arial; font-weight: normal; line-height: 24px; }

div.kvinnanet p
{ padding: 12px; margin: 0; line-height: 15px; }

div.kvinnanet div.default-right p.logos
{ padding: 35px 0 0 40px; margin: 0; }

div.kvinnanet div.default-right p.logos img
{ vertical-align: middle; }


/* MENU
------------------------------------------------------------------------------------------------------------------------*/

div.kvinnanet div.menu a.block
{ display: block; margin: 0 0 10px 10px; }

div.kvinnanet div.menu a.one
{ width: 154px; height: 79px; background: url(../img/menu_1.gif) no-repeat; }

div.kvinnanet div.menu a.two
{ width: 154px; height: 79px; background: url(../img/menu_2.gif) no-repeat; }

div.kvinnanet div.menu a.three
{ width: 154px; height: 79px; background: url(../img/menu_3.gif) no-repeat; }

div.kvinnanet div.menu a.four
{ width: 154px; height: 79px; background: url(../img/menu_4.gif) no-repeat; }

div.kvinnanet div.menu a.one:hover
{ background-position: 0 -79px; }

div.kvinnanet div.menu a.two:hover
{ background-position: 0 -79px; }

div.kvinnanet div.menu a.three:hover
{ background-position: 0 -79px; }

div.kvinnanet div.menu a.four:hover
{ background-position: 0 -79px; }



/* PAckage Table
------------------------------------------------------------------------------------------------------------------------ */

/** TABLE STUFF **/
div.photo div.wrapper { 
	float: left; 
	/* background: #e9e9e9; */
	width: 550px;
	clear: both; 
	display: block;
	margin: 35px 20px 0 20px;

	}

div.wrapper table { 
	margin-top: 0px; 
	margin-left:auto; 
	margin-right: auto;
	margin-bottom: 12px; 
	line-height: 15px; 
	font-size: 10px;
	font-weight: regular; 
	width: 550px; 
	color: #666;
	float: left;
	}
	
div.wrapper div.table_wrapper { 
	overflow: hidden;
	width: 500px;
	display: block;
	clear: both;
	float: left;
	}
	
div.wrapper td { 
	padding: 5px; 
	border: 1px #ccc dotted;
	/* border-right: 1px #ccc solid; */
	/* border-bottom: 1px #ccc solid; */
	text-align: center; 
	}
	
div.wrapper tr.td_head td{ 	
	padding-top: 5px;
	padding-left: 0px;
	text-align: center;
	}

div.wrapper tr.td_head img{ 	
	margin: auto auto;
	align: center;
	vertical-align: middle;
	margin-top:2px;
	}
	
div.wrapper #td_col1 { 
	width: 100px; 
	height: 60px;   
	border: none;
	}

div.wrapper #head { 
	background: #fff;  
	}

div.wrapper #even {
	height: 40px; 
	background: #efefef;
	}

div.wrapper #even 	{
	
/*	border-bottom: 1px #ddd solid; */
	}

	
div.wrapper #odd {
	background: #e6e6e6;
	height: 40px; 
	}	
	
div.wrapper #footer {
	text-align: right; 
	padding-right: 5px;
	font-weight: normal;
	font-size: 10px;
	border: none;
	height: 11px;
	line-height: 11px;
	}
