/* Atlanta Bruismode
 * Stylesheet
 * http://www.atlantabruidsmode.nl
/* ------------------------------------------------------------------------------------------------------ */



body{		/* Body Class */
	font-family:Arial;
	font-size:12px;
	margin:0px;
	color:#666666;
	background: #FFFFFF url(../images/body_bg.jpg);
	background-repeat:repeat-x;
	/*line-height:20px;*/
	text-align:left;
}	

p.aap {
	display:none !important;
	}
	
	td.text_fout {
		color:red !important;
		font-size: 9px !important;
		}
		
		input.input_fout {
			border: 1px solid red;
			}
			
				input.input_fout #bericht {
			border: 1px solid red;
			}

/*Link Language en Koppen*/

h1 {
	font-size: 20px;
	font-family:Arial;
	margin-top:0px;
}

h2 {
	font-size: 18px;
	font-family:Arial;
	margin-top:0px;
}

h3 {
	font-size: 16px;
	font-family:Arial;
	margin-top:0px;
}

h4 {
	font-size: 14px;
	font-family:Arial;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	line-height:0pt;
}

h5 {
	font-size: 13px;
	font-family:Arial;
	margin-top:0px;
}

h6 {
	font-size: 12px;
	font-family:Arial;
	margin-top:0px;
}


/*class iedere Link */	
a.link {		
	text-decoration:none;
	color:#666666;
	font-size:11px;
}

a:hover.link {		
	text-decoration:underline;
	color:#666666;
	font-size:11px;
}

/**/



#mainmenu {
	background:url(../images/menu_atlanta.jpg) right repeat-x;
	width:945px !important;
	display:table; 
	height:27px;
}


 a.vmenu, #mainmenu a.hmenu, #mainmenu a.hmenu:link, #mainmenu a.hmenu:visited {
	display:block; 
	margin-top:5px;
	margin-bottom:5px;
	color:#FFFFFF; 
	text-decoration:none; 
	text-align:left; 
	padding-left:11px;
	padding-right:11px;
	line-height:15pt;
	border-right:1px solid #776d54;
	font-family:"Book Antiqua";
	font-size:14px;
	float:left;
}

#mainmenu a.hmenu:hover {
	color:orange;
}
	

	.first {
		margin-left:10px;
	}


#bodycenter {		/* site center align */
	margin-right:auto;
	margin-left:auto;
	width:945px;
	text-align:left;
	margin: 0px auto 0 auto;
	height:auto;
}

#uitlijning{	
	width: 945px;
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
	text-align: left;
}


#content{ 
width:945px;
height:auto;
float:left;
padding-bottom:20px;
padding-top:20px;
background-color:#eeebe6;
}


#header {
	width:945px;
	float:left;
	height:auto;
}

#logo{
	/*background:url(../images/logo.jpg);*/
	background-repeat:no-repeat;
	width:945px;
	height:120px;
	text-align:left;
	margin-top:12px;
	margin-bottom:3px
}

#logo img { 
	border:0px;
	}

#banner{
	background:url(../images/banner_home.jpg);
	width:945px;
	background-repeat:no-repeat;
	height:265px;
	float:left;
}


/* -------------------------------------------------- Right Container  ------------------------------------------------ */

#right_main{float:right; width:460px; height:auto; margin-right:5px;}



#banner_home {
/*background:url(../images/banner_show.jpg);*/ 
background-repeat:no-repeat; 
width:444px; 
height:/*217px;*/ 99px;
float:left;
margin-bottom:20px;
}

#banner_home img {
/*background:url(../images/banner_show.jpg);*/ 
border:0px;
}

#banner_japon {
background:url(../images/banner_japon.gif); 
background-repeat:no-repeat; 
width:444px; 
height:217px;
float:left;
}

#banner_vacature {
background:url(../images/banner_japon.gif); 
background-repeat:no-repeat; 
width:444px; 
height:217px;
float:left;
}

#banner_beurs {
background:url(../images/banner_beurs.gif); 
background-repeat:no-repeat; 
float:left;
width:444px; 
height:450px;
}

#banner_kinder {
background:url(../images/banner_kinder.gif); 
background-repeat:no-repeat; 
width:444px; 
height:217px;
float:left;
}

#banner_avond {
background:url(../images/banner_avond.gif); 
background-repeat:no-repeat; 
width:444px; 
height:217px;
float:left;
}

#banner_vermaak {
background:url(../images/banner_vermaak.gif); 
background-repeat:no-repeat; 
width:444px; 
height:217px;
float:left;
}

/* --------------------------------------------------- Right panel class end -------------------------------------------------- */


/* ------------------------------------------------- Leftbox -------------------------------------------------- */

#left_box{float:left; width:442px; height:auto; margin-left:25px;  padding-top:0px;}


/* --------------------------------------------------- Leftbox end -------------------------------------------------- */


