/* ------------------------------ global settings ------------------------------ */
html {
	margin: 0;
	padding: 0;
  /*background: #E0E0E0;*/
  background : #25282A;
}
body {
	margin: 0;
	padding: 0;
}
a,p,h1,h2,h3 {
	margin-left: 5px;
	margin-right: 5px;
}

#main {
	/*width: 1024px;*/
	vertical-align:top;
	padding: 0 0;
	width: 990px ;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto ;
  	margin-right: auto ;
	background: #25282A;
	/*border: #d6d6d6 1px solid;*/
}

.shaddow {
	width: 5px;
	background:  url("/img/lseite.gif");
}




/* ------------------------------ contol ------------------------------ */
.alphabet {
	text-align: center;
	font-weight: 900;
	font-family: monospace;
	font-size: 105%;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	/*border: #d6d6d6 1px solid;*/
}
.alphabet_letter {
	text-align: justify;
	font-weight: 900;
	font-family: monospace;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
 	margin-left: 1px;
	margin-right: 0px;
	line-height: 170%;
	border: #d6d6d6 1px solid;
}
.alphabet_letter:visited {
	text-align: justify;
	font-weight: 900;
	font-family: monospace;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 5px;
	margin-top:2px;
	margin-bottom:2px;
	margin-left: 1px;
	margin-right: 0px;
	line-height: 170%;
	border: #d6d6d6 1px solid;
}
.alphabet_letter:hover {
	text-align: justify;
	font-weight: 900;
	font-family: monospace;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 5px;
	margin-top:2px;
	margin-bottom:2px;
 	margin-left: 1px;
	margin-right: 0px;
	line-height: 170%;
	border: black 1px solid;
}

.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.clearall {
	clear: both;
}

.linkbox {
	text-align: center;
	margin-top:0px;
	margin-bottom:5px;
	margin-left: 0px;
	margin-right: 0px;
  	background: white;
	border: #d6d6d6 1px solid;
}

.limessebox {
	text-align: center;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 5px;
	margin-right: 5px;
}

.linkleft {
	font-size: 100%;
	background: url("/img/arrowleft.gif") no-repeat;
	background-position: left;
}
.linkleft:hover {
	font-size: 100%;
	background: url("/img/arrowleft.gif") no-repeat;
	background-position: left;
}
.linkleft:visited {
	font-size: 100%;
	background: url("/img/arrowleft.gif") no-repeat;
	background-position: left;
}
.linkright {
	font-size: 100%;
	background: url("/img/arrowright.gif") no-repeat;
	background-position: right;
}
.linkright:hover {
	font-size: 100%;
	background: url("/img/arrowright.gif") no-repeat;
	background-position: right;
}
.linkright:visited {
	font-size: 100%;
	background: url("/img/arrowright.gif") no-repeat;
	background-position: right;
}
.linkup {
	font-size: 100%;
	background: url("/img/arrowup.gif") no-repeat;
	background-position: right;
}
.linkup:hover {
	font-size: 100%;
	background: url("/img/arrowup.gif") no-repeat;
	background-position: right;
}
.linkup:active {
	font-size: 100%;
	background: url("/img/arrowup.gif") no-repeat;
	background-position: right;
}
.linkdown {
	font-size: 100%;
	background: url("/img/arrowdown.gif") no-repeat;
	background-position: right;
}
.linkdown:hover {
	font-size: 100%;
	background: url("/img/arrowdown.gif") no-repeat;
	background-position: right;
}
.linkdown:active {
	font-size: 100%;
	background: url("/img/arrowdown.gif") no-repeat;
	background-position: right;
}
.linkstart {
	font-size: 100%;
	background: url("/img/arrowstart.gif") no-repeat;
	background-position: right;
}
.linkstart:hover {
	font-size: 100%;
	background: url("/img/arrowstart.gif") no-repeat;
	background-position: right;
}
.linkstart:active {
	font-size: 100%;
	background: url("/img/arrowstart.gif") no-repeat;
	background-position: right;
}
.red {
	color: red;
}
.wide {
	letter-spacing:0.2em
}

