html {margin: 0; padding: 0;}

body {
	margin: 0;
	padding: 0;
	background: #83A9C8 url(Bilder/laeppche_bg_top.jpg) repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	color: #0B1435;
	font-size:  11px;
	line-height: 120%;
}

pre {margin: 0; font-family: verdana, sans-serif;}

a:link {
	color: #0B1435;
	text-decoration: none;
}

a:visited {
	color: #0B1435;
	text-decoration: none;
}


a:hover {
	color: #0B1435;
}

.mainmenue {
	font-family: Helvetica, Arial, sans-serif;
	font-size:  12px;
	line-height: 12px;
	font-weight: bold;
	background-color: #83A9C8;
}

.hoehe100 {
	height: 100%;
}

.hoehe98 {
	height: 98%;
}


.blocktext {
	font-family: Helvetica, Arial, sans-serif;
	font-size:  11px;
	line-height: 16px;
	background-color: #ffffff;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:  11px;
	line-height: 16px;
	background-color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:  11px;
	line-height: 16px;
	background-color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:  11px;
	line-height: 16px;
	background-color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 16px;
}

h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:  11px;
	line-height: 16px;
	background-color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 16px;
}

.streifenunten {
	background-color: #0B1435;
	height: 15px;
	width: 100%;
	left: 0px;
	bottom: -1px;
	border: 0px;
	padding: 0;
}

.logoblock {
	bottom: 18px;
	left: 6px;
	position: relative;
}
