body {

	background-color: #fff;
	color:            #000;

	font-family:      Tahoma, Vera sans, sans-serif;
 font-size:        90%;


}

.dillo { display: none; }

.newpage {
           page-break-after:always;
}

.hbox { color:            #000000;
        background-color: #EBEBEB;
        font-weight:      bold;
}


.hinten {
           position: relative;
           z-index:1;
           left:15px;
           top:5px;
           font-size:26px;
           font-weight: bold;
           color: #C0C0C0;
}

.vorne {
           position: relative;
           z-index:2;
           left:15px;
           top:-27px;
           font-size:16px;
           font-weight: bold;
           color: #FF0000;
}

.gimmick {
           position: relative;
           z-index:3;
           left:3px;
           top:-27px;
}


/* specials Indexseite */

.indexrechts {
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
/*    border-left-style: solid; */
    border-bottom-color: #000000;
    border-left-color: #000000;
    font-size: 150%;
    font-weight: bold;
    text-align: right;
}

.alignrechts {
    text-align: right;
    margin-top: 5px;
}

.indexlinks {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #000000;
    font-size: 150%;
    font-weight: bold;
    border-right-width: 1px;
/*    border-right-style: solid; */
    border-right-color: #000000;
    text-align: left;
}

.alignlinks {
    text-align: left;
    margin-top: 5px;
}

.indexalignlinks {
    text-align: left;
    margin-top: 5px;
}


.indexstichwort {

    font-size: 75%;
    font-weight: bold;
}

hr { display: none; }

hr.wiki {
	display: block;
	margin: 0px;
	height: 1px;
	color: #00008b;
	width: 100%;
}

img {
         border: none;
}

img.wikiimage {
	max-height: 800px;
	max-width:  800px;
}


embed.wikiembed {
	border: 1px solid #00008b;
}


#tipiwiki {
	position: absolute;
	top: 2px;
	right: 2%;
         padding: 2px;
	background-color: #f5f5f5;
	color: #00008b;
	font-size: small;
	font-weight: bold;
}

#tipiwiki a {
	text-decoration: none;
}

#title {
	color: #555;
	background-color: #fff;
	margin: 0px;
	text-align: center;
}

#title a {
	color: #555;
	text-decoration: none;
}


#wikicontrols {
	background-color: #f5f5f5;
	padding: 2px 2px;
	margin: 2px 2%;
}

#wikicontrols a {
	color: #666;
	background-color: #fff;
	text-decoration: none;
	border: 1px solid #d0d0d0;
	padding: 1px 3px;
	font-size: 90%;
}

#wikicontrols a:hover {
	color: #00008b;
	border-color: #ee0000;
	background-color: #f5f5f5;
}


/*
#wikicontent a[href ^="http:"] {
		padding-left: 15px;
		background-image: url('/content/images/schauher_link_15x15.gif');
		background-repeat: no-repeat;
		background-position: left;
}

#wikicontent a[href ^="http://www.galupki.de"], #wikicontent a[href ^="http://galupki.de"] {
		padding-left: 0px;
		background-image: none;
}
*/

#wikicontent {
	margin: 10px 2%;
	padding: 2px 5px;
	border: 1px solid #eee;
	background-color: #f5f5f5;
	color: #000;
}

#wikicontent a:link {
 text-decoration : none;
	color: #00008b;
	background-color: #f5f5f5;
}

#wikicontent a:visited {
 text-decoration : none;
	color: #00008b;
	background-color: #f5f5f5;
}

#wikicontent a:hover {
 text-decoration : none;
	color: #00f;
	background-color: #f5f5f5;
}

#wikicontent a:active {
 text-decoration : none;
	color: #00f;
	background-color: #f5f5f5;
}

#wikicontent span.box {
	border: 1px solid #ddd;
	padding: 1px 2px;
	margin: 1px;
}

#wikicontent pre {
	border: 1px solid #eee;
	background-color: #fff;
	padding: 2px 5px;
	font-family: monospace;
}


#wikicontent form {
	border: 1px dotted #00008b;
 padding: 2px;
}


#wikicontent input {
	font-size: 90%;
}


#wikicontent marquee, noscript {
}


/*
#wikicontent table {
    background-color: #eee;
}

#wikicontent td {
    background-color: #ffffff;
}
*/

#footer {
	margin: 10px 2%;
/*	padding: 2px 5px; */
	font-size: 75%;
	background-color: #f5f5f5;
}

#footer a {
	color: black;
}


.tabelle {
	border: 1px solid #ff0000;
	padding: 1px 1px;
}


.tabfeld {
	border: 1px solid #d0d0d0;
 text-align: left;
 vertical-align: top;
}

.tabfeld2 {
	border: 1px solid #d0d0d0;
 text-align: left;
 vertical-align: top;
}

.index {
	color: #666;
	text-decoration: none;
	font-size: 150%;
	font-weight: bold;
	margin-top: 5px;
	width: 100%;
}

.small {
	color: #666;
	font-size: 75%;
}


.mymenue {
	font-size: 90%;
}

.mysqlbox {
	border-bottom: 1px dotted #00008b;
	padding: 1px 1px;
}


.steinalt     {
	background-color: #f50000;
}
.alt     {
	background-color: #f5f500;
}
.aktuell {
	background-color: #00f500;
}

