body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(../images/background_sw.png);
	background-repeat: repeat-x;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;	
	line-height: 160%;
	padding: 0;
}

#lightbox{
	background-color:#FFFFFF;
	padding: 10px;
	border: 1px solid #000000;
	}
#lightboxDetails{
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ bottom: 5px; right: 10px; vertical-align:bottom;}

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/lightbox/overlay.png); }


	
	

a {
	color: #E4A01F;
	text-decoration: none;
	border-bottom: none;
}
a:hover {
	color: #800000;
	text-decoration: none;
	background-color: #FBE3A9;
	border-bottom: solid 1px #800000;
}

img.picture {
	color: #008C00;
	text-decoration: none;
	border-style : none;
}
a.picture {
	color: #800000;
	text-decoration: none;
	border-style : none;
}
a.picture:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-style : none;
}


img.FotoPreview {
	border-style : solid;
	border-width : 4px;
	border-color : #FFFFFF;
}
img.FotoPreview:hover {
	border-style : solid;
	border-width : 4px;
	border-color : #FBE3A9;
}
div.FotoPreview {
	padding: 0px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #A0A0A0;
	background-color: #FFFFFF;
}

div.thumb {
	border: 1px solid #A0A0A0;
	background-color: #FFFFFF;
	margin-top: 4px;
	padding: 3px;
}

div.thumbLeft {
	padding: 3px;
	float: left;
	margin-top: 4px;
	margin-right: 5px;
	border: 1px solid #A0A0A0;
	background-color: #FFFFFF;
}

div.thumbRight {
	padding: 3px;
	float: right;
	margin-top: 4px;
	margin-left: 5px;
	border: 1px solid #A0A0A0;
	background-color: #FFFFFF;
}


h1 {
	color: #800000;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 10px;
}
h2 {
	color: #CB6A0D;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 10px;
}
blockquote {
	color: #606060;
	border-left: 3px solid #A0A0A0;
	padding-left: 25px;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}


div.mainsheet {
	position : absolute;
	width: 900px;
	margin-left: 30px;
	margin-top: 0px;
}

