/* Druck-Stylesheet für expressive-malerei-dieninghoff.de */
html,body{
	margin:0;padding:0;border:0;vertical-align:top;
  background-color:#ffffff;  /*  nicht Gelbgrün  */
	width:100%;height:100%;
  overflow:visible;
	text-align:center;
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:12pt;
  line-height:18pt;
	color:#000000;           /*  nicht grau   */
}
div#alles{
	width:98%;
  height:100%;
	margin:0;
	padding:0;
  border:0;
}
div#logo{
	width:100%;
  height:110px;
	margin:0;
	padding:0;
	position:relative;
}
.logopos{
	position:relative;top:40px;left:0;
  float:left;
	border-top:1px solid #c1c676; /*  grün wie Navileiste */
  border-right:2px solid #b6bb65;/*  dunkler: 788a4e */
  border-bottom:2px solid #b6bb65;
  border-left:1px solid #c1c676;
  font-size:0.6em;
}
div#titel{
	width:500px;
  height:46px;
	margin:0;padding:0;
  position:absolute;top:24px;right:0;
  text-align:right;
  font-family:verdana,helvetica,arial,sans-serif;
  font-size:14pt;
  font-weight:bold;
  letter-spacing:0.1em;
  color:#4992b0; /*  blau  */
}
div#navipos{
	position:absolute;top:84px;right:0;
	margin:0;
	padding:0;
  font-size:0.9em;
}
div#inhalt{
	width:100%;
/*    height:72%;  */
	margin:0;
	padding:0;
	overflow:visible;
	font-size:1em;
	text-align:left;
}
div#bildtext{
  float:right;
	margin:0;
  padding:0;
	width:200px;
  height:150px;
  text-align:right;
	font-size:0.8em;
  color:#e26d35;
}
.bildtexthoch{
  margin:0 auto 10px auto;
  width:440px;
  height:80px;
}
#top, .top{
	display:none;
}
ul{
	list-style-type:none;
	list-style-image:none;
	margin:0 0 0 50px;
	padding:0;
	overflow:visible;
}
li{
	margin-top:4px;
}
.quadrate{
	margin:0 0 0 70px;
	list-style-image:url(../grafik/listenquadr.gif);
}
.navleiste{
	margin:0;
  height:21px;
  list-style-type:none;
  font-family:arial,helvetica,sans-serif;
	font-weight:bold;
  text-align:center;
}
.home, .vita, .technik, .keinlink{
	margin:0;
	display:inline;
  width:80px;
	height:21px;
  float:left;
  padding-top:2px;padding-bottom:2px;
  border-top:1px solid #c1c676;
  border-right:2px solid #788a4e;
  border-bottom:2px solid #b6bb65;
  border-left:1px solid #c1c676;
}
.vita{
  width:90px;
}
.technik{
  width:96px;
}
.keinlink{
	color:#000000;   /* schwarz!  */
  background-color:#f2f8fa;/* = zartestblau.  titel: 4992b0*/
}
            /*   dgrün, etwas heller als h1: */
a.navi:link{
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#4e6e02;
}              /* blasser:  */
a.navi:visited{
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#788a4e;
}           /* weiss, bg terracotta: */
a.navi:hover{
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#4e6e02;
  background-color:transparent;
}              /* PINK: */
a.navi:active{
	color:#c30254;
  background-color:transparent;
}
              /*  dgrün  */
h1, caption{
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:1em;
	line-height:1.4em;
	font-weight:bold;
	color:#3f5900;  /*  = dgrün.  dblau:  052468, heller: 014a68  */
	margin-top:28px;margin-bottom:12px;
  text-align:left;
}    /*  dunklerrot, normal:  */
h2{
	font-size:1em;
	line-height:1.1em;
	font-weight:normal;
	color:#880000;
	margin-top:0;margin-bottom:10px;
}
h3{
	font-size:1em;
	line-height:1.1em;
	font-weight:bold;
	margin-top:0;margin-bottom:6px;
}
p{
	margin:12px auto 0 auto;
  text-align:left;
}
a:link{
	font-weight:normal;
	text-decoration:underline;
	color:#000000;
  white-space:nowrap;
}
              /* blasser grau:  */
