/*  
Theme Name: website Senz.biz
Theme URI: http://www.senz.biz
Description: wordpress theme for Senz 
Author: Marten Timan
Author URI: http://www.atypisch.nl
*/

/* basic elements */
html, body { 
	font: 12px Arial, Sans-serif; 
	color: #332c33; 
    background: #fff;
	margin: 0; 
	padding:0;
	text-align: left;
    min-height:100%;
	}
	
h1, h2, h3, h4, h5, h6 { 
    font-weight: bold;
    color: #df0d00; 
	margin: 0; 
	padding:  10px 0 0 0;
}

h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 13px;}
h5 {font-size: 12px;}
h6 {font-size: 11px;}
h7 {font-size: 10px;}

#content h1 {
    color: #df0d00;
    font-size: 18px;
}

#content h1.title {
    color: #332c33;
    font-size: 13px;
    font-weight: bold;
}

/* links */
a:link, a:visited { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #df0d00;
	}

a:hover, a:active { 
	color: #ff8b11;
	}

#footer_wrap a:link, #footer_wrap a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #fff;
    padding: 0 3px 0 3px;
	}

#footer_wrap a:hover, #footer_wrap a:active { 
	color: #fff;
    text-decoration: underline; 
	}
    
    
/* submenu items */ 

#submenu, #subsubmenu { 
    width: 450px;
    float: left;
    padding: 10px 0 10px 0;
    margin:0;   
    text-align: left;
    line-height: 20px;  
}

#submenu a, #subsubmenu a {
    position: relative;
    z-index: 99999;
}

#submenu ul, #subsubmenu ul {
    float: left;
    list-style: none;
    padding: 0;
    margin:0;
    display: inline;
}

#submenu li, #subsubmenu li {
    float: left;
    display:inline;
    padding: 0;
    margin:0;
}



#submenu #subsubmenu a:link, #submenu #subsubmenu a:visited  {	
	font-size: 11px;
}

#submenu #subsubmenu a:hover, #submenu #subsubmenu a:active, #submenu #subsubmenu .current_page_item a {
	color: #ec5d01;
	font-size: 11px;	
}

/* fix for IE */
.space {
    float: left;
    padding:0;
    margin:0;
    height:0;
    width:300px;    
}

#submenu .page_item a:link, #submenu .page_item a:visited {	
	float:left;	
	margin: 0;
    font-size: 11px; 
	padding: 0 5px 0 3px;
	color: #4b355; 
	text-decoration: none;
    font-weight: bold;
    background: url(images/separator.gif) no-repeat right;
    width: auto;
    display: inline;
    text-decoration: underline; 
}

#submenu .page_item a {
	float:left;	
	margin: 0;
	padding: 0 5px 0 3px;
    display: inline;
    color: #4b355; 
}

#submenu .page_item a:hover {
	float:left;	
	margin: 0;
    padding: 0 5px 0 3px;
    color: #ec5d01;
    background: url(images/separator-active.gif) no-repeat right;
    text-decoration: underline; 
}

#submenu .current_page_item a, #submenu .current_page_item a:visited, #submenu .current_page_parent a   {
	float:left;	
	margin: 0;
    padding: 0 5px 0 3px;	
    color: #ec5d01;
    background: url(images/separator-active.gif) no-repeat right;
    display: inline;
    width: auto;
    text-decoration: underline; 
}


blockquote {
	background: #fff;
	color: #000;
	width: auto;
	padding: 10px 15px 10px 15px;
	margin:0;
}	


/* specific divs */
#horizon {
	position: absolute;
	top: 0;
	left: 0;
}
 
/* following rules are invisible to IE 5 \*/
#horizon {
	top: 0;
	left: 0;
	width: 100%;
    min-height:100%;
	margin-top: 0px;
	text-align: center;
	min-width: 990px; 
}
/* end IE 5 hack */ 

