@charset "utf-8";

html, body, #wrapper {

}
html {

}
body {
	font: 0.8em/1.3em Verdana, Arial, Helvetica, sans-serif;
}
table {
	line-height: 1.6em;
}
h1, h2, h3 {

}
h1 {
	font-size: 1.6em;
	padding-bottom: 0.5em;
}
h2 {
	font-size: 1em;
}
h3 {
	font-size: 1em;
	font-weight: normal;
}
a {

}
a:hover {

}
p {

}
#wrapper {

}

#head {

}
#bhs_logo {

}
#title {

}
#title h1 {

}
#main {

}
#menu {
	display: none;
}
#content {

}

#foot {
	
}
#impressum {
	display: none;
}
#zitat {
	margin-top: 1em;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
}
#address {
	
}

.Debug { border: 1px solid red; }
.NoIndent {
	margin: 0px auto!important;
	padding: 0px!important;
}
.LeftIndent {
	margin-left: 0px;
}
.FullScreen {
	width: 100%;
	height: 100%;
}
.Left {
	float: left;
}
.Right {
	float: right;
}
.NoVisible{
	visibility: hidden;
}
