

#navigation h1 {
	background: #ed007c url(img/round_top_right.png) top right no-repeat;
	color: white !important;
	font-size: 100%;
	padding: 5px;
	margin: 0px;
	margin-top: 25px;
}
.navigation {
	background: #f8c0d1;
}
#my-body {
	background: #f8c0d1;
}
#footer {
	background: #f8c0d1;
}

input, select, textarea {
	border: 1px solid #ed007c;
	margin-bottom: 1px;
}

.navigation li.current a,
.navigation li a:hover {
	background: #ed007c;
	color: white !important;
}

.portlet {

	background: #f8c0d1;
}
.portlet h1 {
	background: #ed007c;
	color: white !important;
}


#left-column .portlet h1 {
	background: #ed007c url(img/round_top_right.png) top right no-repeat;
	color: white !important;
}

#right-column .portlet h1 {
	background: #ed007c url(img/round_top_left.png) top left no-repeat;
	color: white !important;
}


#header {
	background: url(__PICTURE[header]__) no-repeat;
}

#header-navigation,
.header-navigation {
	background: url(img/header_mangenta_de.png) no-repeat;
}




.float_right {
	border: 2px solid #ed007c;
	margin-left: 20px;
}

#content a:hover {
	color: #ed007c;
}

.breadcrumb {
	padding-bottom: 1px;
	border-bottom: 1px solid #f8c0d1;
}
#portlet-language-switcher {
	border-bottom: 1px solid #f8c0d1;
}