/* ------------------------------ head ------------------------------ */
#head {
	height: 170px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right:0px;
	padding: 0;
	background-color: white;
	background-image: url("/img/top.jpg");
	background-position: 10px top; 
	background-repeat: no-repeat;
	background-attachment: scroll;
	border-top: #d6d6d6 1px solid;
	border-left: #d6d6d6 1px solid;
	border-right: #d6d6d6 1px solid;
	border-bottom: #d6d6d6 1px solid;
}


/* ------------------------------ navigation ------------------------------ */
#navigation {
	padding: 0;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right:0px;
	background-image: url("/img/navigation.png");
	border-top: none;
	border-left: #d6d6d6 1px solid;
	border-right: #d6d6d6 1px solid;
	border-bottom: #d6d6d6 1px solid;
}

#navigation a {
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right:0px;
	background: transparent;
	background-repeat: no-repeat;
	background-color: transparent;
	/*border: #d6d6d6  1px solid;*/
	font-size: 100%;
	font-weight: bolder;
	/*letter-spacing:0.2em;*/
	color: white;
	text-decoration: none;
	border: none;
}

#navigation .indexbutton a {
}
#navigation .indexbutton a:visited  {
	background-color: transparent;
}
#navigation .indexbutton a:hover  {
	color: #FF0000;
}
#navigation .faubutton a {
}
#navigation .faubutton a:visited {
}
#navigation .faubutton a:hover {
	background-image: url("/img/blackstar.png");
	background-position: left center;
	color: red;
}

#navigation .kontaktbutton a {
}
#navigation .kontaktbutton a:visited {
}
#navigation .kontaktbutton a:hover {
	background-image: url("/img/blackstar.png");
	background-position: left center;
	color: red;
}

#navigation .verbutton a {
}
#navigation .verbutton a:visited {
}
#navigation .verbutton a:hover {
	background-image: url("/img/blackstar.png");
	background-position: left center;
	color: red;
}

#navigation .solibutton a {
}
#navigation .solibutton a:visited {
}
#navigation .solibutton a:hover {
	background-image: url("/img/blackstar.png");
	background-position: left center;
	color: red;
}

#navigation .linksbutton a {
}
#navigation .linksbutton a:visited {
}
#navigation .linksbutton a:hover {
	background-image: url("/img/blackstar.png");
	background-position: left center;
	color: red;
}

#navigation .downbutton a {
}
#navigation .downbutton a:visited {
}
#navigation .downbutton a:hover {
	background-image: url("/img/blackstar.png");
	background-position: left center;
	color: red;
}

#navigation .archivbutton a {
	clear: both;
}
#navigation .archivbutton a:visited {
	clear: both;
}
#navigation .archivbutton a:hover {
	background-image: url("/img/blackstar.png");
	background-position: left center;
	color: red;
	clear: both;
}


/* ------------------------------ border ------------------------------ */
#border {
}

/* ------------------------------ searchbox ------------------------------ */
#searchbox {
	border: none;
	margin-top:0px;
	margin-bottom:0px;
 	margin-left: 0px;
	margin-right: 0px;
}


/* ------------------------------ banner ------------------------------ */
#banner {
	float: right;
	width:190px;
	vertical-align:top;
	text-align: center;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #25282A;
}
#banner .box {
	text-align: center;
	background: white;
	margin-top:0px;
	margin-bottom:5px;
 	margin-left: 0px;
	margin-right: 0px;
	border: #d6d6d6 1px solid;
}
#banner .lastbox {
	text-align: center;
	background: white;
	margin-top:0px;
	margin-bottom:5px;
	margin-left: 0px;
	margin-right: 0px;
	border: #d6d6d6 1px solid;
}
#banner .boxtitle {
	color: white;
	background: black;
	font-weight: bold;
 	line-height: 120%; 
	margin-top:0px;	
	margin-left: 0px;
	margin-right: 0px;
	outline-color: black;
	text-align: center;
}
#banner .mini {
	font-size: 80%;}
