*{
margin: 0;
padding: 0;
}

a img {
border: 0;
}

body {
background: url(images/bg.png) no-repeat top center white;
font-family: Verdana;
font-size: 11px;
font-weight: normal;
color: #333333;overflow-y:scroll;
}

a, a:visited {
color: #333;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#container {
width: 960px;
margin: auto;
}

#header {
width: 960px;
height: 150px;
}

#header img{
padding-top: 77px;
padding-bottom: 10px;
padding-left: 10px;
float: left;
}

#header p {
float: right;
padding-top: 131px;
padding-right: 20px;
}

#header a img {
border-style: none;
}

#top {
width: 960px;
height: 50px;
background: url(images/top_sprite.png) repeat-x;
background-position: 0 0;
color: white;
}

#top a {
color: white;
}

#top a:hover {
text-decoration: none;
}

#top_left {
float: left;
}

#top_right {
float: right;
}

#top ul {
list-style: none;
float: left;
}

#top p{
display: inline;
float: left;
margin-left: 109px;
margin-top: 9px;
text-align: right;
line-height: 16px;
}

#content_1 {
width: 960px;
height: 206px;
margin-top: 20px;
}

.home #title_blue {width: 298px; height: 40px; background: url(images/title_sprite1.png) no-repeat; background-position: 0 0;}

.home #title_red { width: 298px; height: 40px; background: url(images/title_sprite1.png) no-repeat; background-position: 0 -40px;}

.home #title_green { width: 298px; height: 40px; background: url(images/title_sprite1.png) no-repeat; background-position: 0 -80px; }

.home #title_orange { width: 298px; height: 40px; background: url(images/title_sprite1.png) no-repeat; background-position: 0 -120px; }

#title_blue {width: 336px; height: 40px; background: url(images/title_sprite2.png) no-repeat; background-position: 0 0;}

#title_red { width: 336px; height: 40px; background: url(images/title_sprite2.png) no-repeat; background-position: 0 -40px;}

#title_green { width: 336px; height: 40px; background: url(images/title_sprite2.png) no-repeat; background-position: 0 -80px; }

#title_orange { width: 336px; height: 40px; background: url(images/title_sprite2.png) no-repeat; background-position: 0 -120px; }


h1 {
font-size: 12px;
font-weight: bold;
color: white;
padding: 12px 10px;
}

.home .vak { width: 296px; height: 161px; background: white; border-width: 0 1px; border-style: solid; border-color: #dddddd; overflow:visible;}
.vak { width: 334px; height: 161px; background: white; border-width: 0 1px; border-style: solid; border-color: #dddddd; }

.vak p {
padding: 10px;}


.submit {
width: 110px;
height: 28px;
background: url(images/button_sprite.png);
border-style: none;
color: white;
float: right;
margin-right: 10px;
margin-top: 10px;
font-size: 11px;
font-family:Trebuchet MS;
}

.submit:hover {
background-position: 0 -56px;
}

#submit_orange {
background-position: 0 -28px;
}

#submit_orange:hover {
background-position: 0 -84px;
}

.content_left {
float: left;
height: 206px;
width: 298px;
overflow: visible;
}

.content_mid {
margin: 0 14px;
float: left;
height: 206px;
width: 298px;
overflow: visible;
}

.home .content_right {
float: left;
height: 206px;
width: 336px;}

.vak ul {
list-style-position: inside;
list-style-image: url(images/list.png);
padding: 10px;
line-height: 18px;font-size:10px;font-family: Verdana, Arial;
}

.meer {
float: right;
list-style: none;
}

.meer a{
text-decoration: underline;
color: #ff0066;
}

.meer a:hover {
text-decoration: none;
}

#content_2 {
margin-top: 10px;
}

#content_2 .content_right {
margin-top: 10px;
width: 336px;
}

#nieuws, #aanbiedingen {
padding: 10px;
padding-top: 10px;
color: #515151;
line-height: 18px;
}

#nieuws2 {
padding: 10px;
padding-top:63px;
color: #515151;
line-height: 18px;
}

#nieuws img {
padding: 5px;
}

/*--------------------------------------*/
/*StringBall base                       */
/*--------------------------------------*/
ul#stringball{
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
}
ul#stringball li{
	position:absolute;
	margin:0;
	padding:0;


}


/*--------------------------------------*/
/*StringBall design                     */
/*--------------------------------------*/
ul#stringball{
	height: 206px;
	width: 311px;
	font-size:10px;
	font-weight:bold;
}
ul#stringball li a{
	text-decoration:none;

	border:none;
	margin: 5px;
}

