/* twee-d | internet services

     www.twee-d.nl

Version: 1.0, januari 2006 */

/******* Pagina en standaard styles *******/
body
{margin:0; padding:0; color:#303030; background:#b5cc35 url(../images/main/background.gif) top left repeat-y; height:100%; font-family: arial;}

ul
{list-style:square; margin:15px 0 15px 0; font-size:0.8em;}

li
{margin:0 0 5px 5px;}

a
{color:#c00043; font-weight:bold; text-decoration:none;}

a:hover
{color:#c00043; text-decoration:underline;}

img
{float:right; margin:0 0 15px 15px; padding:1px; background:#ffffff; border:1px solid #d0d0d0;}

a img
{border-color:#d85d5d;}

a img:hover
{background:#d85d5d; border-color:#d85d5d;}


/******* Style pagina links *******/
#sideleft
{position:absolute; top:0; left:0; width:325px; height:100%; background:#ff6600; text-align:left; overflow:none;}

body > #sideleft
{position:fixed;}


/******* Navigatie menu style *******/
#menu
{height:100%;}

#menu a
{float:left; width:64px; height:100%; border-right:1px solid white;}

	#menu a.een
	{background:#FFD7A7 url(../images/nav/menu-welkom.gif) top left no-repeat;}
	#menu a.twee
	{background:#FAB158 url(../images/nav/menu-confusion.gif) top left no-repeat;}
	#menu a.drie
	{background:#ff8c00 url(../images/nav/menu-eten-drinken.gif) top left no-repeat;}
	#menu a.vier
	{background:#c00043 url(../images/nav/menu-reserveren.gif) top left no-repeat;}
	#menu a.vijf
	{background:#4b2c24 url(../images/nav/menu-meer-weten.gif) top left no-repeat;}

/******* Content style *******/
#content
{margin:0 0 0 325px; width:575px; height:100%; border-right:1px solid white;}

#content h1
{margin:5px 10px 2px 0; font-size:1.2em; font-weight: bold; text-align: right; color:#4b2c24;}

#content h2
{margin:10px 25px 0 25px; border-bottom: 1px solid #4b2c24; font-size:1.0em; font-weight: bold; text-align: left; color:#4b2c24;}

#content p
{margin:10px 25px 0 25px; font-size:0.8em; text-align:left; color:#4b2c24; line-height: 2.0em; clear:both; }

#left {float:left; width:49%; }
#right {float:right; width:49%; }
#menuleft {float:left; width:73%; }
#menuright {float:right; width:26%; }
#menuright p { text-align:right; }

#topnav
{margin:0 25px 0 0; font-size:0.9em; font-weight: bold; text-align: right; color:#FFFFFF;}

	#topnav a
	{color: #FFFFFF; text-decoration:none;}
	#topnav a:visited
	{color: #FFFFFF; text-decoration:none;}		
	#topnav a:hover
	{color: #FFFFFF; text-decoration:underline;}
	
/******* Style van vrouw *******/
#vrouw
{position:absolute; left: 825px; bottom: 0px; width: 90px; height:145px; background:url(../images/main/vrouw3.gif) bottom right no-repeat;}

body > #vrouw
{position:fixed;}
