/* style sheet */

/*Freelight*/
/*red:  #ed1c24*/
/*yellow:  #ffec73*/
/*orange:  #fab125*/

body			{font-family: verdana; font-size: x-small; text-align: center; margin: 0px; padding: 0px; height: 100%; background: #000 url('../images/f&c_design_bck01.gif') no-repeat bottom left;}
a				{text-decoration: none; color: #fab125; font-weight: bold;}
a:hover			{text-decoration: underline;}

h1				{font-size: medium; color: #ed1c24;}
h2				{font-size: small; color: #666;}
h3				{font-size: small; color: #fab125;}
h4				{font-size: small; font-weight: bold;}
h5				{font-size: small; color: #ffec73; background: #666; padding: .2em;}

p				{line-height: 200%;}

.inleiding		{font-weight: bold;}

.logo_home		{position: absolute; width: 200px; height: 151px; margin-top: -45px; margin-left: 5px; background: #fff url('../images/f&c_design_logo.jpg') no-repeat center top;}
.logo			{position: absolute; width: 200px; height: 151px; margin-top: -45px; margin-left: 5px; background: #fff url('../images/f&c_design_logo.jpg') no-repeat center top;}

.top_home		{height: 400px; background: #000 url('../images/f&c_design_bck.gif') no-repeat left top; text-align: right;}
.top			{height: 250px; background: #000 url('../images/f&c_design_bck.gif') no-repeat left top; text-align: right;}

.carousel		{text-align: right;}

.menubalk		{text-align: left; margin-left: 205px; height: 45px; font-size: x-small; background: #fff url('../images/f&c_design_menu.jpg') repeat-x center top;}
.menuitems		{color: #fff; padding-top: 15px;}
.menuitems a	{color: #fff; text-decoration: none; margin-right: 1px; margin-left: 1px;}
.main			{min-height: 169px; background: #000 url('../images/f&c_design_bck02.gif') no-repeat right top; margin-bottom: 125px;}
.content		{width: 500px; text-align: left; padding: 25px 0 0 0; margin: auto; background: #000; color: #fff;}

.footer			{color: #888; font-size: xx-small; height: 30px;}
.footer a		{color: #888; font-weight: normal; text-decoration: underline;}

label				{display: block; color: #888; font-size: x-small;}
input				{margin: 2px 0 10px 20px; padding: 2px; background: white; border: 0; font: x-small Courier; font-weight: bold; width: auto; border-bottom: 1px solid #888; }
input.button		{width: auto; border: 1px solid black; font-size: x-small; color: #000; float: right; clear: both; margin: 5px; padding: 4px 0;}
textarea			{width: 250px; height: 300px;margin: 0; padding: 0; background: white; border: 0; font: small Courier; border: 1px solid #888; }
fieldset			{margin: 5px; padding: 2px; font: small Verdana; border: 1px dashed #ccc; padding: 5px; margin: 5px;}
