html{height: 100%;}

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .68em;
}

pre
{
	font-family: verdana;
	font-size: 120%;
	with: 500px;
}

p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
}

h1
{ font-family: arial, sans-serif;
  font-size: 108%;
  letter-spacing: .1em;
}

h2
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 100%;
}
h3
{ font-family: arial, sans-serif;
  font-size: 108%;
  letter-spacing: .1em;
}

img{border: 0px;}

a { 
	outline: none;	
}

/* image positioning - left, right and center */
.left
{ 
  float: left; 
  padding: 0px 8px 0px 0px;
}
.right, .rightOhneRahmen
{ 
  float: right; 
  padding: 0px 0px 0px 8px;
}

.left img {
	border: 1px solid #D5D2D6;
}
.right img {
	border: 1px solid #D5D2D6;
}
.rightOhneRahmen img
{
	border: 0px solid #D5D2D6;
}

.center, 
{ display: block;
  text-align: center;
  margin: 0 auto;
  border-bottom: 0px dashed;
  text-decoration: none;
}


/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}

/* unordered list */
ul
{ margin: 8px 0px 0px 16px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* margin lefts / margin rights - to centre content */
#main, #links, #footer, #logo, #logoAktuell, #menu, #content, #logoGestuet, 
#logoVerkauf, #logoGalerie, #logoLinks, #logoGB
{ margin-left: auto; 
  margin-right: auto;
}

/* main container */
#main{width: 780px;}

/* links above the logo / footer */
#links, #footer
{ width: 726px;
  height: 20px;
  font-size: 88%;
  text-transform: uppercase;
  padding: 8px 21px 0px 19px;
}

#links{text-align: right;}

#footer
{ text-align: center; 
  border-top: 2px solid;
}

#links a, #footer a{text-decoration: none;}

#links a:hover, #footer a:hover { 
	text-decoration: underline;
}

/* logo */
#logo, #logoAktuell, #logoGestuet, #logoVerkauf, #logoGalerie,
#logoLinks, #logoGB
{ width: 766px;
  height: 125px;
  border-top: 2px solid;
  border-bottom: 5px solid;
}

#logo h1, #logo h2, 
#logoAktuell h1, #logoAktuell h2,
#logoGestuet h1, #logoGestuet h2,
#logoVerkauf h1, #logoVerkauf h2,
#logoGalerie h1, #logoGalerie h2,
#logoLinks h1, #logoLinks h2, 
#logoGB h1, #logoGB h2
{ margin: 0px;
  letter-spacing: .2em;
}

#logo h1, #logoAktuell h1, #logoGestuet h1, #logoVerkauf h1,
#logoGalerie h1, #logoLinks h1, #logoGB h1
{ padding: 28px 0px 0px 100px;
  font-size: 160%;
}

#logo h2, #logoAktuell h2, #logoGestuet h2, #logoVerkauf h2,
#logoGalerie h2, #logoLinks h2, #logoGB h2
{ font-family: arial, sans-serif;
  padding: 5px 0px 0px 100px;
  font-size: 108%;
}

/* navigation menu */
#menu
{ height: 30px;
  width: 766px;
  margin-top: -30px;
  position: relative;
}

#menu ul{margin: 0px auto;} 

#menu li
{ float: left; 
  margin: 0px 5px 0px 0px; 
  padding: 0px;
  list-style: none;
} 

#menu li a 
{ display: block; 
  float: left; 
  height: 20px;
  text-decoration: none; 
  padding: 6px 19px 2px 19px;
  border: 1px solid;
  text-transform: uppercase;
  font-size: 88%;
} 

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ height: 20px;
  padding: 7px 20px 2px 20px;
	border: 0px;

} 

/* main content */
#content
{ width: 766px;
  overflow: hidden;
} 

/* column 1 - contains sidebar items */
#column1
{ width: 195px;
  margin: 22px 0px 0px 0px;
  float: right;
  padding: 19px 19px 15px 19px;
}
.sidebaritem
{ text-align: left;
  width: 168px;
  float: left;
  margin: 0px 0px 23px 0px;
  border: 1px solid;
  padding: 14px 8px 14px 19px;
}

.sidebaritem h1
{ margin: 0px; 
  font-weight: normal;
  padding: 0px 0px 16px 0px;
  text-transform: uppercase;
}

.sidebaritem p
{ line-height: 16px; 
  padding: 0px 0px 8px 0px;
}

.sidebaritem a, .sidebaritem a:hover
{ padding: 0px 0px 2px 19px;
  text-decoration: none;
}

.sbilinks{padding: 0px}

.sbilinks ul{margin: 0px auto;} 

