/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 25, 2005)

Screen layout: */

.style1 {color: #FF3366}

body {
	background-repeat: repeat;
	font-family: "Trebuchet MS";
	font-size: 75%;
	font-style: inherit;
	background-color: #000000;
	word-spacing: normal;
}



#wrap {
	color: #303030;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#header {
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 45px;
}

#header h1 {
  font: bold 330%/100% "Lucida Grande";
  position: relative;
  color: #464646;
}

h1 span {
	background: url(../images/gradient-white.png);
	position: absolute;
	display: block;
	width: 421px;
	height: 31px;

}


#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {

}

#flash {
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;

}


	*{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}




#avmenu {
	clear: left;
	float: left;
	width: 150px;
	font-size: 0.9em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	height: auto;
	background-color: #FFFFFF;
}

#avmenu ul {
	list-style: none;
	width: 150px;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 1.1em;
	background-color: #FFFFFF;
}	

#avmenu li {
	margin-bottom: 0px;
}

#avmenu li a {
	font-weight: lighter;
	height: 20px;
	color: #666666;
	display: block;
	padding: 6px 0 0 10px;
	border-left: 0px solid;
	font-family: "Trebuchet MS";
}	
	
#avmenu li a:hover {
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
}

.announce {
	margin: 00px 0 00px 0;
	padding: 10px;
	width: 130px;
	color: #000000;
	line-height: 1.3em;
	text-align: inherit;
	border-left: 0px solid;
	border-left-color: #286ea0;
	font-style: italic;
	height: auto;
	border-top-color: #000000;
	border-top: 12px;
	border-top-style: solid;
}

#extras {
float: right;
width: 100px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
	margin: 0px 0px 0px 150px;
	padding: 15px 5px 0px 5px;
	width: 580px;
	text-align: left;
}

#content li a:hover {
	color: #FF3399;
	border-left: 4px solid #FF3399;
	background-color: #FFCCCC;
}



#content h2 {
	font-size: 1.5em;
	margin: 1em 0 0.5em 1em;
}

#content img {
	padding: 1px;
}




h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
	text-decoration: none;
	color: #286ea0;
}

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

a img {
border: 0;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	width: 750px;
	text-align: center;
	color: #000000;
	font-size: 0.8em;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	border-bottom: solid;
	border-top: thin dotted #CCCCCC;
}


#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.esm {
	margin: 0px 0px 0px 0;
	float: left;
	width: 600px;
}
.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
	text-align: center;
	white-space: normal;
	font-size: 95%;
}

.smalltitle {
	font-size: 19px;
	color: #333333;
}

.small {
font-size: 0.8em;
}


.bold {
font-weight: bold;
}

.hide {
display: none;
}
center text {
	padding-left: 66px;
}
#content img front {
	padding: 0px;
	display:inline;
	border: 0px solid #f0f0f0;
}
.centerCopy {
	padding: 12px;
}
.announceimages {
	margin: 00px 0 00px 0;
	padding: 00px 0px;
	width: 150px;
	color: #000000;
	line-height: 1.3em;
	text-align: inherit;
	border-left: 0px solid;
	border-left-color: #286ea0;
	font-style: italic;
	height: inherit;
	border-top-color: #000000;
	border-top: 12px;
	border-top-style: solid;
}

/* footer position using 'footerStickAlt' technique */
#contents {
	position: relative;
	min-height: 100%;
	left: 50%;
	border:solid 0px;
	overflow-x: hidden;
	margin-left: -417px;
	width: 834px;
	/*background: url(../img/content_gradient.jpg) #fff; background-repeat:repeat-x; */
}

* html #contents {
	height: 100%;
}

#help_info{
	position: absolute; 
	width: 337px; 
	height: 126px; 
	background:  url(../img/help_back.gif);
	
	padding: 10px 10px 20px 10px ;
}

#footer h1{
	color:#ec6812;
	font-size:11px;
	margin:0px;
}

#footer .navigation{
	color:#999;
	padding-top:5px;
}
#footer .navigation:hover{
	color:white;
	padding-top:5px;
}
#footer .table td{
	vertical-align:top;
	padding-right:50px;
	text-align:left;
}
#footer {
	position: relative;
	width: 100%;
	height: 261px;
	margin-top: -40px;
	overflow: hidden;
	font-size: 11px;
	color: #999;
	background: #1b1b1b;
	background-image: url(../img/footer_bg.gif);
	background-repeat:repeat-x;
}

#logo {
	position:absolute;
	top:18px;
	left:32px;
	width:257px;
	height:77px;
	background: url(../img/logo_wit.gif);
}

#navigation {
	position:absolute;
	
	overflow: hidden;
	
	top: 70px;
	right:26px;
	width:500px;
	height:37px;
	padding-left: 2px;
	background: url(../img/navigation_bg2.gif) no-repeat;
}

#content_pages {
	position: relative;
	padding-top: 395px;
	padding-left:32px;
	padding-right: 30px;
	width:774px;
}

#flash_demo{
	position: absolute;
	top: 118px;
	left:34px;
	width:580px;
	height:250px;
}

#submenu{
	position: absolute;
	top: 115px;
	left:617px;
	width:188px;
	height:250px;
}


#submenu a {
	display: block;
	/*background: url(../img/submenu/klantsupport.gif);*/
	width: 188px;
	height: 61px;
	color:#bbb;
	margin-top:3px;
}

#submenu .body {
	font-size: 11px;
	padding-left:16px;
	color: #ccc;
}

#submenu .spanclass {
	color:white; 
	font-size:14px; 
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 16px;
}

