* {
padding:0; 
margin:0; 
}

body {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(../img/body_back.gif);
	background-repeat: repeat-y;
	background-position: center;
	}
html { height: 100%;}
html, body {
	height: 100%;
}

.shadowwrapper {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://kipcaravanclub.nl/Templates/default/img/shadow2.png');
	width: 960px;
	margin: 0 auto;
	display:inline-block;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-position: center 0px;
	background-repeat: repeat-y;
}	
/* IE ignores styles with [attributes], so it will skip the following. */
.shadowwrapper[class] {
	background-image:url(../img/shadow2.png);
}	
 
#wrapper {
	text-align:left;
	margin: 0 auto -15px;
	width:950px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width:944px;
	margin-left:8px;
}
#header {
	width: 550px;
	float:left;
	height:125px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: 25px 0px;
	margin-top:20px;
	padding-bottom:10px;
	}

#stripes {
	background-image: url(../img/stripes.gif);
	background-repeat: no-repeat;
	width:163px;
	float:left;
	margin-top:14px;
}
#submenu {
	float:left;
	width:120px;
	margin-top: 30px;
}
#submenu ul {
	display: block;
	text-align:left;
}
#submenu ul li {
	display: block;
	display: inline;
	font-size:9px;
}
#submenu a {
	color: #FFFFFF;
	display: block;
	margin: 0px;
	text-decoration: none;
	padding-bottom:2px;
}
#submenu ul li a:link,#submenu ul li a:visited {
	display: block;
	padding-left: 0px;
	margin: 8px 2px 0px 3px;
}
#submenu ul li a:hover,#submenu ul li a:focus,#submenu ul li a:active {
	display: block;
	padding-left: 0px;
	margin: 8px 2px 0px 3px;
	color: #CCCCCC;
}

#mousetrail {
	padding:3px 0 5px 130px;
	float:left;
	color: #ec2227;
	width: 300px;
	font-size:9px;
}
#mousetrail ul {
	list-style-type:none;
}
#mousetrail ul li {
	list-style-type:none;
	display:inline;
	padding-right:5px;
}

#mousetrail a:link,#mousetrail a:visited, #mousetrail a:active {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #ec2227;
}
#mousetrail a:hover,#mousetrail a:focus {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color:#1a4a9c;
}

#fotoleft {
	background-image: url(../img/menuback.jpg);
	background-repeat: no-repeat;
	background-position: -2px 0px;
	float:left;
	width:164px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-right:40px;
}
/* BEGIN menu */

#menu {
	float:left;
	font-size:11px;
	width:163px;
	margin:60px 0 10px 1px;
	padding-bottom:20px;
	border-top:1px solid #ec2227;
}
#menu ul {
	margin-bottom:6px;
	font-size: 11px;
}
#menu li {
	list-style: none;
	margin: 0px;
	text-align:right;
	width: 157px;
}
#menu ul li a:link, #menu ul li a:visited {
	border-bottom:1px solid #ec2227;
	color: #fff;
	list-style: none;
	margin: 0px;
	text-decoration: none;
	display: block;
	width: 158px;
	padding:3px 6px 3px 0px;
	background-color: #1a4a9c;
	filter: alpha(opacity=70);
		-moz-opacity:0.7;
	opacity: 0.7;
		-html-opacity: 0.7;
}
#menu ul li a:hover  {
	list-style: none;
	border-bottom:1px solid #fff;
	display: block;
}
#menu ul li.active li {
}
#menu ul li.normal a:link, #menu ul li a:visited  {
}

#menu ul li.active a {
	font-weight: bold;
	text-decoration: none;
	width: 158px;
	display: block;
}
#menu ul li.active ul li a:link, #menu ul li.active ul li a:visited  {
	width: 149px;
	padding:3px 15px 3px 0px;
	font-weight: normal;
	border:none;
 	background-color: #1a4a9c;
	filter: alpha(opacity=70);
		-moz-opacity:0.7;
	opacity: 0.7;
		-html-opacity: 0.7;
}
#menu ul li.active ul li a:hover  {
	padding:3px 15px 3px 0px;
	color: #ec2227;
	list-style: none;
	font-weight: normal;
	text-decoration: none;
	width: 149px;
}
#menu ul li.active ul li.active a {
	font-weight: bold;
}