.sbilinks li 
{ margin: 0px; 
  float: left; 
  list-style: none; 
} 


.sbilinks li a , .sbilinks li a:hover
{ float: left; 
  height: 16px;
  text-decoration: none; 
  padding: 5px 0px 4px 19px;
  width: 149px;
} 

/* column 2 - page content */
#column2
{ text-align: justify;
  width: 508px;
  float: left;
  padding: 2px 3px 15px 19px;
}

#column2 h1, #column3 h1
{ font-family: arial, sans-serif;
  padding: 16px 0px 5px 0px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 1px solid;
  font-size: 150%;
  text-transform: uppercase;
  font-weight: normal;
}

#column2 a, #column2 a:hover, #column3 a, #column3 a:hover
{ 
  padding: 0px 0px 2px 0px;
  text-decoration: none;
  border-bottom: 1px dashed;
}

#column3 .left a, #column3 .left a:hover, #column3 .right a, #column3 .right a:hover, #column3 .rightOhneRahmen a, #column3 .rightOhneRahmen a:hover
{ 
  border-bottom: 0px dashed;
  /*color: #787878;*/
}

#column2 a:hover, #column3 a:hover
{
	border-bottom: 1px solid;
}

#column3 /*nur eine spalte*/
{ 
  text-align: justify;
  width: 700px;
  float: left;
  padding: 2px 3px 15px 19px;
}

/* additional colour scheme selections */
#colour{margin: 0px 0px 20px 0px;}

#colour a, #colour a:hover{border: 0px;}

.blue
{ background: #414141 url(blue.png) no-repeat left center;
  color: #109CEF;
  padding: 0px 40px 0px 20px;
}

.green
{ background: #414141 url(green.png) no-repeat left center;
  color: #94C65A;
  padding: 0px 40px 0px 20px;
}

.purple
{ background: #414141 url(purple.png) no-repeat left center;
  color: #CE5AEF;
  padding: 0px 40px 0px 20px;
}

.orange
{ background: #414141 url(orange.png) no-repeat left center;
  color: #FF9C21;
  padding: 0px 40px 0px 20px;
}
.brown
{ background: #222222 url(brown.png) no-repeat left center;
  color: #a46c30;
  padding: 0px 40px 0px 20px;
  font-size: 110%;
}



/*********** TABELLEN - DESIGN ************/
/* grau!!!!  
table{border-spacing:1px; background:#000000;}
caption{border:#555454;border-bottom:2px solid #555454;text-transform:uppercase;padding:10px; font:1.3em 'Verdana', 
		Arial, Helvetica, sans-serif;font-style:italic;font-weight:bold;}
td, th{padding:2px;}
thead th{text-align:left;background:#a46c30;color:#D5D2D6;border:1px solid #555454;text-transform:uppercase;}
tbody th{font-weight:bold;}
tbody tr{background:#EBF8FE;text-align:left;}
/*tbody tr.odd{background:#555454;border-top:1px solid #555454;}
tbody th a:link, tbody th a:visited{color:#D5D2D6;padding:3px 0px 0px 18px;background:url(images/ico_novajanela.gif);
	background-repeat:no-repeat;}*/
/*tbody th a:hover{color:#D5D2D6;}*/
/*tbody tr td{height:50px;background:#3b3838;border:1px solid #555454;}
tbody tr.odd td{background:#414141;border-top:1px solid #555454;}
/*table td a:link, table td a:visited{color:#666666;text-decoration:none;font-weight: bold;}
table td a:hover{color:#009900;text-decoration:underline;font-weight: bold;}*/
/*tfoot th, tfoot td{ padding:10px;text-align:center;font:1.3em 'Verdana', Arial, Helvetica, sans-serif;
	font-style:italic;font-weight:bold;border-bottom:3px solid #cccccc;border-top:1px solid #DFDFDF;}

/************* ende TABELLEN DESIGN ******************************/

/*********** G�sSTEBUCH *********************/

#gestebuchEintrag 
{ 
  text-align: justify;
  width: 600px;
  padding: 15px 15px 15px 19px;
	border: 1px solid #787878;
	margin:auto; /* box zenrieren */
}
.titelGB
{
	padding: 5px 5px 10px 0px;
	font-size: 120%;
	font-weight: bold;
}

/*********** ENDE GÄSTEBUCH *********************/

/***************** Formular **********************/
form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font: 100%;
  margin: 0;
  padding: 0;
  min-width: 500px;
  max-width: 600px;
  width: 560px; 
 /* margin:auto; /* box zenrieren */
}

form fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #787878;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 100px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}

