@charset "utf-8";
/* CSS Document */


/************/
/*** body ***/
/************/
*{ margin:0px; padding:0px;}
body { background:#efece6 url(../images/bg.png) repeat-x top; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#d79621;}
a:link { text-decoration:underline; color:#79013e;}
a:visited { text-decoration:underline; color:#79013e;}
a:hover { text-decoration:none; color:#79013e;}
a:active { text-decoration:underline; color:#79013e;}
img { border:0px;}
.clear { clear:both;}


/***************/
/*** wrapper ***/
/***************/
.wrapper { width:799px; margin:0 auto;}



/**************/
/*** header ***/
/**************/
.header { position:relative; width:796px; height:33px; padding:75px 0px 0px 3px;}
.header h1 { position:absolute; left:10px; top:19px; background:url(../images/logo.png) no-repeat left; width:250px; height:59px; padding:12px 0px 0px 86px;}
.header h3 { position:absolute; left:100px; top:70px; width:300px;}



/***************/
/*** menubar ***/
/***************/
.menubar { float:right; background:#efece6 url(../images/menubar_right_bg.png) no-repeat right; width:437px; height:33px;}
.menubar ul { background:url(../images/menubar_left_bg.png) no-repeat left; height:33px; margin:0px; padding:0px; list-style:none;}
.menubar ul li { float:left;}
.menubar ul li a { display:block; background:url(../images/menubar_break.png) no-repeat left; color:#736448; font-size:11,5px; font-weight:bold; text-decoration:none; padding:11px 11px 8px 13px;}
.menubar ul li a.home { background:none;}



/***************/
/*** content ***/
/***************/
.content { width:799px;}

/*** bar ***/
.bar { color:#79013e; padding:8px 0px 8px 10px;}

/*** contentvak ***/
.contentvak { float:left; background:#FFF url(../images/contentvak_top_bg.png) no-repeat top; width:799px; padding-top:15px; margin-bottom:9px; display:inline;}
.contentvak .holder { position:relative; background:url(../images/contentvak_bottom_bg.png) no-repeat bottom; width:793px;  padding:0px 0px 0px 6px;}
.links h2 { float:left; width:550px; padding-left:15px;}
.links p { float:left; width:556px; padding:2px 0px 20px 20px; line-height:18px;}
.links img { float:right;}

.rechts h2 { float:right; width:550px; padding-right:35px;}
.rechts p { float:right; width:576px; padding:2px 0px 40px 20px; line-height:18px;}
.rechts img { float:left; margin:0px; padding:0px;}

a.button { position:absolute; bottom:10px; right:25px; display:block; background:url(../images/button_bg.png); width:124px; height:23px; color:#fefefe; font-size:14px; text-decoration:none; padding-top:6px; text-align:center;}
a.button:hover { color:#fefefe;}

a.buttonx { position:absolute; bottom:10px; right:650px; display:block; background:url(../images/button_bg.png); width:124px; height:23px; color:#fefefe; font-size:14px; text-decoration:none; padding-top:6px; text-align:center;}
a.buttonx:hover { color:#fefefe;}
