/* body lay-out */

body {
background-image: url(../../../images/site/mijnstreekonline/bg.gif);
	background-repeat: repeat;
	margin: 0px;
text-align:center;
background-attachment:fixed;
}


/* hoofd container */

#container {
width: 781px;
\width: 801px;
w\idth: 781px;
margin: 0px auto;
padding: 0px;
position:relative;
text-align:left;
background-color:#000000;
}


/* flash container */

#header {
	padding: 0px;
	height: 250px;
	position:relative;
	background-color:#000000;
	background-image: url(../../../images/site/mijnstreekonline/top.jpg);
}

/* menu container */

#menuContainer {
	position:absolute;
	left:7px;
	top:100px;
	width: 196px;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
	background-image: url(../gfx/menu_spacer.gif);
	background-repeat: repeat-x;
	
}

#contentContainer {
position:relative;
margin: 0;
margin-left: 200px;
width: 560px;
background-color:#000000;
padding-right:21px;

}

#newsItem{
height:80px;}

 #navlist {
	padding-left: 12px;
	width: 173px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 160px;
 }

#menuLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 8px;
	width:163px;
	height:25px;
}


/* fontgrootte */

p,td {
	font-size:10px;
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;

}

li {
	font-size:10px;
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	
}
.normal {
	font-size:10px;
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	
}

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:16px;
color:#FFFFFF;

}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:14px;
color:#FFFFFF;

	
}

h3 {
font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:11px;
color:#CC6600;


}

h4 {
font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:16px;
color:#CC6600;

}

/* menu's */





A {text-decoration: underline;}
A:visited {color: #FFFFFF;text-decoration: none;}
A:link {color: #FFFFFF;text-decoration: none;}
A:hover {color: #FF6600; text-decoration: underline;}

A.menulink {text-decoration: none;}
A:link.menulink {color: #FFFFFF}
A:visited.menulink {color: #FFFFFF}
A:hover.menulink {color: #FFFFFF; text-decoration: underline;}








/* footer container */

#footer {
	position:relative;
	width: 781px;
	text-align: center;
\width: 801px;
w\idth: 781px;
margin: 0px auto;
padding-top: 5px;
background-color:#000000;
height:20px;
vertical-align:bottom;
text-align:center;
}

.disclaimer{
	font-size:10px;
	line-height:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC;
	
	text-align: center;

}

.disabledField{

	background-color: #E1E1E1;

	color: #5C5C5C;

	font-family: verdana;

	font-size: 10px;

	font-weight: normal;

	border: 1px solid;

	border-color: #999999 solid;

	line-height: 18px;

	word-spacing: 4px;

	letter-spacing: 0px;





}



.enabledField{

  background-color: #FFFFFF;

  color: #6C6C6C;

  font-family: verdana; 

  font-size: 10px; 

  font-weight: normal; 

  border: 1px solid; 

  border-color: #000000 solid;

}

input

{  

font-family: Verdana; 

font-size: 10px; 

color: #ff6600;

background-color: #323232;

border-width: 1;

border-style: solid;

border-color: #323232;

}



textarea

{  

font-family: Verdana; 

font-size: 10px; 

color: #ff6600;

background-color: #323232;

border-width: 1;

border-style: solid;

border-color: #323232;

}

/* fotopagina */
	
.tumbnailStyle {
	border: 2px dotted #323232;
margin-left: 15px;
}

A.tumbnailStyle {border: 2px dotted #323232;
margin-left: 15px;}

.tumbnailStyle:hover {
	border-width:2px;
	border-color:#ff9900;
	border-style:dotted;
margin-left: 15px;
}

