 

body.n {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #f87820;
	margin: 0;
	padding: 0;
	font-size: 10px;
}

body.white {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	font-size: 12px;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #f8e8a0;
	font-size: 12px;
/*	background-image: url("Bilder/PIC.JPG")   ; */
 /* background: white url("Bilder/PIC.JPG");  */
 /* background-repeat: repeat-y;          */
/*    background-attachment: fixed;   */
/*     background-position: 100% 100%; */
 /*   background-repeat: no-repeat;   */
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #bb3902;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #bb3902;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.white {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 12pt;
}

.tabval {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	font-weight: normal;
	font-size: 10pt;
}

.tabhead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
}

.nh {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.navi {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #fb7922;
	color: #ffffff;
	font-size: 10px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #db5902;
	font-size: 10px;
}

a.n:link:focus, a.n:visited:focus {
	outline: 0px;
}

a.n:link {
	font-size: 10pt;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.n:visited {
	font-size: 10pt;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.n:active {
	font-size: 10pt;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.n:hover {
	font-size: 10pt;
	background-color: #ffffff;
	color: #fb7822;
	font-weight: normal;
	text-decoration: none;
}

a.nh:link:focus, a.nh:visited:focus {
	outline: 0px;
}

a.nh:link {
	font-size: 10pt;
	background-color: #ffffff;
	color: #fb7822;
	font-weight: normal;
	text-decoration: none;
}

a.nh:visited {
	font-size: 10pt;
	background-color: #ffffff;
	color: #fb7822;
	font-weight: normal;
	text-decoration: none;
}

a.nh:active {
	font-size: 10pt;
	background-color: #ffffff;
	color: #fb7822;
	font-weight: normal;
	text-decoration: none;
}

a.nh:hover {
	font-size: 10pt;
	background-color: #ffffff;
	color: #fb7822;
	font-weight: normal;
	text-decoration: none;
}

a:link {
	color: #bb3902;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #bb3902;
	font-weight: normal;
	text-decoration: underline;
}

a:active {
	color: #bb3902;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #bb3902;
	font-weight: normal;
	text-decoration: underline;
}

.h {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3c3c5c;
	background-color: #ffffff;
	font-size: 12px;
}

.d {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #fb7922;
	font-size: 12px;
}

.black {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

.blue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3c3c5c;
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

.red {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #df0000;
	font-weight: bold;
	font-size: 10px;
}

.green {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #00df00;
	font-weight: bold;
	font-size: 10px;
}

.yellow {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #dfdf00;
	font-weight: bold;
	font-size: 10px;
}


/************************************************/
/*   Bildergalerie mit PHP und MySQL            */
/*                                              */
/*        von Steffen Kamper                    */
/*               2005                           */
/*                                              */
/*           www.dislabs.de                     */
/*                                              */
/************************************************/

/* Stylesheet */

/* generelle Seitenformatierung */
/*  * {margin:0;padding:0}      */
/*  body {background:#e4e4e4;margin:6px;}  */

/* Rahmendiv */
#galery {font-family: sans-serif;}

/* Galerie-Übersicht */
#galpreview {}
#galpreview .gal {float:left;width:120px;text-align:center;}
#galpreview p.galgroup {font-weight:bold;font-size:16px;}
#galpreview p.galtitle {font-weight:bold;font-size:16px;}
#galpreview p.galinfo {font-size:11px;}

/* Einzelgalerie */
#singlegalery {margin:1px;}
#singlegalery h3 {font-size:16px;margin:2px;}
#singlegalery p {margin:2px 0 2px 26px;color:#3300cc;}

/* Vorschaubilder */
#preview {margin-left:20px;text-align:center;}
#preview img {vertical-align:middle;margin:4px;}
#preview span {text-align:center;margin-right:10px;}
#preview span p {margin:2px 0;color:#000066;font-size:11px;}



/* Einzelbild */
#picture {text-align:center;}
#picture p {color:#000066;font-size:14px;margin-bottom:4px;}


/* Paging */
#paging {font-size:12px;}
p.paging {font-size:11px;}
p.paging a {border:1px outset;color:#000;background-color:#f0f0f0;padding:2px 4px 2px 4px;text-decoration:none;font-size:0.85em;}
p.paging span {margin:0 20px;}

/* Popup */
#popupheader {text-align:center;}
#popupheader p.forebacklink a {border:1px outset;color:#000;background-color:#f0f0f0;padding:2px 4px 2px 4px;text-decoration:none;font-size:0.85em;}
#popupheader p.closelink a {margin:0;}


/* allgemeine Elemente */
#galery h1 {font-size:20px;text-align:center;margin-bottom:8px;}
#galery h2 {font-size:18px;margin-bottom:6px;}
#galery h3 {font-size:16px;margin-bottom:4px;}
#galery h4 {font-size:14px;margin:4px;}
#galery h5 {font-size:12px;margin:4px;}
#galery h6 {font-size:10px;margin:4px;}

#galery img {border:0px none;}
#galery span.copyright {font-size:10px;color:#cccccc;}
#galery p.error {color:#ff0000;}
#galery p.success {color:#3300cc;}
#galery hr {height:1px;color:#990033;clear:left;}
#galery ul {list-style:none;}
#galery ul li {margin-left:20px;}

#galery a {color:#999999;}
#galery a:hover {color:#616161;}

/* Form Elemente */
#galery form {display:inline;}
#galery label {display:block;width:140px;float: left;} 
#galery textarea {width:320px;height:120px;}

/* Admin specials */
#adminleft {width:120px;float:left;height:100%;text-align:center;}
#adminleft img.publicthumb {border:2px solid red;}
#adminleft img.activethumb {border:3px solid blue;}

#adminoptions label {display:block;width:240px;float: left;}
#adminoptions h5 {color:#003366;}