@import url();

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 90%;
	line-height: 1.6em;
	text-align: center;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: #000;
	color: rgb(0, 0, 0);
}

a, a:link, a:visited {
	text-decoration: none;
}

a img { border: 0; }

a { border: 0; } 

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 0.8em;
	padding-bottom: 6px;
	margin: 0;
}

.hidden {
    display: none;
}

#kurse {
	width: 750px;	
}

#bbq {
	width: 700px;	
}

#catering {
	width: 880px;
	height: 600px;	
}

#buch1 {
	width: 520px;
	height: 600px;
	text-align: center;
}

#buch2 {
	width: 520px;
	height: 720px;
	text-align: center;
}

#ich {
	width: 650px;
	height: 750px;
}

#ich p {
	font-size: 1.2em;
}