/*
###########################################################
#
# Filename:			body.css
#
# Copyright:		S-Inside
# Project:			www.steverinkbanden.nl
# Platform:			CSS
# Date created: 	28-01-10 
#
    used colours for this website:
    #e9e8e7 		light grey
    #fe0000 		red
# 			
###########################################################
*/

.body{
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #ffffff; 
}

td.pand {
	width: 156px;
	font-size: 0pt; 
}

td.logo {
	width: 600px;
	text-align: center;
	font-size: 0pt; 
	color: #000000;
	background-color: #e9e8e7;
}

td.menu {
	font-size: 0pt;
	top: 0px;
	height: 22px;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	background-color: #fe0000;
	color: #333332;
}

td.left {
	height: 10%;
	color: #000000;
	padding: 10px;
	background-color: #e9e8e7;
}

td.inhoud {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	padding: 10px;
	color: #000000;
	background-color: #ffffff;
}


td.inhoud a:hover {color: #fe0000; background: inherit;}
td.inhoud a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	text-decoration: underline;
	background: inherit;
	color: #000000;
}

td.right {
	height: 10%;
	color: #000000;
	padding: 10px;
	background-color: #e9e8e7;
}

td.leftphoto {
	color: #000000;
	background-color: #e9e8e7;
}

td.rightphoto {
	color: #000000;
	background-color: #e9e8e7;
}

img.photodesign {
	
}

td.copy {
	font-size: 0pt;
	text-align: center;
	height: 22px;
	padding-top: 4px;
	border-top: 2px solid black;
	background-color: #fe0000;
	color: #e9e8e7;
}

h1.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	font-weight: bold;
}

h2.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: bold;
}

.redtext {
	color: #fe0000;
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: bold;
}

a.link:hover {color: #fe0000; background: inherit;}
a.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	text-decoration: underline;
	background: inherit;
	color: #000000;
}

a.nieuwsitem:hover {color: #fe0000;}
a.nieuwsitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	text-decoration: underline;
	background: #e9e8e7;
	color: #000000;
}

span.newline_newsitem{
	height: 20px;
	width: 100px;
	display: block;
}

a.uitklapbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	text-decoration: underline;
	background: inherit;
	color: #000000;
}

a.copy:hover {text-decoration: underline; color: #000000; background: transparent;}
a.copy {
	position: relative;
	bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: bold;
	text-decoration: none;
	background: transparent;
	color: #ffffff;
}

#image {
	position: absolute;
	left: 650px;
	top: 250px;
	background: inherit;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	text-decoration: underline;
}

/* formulier */

.knop {
	width: 100px;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	background-color: #fe0000;
	border-color: #c0c0c0;
	border-style: outset;
}

.textbox {
	width: 360px;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	border: 1px solid #9e0a0a;
	color: #9e0a0a;
	background-color: #c0c0c0;
}

.textboxsmall {
	width: 60px;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	border: 1px solid #9e0a0a;
	color: #9e0a0a;
	background-color: #c0c0c0;	
}

.areabox {
	width: 360px;
	height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	border: 1px solid #9e0a0a;
	color: #9e0a0a;
	background-color: #c0c0c0;
}

.selectbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	border: 1px solid #9e0a0a;
	color: #000000;
	background-color: #eeeeee;
	width: 200px;
	height: 20px;
}

#image_big {
	position: absolute;
	display: none;
	left: 80px;
	top: 80px;
	padding: 5px;
	z-index: 300;
	border: 2px solid #2c4689;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	font-weight: bold;
  	text-decoration: underline;
	cursor: pointer;
	background-color: #ffffff;
	color: #000000;
}

#foutmelding {
	display: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	position: absolute;
	padding: 20px;
	top: 200px;
	left: 200px;
	width: 400px;
	height: 200px;
	border: 2px solid #2c4689;
	background-color: #eeeeee;
	color: #2c4689;
	z-index: 200;
}

@media screen{
  	body>div#image_big{
   		position: fixed;
  	}
  	body>div#foutmelding{
   		position: fixed;
  	}
}
