
/* colors for Mittwoch 130 red */

body {
	background-image: url(mittwochred/pgbg.jpg);
	background-repeat: repeat-x;
}
	
a:link, a:visited,
.option a:link,
.option a:visited,
a.linkmenu,
a.linkmodule,
.module li a,
input[type=submit],
input[type=file],
select,
input.wikiaction,
button  {
	color: #FD0892;
}

a:hover,
.option a:hover,
.option a.linkmenu:hover,
a.linkmodule:hover,
.module li a:hover,
div.option a:hover,
div.option a:active,
input[type=submit]:hover,
input[type=file]:hover,
select:hover,
input.wikiaction:hover,
button:hover {
	color: #37ACFF;
}

input[type=submit],
input[type=file],
select,
input.wikiaction,
button {
	background-image: url(mittwochred/button_bg.png);
}

input[id="fuser"] {
	background-image: url(mittwochred/button_bg.png);
}	

ul li,
.wikicell li {
	background: url(mittwochred/arrow.gif) no-repeat;
	background-position: 0 2px;
}

ul li:hover {
	background-image: url(mittwochred/arrow_hover.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#changecolorsize li {
		background-image: url(mittwochred/top_button.gif);
}
#changecolorsize li:hover {
	background-image: url(mittwochred/top_button_hover.gif);
}

.horbaritem a:link,
.horbaritem a:visited, 
#mainmenu li {
	background-image: url(mittwochred/top_button.gif);
	background-repeat: no-repeat;
}

.horbaritem a:hover, 
ul#mainmenu li a:hover {
	background-image: url(mittwochred/top_button_hover.gif);
	background-repeat: no-repeat;
}

div.box-title {
	background-image: url(mittwochred/h3.gif);
	background-repeat: no-repeat;
}

div.separator {
	background-image: url(mittwochred/menu_bg.gif);
	background-repeat: no-repeat;
}

div.separator:hover {
	background-image: url(mittwochred/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 -25px;
}

.separator a:hover,
div.option a.linkmenu:hover {
	background-position: 0 -25px; 
}

a.separator img {
	background-image: url(mittwochred/star.gif) no-repeat;	
}

.wikitext ul a:hover {
	list-style: url(mittwochred/arrow_hover.gif);
}

.titlebar {
	background-image: url(mittwochred/pgbg.jpg);
	background-position: 0 -150px;
}

.normal td.heading,
td.heading,
td.gallistheading,
td.listgalheading,
td.bloglistheading,
td.listfgalheading,
td.listfilesheading,
td.listartheading,
td.forumheading,
td.thead {
	background: #B6175E;
	color: #ffffff;
}


div.articletitle {
	background-image: url(mittwochred/compo_head.png);
	_background-image: url(mittwochred/compo_head.gif);
	background-repeat: no-repeat;
}

div.posthead h2 {
	background-image: url(mittwochred/content_head.png);
	_background-image: url(mittwochred/content_head.gif);
	background-repeat: no-repeat;
}
 

#footer {
	background: #B7165E url(mittwochred/footer.jpg) repeat-x top;
	color: #f0f0f0;
}

div.box-title {
	background-image: url(../mittwoch/h3.gif);
	background-repeat: no-repeat;
}

.tocnavlinks_separator {
	color: #FFFFFF;
	background: url(mittwochred/arrow.png) no-repeat center;
}