#banner .big {
	font-size: 150%;
}
#banner .left {
	text-align:left;
}
#banner .right {
	text-align:right;
}
#banner  a{
	color: red; text-decoration: none
}
#banner a:visited {
	color: maroon; text-decoration: none
}
#banner a:hover {
	color: red; text-decoration: underline;
}
/*
#banner img{
	text-align: center; 
	margin: 0;
	border: black 1px solid;
}
*/
#banner img:hover{
	text-align: center; 
	margin: 0;
	/*border: red 1px solid;*/
}
#banner .fiximg{
	width: 132px;
	height: 192px;
	text-align: center; 
	margin: 0;
	/*border: black 1px solid;*/
}
#banner .fiximg:hover{
	width: 132px;
	height: 192px;
	text-align: center; 
	margin: 0;
	/*border: red 1px solid;*/
}
#banner .member{
  	width:95%;
	height:95%;
	border: none;
}
#banner .member:hover{
  	width:95%;
	height:95%;
	border: none;
}
#banner .memberbox {
	text-align: center;
	margin-top:5px;
	margin-bottom:20px;
	/* margin out of box*/
 	margin-left: 5px;
	margin-right: 5px;
	color:black;
	background: white;
	background-position:center;
	/*border: #d6d6d6 1px solid;*/
}
#banner .memberboxtitle {
	color:white;
	background: black;
	font-weight: bold;
 	line-height: 120%; 
	margin-top:0px;	
	margin-left: 0px;
	margin-right: 0px;
	outline-color: red;
	text-align: center;
}



/* ------------------------------ page ------------------------------ */
#page {
	vertical-align:top;
	/*text-align: center;*/
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right: 195px;
	/*background: white;*/
	/*border: #d6d6d6 1px solid;*/

}
#page .box {
	/*text-align: center;*/
	/*margin-top:2px;
	margin-bottom:0px;
 	margin-left: 0px;
	margin-right: 5px;*/
	margin-bottom:5px;
	background: white;
	border: #d6d6d6 1px solid;
}
#page .boxtitle {
	color: white;
	background: black url("/img/sr.gif") no-repeat;
 	background-position:5px 5px;
	font-weight: bold;
 	line-height: 120%; 
	margin-top:0px;	
	margin-left: 0px;
	margin-right: 0px;
	outline-color: black;
	text-align: center;
}
#page .author {
	font-size: 105%;
	font-weight: bold;
	font-style: italic;
}
#page .source {
	font-size: 100%;
	font-style: italic;
}
#page .type {
	font-size: 105%;
}
#page .title {
	font-size: 120%;
	font-weight: bold;
}
#page .title2 {
	font-size: 110%;
	font-weight: bold;
}
#page .chapter {
	font-size: 180%;
	font-weight: bold;
	
	
	color: white;
	background: black;
	font-weight: bold;
 	line-height: 120%; 
	margin-top:0px;	
	margin-left: 0px;
	margin-right: 0px;
	outline-color: black;
	text-align: center;	
	
}
#page .division {
	font-size: 150%;
	font-weight: bold;
	border-top: #d6d6d6 1px solid;
	border-bottom: #d6d6d6 1px solid;
}
#page .monoletter {
	font-family: monospace;
	font-size: 200%;
	font-weight: 900;
	text-align: left;
	padding-left: 2px;
	padding-left: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top:2px;
	margin-bottom:2px;
	margin-left: 0px;
	margin-right: 2px;
	border: #d6d6d6 1px solid;
}
#page .mini {
	font-size: 80%;
}
#page .big {
	font-size: 150%;
}
#page .left {
	text-align:left;
}
#page .right {
	text-align:right;
}
#page .justify {
	text-align:justify;
}
#page .center {
	text-align:center;
}
#page  a{
	color: red; text-decoration: none;
	font-weight: bold;
}
#page a:visited {
	color: maroon; text-decoration: none;
	font-weight: bold;
 }
