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

body{
	padding:0px;
	margin:0px;
	background-image:url(../images/bg_kasseien-theuwissen.png);
	background-repeat:repeat-x;
	background-color:#FFF;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}

a img{
	border:none;
}

a:hover{
	color:#C80404;
}

a:visited{
	color: #06C;
}

#container{
	width:892px;
	margin:0px auto;
}

#header_kasseien{
	width:892px;
	height:89px;
	float:left;
	background-image:url(../images/head_kasseien-theuwissen.png);
}

#menu{
	width:362px;
	height:88px;
	float:left;
}

#menu ul{
	list-style:none;
	padding-top:50px;
}


#menu ul li{
	display:inline;
	text-align:center;
	width:auto;
	height:20px;
	text-decoration:none;
	color: #000;
	border-right:solid;
	border-right-color: #000;
	font-size:12px;
	font-weight:bold;
}

#menu ul li a{
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
	text-decoration:none;
	color: #000;
	font-weight:bold;
}

#menu ul li a:hover{
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
	text-decoration:none;
	color: #C80404;
	font-weight:bold;
}

#logo{
	width:55px;
	float:left;
}

#logo img{
	padding-top:12px;
}

#kasseien-theuwissen{
	width:450px;
	float:left;
}

#kasseien-theuwissen h1{
	padding-left:20px;
	font-size:28px;
	padding-bottom:0px;
	margin-bottom:0px;
}

#kasseien-theuwissen p{
	padding-left:100px;
	padding-top:0px;
	margin-top:10px;
}

#banner{
	width:892px;
	height:174px;
	float:left;
	background-image:url(../images/banner_kasseien-theuwissen.png);
}

#banner ul{
	text-align:center;
	padding-left:640px;
	padding-top:10px;
	font-size:10px;
	list-style:none;
}

#contentcontainer{
	width:892px;
	background-image:url(../images/bg_contentcontainer_kasseien-theuwissen_fotoalbum.png);
	background-repeat:repeat-y;
	float:left;
}

#content{
	width:660px;
	float:left;
}

#content img{
	padding-right:10px;
}

#content p, h1, h2, h3, h4, h5, form, iframe{
	padding-left:30px;
	padding-right:30px;
	line-height:16px;
}

#content iframe, small{
	margin-left:15px;
	float:left;
	clear:both;
}

#kasseien{
	width:230px;
	float:left;
}

#kasseien img{
	padding-left:10px;
	float:left;
	clear: both;
}

#kasseien p{

	float:left;
	clear:right;
	padding-bottom:15px;
	padding-left:15px;
}

#kasseien h1{
	font-size:14px;
	padding-left:30px;
}

#kasseien h2{
	padding-left:10px;
	font-size:12px;
	float:left;
	clear:left;
}

#voetnoot_fotoalbum{
	width:892px;
	height:79px;
	float:left;
	background-image: url(../images/voetnoot_kasseien-theuwissen_fotoalbum.png);
}

#voetnoot p{
	padding-left:0px;
	padding-top:15px;
	font-size:10px;
	font-weight:bold;
	text-align:left;
}

#footer_kasseien{
	width:892px;
	height:48px;
	float:left;
	background-image:url(../images/footer_kasseien-theuwissen.png);
}

#copyright{
	width:600px;
	float:left;
	font-size:8px;
}

#copyright p{
	padding-left:0px;
	margin-left:0px;
	padding-top:10px;
}

#copyright a{
	text-decoration:none;
	color:#000;
}

#copyright a:hover{
	text-decoration:none;
	color:#C80404;
}

#design{
	width:270px;
	float:left;
	font-size:8px;
}

#design p{
	padding-left:70px;
	padding-top:10px;
}

.rood{
	color:#C80404;
}

label{
	float:left;
	clear:both;
	padding-top:5px;
	padding-bottom:2px;
}
input{
	float:left;
	clear:both;
	width:200px;
}

textarea{
	float:left;
	clear:both;
	width:370px;
	height:125px;
}

