/* Start of CMSMS style sheet 'zelfverdediging.com' */
body {
	color: white;
	top: 0;
	bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

h3,h4 {
	font-family: tahoma;
	color: white;
}

body, div, a, p, font {
	font-family: tahoma;
	font-size: 11px;
}

a {
	color: white;
	text-decoration	: none;
}
a:hover {
	color: white;
	text-decoration: underline;
}

.menu {
	text-decoration: none;
	vertical-align: top;
}
.menu:hover {
	text-decoration: underline;
	vertical-align: top;
}

.content {
        padding: 5;
	background-color: #353535;
	border-color: #7E7E7E;
	border-width: 1px;
	border-style: solid;
	background-repeat: repeat-x;
}

.content a {
 text-decoration: underline;
}
.content a:hover {
 text-decoration: none;
}

.comment {
	padding: 3;
	background-color: #2C2B2B;
	border-color: #464646;
	border-width: 1px;
	border-style: solid;
	background-repeat: repeat-x;
}

.menuList {
	list-style-image: url('../images/menu.gif');
}

li {
	margin-left: -2px;
}

.menuTitle {
        width: 157;
	padding: 1 1 1 5;
	border-color: #7E7E7E;
	border-width: 1px;
	border-style: solid;
	background-color: #363636;
	background-image: url('../images/menubg.jpg');
	background-repeat: repeat-x;
}

.menuContent {
	width: 157;
	padding: 3;
	background-color: #2C2B2B;
	border-color: #464646;
	border-width: 1px;
	border-style: solid;
	background-repeat: repeat-x;
}

.templateTdRight {
	height: 100%;
	align: center;
	border-left-style: solid;
	border-width: 1px;
	border-color: #474747;
	background-color: #353535;
	background-repeat: repeat-x;
}

.templateTdLeft {
	height: 100%;
	align: center;
	border-right-style: solid;
	border-width: 1px;
	border-color: #474747;
	background-color: #353535;
	background-repeat: repeat-x;
}

#comments td {
	font-family: tahoma;
	font-size: 11px;
}
#comments textarea { 
        width:326px; 
        height: 200px;
}

.captchapict {
	border-style: solid;
	border-width: 1px;
	border-color: #464646;
}
/* End of 'zelfverdediging.com' */

