/****************************************************/
/*****         CSS for Sea Cottage (c)          *****/
/*****  ontwikkeld door OrangeWindow.nl 2009    *****/
/****************************************************/

@import url(contentbox.css);

/***** STYLES IN BODY ******/

body{

	margin: 0;
	background-color: #FFFFFF;
	}


/***** IMPORTANT TEXT STYLES ******/


a.text:link { color: #005e9d; text-decoration: none; }
a.text:visited { color: #005e9d; text-decoration: none; }
a.text:hover { color: #005e9d; text-decoration:underline;}
a.text:active { color: #005e9d; text-decoration: none;}

h1
{float: left; margin: 26px 0 0 60px; display:inline; width:300px; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#005e9d; line-height:16px; } 

h2
{float: left; margin: 0; width:100%; height:25px; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#005e9d; line-height:15px; } 

h3
{float: left; margin: 0; width:100%; height:15px; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#005e9d; line-height:15px; } 


/***** STYLES ALGEMEEN ******/

.maincontainer
{
width: 980px;
margin-left: auto;
margin-right: auto;
}

.menu
{float:left; margin: 0 0 0 0;  }


.header
{float:left; margin: 10px 0 0 0;  }

/***** STYLES FOOTER ******/

.footer{
float:left; margin:20px 0 0 0; width:980px;}

.footertxt {
margin-left:auto; margin-right:auto; margin-top:5px; width: 810px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #777777; text-align:center; line-height:15px;}

.ontwikkeld_door
{
visibility: hidden;
margin-left: auto;
margin-right: auto;
width: 960px;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

/****************************************************/
/*****         END of CSS Sea Cottage (c)       *****/
/****************************************************/


