﻿/** style.css for atelierenroute.nl **/

p {
	text-align: justify;
	font-family: Verdana, Arial;
}
body {
	font-family: Verdana;
	font-size: 14px;
	background-color: #808080;
	color: #FFFFCC; /* margin: 0px; */;
	text-decoration: none;
}

/* td {font-size:14px;
       color: #0066cc; }
*/

td {
	font-size: 14px;
	color: #FFFFCC;
	vertical-align:top;
} 

/*
Normal Links
*/
a         {
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
}
a:link    {
	text-decoration: none;
	color: #FFFF66;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
	font-weight: normal;
}
a:hover   {text-decoration: underline; color:#4f5d04; font-weight:normal;}

/* line 25 */

/*
Text headers
*/

h1 {font-size: 18px;
    color: #FFFFCC; 
    font-weight : lighter} 

h2 {font-size:16px;
   color: #FFFFCC;
  	font-weight : lighter} 

div#sitecontainer{
width: 910px;		
}
div#header{
width: 100%;
padding-left:100px;
height: 55px;
vertical-align:middle;
font-size:22px
}
div#contentheader{
width: 100%;
padding-left:100px;
height: 35px;
vertical-align:middle;
font-size:16px;
}
div#menu{
float: left;
width: 100px;
}

div#content{
float: left;
width: 585px;
text-align:justify;
padding-right:15px

}

div#content_picture{
float:left;
position:absolute;
width:585px;
height:199px;
background-color:black;
top:315px;
text-align:center;
}

div#content_picture1h{
float:left;
position:absolute;
width:585px;
height:90px;
background-color:black;
top:425px;
text-align:center;
}

div#content_picture3h{
float:left;
position:absolute;
width:585px;
height:309px;
background-color:black;
top:206px;
text-align:center;
}


div#siteinfo{
float: right;
width: 210px;
}

div#sileft{
float:left;
width:100px;
}

div#siright{
float:right;
width:100px;		
}

div#tussenmarge{
float:left;
width:100%;
height:19px;
}
div#tussenmarge5{
float:left;
width:100%;
height:2px;
}

div#tussenmarge-logies{
float:left;
width:100%;
height:52px;
}

div#footer{
background-color: silver;
clear: left;
float: left;
width: 810px;
height: 50px;
padding-top:20px;
padding-left:100px;
margin-top:20px
} 

ul.no_bullet {
list-style-type: none;
margin-top:5px;
margin-bottom:0px;
margin-left:1.2em;
padding-left:0em;
word-spacing:0px
}
ul.bullet {
  list-style-type: disc;
  padding-left: 25px;
  top:0px;
  line-height:16px
}

ul.square {
				
list-style:square;
margin-top:5px;
margin-bottom:0px;
margin-left:1.2em;
padding-left:0em;
word-spacing:0px
				
}

div#menustyle {
border-style: solid; 
border-width: 0px 0px 1px 0px;
border-color:#999999;
position: relative; 
width: 90px; 
height: 22px; 
float: left;				
}