/* een absolute-positioned container om de andere items (links etc) ook absolute te kunnen positioneren */	
#container_abs { 
    position: absolute;
	top:0;
    left:0;	
	padding:0; 
	border: 0;
	text-align: left; 
	width: 100%; 
    min-height:100%;
	margin-left: auto; 
	margin-right: auto; 
    z-index: 0;
    background: url(images/bg_content.gif) repeat-y 50% 0;
    }
    
#container_header { 
    position: absolute;
	top:0;
    left:0;	
	padding:0; 
	border: 0;
	text-align: left; 
	width: 100%; 
    height: 284px;
	margin-left: auto; 
	margin-right: auto; 
    z-index: 1;
    }
    
#container_footer { 
    position: absolute;
	bottom:0;
    left:0;	
	padding:0; 
	border: 0;
	text-align: left; 
	width: 100%; 
    height: 31px;
	margin:0; 
    z-index: 10;
    background: url(images/bg_footer.gif) repeat-x 50% 0;
    color: #fff;
    }
    
#container { 
    position:relative;	
    padding: 0; 
	border: 0;
	text-align: left; 
	width: 990px; 
    min-height: 760px;
    margin-left: auto; 
	margin-right: auto; 
    z-index: 2;
	}
    
#wrap {
    position: relative;
    width: 990px;
    padding:170px 0 0 0;
    margin:0;
    margin:0;    
    z-index:3;
}


/* -  -  - --  -- - -  MENU  -- - -  -  -  ----  */

#home {
    position: absolute;
    top: 99px;
    left: 910px;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    z-index: 3;
}

#home a {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/home.gif) no-repeat;
    text-decoration: none;
}

#home a:hover, #home a.current {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/home-over.gif) no-repeat;
    text-decoration: none;
}

#hoe, #de-wie, #how {
    position: absolute;
    top: 183px;
    left: 910px;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    z-index: 3;
}

#hoe a {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/hoe.gif) no-repeat;
    text-decoration: none;
}

#hoe a:hover, #hoe a.current {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/hoe-over.gif) no-repeat;
    text-decoration: none;
}
/* deutsch */
#de-wie a {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/de-wie.gif) no-repeat;
    text-decoration: none;
}

#de-wie a:hover, #de-wie a.current {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/de-wie-over.gif) no-repeat;
    text-decoration: none;
}

/* english */
#how a {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/en-how.gif) no-repeat;
    text-decoration: none;
}

#how a:hover, #how a.current {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/en-how-over.gif) no-repeat;
    text-decoration: none;
}


#waarom, #warum, #why {
    position: absolute;
    top: 267px;
    left: 910px;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    z-index: 3;
}

#waarom a {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/waarom.gif) no-repeat;
    text-decoration: none;
}

#waarom a:hover, #waarom a.current {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/waarom-over.gif) no-repeat;
    text-decoration: none;
}
/* deutsch */
#warum a {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/de-warum.gif) no-repeat;
    text-decoration: none;
}

#warum a:hover, #warum a.current {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/de-warum-over.gif) no-repeat;
    text-decoration: none;
}

/* english */
#why a {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/en-why.gif) no-repeat;
    text-decoration: none;
}

#why a:hover, #why a.current {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/en-why-over.gif) no-repeat;
    text-decoration: none;
}

#wie, #wer, #who {
    position: absolute;
    top: 351px;
    left: 910px;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    z-index: 3;
}

#wie a {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/wie.gif) no-repeat;
    text-decoration: none;
}

#wie a:hover, #wie a.current {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/wie-over.gif) no-repeat;
    text-decoration: none;
}

/* deutsch */
#wer a {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/de-wer.gif) no-repeat;
    text-decoration: none;
}

#wer a:hover, #wer a.current {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/de-wer-over.gif) no-repeat;
    text-decoration: none;
}

/* english */
#who a {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/en-who.gif) no-repeat;
    text-decoration: none;
}

#who a:hover, #who a.current {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/en-who-over.gif) no-repeat;
    text-decoration: none;
}

#wat, #was, #what {
    position: absolute;
    top: 435px;
    left: 910px;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    z-index: 3;
}

#wat a {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/wat.gif) no-repeat;
    text-decoration: none;
}

