body
{
   font-family:    Arial;
   background-color:     #BAC400;
   margin:         0;
   padding:        0;
}

a:link,  a:visited
{

    color:              #3d5a67;
    text-decoration:    none;
}

 a:hover
{
    color:              #84a2af;
    text-decoration:    none;
}

#container
{
    width:          950px;
    margin:         0px auto;
    line-height:    1.5em;
    background:     #ffffff url(../images/bg.gif) repeat-y;
    margin-bottom:  30px;
}

img
{ 
    border:         0px;
}

#header_Scheldestreek
{
   width:           950px;
   height:          190px;
   background-color: #ffffff;
   position: relative;
   z-index:0;
}

#taalkeuze 
{
    z-index: 2;
    position: absolute;
    width: 130px;
    height: 30px;    
    padding: 0;
    left: 825px;
    font-size: 0.7em;
    font-weight: bold;
}

#taalkeuze ul 
{
    list-style:none;
    padding: 2px 0 0 0 ;
    margin: 0;    
}

#taalkeuze ul li 
{
    display: inline;
}

#taalkeuze a 
{
    color: #FFFFFF;
    text-decoration: none;    
}

#taalkeuze a:hover 
{
    text-decoration: underline;    
}


/*hier wordt de taalkeuze gedefineerd*/
#menu_Scheldestreek
{   
    height:             40px;
	width:				950px;
    float:              right;
    background-color:   White;
    border-left:        0px white solid;
    border-right:       0px white solid;
}

#menu_Scheldestreek ul
{
    background:     #08798b;
    list-style:     none;    
    margin:         0px;
} 
#menu_Scheldestreek ul li
{
    background:         #08798b;
	float: 				left;
    height:             40px;
	padding-left: 		15px;
    padding-right:      15px;
	font-size: 			0.7em;
	text-transform: 	uppercase;
	font-weight: 		bold;
    border-right:       dotted 1px white;
    display: 			block;
}

.noborder
{

    border-right:       0px white solid;
}


/* hoofdmenu start hier */
#menu_Scheldestreek a:link, #menu_Scheldestreek a:visited
{ 
    color:       		#e3e3e3;
    text-decoration:	none;
    display: 			block;
    padding-top:        5px;
}

#menu_Scheldestreek a:visited, #menu_Scheldestreek a:active
{ 
     color:       		#e3e3e3;
	 text-decoration:	none;
     display: 			block;
     padding-top:       5px;
}

#menu_Scheldestreek a:hover
{
    color:              #ffffff;
    text-decoration:    none;
    display: 			block;
    padding-top:        5px;
}
/* einde hoofdmenu hier */


/* algemene inhoud */
#content_Scheldestreek
{
    clear: both;
    width:          950px;
    background:     #ffffff url(../images/bg.gif) repeat-y;
    border:         0px white solid;
}
/* einde algemene inhoud */

/*hier wordt het submenu gedefineerd*/
#submenu_Scheldestreek
{
    float: left;
    background:      #ffffff;
    width:           230px;         
    color:           #6e6b64;
    padding-bottom:  0px;
}

#submenu_Scheldestreek ul
{
    list-style:     none;
    padding:        0px;
    margin:         0px;
    font-size:      0.7em;
    line-height:    2.2em;
    background:     #ffffff;
    border-right:   1px solid white; 
    width:          214px;  
    padding-left:	20px;	
}

#submenu_Scheldestreek ul li a:link, #submenu_Scheldestreek ul li a:visited
{
     color:             #005967;
     background:        #ffffff url(../images/bg_submenu.jpg) no-repeat;
	 border-bottom:     1px dotted #ffffff;
	 text-decoration:   none;
     text-align:        left;
	 width: 			195px;
	 padding-left:		10px;	
     padding-top:		2px;	
     height:            33px; 
	 display: 			block;
     font-weight:		bold;
}

#submenu_Scheldestreek ul li a:hover, #submenu_Scheldestreek ul li a:active
{
     color:             #ffffff;
     height:            33px; 
	 border-bottom:     1px dotted  #ffffff;
	 background:        #ffffff url(../images/bg_submenu-over.jpg) no-repeat;
	 text-decoration:   none;
     text-align:        left;
	 font-weight:		bold;
	 width: 			194px;
	 display: 			block;
     padding-left:		10px;	
}
/*einde submenu gedefineerd*/


#text_Scheldestreek
{
    float:              left;
    width:              675px;
	border: 	        0px red solid;
    font-family:        arial;
    color:              #2f4895;
    font-size:          0.9em;
}

#text_Scheldestreek .inhoud
{
    padding-top:        5px;
}

#text_Scheldestreek  ul
{
    padding:            20px;
    margin:             0px 0px 0px 40px;
}


/* nieuwsonderdeel op de homepagina hier */
#text_Scheldestreek .home_nieuws
{
    width:          350px;
    float:          left;
    padding-right:  100px;
}

#text_Scheldestreek .home_nieuws .nieuws
{
    width:          400px;
    padding:        10px 0px 0px 30px ;
    font-size:      0.9em;
}
/* einde nieuwsonderdeel op de homepagina */

/* blauwe eyecatcher op de homepagina */
#text_Scheldestreek .home_eyecatcher
{
    width:              222px;
    height:             234px;
    background:         url(../images/bg_eyecatcher.jpg) no-repeat;
	float: 				right;
}

#text_Scheldestreek .home_eyecatcher .infopunt
{
    padding:            0px 5px 40px 15px ;
    width:              190px;
    font-size:          0.9em;
}

#text_Scheldestreek .home_eyecatcher a
{
	position: relative;
	top: 				15px;
}

#text_Scheldestreek .home_eyecatcher h1
{
    padding:            0px 10px 0px 15px ;
    font-size:          0.9em;
}

