html, body {
    background:#ddd;
    margin: 0px;
	margin-top: 8px;
	padding: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	text-align: center;
}
#main {
	background: #fff;
	width: 913px;
	text-align: left;
	vertical-align:top;
	border: solid 10px #fff;
}
#main #top {
	height: 75px;
	background: transparent url("/design/graphics/topbar-lightbg.gif") top left repeat-x;
    border-bottom:solid 2px #333;	
}
#main #top .logo {
	float: left;
	padding-left: 20px;
	background: transparent;
}
#main #top img {
	border: 0;
}
#main #topmenu {
	width: 580px;
	float: right;
	text-align: right;
	padding-right: 20px;
	vertical-align: bottom;
	background: transparent;
}
#main #page {
	width: 873px;
	padding: 20px;
	vertical-align: top;
	background: transparent;
}
#main #page #content {
	width: 649px;
	margin:0;
	padding:0;
	float: right;
	background: transparent;
}
#main #page #content p:first-child {
	margin:1px 0px 0px 0px;
}
#main #page #sidemenu {
	width: 216px;
	float: left;
	background: transparent;
}
#main #footer {
	width: 893px;
	height: 30px;
	padding-left: 20px;
	padding-top: 0px;
	border-top: solid 1px #eee;
}
#breaker {
	background: transparent;
	height: 1px;
	clear: both;
}
.breaker {
	background: transparent;
	height: 1px;
	clear: both;
}

#my-artgroup {  /* artgroups in general */
	margin: 0;
	padding: 10px;
	background: #f7f7f7;
	border: solid 1px #fff;
}
.my-artgroup {  /* news specifically */
	margin: 0;
    margin-bottom: 8px;
	padding: 0px 0px 20px 0px;
}
.my-artgroup p.date {
    font-size:11px;
    text-transform:uppercase;
    color:#aaa;
    padding:0;
    margin:0px;
}
.my-artgroup .newsthmb {
    float:left;
    margin-right: 20px;
    height:100px;
    padding-top:2px;
}
.my-artgroup .newsthmb img {
    background:#fff;
    padding:2px;
    border:1px solid #ccc;
}
.my-artgroup .right {
    float:right;
    margin-right:30px;
}

/* Contact form */
#contact_form {
	background: #fcfcfc;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #eee;
}
#contact_form #row {
	width: 330px;
	padding: 2px;
	clear: both;
	padding-left: 20px;
}
#contact_form #row #label {
	width: 120px;
	float: left;
}
#contact_form #row #input {
	width: 200px;
	float: right;
}
#contact_form #row #input input, textarea {
	width: 200px;
	border: solid 1px #eee;
}
#contact_form #row #input textarea {
	height: 100px;
    width:400px;
}
#contact_form .contact_submit {
	margin-left: 10px;
	background: #ddd;
	border: solid 1px #ccc;
	margin-top: 10px;
}
#contact_form form {
	padding: 10px 0px 10px 0px;
}


#blog_latest {
	width: 200px;
}

/* Slide show */
#slideshow_fader #fp-lrg-img {
	width: 640px;
	height: 240px;
	background: transparent;
}

#slideshow_fader #fp-lrg-img #fp-lrg-img-txt {
	width: 640px;
	height: 240px;
	background: transparent;
	color: #fff;
	vertical-align: middle;
	z-index: 1;
	position: relative;
	top: -50px;
	left: 64px;
}

#slideshow_fader #fp-lrg-img #fp-lrg-img-txt h1 {
	height: 25px;
	font-weight: lighter;
	font-size: 22px;
	letter-spacing: 0.5px;
	color: #dfdfdf;
	text-transform: uppercase;
	display:none;
}
#slideshow_fader #fp-lrg-img #fp-lrg-img-txt h1:first-child {
	margin-top:0;
	padding-top;0;
}

#slideshow_fader #fp-lrg-img #fp-lrg-img-txt p.fp-lrg-img-txt {
	display:none;
}
#slideshow_fader #fp-lrg-img #fp-lrg-img-txt p {
	height: 40px;
	font-size: 12px;
	color: #ff6600;
}
#slideshow_fader #fp-lrg-img #fp-lrg-img-txt-link {
	position: relative;
	top: 0px;
	left: 0px;
	background: transparent;
	height: 20px;
}
#slideshow_fader #fp-lrg-img #fp-lrg-img-txt-link a {
	text-transform: uppercase;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
	margin-right: 15px;
}

#slideshow_fader {
	height:240px;
	width:640px;
	position:relative;
	overflow:hidden;
	margin-bottom: 20px;
}
#slideshow_fader img {
	width: 640px;
	height: 240px;
}


/* Newsletter form */
#nl-form {
	width: 250px;
	background: #fff;
	border:solid 1px #f7f7f7;
    border-left:0px;
    border-right:0px;
    color:#000;
}
#sidemenu #nl-form {
	width:186px;
	margin-top: 10px;
}
#nl-form.layout1 p.achtung {
	padding:0;
	margin:-10px 7px 4px 0px;
	text-align:right;
	font-size: 10px;
	color: #c00;
}
#nl-form.layout1 input {
	width: 110px;
	float:right;
	margin-right: 5px;
	border:1px solid #ccc;
    font-size: 11px;
}
#nl-form.layout1 .box {
	background: #f5f5f5;
    padding: 5px;
	margin: 0px 5px 0px 0px;
    border-style: solid;
    border-width:1px;
    border-color: #eee #ccc #ccc #eee;
}
#nl-form.layout1 .row {
	height: 18px;
	clear:both;
	margin-bottom: 1px;
	margin-top: 8px;
}
#nl-form.layout1 h3 {
	margin:0;
	padding:0;
    font-size:14px;
    text-transform:uppercase;
}
#nl-form.layout1 label {
	clear:left;
	float:left;
	width: 58px;
    font-size: 12px;
}
#nl-form.layout1 .btn_add {
	width: 110px;
	background:#f60;
	color: #fff;
	border:solid 1px #333;
    padding: 2px 0px 2px 0px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight:bold;
}
#nl-form.layout1 .btn_remove {	/* Deprecated */
	width: 80px;
	background: #fff;
	color: #c00;
    border:solid 1px #333;
	margin-left: 2px;
	text-transform: uppercase;
	font-size: 10px;
}
#nl-form.layout3 {  /* Meant for sidebar */
    background:#fff;
    border:0;
    margin-top:0px;
    padding-bottom:10px;
}
#nl-form.layout3 .box {
    background:#ddd;
    color:#000;
    padding:2px;
}
#nl-form.layout3 h3 {
    margin-top:0px;
    font-size:11px;
    background:#000;
    padding:1px 4px 2px 4px;
    text-transform:uppercase;
    color:#fff;
    font-weight:normal;
}
#nl-form.layout3 input {
    float:right;
    width:120px;
    border:solid 1px #ccc;
    font-size:11px;
}
#nl-form.layout3 .row {
    line-height:20px;
}
#video {
    margin-left:110px;
}