/* END menu */


#flash_front {
	float:left;
}

#news {
	width:154px;
	float:left;
	padding-left:5px;
	font-size:11px;
}
#laatste_nieuws .titel {
	color:#EC2027;
	padding-bottom:4px;
}
#laatste_nieuws ul li {
	padding:0 0 3px 16px;
	list-style-type: none;
	background-image: url(../img/opsom_news.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color:#1a4a9c;
}
#laatste_nieuws a:link,#laatste_nieuws a:visited,#laatste_nieuws a:active {
	text-decoration: none;
	color:#fff;
	font-weight:normal;
}
#laatste_nieuws a:hover,#laatste_nieuws a:focus {
	text-decoration: none;
	font-weight:normal;
	color:#ec2227;
}
#nieuws #naam {
	color:#EC2027;
	font-size:14px;

}
#content {
	float:left;
	width:500px;
	margin-left:43px;
	}
#content ol {
	margin: 0px 0px 0px 22px;
	padding: 0px;
	color:#1a4a9c;
}

#content ul li {
	padding:0 0 3px 16px;
	list-style-type: none;
	background-image: url(../img/opsom.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color:#1a4a9c;
}
#content a:link,#content a:visited, #content a:active {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color:#ec2227;
	font-weight:normal;
}
#content a:hover,#content a:focus {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight:normal;
	color:#1a4a9c;
}
hr {
height:2px;
color:#1a4a9c;
margin:5px 0 5px 0;
}
#content p {
	margin: 0px;
	color:#1a4a9c;
}
#content p a img {
border:none;}
		
#content h1 {
	font-size:170%;
	margin-top: 10px;
	margin-bottom: 2px;
	color:#EC2027;
	font-weight:normal;
}	
#content h2 {
	font-size:150%;
	margin-top: 10px;
	margin-bottom: 2px;
	color:#EC2027;
	font-weight:normal;
}	
#content h3 {
	font-size:130%;
	margin-top: 10px;
	margin-bottom: 2px;
	color:#EC2027;
	font-weight:normal;
}	
#content h4 {
	font-size:110%;
	color:#1a4a9c;
	margin-top: 10px;
	margin-bottom: 2px;
	font-weight: bold;
}	
#content h5 {
	font-size:100%;
	margin-top: 10px;
	margin-bottom: 2px;
	color:#1a4a9c;
}	
#content h6 {
	font-size: 90%;
	margin-top: 5px;
	margin-bottom: 2px;
	color:#1a4a9c;
}	
#content .address {
	font-size: 80%;
	margin-top: 5px;
	margin-bottom: 2px;
}	
#content .kop{
	font-size: 18px;
	color:#ec2227;
	}
#content .subkop{
	font-size: 15px;
	color:#1a4a9c;
	margin-bottom: 8px;
	font-weight: bold;
}
#content .bijkop{
	font-size: 12px;
	color:#1a4a9c;
	font-style:italic;
}

#content .onderscrift {
	font-size: 10px;
	font-style: italic;
}

#content .img_L{
	margin-right: 10px;
	float:left;
	border:1px solid #ec2227;
}
#content .img_R{
	margin-left: 10px;
	float:right;
	border:1px solid #ec2227;
}

#content .front_item {
	float:left;
	width:202px;
	height:99px;
	background-image: url(../img/front_img1.jpg);
	background-repeat: no-repeat;
	padding:20px 0px 0 10px;
}

#trekker {
	padding-left:10px;
	width:154px;
	float:left;
	font-size: 10px;
	border-top:1px solid #ec2227;
	padding-top:15px;
}
#trekker a {
	float:left;
	text-decoration:none;
	padding:4px 0;
	text-align:center;
}
#trekker .button {
	font-size: 10px;
	color:#FFFFFF;
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
	background-color:#1a4a9c;
	float:left;
	width:50px;
}

/* contactform */

