/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2012 indual GmbH (http://www.indual.ch)                    *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/

body {
	background: url(../../img/Hellblau/body_bg.jpg) fixed center center;
}
div#siteframe {
	background: url(../../img/Hellblau/siteframe_bg.png) repeat-y center center;
}
div#header_wrap {
	background: url(../../img/Hellblau/header_stripe.gif) center center;
}
input.button:hover,
input.button:active,
input.button:focus,
input.submit:hover,
input.submit:active,
input.submit:focus,
input.mailform-submit:hover,
input.mailform-submit:active,
input.mailform-submit:focus,
div#members_login,
div.administration h2 {
	background-color: #b9d5ec;
}
div#header {
	border-color: #4489ba;
}