body {
	background-color: #FA3232;  /*rot  */
	/* background-color: #FAD090;  gelb */
	/* background-color: #eee; hellgrau */
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#box {
	margin: 0 auto; 
	text-align:left;
	height: 100%;
	width: 900px;
/*
	border: 1px solid #ffffff;
	background: #666;
*/
}

#logo {
		position: absolute;
		top: 0px;
		left: 0px;	
}

	#logo img {
		padding: 0px;
		margin: 0px;
	}

#title {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	/* border: solid #000 1px; */
	}
	
	#title p {
		text-align: center;
		margin-top: 40px; 
		font: bold 30px Impact, Arial, sans-serif;
		letter-spacing: 0.5em;			
		/* margin-left: 0.6em;   im IE ist es zentriert - im Firefox bräuchte man diesen margin */		
	}
		
#menu {	
	margin-top: 35px;
	width: 100%;	
	/* border: solid #000 1px; */
	}
	
	#menu ul {
		margin: 0px auto;
		list-style: none;
		text-align: center;
		}
		
	#menu ul li {
		display: inline;	
		font: normal 16px/20px Impact, Arial, sans-serif;	
		}

	#menu ul li a {
		text-decoration: none;
		margin-left: 5px;
		margin-right: 5px;
		}

	#menu ul li a:hover {
		text-decoration: none;
		}

#main {
	position: relative;
	top: 20px;
	width: 100%;
	text-align: center;	
	/* border: 1px solid #000;
	background: #234; */
	}

#mainschmal {
	position: relative;
	top: 20px;
	left: 25%;
	right: 25%;
	width: 50%;
	/*
	border: 1px solid #ffffff;
	background: #666;
	*/
	}
	
#mainguestbook {
	position: relative;
	top: 25px;
	width: 100%;
	text-align: center;	
	/* border: 1px solid #000;
	background: #234; */
	}	
	

#contentleft {
	float: left;
	width: 600px;
	/*margin-left: 20%;*/
	padding: 3px;
	 /* border: 1px solid #ffffff;	  */
	}

#contentright {
	float: right;
	width: 250px;
	padding: 3px;
	/* border: 1px solid #ffffff;	*/
	}

#right { /* Unterschrift */
	float: right;
}


a {
	color: #444;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color:#000000;
}

img {
	border-style: hidden;
	border-width: 0px;	
}

p {
	font: normal 10pt Verdana, Arial, sans-serif;
	text-align: left;
	}

p.headline {
	font: bold 25px Verdana, Arial, sans-serif;
	text-align: center;
	}	
	
p.centered {
	font: normal 10pt Verdana, Arial, sans-serif;
	text-align: center;
	padding-bottom: 5px;
	}			
	
	p.headline a {
		font-size: 16px;
	}


/* SEDCARD */

table#sedcard {
	margin-left: 10%;
	font: normal 10pt Verdana, Arial, sans-serif;	
}

	table#sedcard th,td{
		vertical-align:top;
		padding-bottom: 0.5em;		
	}

	table#sedcard th{
		text-align: left;
		font-weight: bold;
		padding-right: 0.5em;			
	}

	table#sedcard td{
		text-align: left;	
		width: 20%;
	}

	table#sedcard th.right {
		padding-left: 6em;
	}
		
tr.dark {
	color: #000;
}

tr.light {
	color: #444;
}	

/* BILDVERZEICHNIS */

table.bildverzeichnis {
	margin: auto;
	width: 750px;
	text-align: center;
	font-weight: bold;	
}

.bildverzeichnis th {
	text-align: left;
	padding-top: 0.5em;
	font-weight: bold;	
}

.bildverzeichnis th.title {
	font-size: 1em;
	text-align: center;
}



.bildverzeichnis td {
	text-align: right;
	font-weight: bold;	
}

/* IMPRESSUM */

address {	
	margin-left: 40%;
	text-align: left;
	font: normal 10pt Verdana, Arial, sans-serif;	
}


p.impressum {
	text-align: center;
	font-size: 14px;
	}

h1#haftung {
	padding-top: 30px;
	text-align: center;
	font: bold 12pt Verdana, Arial, sans-serif;
}

.haftung2 {
	padding-top: 10px;
	font-size: 10pt;
	text-align: left;
	font: bold 10pt Verdana, Arial, sans-serif;	
	}

.textklein {
	font: normal 8pt Arial, sans-serif;
	text-align: justify;
}

/* Links */

p.quellcode {
	font: bold 10pt Courier, serif;
	text-align: center;
}
	
hr {
	width: 60%;
	margin: 20px auto;
	text-align: center;
	border-style: ridge;
}	
	
	
p#unterschrift {
	text-align: right;
	}
	
