body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #878787;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
h1 {
	font-size: 14px;
	color: #660000;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

a {
	color: #660000;
}

a:hover {
	color: #990000;
}
#mainbox {
	background-image: url(images/design/mainbg.jpg);
	width: 850px;
	margin-left: -425px;
	position: absolute;
	left: 50%;
	background-repeat: repeat-y;
}
#header {
	background-image: url(images/design/header.jpg);
	height: 162px;
}
#contentbox {
	background-image: url(images/design/contentbg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#miny {
	height: 400px;
	width: 1px;
	float: left;
}
#menuleft {
	width: 130px;
	float: left;
	margin-left: 48px;
	display: inline;
}
#content {
	float: left;
	width: 460px;
	margin-left: 20px;
	display: inline;
	padding-top: 5px;
}
#menuright {
	float: left;
	width: 160px;
	display: inline;
	margin-left: 15px;
}
#footer {
	background-image: url(images/design/footer.jpg);
	height: 24px;
}
#menuleft ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#menuleft ul li {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}

#menuleft ul li a {
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
#menuleft ul li a:hover {
	color: #990000;
}

#menuleft ul li ul {
	margin-left: 8px;
}
#menuleft ul li ul li {
	padding-bottom: 0px;
	border-bottom-style: none;
	margin-bottom: 0px;
}
#menuleft ul li ul li a {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


.btn_gal {
	height: 199px;
	width: 72px;
	float: left;
}
#btn_acryl {
	background-image: url(images/design/btn_acryl.jpg);
}
#btn_acryl:hover {
	background-image: url(images/design/btn_acryl_ov.jpg);
}

#btn_aquarell {
	background-image: url(images/design/btn_aquarell.jpg);
}
#btn_aquarell:hover {
	background-image: url(images/design/btn_aquarell_ov.jpg);
}
.newsentry {
	margin-bottom: 10px;
}

.newsentry .date {
	text-align: right;
	color: #660000;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
.newsentry .title {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
}
.newsentry .morelink a {
	color: #660000;
}
.newsentry .morelink a:hover {
	color: #990000;
}
.gallery .floatlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.gallery .floatlist li {
	float: left;
	width: 100px;
	display: block;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	overflow: hidden;
}


/* Styled Content */

DIV.csc-textpic-imagewrap {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

