body {
	background-color:#FFFFFF;
	margin:0; 
	padding:0;
}

.print {
	position:absolute;
	top:-12;
}

.print2 {
	display:none;
}

/*  Logo rechts oben */
.banner {
	display:none;
}

/*  Umrahmung von Presseberichten */
.presse {
    	border:solid 1px #000000;
}

#kontrolle{
	width: 100%;
	position:absolute;
	top:-100;
	left:0;
    	border:solid 1px #000000;
}

#kontrolle[id]{
	width: 100%;
}

.hideit{
	display:none;
}

/*  Navigationsleiste- Design */
div.navigation {
	display:none;
}


span.calender{
	display:none;
}

/*  Umrahmung der Kategorien */
.cat {
	border:solid 1px #000000;
}

.top{
	border:solid 1px #000000;
	border-left:none;
	border-right:none;
	border-bottom:none;
}

.bottom{
	border:solid 1px #000000;
	border-left:none;
	border-right:none;
	border-top:none;
}

/*  Inhaltszeile- Design */
.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	position:absolute;
	top:100;
	width:100%;
}

/*  Suchleiste- Design */
.searchbar {
	display:none;
}

/*  Warenkorb- Design */
.bag {
	display:none;
}

div.sitebar table{
	border:solid 1px #000000;
	border-collapse: collapse;
}


#showcenter{
	width: 100%;
}

#showcenter[id]{
	width: 100%;
}

a{
	text-decoration:none;
	font-weight: none;
	color:#0033CC;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#770000;
	font-size: 30px;
	font-weight: bold;
} 

h2 {
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	color:#000000;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
} 

h3 {
	font-size: 18px;
	font-weight: lighter;
	text-align: center;
	color:#000000;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	text-align: justify;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
}