.clear
{
    clear:              both;
    height:             1px;
}

.clearborder
{
    clear:              both;
    height:             1px;
    border-bottom:      1px #bac400 dotted;
    width:              640px;
    margin:             0px 0px 30px 30px;
}
/* einde blauwe eyecatcher op de homepagina */


/* rubrieken in de kijker op de homepagina */
#text_Scheldestreek .home_indekijker
{
    margin:             0px;
    padding-right:      10px;
    width:              325px;
    float:              left;
}

#text_Scheldestreek .home_indekijker .ttlrood
{
   background:          #e5000b url(../images/bg_titel-rood.jpg) no-repeat;
   width:               322px;
   height:              30px;
   margin:              0px 0px 0px 30px ;
}

#text_Scheldestreek .home_indekijker .ttlroze
{
   background:          #e5000b url(../images/bg_titel-roze.jpg) no-repeat;
   width:               322px;
   height:              30px;
   margin:              0px 0px 0px 30px ;
}

#text_Scheldestreek .home_indekijker .ttlgroen
{
   background:          #e5000b url(../images/bg_titel-groen.jpg) no-repeat;
   width:               322px;
   height:              30px;
   margin:              0px 0px 0px 30px ;
}

#text_Scheldestreek .home_indekijker .ttlblauw
{
   background:          #e5000b url(../images/bg_titel-blauw.jpg) no-repeat;
   width:               322px;
   height:              30px;
   margin:              0px 0px 0px 30px ;
}

#text_Scheldestreek .home_indekijker .ttloranje
{
   background:          #e5000b url(../images/bg_titel-oranje.jpg) no-repeat;
   width:               322px;
   height:              30px;
   margin:              0px 0px 0px 30px ;
}

#text_Scheldestreek .home_indekijker .ttlpaars
{
   background:          #e5000b url(../images/bg_titel-paars.jpg) no-repeat;
   width:               322px;
   height:              30px;
   margin:              0px 0px 0px 30px ;
}

#text_Scheldestreek .home_indekijker h1
{
    padding:            2px 0px 0px 10px ;
    margin:             0px;
    font-size:          0.8em;
    color:              #ffffff;
}

#text_Scheldestreek .home_indekijker h2
{
    padding:            10px 0px 0px 40px ;
    margin:             0px;
    font-size:          0.8em;
    color:              #08798b;
    font-weight:        bold;
}

#text_Scheldestreek .home_indekijker .tekst
{
    padding:            5px 0px 0px 40px ;
    margin:             5px 0px 10px 0px ;
    width:              300px;
    font-size:          0.8em;
}

#text_Scheldestreek .home_indekijker .lijn
{
    border-bottom:      1px #c2d8e1 solid;
    width:              300px;
}

#text_Scheldestreek .home_indekijker a
{
    padding:            0px 0px 0px 220px ;
    width:              300px;
    font-size:          0.9em;
    font-weight:        bold;
}

/* rubrieken in de kijker op de homepagina */


/* normale content op alle inhoudspagina's */
h1
{    
    color:          #08798b;
    font-size:      1.4em;
    padding: 		0px 0px 0px 30px;  
    margin:         20px 0px 10px 0px;  
}

h2
{
    color:          #005967;
    font-size:      1.3em;
	margin:		    0px;
	padding: 		0px 0px 0px 30px;  
    font-weight:    bold;
}

h3
{
    color:          #a6af03;
    font-size:      1.2em;
	margin:		    0px;
	padding: 		0px 0px 4px 30px;  
}



.tekst
{
    color:              #2f4895;
	margin:			    0px;
    padding:            10px 30px 20px 30px;
    width:			    650px;  
    line-height:        1.5em;
    font-size:          0.9em;
	/*border-bottom:	    1px dotted #96989f;*/
}

.paragraaf
{
    color:              #2f4895;
	margin:			    0px;
    padding-left:       30px;
    width:			    500px;  
	padding-bottom:	    0px; 
	margin-bottom:	    0px; 
    line-height:        1.5em;
	/*border-bottom:	    1px dotted #96989f;*/
}

.insprong
{
    padding-left:       30px;
}

/* einde content op alle inhoudspagina's */

#footer_Scheldestreek
{	
	clear:          both;
	width:          950px;
    background:     #bac400 url(../images/west-vlaamse-scheldestre-09.gif) no-repeat; 
    font-size:      0.7em;
    line-height:    1.5em;
    padding-top:    40px;
    text-align:     right;
}

#footer_Scheldestreek p
{
    color:          #fffaf0;
    padding-bottom: 15px;
    padding-right:  15px;
    margin:         0px;
}

#footer_Scheldestreek p a
{

    color:           #fffaf0;
    text-decoration: none;
}

#footer_Scheldestreek p a:hover
{
    color:           #fffaf0;
    text-decoration: underline;
}
.lijn400
{
    margin:         0px 0px 20px 30px;
    padding:        0px;
    border-bottom:  1px dotted #bac400; 
    width:          400px;
    height:         1px;
}
.lijn250
{
    clear:          both;
    margin-left:    40px; 
    height:         1px; 
    border-bottom:  1px dotted #bac400;
}

.fotos
{
    border:         1px #7b68ee dotted;
    padding:        10px;
    background:     #ffffff;
}

option
{
    color:          #006699;
}

p
{
    padding:            0px;
    margin:             0px;
}
.thumbnail
{
    margin:0px 10px 0 0px; 
    border:1px #bac400 solid;
    padding:0px;
}

.intro
{
    margin:10px 10px 20px 30px; 
    /*border:1px #bac400 dotted;*/
    padding:10px;
    font-size: 0.9em;
}