div.mainsheetHeader {
	background-image: url(../images/bg_sheetmain_top20gold_sundown.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 0px;
	height: 160px;
	width: 900px
}
div.mainsheetWorkspace {
	background-image: url(../images/bg_sheetmain_middle20gold.png);
	background-repeat: repeat-y;
	background-position: top left;
	position: relative;
	min-height   : 710px;
	padding-left :  80px;
	padding-right: 200px;
	padding-top: 25px;
	color: #000000;
}
div.mainsheetWorkspaceFullSpace {
	background-image: url(../images/bg_sheetmain_middle20gold.png);
	background-repeat: repeat-y;
	background-position: top left;
	position: relative;
	min-height   : 500px;
	padding-top  :  0px;
	padding-right: 130px;
}
div.mainsheetFooter {
	background-image: url(../images/bg_sheetmain_bottom20gold.png);
	position: relative;
	background-repeat: no-repeat;
	background-position: top left;
	height: 100px;
}


div.footerXHTML {
	position: absolute;
	top : -10px;
	left: 770px;   
}
div.footerCSS {
	position: absolute;
	top : -10px;
	left: 675px;   
}
div.footerGetFirefox {
	position: absolute;
	top :  -25px;
	left: 670px;   
}
div.footerGetFirefox a {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}


div.footerText {
	color : #800000;
	position: absolute;
	top :  10px;
	left: 280px;   
}
div.footerURI {
	color : #000000;
	position: absolute;
	top : 30px;
	left: 75px;   
}



div.textUpdate {
	color: #000000;
	position: relative;
	top: 8px;
	left: 70px;
	width: 520px;
}
div.textImpressum {
	color: black;
	position: relative;
	top: 25px;
	left: 660px;
	width:200px;
}


div.textSpace {
	width: 526px;
	color: #800000;
	margin-bottom: 5px;
	border-bottom: 1px dotted #E8A407;
}

div.textBlogger {
	color: #000000;
	width: 526px;
}
div.textBlock {
	color: black;
	width: 520px;
	text-align: left;
	line-height: 1.5em;
	
}
div.guestbook {
	position : relative;
	color: black;
	width: 526px;
}
div.guestbookItem {
	position : relative;
	left : 40px;
	width: 520px;
	color: black;
}
div.guestbookDate {
	color: #800000;
	margin-bottom: 0.5em;
	border-bottom: 1px dotted #E8A407;
}
div.guestbookText {
	position : relative;
	color: black;
	width: 490px;
}
div.guestbookWriter {
	position : relative;
	color: #800000;
	font-size: 12pt;
	margin-top: -10px;
	text-decoration: none;
}
div.guestbookComment {
	position : relative;
	color: #CB6A0D;
	font-size: 8pt;
	margin-top: 5px;
	text-decoration: none;
	width: 490px;
}
div.guestbookGravatar {
	position : relative;
	left: -40px;
	top: 40px;
	width: 50px;
	color: #D40000;
	font-size: 8pt;
	margin-top: 5px;
	text-decoration: none;
}
div.guestbookEmail {
	position : relative;
	top : 0px;
	width : 510px;
	color: #800000;
	font-size: 8pt;
	margin-bottom: 0.5em;
	text-align : right;
}

input, select, textarea {
	color:#000000;
	font-size: 8pt;
	font-family: Verdana,sans-serif;
	background-color: #FFF5E5;
	border: #E8A407 1px solid;
	padding: 2px 2px 2px 2px;
	margin-top: 5px;
	margin-right: 5px;
}

input.guestbookInput   {
	width: 200px;
}
textarea.guestbookInput {
	width: 520px;
}
button {
	background-color: #E8A407;
	color: #FFFFFF;
}
input[type=submit]:hover {
	cursor: pointer;
	background: #CB6A0D;
	color: #FFF5E5;
}


input.login {
  color:#000000;
  font-size:8pt;
  font-family:Verdana,sans-serif;
  border-right: none;
  border-top: none;
  border-left: none;
  width : 85px;
  height : 12px;
}
.loginbutton {
  background-color:#FFFFFF;
  color:#000000;
  font-size:8pt;
  font-family:Verdana,sans-serif;
  border: none;
  width : 1px;
  height : 1px;
  text-align: left;
}
.loginbuttonSAVE {
  background-color:#E1E1E1;
  color:#000000;
  font-size:8pt;
  font-family:Verdana,sans-serif;
  border-top: #EBEBEB 1pt solid;
  border-left: #EBEBEB 1pt solid;
  border-right: #C8C8C8 1pt solid;
  border-bottom: #C8C8C8 1pt solid;
  width : 150px;
  height : 18px;
  text-align: left;
}


div.textBlogDate {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 7pt;
	background-color: #FFFFFF;
	color: #EAA807;
}
div.textBlogHeadline {
	color: #EAA807;
	margin-bottom: 15px;
	background-image: url(../images/bg_headline20gold.png);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 18pt;
	line-height: 100%;	
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif, 'Yanone Kaffeesatz';	
}
div.textBlogHeadlineSmall {
	color: #D40000;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0.8em;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 12pt;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;	
}
span.textBlogHeadlineText {
	color: #EAA807;
	font-size: 18pt;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif, 'Yanone Kaffeesatz';	
	background-color: #FFFFFF;
	margin-right: 10px;

}

div.textBlogComment {
	padding: 0px 0px 3px 0px;
	width: 526px;
	height: 50px;
	margin-top: 1em;
	font-size: 80%;
	text-align: right;
}
div.textBlogger {
	text-align: left;
}
div.comment {
	position : relative;
	color: #D40000;
	font-size: 8pt;
	margin-top: 5px;
	text-align: left;
}
div.textBlogHP {
	position : relative;
	font-size: 8pt;
	color: #D40000;
	top: -10px;
}

div.textBlog {
	font-size: 8pt;
	line-height: 1.8em
}


div.textBlogCommentRow {
	padding: 0px 0px 3px 0px;
	width: 526px;
}
div.textBlogCommentAuthor {
	border-top: dotted #CB6A0D 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 526px;
	font-weight: bold;
	color: #000000;
}
div.textBlogCommentText {
	width: 476px;
	padding-left: 0px;
	padding-bottom: 20px;
}



div.PhotoRow {
	position : relative;
	color: black;
	top  : 0px;
	left : 0px;
	height: 83px;
}
div.PhotoRowDesc {
	position : relative;
	background-image:url(images/photoalbum_headline_bg.png);
	background-repeat: no-repeat;
	margin-top : 15px;	
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size  : 16pt;
	color: #EAA807;
	top  : 0px;
	left : 0px;
	height: 30px;
}


div.PhotoPrevRow {
	position : relative;
	top  : 0px;
	left : 0px;
	width  : 540px;
	height : 90px;
	border-style: solid;
	background-color: #FF0000;
}



div.PhotoPrevPic {
	background-image:url(../images/photoalbum2.jpg);
	background-repeat: no-repeat;
	position : absolute;
	top    : 18px;
	left   : 18px;
	width  : 120px;
	height : 120px;
	padding-top: 5px;
	padding-left: 5px;
}
div.PhotoPrevDesc {
	position : absolute;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	color  : #8E3B09;
	top    : 0px;
	left   : 18px;
	width  : 120px;
	height : 120px;
}
div.PhotoPrevDate {
	position : absolute;
	top    : 20px;
	left   : 4px;
}


div.navigation {
	position: absolute;
	left: 665px;
	top: 190px;
	width: 175px;
	z-index: 3;
}	
div.navigation2 {
	position: absolute;
	left: 650px;
	top: 440px;
	width: 175px;
	z-index: 3;
}	

div.navigationHeader {
	color: #800000;
	background-image: url(../images/bg_naviheadline20gold.png);
	background-repeat: no-repeat;
	background-position: top left;	
	padding-left: 0px;
	height: 28px; 
	font-size: 14pt;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif, Georgia, 'Yanone Kaffeesatz';	
	letter-spacing: -0.5px;
}

span.navigationHeaderText {
	color: #CB6A0D;
	background-color: #FFF5E5;
}

div.navigationText {
	font-family: Verdana;
	font-size: 8pt;
	padding-left: 0px;
	padding-top: 3px;
}
div.navigationFooter {
	margin-bottom: 15px;
}

div.ccLicense {
	font-size: 9px;
	text-align : center;
	width: 695px;
}

img.avatar {
	color: #800000;
	margin-top: 2px;
	margin-right: 2px;
}

