h1{
    color: #fff;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
}

h2{
    color: #860129;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 10px;
}

h3{
    color: #860129;
    padding-bottom: 17px;
    padding-top: 33px;
    font-family: arial;
    font-size: 14px;    
    font-weight: bold; 
	padding-left: 37px;
	text-transform: uppercase;	
}


p{
    /*padding-left: 37px;
    padding-bottom: 17px;*/
	/*margin: 0px;*/
}

ul{
    list-style-type: none;
}

a:link, a:active, a:visited {
    color: #860129;
    border: none;
    text-decoration: none;
}
a:hover {
	color: #000;
}
body{
    /*background-color: #fff9ef;*/
    color: #515151;
    font-family: arial;
    font-size: 12px;
    line-height: 21px;
}

table{
    padding-left: 37px;
}

textarea {
	width: 300px;
}

.website_container{
   position: relative;
     margin-left: auto;
     margin-right: auto;
     width: 1024px;
     text-align: left;  
     height: 100%; 
     overflow: visible;}

.website{
    /*
	background-color: #FFF;
    height:100%;
    left:-511px;     
    position:absolute;     
    top:0;     
    width:1024px;*/
}

.header{
    float: left;
    height: 198px;
    position: relative;
    width: 1024px;
}

.menu{
    float: left;
    height: 52px;
    position: relative;
    width: 1024px;
	z-index:1001;
}

.content {
	background-color: #FFFBF4;
	float: left;
	width: 1024px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(../images/news_bg.gif);
	background-repeat: repeat-y;
}
.content p {
	margin-bottom: 12px;	
}
.footer{
    background-color: #796b51;    
    float: left;
    height: 150px;
    position: relative;
    width: 1024px;
}
.footer_flash {
	top: 38px;
	height: 94px;
	position: absolute;
}
.design a:link, .design a:active, .design a:visited, .design:hover {
    color: #FFFFFF;
    float: left;
    font-family: arial;
    font-size: 10px;
    position: relative;
    width: 1020px;
	line-height: 25px;
	padding-right: 4px;
    text-align: right;
}
.design a:hover {
	color: #000;
}

.clear{
	clear: both;
	margin: 0px;
}

.header_logo{
    cursor: pointer;
    height: 198px;
    left: 0;
    position: absolute;
    top: 0;
    width: 274px;
}

.header_image{
    height: 198px; 
    left: 274px;
    position: absolute;
    top: 0;
    width: 750px; 
    background-image: url(/assets/images/headers/header_standard.jpg);	
}

/* OVERZICHT NIEUWSBERICHTEN, HELE PAGINA */
/*
.content_news_overview, .content_overview {
    width: 1024px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 25px;
	postition: relative;
}*/