#contactform {
	float:left;
	background-color: #FFFFFF;
	width: 500px;
	margin: 0px;
	padding-left:40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom:30px;
	color:#000;
}
#contactform img {
	padding-left:25px;
}
#contactform H5 {
	margin-bottom: 15px;
}
#contactform P {
	font-weight: normal;
}
#contactform H6 {
	font-weight: normal;
	font-size: 10px;
}
#contactform .label {
	float: left;
	width: 100px;
	text-align: right;
	color:#1a4a9c;
}
#contactform textarea {
	border: 1px solid #1a4a9c;
	height: 50px;
	width: 246px;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 2px;
	overflow:auto;
	color:#003D71;
}
#contactform input {
	width: 250px;
	border: 1px solid #1a4a9c;
	font-size: 13px;
	padding: 2px 0;
	margin-right:0;
	color:#003D71;
}
#contactform .input img {
	width:250px;
	border: 1px solid #1a4a9c;
	margin-bottom:5px;
	padding:0;
}
	
#contactform .formrow1 .label1 {
	width:100px;
	float:left;
	text-align:right;
	padding: 0px;
	}
#contactform .formrow1 {
	width:350px;
	clear:both;
	padding-top: 5px;
}	
#contactform .formrow1 .input1 {
	width:140px;
	float:right;
	text-align:left;
}
#contactform .formrow1 input {
	width:20px;
	text-align:left;
	padding: 0px;
	margin-left:10px;
	border: 0px solid;
	text-align:left;
	}
#contactform .formrow {
	clear: both;
	padding-top: 10px;
	width: 400px;
	float:left;

}
#contactform .formrow .input {
	float: left;
	margin-left: 10px;
	margin-right:0px;
    padding: 0px;
}

#contactform .button {
	width: 100px;
	color: #fef9ee;
	float:left;
	background-image: url(../img/button.gif);
	background-repeat: no-repeat;
	border:none;
	margin:10px 0 0 35px;
	padding:2px 0 3px 0px;
	background-position: 0px center;
}
#tmobile {
	float:left;
	width:163px;
	height:45px;
	margin-bottom:20px;
}
#SG {
	float:left;
	padding:0px 0 4px 8px;
	}
#SG a {
	font-size:8px;
	color:#486EB0;
	text-decoration:none;
}
#SG a:hover, #SG a:focus {
	color:#8CA4CD;
	text-decoration:none;
}

#footer, #push {
	height: 15px;
	background: #fff;
}
#push {
	background: none;
	clear: both;
	}

#footer {
	width: 900px;
	padding:5px;
	font-size:10px;
	height: 15px;
}
#footer a {
	color:#2c5eb3;
	text-decoration:none;
}
#footer a:hover, #footer a:focus {
	color:#fff;
	text-decoration:none;
}

/*authorisatie*/

#Ledenmenu {
	margin-top:10px;
}
#headerbox #form1 {
	width:164px;
}
#headerbox {
	float:right;
	width:164px;
}
#headerbox p {
	color:#FFFFFF;
	padding:3px;
	font-size:10px;
	width:164px;
}

#authorisatie {
	float:left;
	font-size:9px;
	margin:0px;
	width:164px;
	padding-bottom:5px;
	border-bottom:1px solid #EC2027;
}
#authorisatie p {
color:#FFFFFF;
padding:2px;
}
#authorisatie .authorisatie_kopje {
	float: left;
	color:#FFFFFF;
	text-align:center;
	font-size:10px;
	width:164px;
	border-bottom:1px solid #EC2027;
	padding-top:10px;
	padding-bottom:5px;
	margin-bottom:5px;
}
#authorisatie .label {
	float: left;
	width: 65px;
	text-align: right;
	color:#fff;
 }
#authorisatie input {
	width: 84px;
	border: 1px solid #034EA2;
	color: #000000;
	font-size: 10px;
	margin-right:30px;
	background-color:#fff;
	margin-bottom:2px;
	text-align:center;
	}	
#authorisatie .formrow {
clear: both;
	padding-top: 0px;
	width: 190px;
}

#authorisatie .formrow .input{
	margin-left: 5px;
}
#login p {
	font-size:9px;
	text-align:right;
}
#authorisatie #form1 .button {
	width: 40px;
	color: #fff;
	background-color:#EC1B2E;
	float:left;
	font-size:9px;
	float:right;
	border:none;
	margin-right:7px;
	margin-top:2px;
	}
