* {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: 0;
}
ul, ol, de {
	margin: 0 0 10pt;
	list-style-position: inside;
	position: relative; /*Beseitigt IE-Disappearing-List-Background-Bug im IE5-IE6*/
}
select, input, textarea {
	font-size: 99%;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
body {
	font-size: 100.01%;
	position: relative;
	text-align: left;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
a[href^="http://"]::after {
 content: " ["attr(href)"]";
 font-style: italic;
}
/*Unrelevante Bereiche ausblenden*/
#abifahrt_overlay,
#abiball_overlay,
#slogan,
#rabatt,
#breadcrumb,
#navigation ul,
#subnavigation,
#footer .col_1,
#footer .col_3,
#info .col_1 img,
#info .col_1 a,
#info .col_2,
#content_overlay_abifahrt,
#subnavi_arrow,
#information_bottom img,
.col_2 div,
.shadow_bottom,
#abihaus_angebot,
#content_overlay_abiball,
#content_overlay2_abiball,
#content_overlay3_abiball,
#content_overlay_abishirt,
#content_overlay_abiparty,
#content_overlay_abikleid {
	display: none;
}
#row_top div {
	float: left;
}
#row_bottom {
	margin-bottom: 10pt;
}
#row_bottom .col_1, #row_bottom .col_2, #row_bottom .col_3 {
	float: left;
}
h1 {
	margin-bottom: 20pt;
}
h2, p {
	margin-bottom: 10pt;
}
#logo {
	margin-bottom: 20pt;
}
#footer {
	opacity: 1.0 !important;
	font-size: 10pt;
	border-top: 1px solid #000000;
	padding-top: 10pt;
}
#footer ul {
	float: left;
	margin-right: 20pt;
}