/* LINKER TOP 4 NIEUWSBERICHTEN */
.content_left {
    background-color: #e9e2d6;/*#e8ecef;/*#fbefdb;*/
    float: left;
    position: relative;
    width: 274px;
	padding: 0px;
	margin:0px;	
}
.content_left_inside {
	background-color: #e9e2d6;
	height: 440px;
	position: relative;
}
.content_newsbar_item {
	float: left;
	padding-left: 9px;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-right: 10px;
	position: relative;
	width: 255px;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	border-top-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #796B51;
	border-right-color: #796B51;
	border-bottom-color: #A69679;
	border-left-color: #796B51;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
/* voor het grote nieuwsoverzicht */
.content_news_item {
    float: left;
    padding-left: 37px;
	padding-right: 37px;
    padding-top: 15px;
    position: relative;
    width: 950px;
    font-size: 11px;
    font-weight: normal;
    line-height: 17px;	
}


.content_newsbar_item a:link, .content_newsbar_item a:active, .content_newsbar_item a:visited, .content_news_item a:link, .content_news_item a:active, .content_news_item a:visited {
    color: #524836;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 17px;
}
.content_newsbar_item a:hover, .content_news_item a:hover {
    color: #000000;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 17px;
}

.content_newsbar_item img, .content_news_item img, .content_overview_item img {
    height: 60px;
    width: 100px;
	padding-top: 2px;
	padding-right: 10px;
	float: left;
}
.content_newsbar_item h2, .content_news_item h2, .content_overview_item h2 {
	text-transform: uppercase;	
	/*width: 264px;*/
	color: #860129;
	height: 10px;
	position: relative;
	overflow: hidden;
	margin:0px;
}
.content_newsbar_item h2 a:link, .content_news_item h2 a:link, .content_newsbar_item h2 a:active, .content_news_item h2 a:active, .content_newsbar_item h2 a:visited, .content_news_item h2 a:visited {
	color: #860129;
}
.content_overview_item {
    float: left;
	margin: 0px;
	padding: 0px;
    padding-left: 37px;
	padding-bottom: 15px;
    position: relative;
    width: 713px;
}
.content_pressrelease_item {
    padding-left: 37px;
	position: relative;
	color: #860129;
}
.content_overview_item a:link, .content_overview_item a:active, .content_overview_item a:visited {
	text-decoration: none;
	color: #860129;
}	
.content_overview_item a:hover {
	text-decoration: none;
	color: #000000;
}



.content_center{
    background-color: #fffbf4;
    position: relative;
	/*top: 198px;
	left: 274px;*/
	float: left;
	margin:0px;
	width: 750px;
	height: auto;
	padding-bottom: 30px;
}
.content_center_home {
    background-color: #fffbf4;
    position: relative;
	/*top: 198px;
	left: 274px;*/
	float: left;
	margin:0px;
	width: 750px;
	height: auto;
}
.content_center p {
	padding-left: 37px;
	padding-right: 37px;
}
.content_center_printbutton {
	position: absolute;
	left: 725px;
	top: 15px;
}
.back_link {
	left: 650px;
	top: 15px;
	width: 65px;
	text-align: right;
	font-size: 13px;
	position: absolute;
}
.content_wide{
    background-color: #fffbf4;
    position: relative;
	/*top: 198px;
	left: 274px;*/
	float: left;
	margin:0px;
	width: 1024px;
	height: auto;
}
.content_wide p {
	padding-left: 37px;
	padding-right: 37px;

}
.content_wide_printbutton {
	position: absolute;
	left: 999px;
	top: 15px;
}
.button {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	background-color: #796B51;
	color: #FFFFFF;
}
.footer_menu{
    color: #fff;
    height: 26px;
    line-height: 29px;
    width: 880px;
	text-transform: uppercase;	
	overflow: hidden;
	padding-left: 10px;
}

.footer_menu a{
    color: #fff;
    font-size: 11px;
	font-weight: bold;
}
.footer_menu a:hover {
    color: #860129;
}
.footer_search {
	position: absolute;
	top: 3px;
	left: 889px;
}
.footer_menu ul li{
	font-family: arial;
	font-size: 11px;
	float: left;
	height: 11px;
	line-height: 10px;
	margin-top: 9px;
	margin-bottom:  9px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;	
}
.footer_menu ul li.last {
	border-right-width: 0px;
}

#ajaxSearch_input {
    background: #fff url(images/input-bg.gif) repeat-x top left;
    border: none;
    display: inline;
    height: 13px;
    margin: 0;
    padding: 0;
    width: 126px;
	font-size: 11px;
	padding: 2px;
    
}

#ajaxSearch_submit {
    display: none;
}

.ajaxSearch_result{
    padding-left: 37px;
}

/* HOMEPAGE */

.home_wide {
    background-color: #e8ecef;
    float: left;
    position: relative;
    width: 750px;
	height: 440px;
}

.home_column_left {
    background-color: #dfe3e6;/*#fee9c5;*/
    float: left;
    position: relative;
    width: 250px;
	height: 440px;
}

.home_column_center {
    background-color: #e8ecef;/*#ffe0ab;*/
    float: left;
    position: relative;
    width: 250px;
	height: 440px;	
}

.home_column_right {
    background-color: #dfe3e6;/*#ffda9b;*/
    float: left;
    position: relative;
    width: 250px;
	height: 440px;	
}
.home_column_img {
	width: 250px;
	height: 135px;
	overflow: hidden;
	padding:0px;
	margin:0px;
	position: relative;
}
.home_wide_img {
	width: 750px;
	height: 135px;
	overflow: hidden;
	padding:0px;
	margin:0px;
	position: relative;
}
.home_block_left {
	width: 500px;
	height: 135px;
	overflow: hidden;
	padding:0px;
	margin:0px;
	position: relative;
}
.home_block_right {
	width: 250px;
	height: 440px;
	overflow: hidden;
	padding:0px;
	margin:0px;
	left: 500px;
	top: 0px;
	position: absolute;
}
.home_block_text {
    background-color: #e8ecef;
    float: left;
    position: relative;
    width: 500px;
	height: 305px;	
}

.home_column_img img, .home_wide_img img {
	border: 0px;
}

