#header {
	background-image: url(logo.jpg);
}

#mainmenu ul li a.mainmenuitem1 {
	width: 174px;
}

#mainmenu ul li a.mainmenuitem2 {
	width: 130px;
}

#mainmenu ul li a.mainmenuitem3 {
	width: 150px;
}

#mainmenu ul li a.mainmenuitem4 {
	width: 150px;
	margin-right: 0;
}

#headerboxcontainer {
}

#search {
	position: relative;
	top: 112px;
	margin-top: -1em;
	left: 691px;
	margin-left: -13.5em;
	width: 13.5em;
}

.valerror {

        background: #DABCE1;
}

#angebote table {
        border: 1px solid #1D3373;
		padding: 4px;
}

#angebote table td {
        border-bottom: 1px solid #1D3373;
		border-top: none;
		border-left: none;
		border-right: none;
		padding-top: 12px;
}

#angebote a.name {
        font-size: 1.2em;
        font-weight: bold;
}

#angebote a.zumanfang {
	float: right;
	padding: 0 0 0 16px;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(images/button_zum_seitenanfang.gif);
}

#angebote a.zumanfang:hover {
	background-image: url(images/button_zum_seitenanfang_high.gif);
}

ul.pip_news li {
list-style-type: none;
padding-bottom: 0.5em;
}

ul.pip_news li a {
color: #653272;
}

ul.pip_news a:hover {
text-decoration: none;
color: #00a6e5;
}
