body {
	margin: 0px;
	color: #000000;
	background-color: #FFFFFF;
	xxbackground-image: url(_images/background_sw.png);
	xxbackground-repeat: repeat-x;
	background-image: url(_images/background_square_bg.png);
	font-size: 12px;	
	line-height: 160%;
	padding: 0;
	text-align: center;
}

#exposeMask {
	background:#000 url(_images/mask_gradient_1000.png) no-repeat;
	background-position:13% 160px;
}



/* A font by Jos Buivenga (exljbris) -> www.exljbris.nl */
@font-face {
	font-family: "Museo 300";
	src: url(Museo300-Regular.otf) format("opentype");
	font-weight: normal;
}
	

a {
	color: #99CC00;
	text-decoration: none;
	border-bottom: 1px transparent;
}
a:hover {
	color: #557700;
	background-color: #E0FF90;
	text-decoration: none;
	border-bottom: solid 1px #557700;
}



a.link {
	color: #99CC00;
	background-color: #E0FF90;
	text-decoration: none;
}
a.link:hover {
	color: #669900;
	background-color: #E0FF90;
	text-decoration: none;
	background-color: #f6ff00;
}


a.linkExternal {
	color: #99CC00;
	text-decoration: none;
	padding-right: 15px;
}
a.linkExternal:hover {
	color: #669900;
	background-color: #E0FF90;
	text-decoration: none;
	border-bottom: solid 1px;
}



p a {
	border-bottom: solid 1px #99CC00;
}