#wat a:hover, #wat a.current {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/wat-over.gif) no-repeat;
    text-decoration: none;
}
/* deutsch */
#was a {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/de-was.gif) no-repeat;
    text-decoration: none;
}

#was a:hover, #was a.current {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/de-was-over.gif) no-repeat;
    text-decoration: none;
}

/* english */
#what a {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/en-what.gif) no-repeat;
    text-decoration: none;
}

#what a:hover, #what a.current {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/en-what-over.gif) no-repeat;
    text-decoration: none;
}


#inschrijven, #anmelden, #register {
    position: absolute;
    top: 519px;
    left: 910px;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    z-index: 3;
}

#inschrijven a {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/inschrijven.gif) no-repeat;
    text-decoration: none;
}

#inschrijven a:hover, #inschrijven a.current {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/inschrijven-over.gif) no-repeat;
    text-decoration: none;
}
/* deutsch */
#anmelden a {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/de-anmelden.gif) no-repeat;
    text-decoration: none;
}

#anmelden a:hover, #anmelden a.current {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/de-anmelden-over.gif) no-repeat;
    text-decoration: none;
}

/* english */
#register a {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/en-register.gif) no-repeat;
    text-decoration: none;
}

#register a:hover, #register a.current {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/en-register-over.gif) no-repeat;
    text-decoration: none;
}

#contact, #kontakt {
    position: absolute;
    top: 603px;
    left: 910px;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    z-index: 3;
}

#contact a {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/contact.gif) no-repeat;
    text-decoration: none;
}

#contact a:hover, #contact a.current {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/contact-over.gif) no-repeat;
    text-decoration: none;
}
/* deutsch */
#kontakt a {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/de-kontakt.gif) no-repeat;
    text-decoration: none;
}

#kontakt a:hover, #kontakt a.current {
    float: left;
    width: 85px;
    height: 84px;
    padding:0;
    margin:0;
    background: url(images/de-kontakt-over.gif) no-repeat;
    text-decoration: none;
}

/* -  -  - --  -- - -  CONTENT  -- - -  -  -  ----  */

#flash {  
    float: left;
    padding: 0; 
    margin: 0;
    text-align: left; 
    height: auto;
    width: 451px;
    }  
    
#content {  
    float: right;
    padding: 0 89px 50px 0; 
    margin: -50px 0 0 0;
    text-align: left; 
    width: 420px;
    }      
    
.post {
	float: left;
	padding: 40px 0 0 0; 
	margin: 0;
	text-align: left; 
    width: 420px;
	}
    
.post a img {
    border:0;    
    }    
        
.post li {
     padding: 0 0 0 15px;
    }    

.post ul {
     padding: 0 0 15px 15px;
    }  


#footer_wrap {
   position: relative;
   padding: 0;
   margin-left: auto;
   margin-right: auto;
   width:990px;
   height: 31px;
   text-align: left;
   }
    
.footer_left {
   float: left;
   padding: 8px 0 0 20px;
   margin:0;
}

.footer_right {
   float: right;
   padding: 8px 20px 0 0;
   margin:0;
}

/* language flags */

.gengo_lang {
    position: relative;
    top: 3px;
    left: auto;
    margin: 0;
    padding:0;
}

/* align images  */

img .centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img .alignright {
float: right;
padding: 5px 0 5px 5px;
background: red;
width: 200px;
}

img .alignleft {
float: left;
padding: 5px 5px 5px 0;
}

/* print icon */
.WP-PrintIcon {
    float: right;
    padding: 5px;
    margin:0;
    border: 0;
}

/* End align Images */

/* start forms, formmailer form css in plugins/dd-formmailer/dd-formailer.css */

#comment {
	width: 200px;
	padding: 2px;
	height:125px;
	border: 1px solid #523e2e;
}

form {
    float: left;
    text-align: left;
    width: 450px;
    padding: 10px 0 20px 0;
}

input {
    border: 1px solid #81603a;
    padding:0;
}		

textarea, .fmtextarea {
    border: 1px solid #81603a;
    padding:0;
}

/* einde forms */