a:visited{
	font-weight:normal;
	text-decoration:underline;
	color:#969696;         /*  heller:  a6a6a6  */
  white-space:nowrap;
}
a:focus{                 /*  = wie hover  */
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
  background-color:#f2f8fa; /*  zartblau wie keinlink  */
}
a:hover{
	font-weight:normal;
	text-decoration:none;
	color:#014a68;
	background-color:transparent;
}
a:active{
	color:#b13f08;
}
noscript, .noscript{
	font-size:10px;
	color:#788a4e; /*  Graugrün wie Navi visited  */
  text-align:center;
}
table{
	padding:0;margin:0;
  border:0;
  border-spacing:0;
	border-collapse:collapse;
}
          /* px, normaler Text, zentriert  */
td{
	padding:0;margin:0;
	text-align:center;
	vertical-align:top;
}
img{
	border:0;
  font-size:0.8em;
  color:#014a68;  /*  = blau  */
  padding:1px;
}
.thumbs{
	width:226px;
  padding-bottom:30px;
  font-size:0.8em;
  line-height:1.1em;
}
.rahmengruen{
	border-top:1px solid #c1c676;
  border-right:2px solid #788a4e;
  border-bottom:2px solid #b6bb65;
  border-left:1px solid #c1c676;
}
.rahmenblau{
	border-top:1px solid #4992b0;  /* hell wie Titel  */
  border-right:2px solid #052468; /* = dunkler */
  border-bottom:3px solid #014a68;
  border-left:1px solid #4992b0;
}
.rahmendia1{  /* gruen  */
	margin: 0 auto 10px auto;
	border-top:1px solid #c1c676;
  border-right:2px solid #788a4e;
  border-bottom:3px solid #b6bb65;
  border-left:1px solid #c1c676;
}
.rahmendiahoch1{  /* gruen  */
	float:left;
	margin:0 10px 28px 150px;
	border-top:1px solid #c1c676;
  border-right:2px solid #788a4e;
  border-bottom:3px solid #b6bb65;
  border-left:1px solid #c1c676;
}
.rahmendia2{  /* blau  */
  margin: 0 auto 10px auto;
	border-top:1px solid #4992b0;  /* hell wie Titel  */
  border-right:2px solid #052468; /* = dunkler */
  border-bottom:3px solid #014a68;
  border-left:1px solid #4992b0;
}
.rahmendiahoch2{  /* blau  */
	margin:0;
	border-top:1px solid #4992b0;  /* hell wie Titel  */
  border-right:2px solid #052468; /* = dunkler */
  border-bottom:3px solid #014a68;
  border-left:1px solid #4992b0;
}
textarea{
	overflow:auto;
	font-family:verdana,helvetica,arial,sans-serif;
  font-size:1em;
  color:#605f5f;
	text-align:left;
	padding:6px 0 6px 6px;
	border:dashed 1px #efc2ac;     /*  hgrau: cdcdcd  */
}
.leer{
	font-size:0.2em;
	line-height:0.2em;
}
abbr, acronym{
}
.dias{
  margin:3% auto 0 auto;
  width:760px;
  height:600px;
  font-size:0.9em;
  line-height:1.2em;
  text-align:center;
}
blockquote{
	margin:0 auto;padding:0;
  text-align:center;
}
.endleiste{                 /*  Seitenabschluss-Links  */
  margin:5em auto 0 auto;
  list-style-type:none;
  height:24px;
  text-align:center;
}
.dialeiste{
  margin:40px auto 0 auto;
  width:444px;
  height:20px;
  list-style-type:none;
  text-align:center;
}
.dialei3zeil{
  margin:24px auto 0 auto;
  width:444px;
  height:20px;
  list-style-type:none;
  text-align:center;
}
.dialeisthoch{
  margin:0 auto;
  width:444px;
  height:20px;
  list-style-type:none;
  text-align:center;
}
.homeicon, .zurck, .drucken, .hoch, .close{
	margin:0;
	display:inline;
  text-align:center;
  width:108px;
	height:18px;
  float:left;
  padding-top:2px;
  padding-bottom:2px;
  border-top:1px solid #c1c676;
  border-right:2px solid #788a4e;
  border-bottom:2px solid #b6bb65;
  border-left:1px solid #c1c676;
  font-family:arial,helvetica,sans-serif;
  font-size:11pt;
  font-weight:bold;
}
.zurck{
  width:138px;                 /*142px; */
}
.drucken{ /*  = + lesezeichen  */
  width:132px;
}
.hoch{
  width:108px;
}
.close{
	width:150px;
}