
body, html {
	height:100%;
	background-image: url('img/woodtexture.png');
	z-index: -100;
}
body {
	margin:0;
	padding:0;
}

img {
	border: 0px solid;
}

#main {
	margin:auto;
	border: 0px;
	padding: 0%;
	position: relative;
	height:100%;
	min-width: 620px;
	font-family: "Gill Sans","Gill Sans MT","Lucida Grande","Lucida Sans Unicode","Trebuchet MS","Arial","Helvetica","FreeSans",sans-serif;
	font-size: small;
}

#bg {
	position: absolute;
	left: 0px;
	right: 0px;
	margin: auto;
	float: left;
	padding: 0px;
	z-index: 0;
	overflow: hidden;
}

#left {
	position: absolute;
	width: 203px;
	float: left;
	left: 7px;
	margin: 0px;
	padding: 0px;
	font-family: Carolingia \(BigfooT\),"Papyrus","Antiqua","Requiem","Blackmoor LET","Old English Text MT","Lucida Blackletter",fantasy,LMRomanDemi10,serif;
	font-size: larger;
	text-align: center;
}

#right {
	position: absolute;
	width: 203px;
	right: 7px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.ribbon {
	width: 203px;
	margin-top: 0px;
	border: 0px;
	padding: 0px;
	top: 0px;
}

#ribbon {
	padding-top: 20px;
	padding-bottom: 0px;
	background: url(img/logo_l.png);
	/*background-color: #650000;*/
}

.innerribbon {
	margin: 0px 20px;
	color: #FFF;
}

.innerribbon p {
	margin-top:0em;
	margin-bottom:2em;
}
.innerribbon p.main {
	margin-top:0em;
	margin-bottom:1em;
}
.innerribbon p.bottom {
	margin-top:0em;
	margin-bottom:0em;
}

.innerribbon a {
	color: #EEE;
	text-decoration: none;
	font-weight: normal;
}

.innerribbon a:visited {
	color: #EEE;
}

.innerribbon a:active {
	color: #CCC;
}

.innerribbon a:hover {
	color: #DDF;
}

#center {
	margin: 1em 0em 0em 0em;
	left: 220px;
	right: 220px;
	position: absolute;
	min-width: 310px;
	height: 100%;
}

#centermain {
	max-height: 80%;
	overflow: auto;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	clear: both;
}


#centernav {
	max-height: 15%;
	overflow: visible;
}

.innerbox {
	overflow: auto;
	height: 100%;
	margin-bottom: 1em;
	min-width: 300px;
	border: 5px;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #AAA;
	background-image: url(img/papierbg.png);
	position: relative;
	clear: both;
	font-size: medium;
}

.centerimg {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.innerbox a {
	font-weight: normal;
	text-decoration: underline;
	color: #334;
}
.innerbox a:visited {
	color: #224;
}
.innerbox a:hover {
	color: #667;
}

.innerbox table {
	width: 100%;
}

.innerbox .comment {
	font-family: serif;
	font-size: 8pt;
	margin: auto;
	padding:2% 10%;
	width: 60%;
/*	max-width: 200px;*/
/*	border-width: 2px;
	border-style: solid;
	border-color: #CCC;*/
	overflow: auto;
}

.shortbreak {
	line-height:0.3em
}

#linktable div {
	 margin: 0.5em;
}

table.imgview {
	text-align: center;
}

table.imgview tr td {
	padding-bottom: 1em;
}

table.imgview tr.last td {
	padding-bottom: 0em;
	
}

#footerleft {
	font-size: xx-small;
	position: fixed;
	bottom: 1em;
	left: 1em;
	color: gray;
}

#footer {
	font-size: xx-small;
	position: fixed;
	bottom: 1em;
	right: 1em;
	color: gray;
}

.smalltext {
	font-size: x-small;
	color: #222;
}

h6 {
	text-align: center;
	font-size: larger;
	font-family: Carolingia \(BigfooT\),"Papyrus","Antiqua","Requiem","Blackmoor LET","Old English Text MT","Lucida Blackletter",fantasy,LMRomanDemi10,serif;
}

h2 {
	text-align: center;
	font-size: larger;
	font-family: fantasy,LMRomanDemi10,serif;
}

h1 {
	text-align: center;
	font-size: 200%;
	font-family: fantasy,LMRomanDemi10,serif;
}

h2:before { margin: 4px; content: url(img/zierde-links.png); }
h2:after {  margin: 4px; content: url(img/zierde-rechts.png); }
h1:before { margin: 4px; content: url(img/zierde-links.png); }
h1:after {  margin: 4px; content: url(img/zierde-rechts.png); }