#page a:hover {
	color: red; text-decoration: underline;
	font-weight: bold;
}
#page img{
	text-align: center; 
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: black 1px solid;
}
#page img:hover{
	text-align: center; 
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: red 1px solid;
}
#page .noborder {
	border: none;
}
#page .noborder:hover {
	border: none;
}
#page .noborderleft {
	border: none;
	float: left;
	margin-right: 5px;
}
#page .noborderleft:hover {
	border: none;
	float: left;
	margin-right: 5px;
}
#page .borderleft {
	float: left;
	margin-right: 5px;
}
#page .borderleft:hover {
	float: left;
	margin-right: 5px;
}
#page .noborderright {
	border: none;
	float: right;
	margin-left: 5px;
}
#page .noborderright:hover {
	border: none;
	float: right;
	margin-left: 5px;
}
#page .borderright {
	float: right;
	margin-left: 5px;
}
#page .borderright:hover {
	float: right;
	margin-left: 5px;
}



/* ------------------------------ content ------------------------------ */
#content {
	vertical-align:top;
	/*text-align: center;*/
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 0px;
/*	margin-right: 196px;*/
	margin-right: 195px;
	/*background: white;*/
	/*border: #d6d6d6 1px solid;*/
}
#content .box {
	/*text-align: center;*/
	/*margin-top:2px;
	margin-bottom:0px;
 	margin-left: 0px;
	margin-right: 5px;*/
	margin-bottom:5px;
	background: white;
	border: #d6d6d6 1px solid;
}
#content .boxtitle {
	color: white;
	background: black url("/img/sr.gif") no-repeat;
  	background-position:5px 5px;
	font-weight: bold;
 	line-height: 120%; 
	margin-top:0px;	
	margin-left: 0px;
	margin-right: 0px;
	outline-color: black;
 	text-indent:25px;
	/*text-align: center;*/
}
#content .fleft{
  float:left;
  text-align:left;
}

#content .fright{
  text-align:right;
  float:right;
	color: black;
  margin-right: 5px;
}


#content .mini {
	font-size: 80%;
}
#content .big {
	font-size: 150%;
}
#content .left {
	text-align:left;
}
#content .right {
	text-align:right;
}
#content .justify {
	text-align:justify;
}
#content .center {
	text-align:center;
}
#content  a {
	color: red; text-decoration: none;
	font-weight: bold;
}
#content a:visited {
	color: maroon; text-decoration: none;
	font-weight: bold;
 }
#content a:hover {
	color: red; text-decoration: underline;
	font-weight: bold;
}
#content img {
	text-align: center; 
	margin: 0;
	border: black 1px solid;
}
#content img:hover {
	text-align: center; 
	margin: 0;
	border: red 1px solid;
}
#content .noborder {
	border: none;
}
#content .noborder:hover {
	border: none;
}
#content .noborderleft {
	border: none;
	float: left;
	margin-right: 5px;
}
#content .noborderleft:hover {
	border: none;
	float: left;
	margin-right: 5px;
}
#content .borderleft {
	float: left;
	margin-right: 5px;
}
#content .borderleft:hover {
	float: left;
	margin-right: 5px;
}
#content .noborderright {
	border: none;
	float: right;
	margin-left: 5px;
}
#content .noborderright:hover {
	border: none;
	float: right;
	margin-left: 5px;
}
#content .borderright {
	float: right;
	margin-left: 5px;
}
#content .borderright:hover {
	float: right;
	margin-left: 5px;
}



/* ------------------------------ bottom ------------------------------ */
#butt {
	clear: right;
	text-align: left; 
	line-height: 140%;
	padding: 0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right: 0px;
	background: white;
}
#butt .validator {
	margin:0;
	border: #d6d6d6 1px solid;
}
#butt img {
	text-align: left; 
	vertical-align:bottom;
	width:5%;
	height:5%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	border: white 1px solid;
}
#butt img:hover {
	text-align: left; 
	vertical-align:bottom;
	width:5%;
	height:5%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	border: red 1px solid;
}
#butt img:visited {
	text-align: left; 
	vertical-align:bottom;
	width:5%;
	height:5%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	border: white 1px solid;
}
#butt  a {
	vertical-align:top;
	color: red; text-decoration: none
}
#butt a:visited {
	color: maroon; text-decoration: none
}
#butt a:hover {
	color: red; text-decoration: underline;
}
#butt .mini {
	text-align: center;
	font-size: 80%;
	font-weight: bold;
}