pre {
	font-size: 12px;
	font-family: "Consolas", "Courier New", "Courier";
	letter-spacing: 0px;
	border-left: 2px solid #B0B0B0;
	padding-left: 22px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

code {
	font-family: "Consolas", "Courier New", "Courier";
	font-size: 14px;
}

img.picture {
	color: #008C00;
	text-decoration: none;
	border-style : none;
}
a.picture {
	color: #C0C0C0;
	text-decoration: none;
	border-style : none;
}
a.picture:hover {
	color: #99CC00;
	text-decoration: none;
	border-style : none;
}


/* reset link decoration */
a.empty{
	text-decoration: none;
	border-style : none;
}

a.empty:hover {
	background-color: transparent;
	border-style : none;
}
img.empty{
	border-style : none;
}

img.empty:hover {
	background-color: transparent;
	border-style : none;
}




a.fotoPreview {
	color: #C0C0C0;
	border: 0px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
a.fotoPreview:hover {
	color: #99CC00;
	background-color: transparent; /* overwrite a:hover background-color */
	border: 0px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

img.thumbOnly {
	background-color: #FFFFFF;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
div.thumbOnly{
	background-color: #FFFFFF;
	float: left;
	padding-top: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-right: 7px;
	border: 1px solid #C0C0C0;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 50%;
}

img.fotoPreview {
	border: 0px;
	padding: 0px;
	margin: 0px;
	line-height: 50%;
	text-decoration: none;
}

div.fotoPreview{
	background-color: #FFFFFF;
	float: left;
	padding-top: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-right: 7px;
	border: 1px solid #C0C0C0;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 50%;
}
div.fotoPreview:hover{
	background-color: #E0FF90;
	border: 1px solid #99CC00;
}

div.fotoPreviewLeft {
	float: left;
	margin-top: 6px;
	margin-right: 12px;
	padding: 7px;
	margin-bottom: 6px;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-left: 1px solid #D0D0D0;
	border-top: 1px solid #E0E0E0;
	line-height: 50%;
	-moz-box-shadow: 0px 2px 4px #AAA;
}
div.fotoPreviewLeft:hover {
	color: #99CC00;
	background-color: #E0FF90;
	border: 1px solid #99CC00;
}
div.fotoPreviewRight {
	background-color: #FFFFFF;
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 0px;
	padding: 7px;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-left: 1px solid #D0D0D0;
	border-top: 1px solid #E0E0E0;
	font-size: 12px;
	color: #99CC00;
	line-height: 50%;
}
div.fotoPreviewRight:hover {
	background-color: #FFFFCC;
	background-color: #E0FF90;
	border: 1px solid #99CC00;
	color: #99CC00;
}

div.FotogalerieItem {
	background-color: #FFFFFF;
	float: left;
	margin-right: 35px;
	margin-bottom: 30px;
	width: 180px;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: 0px;
	padding: 5px;
	-test-padding-bottom: 15px;
	-test-border: solid 1px #FFFFFF;
}
div.FotogalerieItem:hover {
	-test-background-image: url(_images/a_verlauf_vertikal.png);	
	-test-padding: 5px;
	-test-padding-bottom: 15px;
	-test-border: solid 1px #C0C0C0;
	-test-border-left: solid 1px #D0D0D0;
	-test-border-right: solid 1px #D0D0D0;
	-test-border-bottom: solid 1px #E0E0E0;
	-test--moz-border-radius: 15px;
}
h4.FotogalerieItem {
	font-weight: bold;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	letter-spacing: 1px;
}

img.FotogalerieItemItem {
	background-color: #FFFFFF;
	padding-right: 10px;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 1px solid #C0C0C0;
	width: 180px;
}

div.image {
	background-color: #FFFFFF;
	border: 1px solid #A0A0A0;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 7px;
	line-height: 100%;
	-moz-box-shadow: 0px 2px 4px #AAA;

}
div.imageLeft {
	background-color: #FFFFFF;
	position: relative;
	padding: 7px;
	float: left;
	margin-top: 5px;
	margin-right: 8px;
	border: 1px solid #D0D0D0;
	line-height: 100%;
}
div.imageRight {
	background-color: #FFFFFF;
	padding: 7px;
	float: right;
	margin-top: 5px;
	margin-left: 8px;
	border: 1px solid #D0D0D0;
	line-height: 100%;
}



div.thumb {
	background-color: #FFFFFF;
	border: 1px solid #A0A0A0;
	margin-top: 4px;
	padding: 7px;
	line-height: 100%;
}

div.thumbLeft {
	background-color: #FFFFFF;
	position: relative;
	padding-left: 7px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	float: left;
	margin-top: 5px;
	margin-right: 8px;
	border: 1px solid #D0D0D0;
	line-height: 99%;
}
div.thumbLeft:hover {
	color: #99CC00;
	border: 1px solid #000D00;
	text-decoration: none;
	line-height: 99%;
	}

div.thumbRight {
	background-color: #FFFFFF;
	padding: 7px;
	float: right;
	margin-top: 5px;
	margin-left: 8px;
	border: 1px solid #D0D0D0;
	line-height: 100%;
	-moz-box-shadow: 0px 2px 4px #AAA;
}


div.big{
	color: #404040;
	font-family: "Museo 300", Candara, Georgia, Georgia;
	font-size: 30px;
	font-weight: normal;
	line-height: 100%;
	letter-spacing: 0px;
	margin-bottom: 8px;
}
.small{
	color: #606060;
	font-family: Candara, Georgia, Georgia;
	font-size: 12px;
	font-weight: normal;
	line-height: 120%;
	letter-spacing: 1px;
}

h1 {
	color: #800000;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 10px;
}
h2 {
	color: #808080;
	font-family: "Museo 300", Candara, Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	line-height: 120%;
}
h2.small {
	color: #EAA807;
	font-family: "Museo 300", Candara, Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	line-height: 120%;
}
div.h2sub {
	color: #99CC00;
	position:relative;
	top: -12px;
	font-family: Candara, Georgia, Georgia;
	vertical-align: super;
	font-size: 14px;
	padding-left: 0px;
	letter-spacing: 2px;
	font-size-adjust: 0.495;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase ;
}
span.capital {
	position: relative;
	float: left;
	font-size: 55px;
	top: -11px;
	height: 45px;
	line-height: normal;
	margin: 0px;
	margin-right: 5px;
	padding: 0px;
}	



h3 {
	color: #707070;
	font-family: Candara, Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: 40px;
	margin-bottom: 10px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: top left;
	letter-spacing: 1px;
	line-height: 120%;
}

h4 {
	color: #303030;
	font-family: Candara, Georgia, Georgia;
	font-size: 22px;
	padding-top: 7px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px;
	letter-spacing: 0.5px;	
	font-weight: normal;
	line-height: normal;
}


blockquote {
	color: #606060;
	border-left: 2px solid #B0B0B0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-style: italic;
	line-height: 150%;
}



div.header {
	position : absolute;
	top: -24px;
	margin-top: 0px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;	
	font-size: 60px;
	color: #E0E0E0;
	line-height: 100%;
}


div.mainsheet {
	position: relative; 
	width: 990px;
	border: 0px dashed #FF0000;
	margin: 0px auto;
	text-align: left;
}

div.mainsheetHeader {
	position: relative;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;	
	font-size: 30px;
	color: #E0E0E0;
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 1000px
}
div.mainsheetWorkspace {
	position: relative;
	background-repeat: repeat-y;
	background-position: top left;
	position: relative;
	min-height   : 410px;
	padding-left :  80px;
	padding-right: 0px;
	padding-top: 30px;
	color: #000000;
	border: 0px dashed #00FF00;
}
div.mainsheetWorkspaceFullSpace {
	background-repeat: repeat-y;
	background-position: top left;
	position: relative;
	min-height   : 500px;
	padding-top  :  0px;
	padding-right: 130px;
}
div.mainsheetFooter {
	position: relative;
	background-repeat: no-repeat;
	background-position: top left;
	width: 900px;	
	text-align: center;
	font-family: Candara, Georgia, Georgia;
	font-size: 16px;
	border-top: 1px dotted #808080;
	color: #404040;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	letter-spacing: 0px;
}


div.footerXHTML {
	position: absolute;
	top : -10px;
	left: 770px;   
}
div.footerCSS {
	position: absolute;
	top : -10px;
	left: 675px;   
}



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



div.textImpressum {
	color: black;
	position: relative;
	top: 25px;
	left: 760px;
	width:250px;
}



div.textBlogger {
	position: relative;
	color: #000000;
	width: 580px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	border: 0px dashed #FF0000;
}
div.textBlock {
	color: black;
	width: 620px;
	text-align: left;
	line-height: 150%;
	
}


form {
	font-size: 16px;
	font-family: Candara, Georgia, Georgia;
}
input, select, textarea {
	color: #000000;
	font-size: 16px;
	font-family: Candara, Georgia, Georgia;
	background-color: #F5F5F5;
	border: #99CC00 1px solid;
	padding: 2px 10px 2px 10px;
	margin-top: 5px;
	margin-right: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
input:focus, textarea:focus {
	background-color: #FFFFFF;
	border: #669900 1px solid;
	color: #000000;
	-moz-box-shadow: 0px 0px 3px #999;
}
input:hover, textarea:hover {
	border: #336600 1px solid;
}
input.guestbookInput   {
	width: 200px;
}
textarea.guestbookInput {
	width: 560px;
}
button {
	background-color: #E8A407;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
}

input[type=submit]:hover {
	cursor: pointer;
	background-color: #E0FF90;
}

span.box {
	border: 1px solid #99CC00;
	margin: 2px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 5px;
	
}


div.blogItem {
	position: relative;
	left: 0px;
	border: 0px dashed #0000FF;
	margin-bottom: 50px;
	padding-top: 5px;
	
}
	
div.blogDate {
	position: absolute;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 115%;
	color: #669933;	
	text-align: right;
	width: 90px;
	left: -110px;
	top: 12px;
	padding-right: 5px;
	letter-spacing: 2px;
	line-height: 100%;
	font-family: Candara, Georgia, Arial, Helvetica, sans-serif;
}
span.blogDateDayMonth {
	position: relative;
	letter-spacing: 0px;
	font-size: 25px;
	line-height: 90%;
}
span.blogDateYear {
	position: relative;
	left: 10px;
	top: 2px;
	line-height: 110%;
}

div.blogDateSmall {
	position: absolute;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 110%;
	color: #669933;	
	text-align: right;
	width: 90px;
	left: -110px;
	top: 15px;
	border-right: 1px dotted #B0B0B0;
	padding-right: 5px;
	font-family: Candara, Georgia, Cambria, Georgia, Verdana, Arial, Helvetica, sans-serif;
}


div.blogText {
	color: #202020;
	font-family: Candara, Georgia, "Times New Roman", sans-serif;
	font-size: 16px;
	width: 590px;
	line-height: 152%;
}


div.commentToggle {
	position: relative;
	padding: 0px 0px 3px 0px;
	width: 626px;
	margin-top: 15px;
	margin-bottom: 0px;
	font-family: Candara, Georgia, "Times New Roman", sans-serif;
	font-size: 14px;
	text-align: left;
	letter-spacing: 2px;
	color: #336600;
}

div.blogTextComment {
	position: relative;
	padding: 0px 0px 3px 0px;
	width: 626px;
	margin-top: 15px;
	margin-bottom: 0px;
	font-family: Candara, Georgia, "Times New Roman", sans-serif;
	font-size: 16px;
	text-align: left;
	letter-spacing: 0px;
	color: #606060;
}
div.textBlogger {
	position: relative;
	left: 0px;
	text-align: left;
	padding: 0px;
	font-family: Candara, Georgia, "Times New Roman", sans-serif;
	font-size: 16px;
}
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.textBlogCommentItem {
	position: relative;
	padding: 0px 0px 10px 0px;
	font-family: Candara, Georgia, "Times New Roman", sans-serif;
	border-top: dotted #A0A0A0 1px;
	width: 580px;
	font-size: 14px;
	letter-spacing: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: normal;
	color: #808080;
}
div.blogComment {
	display: none
}

div.blogCommentAuthor{
	padding-top: 0px;
	padding-bottom: 7px;
}
div.blogCommentText {
	font-family: Candara, Georgia, "Times New Roman", sans-serif;
	color: #303030;
	font-size: 16px;
	width: 580px;
	padding-top: 10px;
	padding-bottom: 20px;
	letter-spacing: 0px;	
	line-height: 150%;
}



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.headerImg1{
	position: absolute;
	left: 25px;
	top: 30px;
	width: 340px;
	height: 200px;
	background-image: url(_images/headline-avatar.png);
}

div.headerImg1_save{
	position: absolute;
	left: 25px;
	top: 30px;
	width: 105px;
	height: 195px;
	background-image: url(_images/headline-avatar.png);
}


div.headerImg2Schatten {
	border-top: 1px solid #F0F0F0;
	border-left: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
	position: absolute;
	left: 127px;
	top: 140px;
	height: 40px;
	width: 70px;
	background-color: #FFFFFF;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
}
div.headerImg3Schatten {
	border-top: 1px solid #F0F0F0;
	border-left: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
	position: absolute;
	left: 220px;
	top: 140px;
	height: 40px;
	width: 40px;
	background-color: #FFFFFF;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
}


	
div.headerSpruch {
	font-family: Candara, Georgia, Georgia;
	font-weight: normal;
	position: absolute;
	line-height: 100%;
	letter-spacing: -0.5px;
	font-size: 30px;
	text-align: right;
	left: 420px;
	top: 50px;
	width: 600px;
	height: 100px;
	z-index: 3;
	color: #404040;
	border: 0px dashed #808080;
}	

/* Hier das Menü der Seitenleiste */

ul.navigationSidebar{
    margin: 0; padding: 0;
    text-align: left;
}
ul.navigationSidebar li {
	list-style: none;
	display: inline;
	margin: 0; padding: 0;
	width: 280px;
}
ul.navigationSidebar a{
	float: left;
	margin: 0px;
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-decoration: none; font-weight: normal;
	border-bottom: 0px;
	width: 260px;
}

* html ul.navigationSidebar a, * html ul.navigationSidebar span {  /* Korrektur fuer IE 5.x */
	width: 8em;
}
ul.navigationSidebar a:hover {
	text-decoration: none;
	background-image: url(_images/a_verlauf_horizontal_300.png);
	background-repeat: repeat-y;
	padding-left: 10px;
}
ul.navigationSidebar div {
	clear: left;
	width: 280px;
}


/* Hier das Menü am Ende */

div.navigationMain {
	position: relative;
	font-family: Candara, Georgia, sans-serif;
	font-weight: normal;
	line-height: 100%;
	letter-spacing: 2px;
	font-size: 16px;
	text-align: center;
	width: 900px;
	margin: auto;
	height: 40px;
	z-index: 3;
	color: #404040;
	padding-left: 0px;
	letter-spacing: 5px;
	padding-bottom: 20px;
}	

ul.navigationMain{
    margin: 0; padding: 0;
    text-align: center;
	height: 180px;
	border: 0px;	
}
ul.navigationMain li {
	list-style: none;
	display: inline;
	margin: 0; padding: 0;
	height: 180px;
	border: 0px;	
	width: 230px;	
}

ul.navigationMain a{
	float: left;
	margin: 0px;
	padding-top: 4px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none; font-weight: normal;
	border-bottom: 0px;
	width: 230px;
	background-color: #FFFFFF;
	height: 70px;	
}

* html ul.navigationMain a, * html ul.navigationMain span {  /* Korrektur fuer IE 5.x */
	width: 8em;
}
ul.navigationMain a:hover {
	text-decoration: none;
	background-image: url(_images/a_verlauf_vertikal.png);	
}
ul.navigationMain div {
	clear: left;
}




div.navigation {
	position: absolute;
	left: 740px;
	top: 205px;
	width: 270px;
	z-index: 3;
	border: 0px dashed #0000FF;
}	


div.navigationHeader {
	color: #800000;
	padding-left: 0px;
	padding-top: 5px;
	margin-bottom: 5px;
	height: 28px; 
	font-size: 17px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;	
	letter-spacing: 2px;
	border-top: 1px dotted #336600;
	border-bottom: 1px dotted #336600;

	width: 250px;
	text-align: center;
}

h3.navigation {
	position: relative;
	color: #336600;
	margin-top: 1px;
	margin-bottom: 10px;
	font-size: 16px;
	font-family: Candara, Georgia, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-weight: normal;
}

div.navigationText {
	font-family: Candara, Georgia, Georgia;
	color: #A0A0A0;	
	font-size: 14px;
	padding-left: 0px;
	padding-top: 8px;
	margin: 0px;
	letter-spacing: 1px;
	font-size-adjust: 0.495;
	text-align: left;
}
div.navigationTextSmall {
	font-family: Candara, Georgia, Georgia;
	color: #336600;
	font-size: 12px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 8px;
	letter-spacing: 0px;
	font-size-adjust: 0.495;
	text-align: left;
}
span.navigationTextSmall {
	font-family: Candara, Georgia, Georgia;
	color: #336600;
	font-size: 12px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 8px;
	letter-spacing: 0px;
	font-size-adjust: 0.495;
	text-align: left;
}
span.navigationTextGrey {
	color: #808080;
}

div.navigationFooter {
	height: 50px;
}


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


