/* CSS Document */
*{margin:0px;}
html, body{height:100%; letter-spacing:0.03em}
a img{border:0px;}
.all{background-color:#F7E7F7;height:78%}
.into{width:853px; margin-left:auto; margin-right:auto; background-color:#F7DFEF; border-left:1px solid #848684; border-right:1px solid #848684;height:100% }

/* header */
.header{height:167px; width:100%; background:url(gfx/topbg.jpg) repeat-x;}
.head{height:167px; width:1000px; background:url(gfx/top.jpg) no-repeat; margin-left:auto; margin-right:auto; text-align:center;}
/* end header */

/* line */
.line{height:20px; background-color:#7B7584;}
.linecontent{height:20px; width:853px; margin-left:auto; margin-right:auto; background-color:#A59EA5;}
.linemenu{height:20px; width:233px; background-color:#7B697B;}
/* end line */

/* menu */
.menu{width:232px; border-right:1px solid #7B697B; background:#EFCFE7 url(gfx/menubot.jpg) no-repeat bottom left; padding:10px 0px 220px 0px;}
.menu a{font:bold 12px Arial, sans-serif; color:#393039; background:url(gfx/a_bg.gif) no-repeat 14px 5px; display:block; height:22px; padding:2px 0px 2px 25px; text-decoration:none;}
.menu a:hover{color:#C62894; background:url(gfx/a_hover.gif) no-repeat;}
/* end menu */

/* content */

.intocont{
	background-color:#F7DFEF;
	padding:25px 20px 10px 20px;
	color:#393039;
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.intocont a{font:12px Verdana, sans-serif; color:#393039;}
.intocont a:hover{color:#C62894; text-decoration:none;}
h1{font:bold 16px Georgia, "Times New Roman", Times, serif;  color:#393039;letter-spacing:0em} 
/*for ul*/
.list{padding:5px 0px 10px 25px;}
.list li{line-height:17px;}
/*for contact*/
table input, textarea{border:1px solid #393039;}
textarea{height:55px;width:320px}
.contact td{width:180px; text-align:left;}
.werkervaring input{width:100px;}
.spez input{border:0px;}
/* end content */

/* footer */
.footer{background-color:#F7F7F7; border-top:1px solid #000;}
.intofoot{width:853px; margin-left:auto; margin-right:auto; background-color:#fff; text-align:center; font:11px Arial, sans-serif; color:#7B5173; border-left:1px solid #848684; border-right:1px solid #848684; padding:15px 0px 5px 0px;}
.intofoot a{font:11px Arial,sans-serif; color:#7B5173;}
.intofoot a:hover{text-decoration:none;}
.special{font:10px Arial, sans-serif; color:#393039; line-height:18px;}
.special a{font:10px Arial, sans-serif; color:#393039;}
.special a:hover{text-decoration:none;}
/* end footer */

