body {
    margin: 0em;
	padding: 0em;
	border: 0em;
	width: 100%;
	height: 100%; 
	font-family: Arial;
	font-size: 1em;
	color: #ffffff;
	line-height: 1.1em;
	background-color: #0066CC;
}

a:link { color:#FF9900; text-decoration:none;}
a:visited { color:#ff9900; text-decoration:none;}
a:hover { color:#ff9900; text-decoration:underline;}
a:active { color:#FF9900; text-decoration:underline;}

h1 {font-size:2em; font-weight:bold; font-style:italic; margin-left:1.0em; margin-top:1.0em; margin-bottom:2.0em;}
h2 {font-size:1em; font-weight:bold; margin-top:0.0em; margin-bottom:0.0em;}
h3 {font-size:1.00em; font-weight:bold; margin-left:0.5em; margin-top:0.4em; margin-bottom:1.0em;}
h4 {font-size:2em; font-weight:bold; font-style:italic; margin-left:1.0em; margin-top:1.0em; margin-bottom:0.0em;}
h5 {font-size:0.7em; font-weight:normal; margin-left:3.0em; margin-top:0.5em; margin-bottom:0.5em; line-height: 0.9em;}
h6 {font-size:1.5em; font-weight:bold; margin-top:0.0em; margin-bottom:0.7em; line-height: 1.5em;}
h7 {font-size:2.4em; font-weight:bold; margin-left:0.0em; margin-top:0.0em; margin-bottom:0.0em; line-height: 1.4em;}
h8 {font-size:2.0em; font-weight:bold; margin-left:0.0em; margin-top:1.5em; margin-bottom:1.5em; line-height: 2.2em;}

.lightbox {
	margin: 1em;
	display:block;
	font-size:1.08em;
	width:500px;
	padding: 1.0em;
	background-color:#ffffe6;
	border: 3px #999999 double;
}
.lightbox h5 {margin-top:0.0em; margin-bottom:0.0em;}

.zitat {font-style:oblique; display:block; margin-top:0.8em; margin-bottom:0.8em}

.schriftsehrgross {font-size:2em; line-height: 2.1em;}
.schriftsehrgrosskurs {font-size:2em; line-height: 2.1em; font-style:italic;}
.schriftsehrgrossfett {font-size:2em; line-height: 2.1em; font-weight: bold;}
.schriftsehrgrossfettkurs {font-size:2em; line-height: 2.1em; font-weight: bold; font-style:italic;}

.schriftnochgroesser {font-size:1.4em; line-height: 1.5em;}
.schriftnochgroesserkurs {font-size:1.4em; line-height: 1.5em; font-style:italic;}
.schriftnochgroesserfett {font-size:1.4em; line-height: 1.5em; font-weight: bold;}
.schriftnochgroesserfettkurs {font-size:1.4em; line-height: 1.5em; font-weight: bold; font-style:italic;}

.schriftgroesser {font-size:1.2em; line-height: 1.4em;}
.schriftgroesserkurs {font-size:1.2em; line-height: 1.4em; font-style:italic;}
.schriftgroesserfett {font-size:1.2em; line-height: 1.4em; font-weight: bold;}
.schriftgroesserfettkurs {font-size:1.2em; line-height: 1.4em; font-weight: bold; font-style:italic;}

.schriftnormal {font-size:1.0em; line-height: 1.2em;}
.schriftnormalkurs {font-size:1.0em; line-height: 1.2em; font-style:italic;}
.schriftnormalfett {font-size:1.0em; line-height: 1.2em; font-weight: bold;}
.schriftnormalfettkurs {font-size:1.0em; line-height: 1.2em; font-weight: bold; font-style:italic;}

.schriftkleiner {font-size:0.9em; line-height: 1.1em; font-style:normal;}
.schriftkleinerkurs {font-size:0.9em; line-height: 1.1em; font-style:normal; font-style:italic;}
.schriftkleinerfett {font-size:0.9em; line-height: 1.1em; font-weight: bold;}
.schriftkleinerfettkurs {font-size:0.9em; line-height: 1.1em; font-weight: bold; font-style:italic;}

.schriftganzklein {font-size:0.7em; line-height: 1em;}
.schriftganzkleinkurs {font-size:0.7em; line-height: 1em; font-style:italic;}
.schriftganzkleinfett {font-size:0.7em; line-height: 1em; font-weight: bold;}
.schriftganzkleinfettkurs {font-size:0.7em; line-height: 1em; font-weight: bold; font-style:italic;}


div#sheet {
	position: absolute;
	margin-left: -329px;
	top: 1em;
	left: 50%;
	width: 683px;
	height: 100%;
	min-height:727px;
	background-image:url(../pic/bg_mid.png);
	background-repeat:repeat-y;
}
div#header {
	position: relative;
	margin: 0em auto;
	width: 658px;
}
div#note {
	position: absolute;
	width: 192px;
	height: 200px;
	top: 250px;
	left: -30%;
	background-image:url(../pic/note.png);
	background-repeat:repeat-y;
}
div#spacer {
	height: 35px;
	width: 683px;
	background-image:url(../pic/main_template_02.jpg);
}
div#header_central {
	position: relative;
	height: 145px;
	background: url(../pic/main_template_05.jpg) top left;
	background-repeat:no-repeat;
}
div#logo {
	position:absolute;
	width: 285px;
	height: 273px;
	background-image:url(../pic/lgbr.png);
	left: -70px;
	top: 2px;
}
div#blatt {
	position:absolute;
	width: 134px;
	height: 692px;
	background-image:url(../pic/main_template_06.jpg);
	left: 658px;
	top: 35px;
}
div#scroller {
	height:100%;
	width: 642px;
	overflow:auto;
}
div#title {
	margin-top:200px;
	text-align:center;
}
div#content {
	padding: 35px 20px 35px 60px;
	line-height: 1.4em;
}
div#content p {margin-bottom: 1.5em;}

div#usingIE {
	position: absolute;
	top: 0.3em;
	right: 0.6em;
	visibility:hidden;
	line-height: 1.2;
	text-align: right;
}

