/* CSS Document */
* {
	color: #333;
}
body,td,th {
	font-size: 12px;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	/*	font-family: Arial, Georgia, "Times New Roman", Times, serif; */
	/* font-family: "Courier New", Courier, mono; */
	color: #333;
	margin: 0;
	padding: 0;
}
body {
	background-color: #FFF;
}

h1 {
	/* color: #8A2529; */
	color: #000;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #DDD;
}
h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #EEE; 
}
h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
h4 {
	/* color: #8A2529; */
	color: #000;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #DDD;
}
td {
	padding: 2px;
}
p {
	width: 750px;
}
.black {
	color: #000;
	margin-bottom: 2px;
}
a, a:link {
	/* color: #8A2529; */
	color: #000;
	text-decoration: underline;
}
a:visited {
	/* color: #8A2529; */
	color: #000;
	text-decoration: underline;
}
a:hover {
	/* color: #8A2529; */
	color: #333;
	text-decoration:underline;	
}
a:active {
	/* color: #8A2529; */
	color: #333;
	text-decoration:underline;	
}
#container {
	width: 1000px;
	background-image: url(../images/back_mail.jpg); 
	border-left: #CCC 1px solid;
	border-right: #CCC 1px solid;
	margin-left: auto;
	margin-right: auto;	
}
#menu {
	text-align: right;
	padding: 15px;
	padding-bottom: 0px;
}
#content {
	padding: 15px;
	padding-left: 240px;
}
#left {
	float: left;
	padding: 15px;	
	width: 210px;
	margin-top: -90px;
}
.logo {
	border: 0;
}
.kleiner td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer {
	border-top: 1px solid black;
	position: absolute;
	bottom: 0px;
	margin-bottom: 10px;
}
.imgfront {
	float: left;
	margin: 10px;
	margin-left: 0px;
}
.imgartist {
	float: right;
	margin-left: 10px;
	width: 150px;
}
#voorplaat {
	padding: 8px;
	border: solid 1px #EEE;
}
#email {
	height: 80px;
}
.vet td {
	font-style: oblique;
}
.forumhead {
	margin: 0;
	border-top: 1px solid black;
	background-color: #EEE;
}
.small {
	font-size: 10px;
}
#forum td {
	vertical-align: top;
	padding: 2px;
	padding-bottom: 15px;
}
img {
	border: 0px;
}
#forummenu { 
	float: right;
	text-align: right;
	margin-right: 5px;
}
#forummenu a { 
	font-size: 10px;
	font-weight: bold;
}
#forumpost {
	width: 740px;
	height: 80px;
	margin-bottom: 10px;
}
#forum {
	width: 740px;
}
.forumwho {
	float: left;
}

#menu a:link, #menu a:visited {
	background-color:#CCC;
	text-decoration: none;
}
#menu a:hover, #menu a:active {
	background-color: #999;
	text-decoration: underline;
}
th {
	text-align: left;
}
#msg {
	color: #FF0000;	
}
.inputnum {
	text-align:right;
	width: 30px;
	padding: 0;
	margin: 0;
}
.inputline {
	width: 250px;
}
.inputlinexl {
	width: 250px;
}
#shopbutton {
	background-color:#CCC;
}
#shopbutton a:link, #shopbutton a:visited {
	background-color:#CCC;
	text-decoration: none;
}
#shopbutton a:hover, #shopbutton a:active {
	background-color: #999;
	text-decoration: underline;
}
.right {
	text-align: right;
}
.button {
	color: #333;
	background-color: #EEE;
	border: 1px solid #CCC;
	padding: 3px 8px;
}
.bloghead {
	margin: 0px;
}
.blogsub {
	font-size: 10px;
}
.blogtext {
	font-size: 14px;
	padding-bottom: 15px;
	margin-bottom: 15px;	
	border-bottom: #CCC 1px solid;
}
#content a:link, #content a:visited {
	background-color:#CCC;
	text-decoration: none;
	margin-left: 1px;
	margin-right: 1px;	
}
#content a:hover, #content a:active {
	background-color: #999;
	text-decoration: underline;
}
.blogimg {
	width: 200px;
	float: left;
	padding-right: 5px;
}
.bloghead a:link {
	text-decoration: none;
	background-color: #FFF;
}
.black a {
	text-decoration: none;
}
a { 
	background-color:#CCC;	
}
#menu {
	font-size: 14px;
}
#message {
	color:#FF0000;
}