.home_column_left p, .home_column_center p, .home_column_right p {
    /*padding-left: 12px;
    font-size: 11px;
    width: 211px;*/
	padding: 12px;
}
.home_wide p, .home_block_text p {
	padding: 20px;
}

.home_center_left img, .home_center_center img, .home_center_right img{
    float: left;
    height: 134px;
    left: 0;
    position: relative;
    width: 250px;
    top: 0;
}

.home_center_left h3, .home_center_center h3, .home_center_right h3{
    padding-left: 12px;
    font-size: 11px;
}
.home_center img{
    cursor: pointer;
    left: 713px;
    position: absolute;
    top: 17px;
}*/
/**
  * end of kolommen homepage
  */


  
/**
  * The main template CSS styles
  */
.content_youtube{
	width: 425px;
	height: 350px;
	margin: 0px;
	position: relative;
	z-index:1;
}
.content_youtube object {
	margin: 37px;
}


/**
  * end of main template CSS styles
  */
  
  


.menu a{
    color: #fff;
}

.menu_top{
    height: 52px;
    width: 1024px;
	position: absolute;
	top: 0px;
	width: 1024px;
	z-index: 1001;
}
#menu_2, #menu_3, #menu_4, #menu_5 {
	color: #fff;
    float: left;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;  
    background-repeat: no-repeat;  
    height: 52px;
    line-height: 52px;
    text-indent: 0px;
	z-index: 1001;
}
#menu_57, #menu_58, #menu_59, #menu_60{
	color: #fff;
    float: left;
    font-family: arial;
    font-weight: bold;  
    background-repeat: no-repeat;  
    height: 52px;
    line-height: 52px;
    text-indent: 0px;
	z-index: 1001;
}
#menu_57 a, #menu_58 a, #menu_59 a, #menu_60 a {
	font-size: 12px;
}
#menu_2, #menu_57 {
    background-color: #796b51;
    background-image: url(/assets/templates/spranq/images/menu_news_play.jpg);
    width: 274px;   
}

#menu_3, #menu_58 {
    background-color: #495d7e;
    background-image: url(/assets/templates/spranq/images/menu_features_play.jpg);
    width: 250px;
}

#menu_4, #menu_59 {
    background-color: #558889; 
    background-image: url(/assets/templates/spranq/images/menu_documentaries_play.jpg);
    width: 250px;
}

#menu_5, #menu_60 {
    background-color: #9cb6ad;
    background-image: url(/assets/templates/spranq/images/menu_animation_play.jpg);
    width: 250px;
}
#menu_57 ul {
    background-color: #796b51;
    width: 274px;  
}
#menu_3 ul, #menu_58 ul {
    background-color: #495d7e;
	width: 250px;
}
#menu_4 ul, #menu_59 ul {
    background-color: #558889;
	width: 250px;
}
#menu_5 ul, #menu_60 ul { 
    background-color: #9cb6ad;   
	width: 250px;
}
#menu_57 ul li a:hover {
	color: #796b51;
}
#menu_3 ul li a:hover, #menu_58 ul li a:hover {
	color: #495d7e;
}
#menu_4 ul li a:hover, #menu_59 ul li a:hover {
	color: #558889; 
}
#menu_5 ul li a:hover, #menu_60 ul li a:hover {
	color: #9cb6ad;
}

#menu_3 ul li, #menu_4 ul li, #menu_5 ul li, #menu_58 ul li, #menu_59 ul li, #menu_60 ul li{
    line-height: 28px;
    font-size: 12px;
    width: 250px;	
}
#menu_57 ul li {
    line-height: 28px;
    font-size: 12px;
    width: 274px;  
}

/* DITTO */
.ditto_paging {    
	border-top: 1px solid #ccc;    
	padding: 10px;     
	font-size: 86%;    
	color: black;
}
#ditto_pages .ditto_currentpage {    
border: 1px solid black;    
padding: 1px 5px 2px;     
margin-right: 3px;    
background-color: #008CBA;     
color: #fff;
} 
#ditto_pages .ditto_off {    
	border: 1px solid #ccc;    
	padding: 1px 5px 2px;     
	margin-right: 3px;    
	color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {    
	border: 1px solid #008CBA;     
	padding: 1px 5px 2px;     
	margin-right: 3px;     
	text-decoration: none !important;     
	color: black;
} 
#ditto_pages a:hover {    
	background-color: #fff;    
	color: #000;
}
.ditto_page, .ditto_currentpage, .ditto_previous_link {
	margin-right: 3px;
}
.azalpha, .azsep {
	font-size: 13px;	
	font-weight: bold;
}