#welcome {
		padding-left: 0;
		padding-top: 50px;
		font: bold 24px/100px Verdana, Arial, sans-serif;
		text-align: left;
		letter-spacing: 0.5em;	
	 }	
	 
	 	 
form p {
	padding-left:  0%;
	padding-right: 0%;
	font-size: 12px;
	clear: both;
}

form p label {
	float: left;
	font: bold 10pt Verdana, Arial, sans-serif;
}

form p label em{
	float: left;
	font: normal 8pt Verdana, Arial, sans-serif;
}


form p input, form p textarea, form p select {
	float: right;
}


.box {
	float: left;
	}

.gbcommentnv {
	display: none;
}

/*************************
*
*        SINGAPORE
*
**************************/


/* * * * * * * * * * */
/* Generic elements  */
/* * * * * * * * * * */


div#gallery{
  margin: 0px 1em;
  font: small sans-serif;
  color: #000;
/*  background-color: #fff; */
}


/*
td, th, li, h4 {
  font: small sans-serif;
}
*/


h1 {
  font-size: large;
}

/*

h1, h2, h3 {
  color: #f60;
}

a:hover {
  text-decoration: none;
}

a:link, a:visited {
  color: #09f;
  text-decoration: underline;
}
*/

input, textarea, select, .inputbox {
  border: 1px solid #f60;
  color: #000;
  background-color: #fff;
}

input.radio {
  border: none;
  background-color: #fff;
}

input.button {
  font-weight: bold;
  border: 1px outset #fff;
  color: #fff;
  background-color: #f60;
}

a img {
  border: 0;
}


/* * * * * * * * * * */
/* Elements with IDs */
/* * * * * * * * * * */


/* header: image and/or title */
#header { }

/* crumb line: (You are here: ...) */
#crumb { }

/* footer: copyright notices */
#footer {
  text-align: center; 
}


/* * * * * * * * * */
/* Custom classes  */
/* * * * * * * * * */


/* image or gallery name header */
.sgTitle {
  margin-bottom: 0;
}

/* Titel in weißer Farbe */
span#sgTitle {
	  color: #000;
	}
	

/* image or gallery artist subheader */
.sgSubTitle {
  margin-top: 0;
}


/* image and artist name displayed beneath image */
p.sgNameByArtist { }

/* image and gallery details such as date, location, camera model, hits etc. */
p.sgDetailsList { }

/* language select box and template select box respectively */
div.sgLanguageFlipper, div.sgTemplateFlipper {
  float: right;
  clear: right;
}

/* wraps the drop-shadow table to allow IE to center it */
div.sgShadow {
  text-align: center;
  padding: 1em;
}

/* the main content table that does the drop-shadow effect */
table.sgShadow {
  margin-left: auto;
  margin-right: auto;
  clear: both;
}

/* the tab with previous, up, next */
table.sgShadowTab td {
  font-size: 13px;
}

table.sgShadow, table.sgShadowTab {
  background-color: #333333;
  padding: 0;
  text-align: left;
}

table.sgShadow td {
  padding: 0;
  margin: 0;
}

table.sgShadow td.tabm, table.sgShadow td.tabr {
   background-color: #333333; 
}


/* appropriate background images for drop-shadow effect */
/*
table.sgShadow td.tl {  background-image: url('images/shadow-tl.gif');}
table.sgShadow td.tm {  background-image: url('images/shadow-tm.gif');}
table.sgShadow td.tr {  background-image: url('images/shadow-tr.gif');}
table.sgShadow td.ml {  background-image: url('images/shadow-ml.gif');}
*/
table.sgShadow td.mm {  padding: 10px;} /* cell containing image */
/*
table.sgShadow td.mr {  background-image: url('images/shadow-mr.gif');}
table.sgShadow td.bl {  background-image: url('images/shadow-bl.gif');}
table.sgShadow td.bm {  background-image: url('images/shadow-bm.gif');}
table.sgShadow td.br {  background-image: url('images/shadow-br.gif');}
*/

/* div containing each gallery sub-gallery on a gallery page */
div.sgGallery {
  margin: 5px;
  padding: 5px;
  border: 1px solid #ccc;
  background-color: #fff;
}

/* the table cell containing the gallery thumbnail */
td.sgGalleryThumb {
  width: 100px;
  text-align: center;
}

/* the gallery thumbnail itself */
img.sgGalleryThumb {
  border: 1px solid #000;
}

/* the descriptive text (title, summary, contents) */
div.sgGallery p {
  margin-top: 0;
  margin-bottom: 2px;
}


/* full size image on an image page*/
img.sgImage {
  border: none;
}

/* the preview thumbnails and previous, thumbnails, next links */
p.sgTopNavBar, p.sgBottomNavBar {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  /* float: left; */
}