/* example_6 css */
	#container_bd  {
		display: block;
		float: left;
		margin: 0;
		padding: 0;
		border: none;
		background-color: #fff;
		width:945px;
	}
	
	#header_foto {
	background: url(../images/header.jpg) no-repeat;
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 945px; /* important */
	height: 260px; /* important */
	margin: 0;
}



#example_6_content {
	position: absolute;
	top: 0;
	margin-left: 0;
}


#example_6_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#breadCrumb { 
font-size:8pt;
height: 18px;  
padding: 4px 0 0 25px; 
background: #948768; 
color: #f5f5f5; 
} 
#breadCrumb li { 
float: left; 
display: inline; 
margin-right: 4px; 
} 
#breadCrumb a { 
color: #fff; 
font-weight: bold; 
background: url(../images/breadcrumb2.gif) top right no-repeat; 
padding-right: 11px;  
text-decoration: none; 
} 
#breadCrumb a:hover { 
color: #333; 
background:url(../images/breadcrumb2.gif) bottom right no-repeat; 
} 

	
ul.attentiekolom {
	background-color:#948768;
	height:130px;
	list-style-type:none;
	text-align:left !important;
	padding-left:10px;
	}
	
ul.attentiekolom li {
		margin-right: 19px;
		padding: 0;
		border: none;
		display:block;
		float:left;
		width:211px;
		height:98px;
		list-style-type:none;
	}


/*-------------------------------Vier blokken op de homepage--------------------------------------------*/
	ul.attentiekolom li a.thmb1{
		background: url(../images/thmb_opening.jpg) no-repeat;
		margin-left: 11px;
		margin-right: 12px;
		margin-top: 15px;
		padding: 0;
		border: none;
		display:block;
		float:left;
		width:211px;
		height:98px;
		list-style-type:none;
	}
	
ul.attentiekolom li a.thmb2{
		background: url(../images/thmb_kinder.jpg) no-repeat;
		margin-left: 11px;
		margin-right: 12px;
		margin-top: 15px;
		padding: 0;
		border: none;
		display:block;
		float:left;
		width:211px;
		height:98px;
		list-style-type:none;
	}
	ul.attentiekolom li a.thmb3{
		background: url(../images/thmb_vac.jpg) no-repeat;
		margin-left: 11px;
		margin-right: 12px;
		margin-top: 15px;
		padding: 0;
		border: none;
		display:block;
		float:left;
		width:211px;
		height:98px;
		list-style-type:none;
	}
	
	ul.attentiekolom li a.thmb4{
		background: url(../images/thmb_afspraak.jpg) no-repeat;
		margin-left: 11px;
		margin-right: 12px;
		margin-top: 15px;
		padding: 0;
		border: none;
		display:block;
		float:left;
		width:211px;
		height:98px;
		list-style-type:none;
	}

	ul.attentiekolom li a.thmb1:hover{
		background: url(../images/thmb_opening_o.jpg) no-repeat;
	}
	
	ul.attentiekolom li a.thmb2:hover{
		background: url(../images/thmb_kinder_o.jpg) no-repeat;
	}
	ul.attentiekolom li a.thmb3:hover{
		background: url(../images/thmb_vac_o.jpg) no-repeat;
	}
	ul.attentiekolom li a.thmb4:hover{
		background: url(../images/thmb_afspraak_o.jpg) no-repeat;
	}
	
	
/*-------------------------------Hier de banner op de homepage Aanpassen--------------------------------------------*/
a.thmb1{
background: url(../images/banner_show.jpg) no-repeat;
}
/*------------------------------------------------------------------------------------------------------------------*/

#footer {
	width:945px;
	float:left;
	text-align:center;
	display:table;
	padding:0px !important;
	height:19px;
}

p.footertext {
	color:#ffffff;
	background-color:#948768;
	height:19px;
	padding-top:3px;
	margin-top:0px;
}

label {
	float: left;
	width: 140px;
	text-align: left;
	padding-top: 5px;
}

input, textarea {
	padding: 3px;
	margin: 3px;
	border: 1px solid #bac5d6;
	font: 10px Verdana, sans-serif;
	background: #fff;
}
input.fout, textarea.fout {
	border: 1px solid #FF0000;
}

label.fout {
	color: #FF0000;
}


input#naam {
	width:200px;
	}
	
	
input#email {
		width:200px;
	}
	
input#onderwerp {
		width:200px;
	}
	
textarea#bericht {
		width:260px;
	}
	
	
	#errors {
		display:none;
		}
		
		p.succesvol {
			text-align:center;
			}
			
			select#geattendeerd {
				margin-left:2px;
				width:210px;
				}
				
			select#datum{
				margin-left:2px;
				}
				
				
				form.formulier {
					padding:5px;
					background-color:#d6dabf;
					}
					
					
					input.radio {
						border:none;
						background-color:#d6dabf;
						}
						
				input#stuurkopie {
						border:none;
						background-color:#d6dabf;
						}
						
					p.buttons {	
						display:block;
						padding-right:20px;
						text-align:right;
					}