/*

10% e5e5e5
20% CCCCC
50% 808080
70%	4d4d4d

14% 242424
19% 303030
71% b5b5b5
86% dbdbdb

*/

/************************************************************************************************/
/*
/* Schwarz
*/

aside .button,
body,
footer a {
	color: black;
}

/************************************************************************************************/
/*
/* Weiss
*/

#jPanelMenu-menu,
aside .button,
#wrappall {
	background-color: white;
}

footer #social,
#rwd_menu_link,
.box,
.box a,
.box a:visited,
aside input,
aside#aside,
aside#aside a,
nav#main ul li ul li a {
	color: white;
}

aside form#searchform input#s {
	background-color: rgba(255,255,255,0.1);
}

/************************************************************************************************/
/*
/* Grau
*/

article h1 {
	color: #b5b5b5;
}

nav#main ul li ul li {
	background: #b5b5b5;
}

/************************************************************************************************/
/*
/* Cyan
*/

a {
	color: #143f4f;
}

#rwd_menu_link,
.box {
	background-color: #143f4f;
}

/************************************************************************************************/
/*
/* Flieder
*/

#blog.box {
	background-color: #000;
}

/************************************************************************************************/
/*
/* Rouge
*/

#kontakt.box {
	background-color: #000;
}

/************************************************************************************************/
/*
/* Dunkelgraublau
*/

bodys {
	background-color: #697377;
}

/************************************************************************************************/
/*
/* Facebook
*/


footer #social {
	background-color: #46619e;
}