/* wraps the thumbnail and rounded-corner code on an album page */
div.sgThumbnail {
  width:  120px;
  height: 120px;
  margin: 10px 5px 10px 5px;
  float: left;
	padding: 0px;
  text-align: center;
}

div.sgThumbnail table {
  width:  116px;
  height: 116px;
  margin: 0px;
  text-align: center;
  vertical-align: middle;
}

.sgThumbnailContent {
  background: #fff;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ccc;
}


/* the following code does the rounded corners of the 35mm slide effect on 
   the album pages. Taken from http://www.albin.net/CSS/roundedCorners/ */
.roundedCornerSpacer {
    margin: 0px; padding: 0px; border: 0px;
    clear: both;
    font-size: 1px; line-height: 1px;
}
.borderTL, .borderTR, .borderBL, .borderBR {
    width: 5px; height: 5px;
    padding: 0px; border: 0px;
    z-index: 99;
}
.borderTL, .borderBL { float: left; clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin: -1px 0px 0px -1px; }
.borderTR { margin: -1px -1px 0px 0px; }
.borderBL { margin: -5px 0px 0px 0px; }
.borderBR { margin: -5px 0px 0px 0px; }
/* IE5-5.5/win needs the border scooted to the left or right by an
additional 3px! Why? */
.borderTL {
    margin-left: -4px;
    ma\rgin-left: -1px;
}
html>body .borderTL {
    margin-left: -1px;
}
.borderTR {
    margin-right: -4px;
    ma\rgin-right: -1px;
}
html>body .borderTR {
    margin-right: -1px;
}
.borderBL {
    margin-left: -3px;
    ma\rgin-left: 0px;
}
html>body .borderBL {
    margin-left: 0px;
}
.borderBR {
    margin-right: -3px;
    ma\rgin-right: 0px;
}
html>body .borderBR {
    margin-right: 0px;
} 

/****************************************
	phpBook
****************************************/	
/*
body 			{ margin-top:10px;
		    	  margin-bottom:10px;
			  background:#E2E2E2;
			  font-family:Verdana,Arial,sans-serif;
			  font-size:10pt;
    			}

a:link 			{ font-family:Verdana,Arial,sans-serif; color:#222222; font-weight:bold; text-decoration:underline; }
a:visited 		{ font-family:Verdana,Arial,sans-serif; color:#444444; font-weight:bold; text-decoration:underline; }
a:active 		{ font-family:Verdana,Arial,sans-serif; color:#FF9900; font-weight:bold; text-decoration:underline; }
a:hover 		{ font-family:Verdana,Arial,sans-serif; color:#FF9900; font-weight:bold; text-decoration:underline; }
*/
div.mainheader 	{ font-family:Verdana,Arial,sans-serif; font-size:12pt; color:#FA3232; text-align:left; font-weight:bold; }
div.maintext 		{ font-family:Verdana,Arial,sans-serif; font-size:10pt; text-align:justify; }
div.mainleft 		{ font-family:Verdana,Arial,sans-serif; font-size:10pt; text-align:left; }
div.mainmenu 		{ font-family:Verdana,Arial,sans-serif; font-size:8pt; text-align:right; }
div.mainpages 		{ font-family:Verdana,Arial,sans-serif; font-size:7pt; text-align:right; margin-right:0px; }
div.maincatnav 	{ font-family:Verdana,Arial,sans-serif; font-size:7pt; text-align:left; margin-left:0px; }
div.mainname 		{ font-family:Verdana,Arial,sans-serif; font-size:10pt; color:#FA3232; text-align:left; font-weight: bold; }
div.maininputleft { font-family:Verdana,Arial,sans-serif; font-size:10pt; text-align:left; }

div.comment 		{ font-family:Verdana,Arial,sans-serif; font-size:10pt; background: #E8E8E8; text-align:left; margin-left:5mm; }

div.xsmallleft 	{ font-family:Verdana,Arial,sans-serif; font-size:7pt; text-align:left; }
div.smallleft 		{ font-family:Verdana,Arial,sans-serif; font-size:8pt; text-align:left; }
div.spaceleft 		{ font-family:Verdana,Arial,sans-serif; font-size:4pt; text-align:left; }
div.footer 			{ font-family:Verdana,Arial,sans-serif; font-size:8pt; text-align:center; }

span.censored 		{ font-family:Verdana,Arial,sans-serif; font-size:10pt; color:#FF0000; text-align:left; }

td.class1 			{ background: #999999; border:0px; }
td.class2 			{ background: #DDDDDD; border:0px; text-align:justify; vertical-align:top; }

td.gbheader 		{ background-color: #C9C9C9; border:0px; font-size:10pt; font-weight:bold; text-align:center;}
td.gbtable1 		{ background-color: #C0C0C0; border:0px; vertical-align:top; width:20%; }
td.gbtable2 		{ background-color: #CCCCCC; border:0px; vertical-align:top; }