body {
	color: #ffffff;
	background: #000000 url() center top repeat-x;
}

a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ffffff;
}

#header {
	background: #000000  url(../images/pink/site-banniere.png) no-repeat 0 0;
}

/* module left */
#left_l {
	background: #000000 url() top left no-repeat;
}

#left_r {
	background: #000000 url() top right no-repeat;
}

/* content */
#content_l {
	background: #000000 url() top left no-repeat;
}

#content_r {
	background: #000000 url() top right no-repeat;
}

#pathway_inside {
	border: 1px dotted #333333;
}

.inputbox {
	border: 1px solid #333333;
	background: #000000;
	padding: 2px;
	color: #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #333333;
	background: #000;
}

.button {
	background: #000000;
}

.button:hover {
	background: #000000;
}

/* footer */
#footer {
	background: #000 url() center bottom repeat-x;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	border-bottom: 1px dashed #000000;
}

#footer a:hover {
	color: #fff;
	border-bottom: 1px dashed #333;
}

#footer_1 a {
	background: #000000 url() no-repeat;
}
/* topmenu (user3) */
#topmenu {
	background: #000000 url() repeat-x top center;

}

#mainlevel-nav li:hover {
	background: #000000 url() no-repeat top left;
}

#mainlevel-nav li a:link, #mainlevel-nav li a:visited {
	color: #ffffff;
}

#mainlevel-nav li a:hover {
	color: #ffffff;
	background: #000000 url() no-repeat top right;
}

.componentheading, .contentheading {
	border-bottom: 1px solid #333333;
}

.contentheading {
	border-left: 5px solid #333333;
}

.module_menu h3, .module h3 {
	background: #000000 url();
}

.module_text h3 {
	background: #000000;
}

.article_separator {
	border-bottom: 1px dashed #333333;
}

ul.menu li a:link span, ul.menu li a:visited span {
	color: #c59c9c;
	border-bottom: 1px dotted #333333;
}

ul.menu li a:hover span {
	color: #ffffff;
	border-bottom: 1px dotted #333333;
	background: #000000;
}

tr.sectiontableentry1 td {
	background: #000000;
}

tr.sectiontableentry2 td {
	background: #000000;
}