body {
    font: 12px Verdana, Helvetica, sans-serif;
	color: #000000;
	margin: 0px auto;  
	text-align: left;
	background: #FFFFFF url('../images/bg_shzentrum.jpg') top center repeat-y;
}

h1 {
	background: #E95676;
}

h2 {
	background: #E95676;
}

h3 {
	color: #E95676;
}

a:link, a:visited {
	color: #E95676;
}

#searchbox input {
	border: 1px solid #F4D4DC;
}

#navigation ul li a:hover, #navigation ul li  a:active {
	background: #E95676;
}

#navigation ul ul li a:hover, #navigation ul ul li a:active {
	background: transparent url('../images/sidebarnav_shzentrum.jpg') no-repeat 20px 8px;
}

#navigation ul ul li .current {
	background: transparent url('../images/sidebarnav_shzentrum.jpg') no-repeat 20px 8px;
}

#navigation .current {
	background: #E95676;
}

#sitetitle {
	border-bottom: 10px solid #E95676;
}

#sidebar_content h1 {
	color: #E95676;
}

#sidebar_content h2 {
	color: #E95676;
}

.styled-table .tr-odd {
	background: #F4D4DC;
}

.rosa-hintergrund { 
	background-color: #F4D4DC; 
}

hr {
	margin: 15px 0px 0px 0px; 
	border: 2px solid #F4D4DC; 
}