ul#stringball li a:hover{
	padding:5px;
	border:solid 1px #ff8517;
}

#footer {
clear: both;
padding-top: 10px;
padding-bottom: 5px;
}

#footer img {
padding-bottom: 2px;
}

#footer p {
text-align: right;
line-height: 20px;
font-size: 10px;
}

.blue , .blue:visited{
color: #17bbff;
}

.red, .red:visited {
color: #ff1774;
}

.green, .green:visited {
color: #55e707;
}

.orange, .orange:visited {
color: #ff8517;
}

#container_left {
float: left;
width: 614px;
margin-top: 20px;
}

.text {
margin-bottom: 10px;
width: 614px;
float: left;
display: block;
font-size: 12px;
color: #515151;
}

.text_inside {
display: block;
padding: 15px 20px 0 20px;
width: 574px;
float: left;
background: url(images/text_bg.png) repeat-y;
line-height: 18px;
}

.text_inside p a {
color: #ff7900 !important;
text-decoration:underline;
}

.text_inside p a:hover {
text-decoration: none;
}

.text_inside li {
list-style-position: inside;
}

#side {
margin-top: 20px;
width: 310px;
float: right;
color: #515151;
font-size: 11px;
}

.side_item {
float: right;
margin-bottom: 10px;
}

.opties li {
list-style: none;
padding-bottom: 5px;
}

.opties li img {
margin-bottom: -2px;
margin-left: -2px;
padding-right: 10px;
}

.website  a{
text-decoration: underline;
}

.website a:hover {
text-decoration: none;
}

h2 {
font-size: 15px;
font-weight: bold;
color: #ff7900;
width: 530px;
padding-bottom: 5px;
border-bottom: 1px solid #dddddd;
}

h3 {
font-size: 13px;
font-weight: bold;
color: #515151;
width: 530px;
padding-top: 15px;
padding-bottom: 5px;
border-bottom: 1px solid #dddddd;
}

#text_inside p {
padding: 2px 0 20px 0;
}



.reacties {
width: 614px;
height: 40px;
background: url(images/reacties_top.png) no-repeat;
}

.reacties p {
color: white;
padding: 12px 20px;
}

.reacties a {
color: white;
}

.reacties_inside {
background: url(images/reacties_bg.png) repeat-y;
}

.reacties_inside p {
padding: 10px 20px;
line-height: 16px;
}

.bijlage {
padding-left: 5px;
}

.bijlage a {
color: #9e9e9e;
text-decoration: underline;
}

.bijlage a:hover {
text-decoration: none;
}

.submit_reactie {
display: block;
width: 100px;
height: 30px;
background: url(images/submit_bg.png) no-repeat;
padding-top: 0px;
margin-top: 5px;
border-style: none;
}

#reageer_file {
width: 275px;
}

#reageer {
width: 580px;
}

#reageer input, #reageer textarea {
padding: 5px;
border-color: #eee;
border-width: 1px;
border-style: solid;
background: #f9f9f9;
}

#reageer td {
padding-bottom: 5px;
}

a.download {
color: #FF7900;
text-decoration: underline;
}

a.download:hover {
text-decoration: none;
}

#maillijst form {
padding: 10px;
}

#e-mail {

float: left;
}

#verzend {
float: right;
padding: 7px 17px;
background: #555;
font-size: 11px;
font-family:Trebuchet MS;
color: white;
border: 0;
}

#verzend:hover {
background: #222222;
}

.nav_pages {
padding: 4px;
color: #ff7900;
}

a.nav_pages {
font-weight: bold;
}

a.nav_pages:visited{
color: #ff7900;
}

.nav_pages em{
text-decoration: underline;
font-weight: normal;
}



#login_sumbit {
background: #555;
color: white;
width: 108px;
cursor: pointer;
border: 0;
font-size: 11px;
font-family: Trebuchet MS;
float: right;
margin: 0;
}

#login_sumbit:hover {
background: #222222;
}





.orange_inverse {
color: #ff7900;
text-decoration: none !important;
}

.orange_inverse:hover {
color: black;
}

.submit_black {
background: #555 !important;
color: white !important;
border: 0  !important;
font-size: 11px;
font-family: Trebuchet MS;
float: right;
margin: 0;
}

.submit_black:hover {
background: #222222 !important;
}

.goto_link {
font-size: 9px;
}
