/*
Theme Name: EBASOB Theme
Theme URI: http://www.tvandel.nl/
Description: Wordpress theme created for EBASOB
Version: 0.9
Author: Twan van Landschoot and Thijs de Leeuw
*/


*			{	padding: 0; margin: 0;}
html		{	height: 100%;}
Body		{	font-size: 62.5%;	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	color: #000000;	text-align: left;	background-color: #FFFFFF;}
img			{	border: none;}

//#sidemenu					{	position:absolute;	left:0px;		top:0px;		width:200px;	height: 480px;	background-color: #ff0000;}
#navigatie 					{	position:fixed;		right:50px;		top:30px;		width:237px;	height:91px;	z-index:6;}
#tvandel					{	position:fixed;		right:15px; 	bottom:15px;	width:31px; 	height:139px;	z-index:0;}
#logo_beeldmerk				{	position:fixed;		right:70px;		bottom:35px;	width:192px;	height:120px; 	z-index:0;}
#flashcontent 				{	position:fixed;		left: 190px;	top:80px;		width:300px;	height:100%;	z-index:1;}
#foto_staand				{	position:fixed;		left: 255px;	top:101px;		width:300px;	height:100%;}
#foto_liggend				{	position:fixed;		left: 210px;	top:151px;		width:300px;	height:100%;}
#project_menu 				{	position:fixed;		left: 20px;		top:30px;		width:150px;	height:100%; 	z-index:3;}
#content					{	position:fixed;		left: 633px;	top:151px;		width:300px;	height:100%; 	z-index:1;}
#contentCV					{	position:fixed;		left: 255px;	top:151px;		width:650px;	height:100%; 	z-index:1;}
#Links						{	position:fixed;		left: 210px;	top:151px;		width: 885px;	height:100%; 	z-index:1;}
#contactform 				{	position:fixed;		left: 210px;	top:151px;		width:300px;	height:100%;}
div.LinksLeft				{	position:absolute;	left: 425px;	top: 0px;		width: 150px;	height:100%;}
div.LinksMiddle				{	position:absolute;	left: 205px;	top: 0px;		width: 150px;	height:100%;}
div.LinksRight				{	position:absolute;	left: 0px;		top: 0px;		width: 150px;	height:100%;}
div.nieuws 					{	position:absolute;	left: 91px;		top:0px; 		width:65px;		height:27px;}
div.projecten				{	position:absolute;	left: 0px;		top:27px;		width:93px;		height:28px;}
div.cv						{	position:absolute;	left: 184px;	top:27px;		width:27px;		height:19px;}
div.links					{	position:absolute;	left: 132px;	top:32px;		width:46px;		height:26px;}
div.pers					{	position:absolute;	left: 95px;		top:58px;		width:50px;		height:24px;}
div.contact					{	position:absolute;	left: 156px;	top:64px;		width:74px;		height:22px;}
#footer						{	width: 1000px; height: 40px;}

#project_menu ul			{	list-style-type: none; margin: 0; font-weight: normal;}
#project_menu li 			{	font-size: 1.4em; padding-bottom: 0.3em;}
#project_menu li:hover		{	list-style-type: none;}
#project_menu li a	 		{	text-decoration: none; width: 130px; color:#000000;	background-color:#ffffff; }
#project_menu li a:hover	{	text-decoration: none; color:#1147c6;	background-color: #ffffff;}

#content img		{padding: 10px 0;}
#content p			{font-size: 1.2em;}
#content h1			{padding: 0 0 20px 0; font-weight: normal; font-size: 1.8em;}
#content a	 		{text-decoration: none; color:#1147c6;	background-color:#ffffff;}
#content a:hover	{text-decoration: underline; color:#1147c6;	background-color: #ffffff;}
#content ul			{list-style-type: none;}
#content li 		{padding-bottom: 1em;}
#content li a		{text-decoration: none; display: block; width: 130px; color:#000000;	background-color:#ffffff; }
#content li a:hover	{text-decoration: underline; color:#1147c6;	background-color: #ffffff;}

#contentCV p			{font-size: 1.2em;}
#contentCV h1			{padding: 0 0 20px 0; font-weight: normal; font-size: 1.8em;}
#contentCV a	 		{text-decoration: none; color:#000000;	background-color:#ffffff;}
#contentCV a:hover		{color:#1147c6;	background-color: #ffffff;}
#contentCV ul			{list-style-type: none;}
#contentCV li 			{padding-bottom: 1em;}
#contentCV li a			{text-decoration: none; display: block; width: 130px; color:#000000;	background-color:#ffffff; }
#contentCV li a:hover	{text-decoration: underline; color:#1147c6;	background-color: #ffffff;}
td			{padding: 0 15px 5px 0;}

#Links ul			{	list-style-type: none; margin: 0; font-weight: normal;	font-size: 1.2em;}
#Links li:hover		{	list-style-type: none;}
#Links li a	 		{	text-decoration: none; width: 130px; color:#000000;	background-color:#ffffff; }
#Links li a:hover	{	text-decoration: none; color:#1147c6;	background-color: #ffffff;}
#Links h1			{	padding: 0 0 20px 0; font-weight: normal; font-size: 1.8em;}


input			{	background-color:#FFFFFF;	border-color: #000000;	border-style:none none solid;	border-width:medium medium 1px;	}
.contacterror	{	background-color:#6ab2de;	}
textarea		{	border:1px solid #000000;	}
label			{	font-size:small;	}