form input, form textarea, form select {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

textarea { overflow: auto; }

.spam img {
	margin:5px 0 0 10px;
}

span a {
	text-decoration: none;
}

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

.bigText
{
	font-size: 120%;
}

.textsmall {
	font-size: 80%;
	color: #888888;
}

.small {
	font-size: 95%;
	color: #888888;
}

.schrift10 {
	font-size: 10px;
}

select  /*funktioniert nur im Firefox...)*/
{
	background-color: #FFFFFF;
	/*border: thin solid #AA0028;*/
	border: 1px solid #aaaaaa;
	border-bottom-color:#aaaaaa;
	border-right-color: #aaaaaa;
	border-top-color:#aaaaaa;
	border-left-color:#aaaaaa;
	color: #000000;
}
textarea  
{
	background-color: #FFFFFF;
	border: 1px solid #aaaaaa;
	border-bottom-color:#aaaaaa;
	border-right-color: #aaaaaa;
	border-top-color:#aaaaaa;
	border-left-color:#aaaaaa;
	color: #000000;
}
input  
{
	background-color: #FFFFFF;
	border: 1px solid #aaaaaa;
	border-bottom-color:#aaaaaa;
	border-right-color: #aaaaaa;
	border-top-color:#aaaaaa;
	border-left-color:#aaaaaa;
	color: #000000;
} 

.button
{
	background-color: #dddddd;
	border: 1px solid #B7AE88;
	border-bottom-color:#B7AE88;
	border-right-color: #B7AE88;
	border-top-color:#cccccc;
	border-left-color:#cccccc;
	color: #000000;
}
/***************** Formular END **********************/

/************** NEWS ************************/
 #newsBereich
{
width: 90%;
margin: 10px auto;
/*background-color: #545454;*/
/*color: #aaaaaa;*/
border: 1px solid gray;
line-height: 130%;
}

#newsleftnav
{
float: left;
width: 80px;
margin: 0;
padding: 1em;
}

#newsText
{
margin-left: 100px;
margin-right: 20px;
border-left: 1px solid gray;
padding: 1em;
/*max-width: 36em; /*max breite des textes */
}

#newsleftnav p { margin: 0 0 1em 0; }
#newsText h5 { 
	margin: 0 0 .5em 0; 
	font-size: 108%;	
}
/**************** ENDE NEWS ***************/

/*************** GALERIE *****************/

.KategorieTitel
{
	padding: 5px 5px 10px 0px;
	font-size: 120%;
	font-weight: bold;
}

.titelGalerieVorschau
{ background: #222222 url(brown.png) no-repeat left center;
  color: #a46c30;
  padding: 0px 40px 0px 20px;
  font-size: 120%;
  font-weight: bold;
}

#kategorie {
  /*padding: 10px;        /* padding in fieldset support spotty in IE */
  /*margin: 0;*/
  background-color: none;
  width: 80%; 

}

#kategorie fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #787878;
  border-width: 1px;
  border-style: solid;
  padding: 10px 10px 10px 15px;       /* padding in fieldset support spotty in IE */
  width: 450px;
  margin-left: 10px;

}

#kategorie fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}




#galerieHintergrund {
	/*background-color: #787878;*/
	background-color: #414141;
}
/*
#galerieHintergrund a:hover, #galerieHintergrund a, #galerieHintergrund a#selected:hover
{
	/*padding: 0px 0px 2px 0px;*/
  /*text-decoration: none;
  border-bottom: 0px dashed;
}*/

#galerieHintergrund img {
	border: 1px solid #000000;
}

.zelleH {
	background-color: #414141;
}

.tabborder {
  border-color: #787878;
  border-width: 1px;
  border-style: solid;
}

.galerieBildLinks
{ float: left; 
  padding: 0px 8px 0px 0px;
}
.galerieBildLinks img {
	border: 1px solid #000000;
}

#kategorie .galerieBildLinks a:hover, #kategorie .galerieBildLinks a, #kategorie .galerieBildLinks a#selected:hover
{
	/*padding: 0px 0px 2px 0px;*/
  text-decoration: none;
  border-bottom: 0px dashed;
}

#galerieHintergrund a:hover, #galerieHintergrund a, #galerieHintergrund a#selected:hover
{
	/*padding: 0px 0px 2px 0px;*/
  text-decoration: none;
  border-bottom: 0px dashed;
}


/********** END GALERIE *******************/
#abstammung td {
	background-color: #333333;
}
#abstammung table {
	background-color: #787878;
}

 #TipLayer a  {
 	color: black;
 	
 }
 #TipLayer a:hover {
 	background-color: #545454;
 	color: #D5D2D6;
 }
