body { background: #e2e2e2; padding: 5px 5px 0px 5px; /*top right bottom left*/
}



/* TABLES */

table {
 margin: 0px;
 background: #ffffff;	/* IE ignores spacing property */
			/* so color is the same as in td */
 border-width: 0px;
 border-color: #000000;
 border-style: solid;
 border-padding: 0px;
 border-spacing: 0px;	/* does not work with IE */
			/* -> html code: "cellspacing=0" */
 border-collapse: separate;
}tr { vertical-align: top;
 text-align: left;
}td {
 margin: 0px;
 background: #ffffff;
 border-width: 0px;
 border-color: #cccccc;
 border-style: solid;
 border-padding: 0px;
 border-spacing: 0px;	/* does not work with IE */
			/* -> html code: "cellspacing=0" */
 border-collapse: separate;
 vertical-align: top;
 text-align: left;
}
#canvas {		/* site placed on background */
 margin:  0px auto;	/* some IE versions ignore this */
			/* -> html code: "align=center" */
 width: 960px;
 height: auto;		/* depends on height set in #right */
			/* so the bottom bar height will be correct */
 vertical-align: middle;
}#bar {			/* graphic element at bottom of site */ background: #b8d048;
 width: 100%;
 height: 16px;		/* IE shows bar too tall: height = padding + spacerimage(=1px) */
 padding-top: 5px;
 padding-left: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
}
#frame {		/* table content above the bar graphic element */
 margin: 4px;
 padding: 0px;
}#left {			/* left column of frame table */
 width: 180px;		/* note: px(width)  + px(margin) + px(padding) = px(sum) */
 background: #ffffff;
 padding: 15px 7px 0px 0px;
}
#content {		/* middle column of frame table */
 width: 575px;		/* note: px(width)  + px(margin) + px(padding) = px(sum) [960-205-180=575] */
 padding: 5px 0px 15px 0px;
}
#contentleft {
 width: 360px;		/* takes place in impressum */
 padding-left: 0px;
 padding-right: 20px;
}
#contentright {
 width: 340px;		/* takes place in impressum */
}
#right {		/* right column of frame table */
 width: 180px;
 height: 575px;		/* this is specified here not in #content to get the correct height in #bar */
 background: #ffffff;
 padding-left: 10px;
}
#headroom {
 padding: 10px 0px 0px 0px;
}
#subtable {		/* this is for our friend ie on xp */
 width: 100%;
}
#subarea {
 background: #f2f2f2;	/* #b8d048 #d2dcd0 #DAE2D9*/
 margin: 4px;
 padding: 4px;
 height: 200px;
 vertical-align: middle;
 border-width: 0px 10px 0px 0px;
 border-color: #ffffff;
 border-style: solid;
}
#subafter {		/* this is for our friend ie on xp */
 background: #ffffff;
 margin: 4px;
 padding: 4px;
 width: 100%;
 height: 300px;
 border-width: 0px 10px 0px 0px;
 border-color: #ffffff;
 border-style: solid;
}
#subareacard {
 background: #f2f2f2;	/* #b8d048 #d2dcd0 #DAE2D9*/
 margin: 4px;
 padding: 4px;
 vertical-align: middle;
 border-width: 0px 10px 0px 0px;
 border-color: #ffffff;
 border-style: solid;
}
#card {
 background: #f2f2f2;	/* #b8d048 #d2dcd0 #DAE2D9*/
 margin: 0px;
 padding: 2px;
 vertical-align: middle;
}
#card h1 {
 text-transform: none;
}
#next2pic {
 vertical-align: middle;
}
hr {
 border-width: 1px;
 border-color: #999999;
 border-style: solid;
}



/* IMAGES */

img {
 border-width: 0px;
 padding: 0px;
 vertical-align: middle;
}#portrait1 {
 border-color: #888888;
 border-style: solid;
 border-width: 2px;
 margin: 0px 5px 0px 0px;
 padding: 0px;
 width: 120px;
 height: 180px;
}
#portrait2 {
 border-color: #888888;
 border-style: solid;
 border-width: 1px;
 margin: 10px 20px 12px 2px;
 padding: 0px;
 width: 80px;
 height: 120px;
}



/* NAVIGATION */

#logo {
 vertical-align: middle;
 width: 180px;
 padding-right: 5px;
}
#navroom_de {
 margin: 0px 20px 0px 0px; /* space between items german sites */
}
#navroom_en {
 margin: 0px 35px 0px 0px; /* space between items english sites */
}
#nav { background: #f2f2f2;
 width: 760px;
 padding-left: 4px;
 vertical-align: middle;
 text-align: left;
}a.nav0 { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: normal; text-decoration: none; color: #909090;}
a.nav1 { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: normal; text-decoration: underline; color: #b8d048;}
a.nav1:hover { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: normal; text-decoration: underline; color: #b8d048;}



/* SUBMENU */

#smd { background: #f2f2f2;
 padding: 4px 4px;
 vertical-align: middle;
 text-align: left;
}a.smd0 { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: normal; text-decoration: none; text-transform: uppercase;
 color: #909090;}
a.smd1 { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: normal; text-decoration: underline; text-transform: uppercase;
 color: #b8d048;}
a.smd1:hover { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: normal; text-decoration: underline; text-transform: uppercase;
 color: #b8d048;}



/* FOOTER */

#footroom {
 margin: 0px 20px 0px 0px; /* space between items */
}
#foot {
 width: 100%;
 background: #f2f2f2;
 vertical-align: middle;
}#footleft {
 background: #ffffff;
 vertical-align: middle;
}#footcontent {
 background: #f2f2f2;
 vertical-align: middle;
}#footright {
 background: #f2f2f2;
 vertical-align: middle;
}#imp { background: #f2f2f2;
 vertical-align: middle;
 text-align: right;
}a.foot0 { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; line-height: normal; text-decoration: none; color: #909090;}
a.foot1 { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; line-height: normal; text-decoration: underline; color: #b8d048;}
a.foot1:hover { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; line-height: normal; text-decoration: underline; color: #b8d048;}



/* LANGUAGE SELECTION */

#nat { /* display: none; */
 background: #f2f2f2;
 vertical-align: middle;
 text-align: left;}
#de { /* display: none; */
 padding-right: 20px;}
#en { /* display: none; */
 padding-right: 20px;}
#fr { display: none;
 padding-right: 20px;}
#es { display: none;
 padding-right: 20px;}
#jp { display: none;
 padding-right: 20px;}
a.nat0 { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; line-height: normal; text-decoration: none; color: #909090;}
a.nat1 { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; line-height: normal; text-decoration: underline; color: #b8d048;}
a.nat1:hover { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; line-height: normal; text-decoration: underline; color: #b8d048;}
a.ink { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; line-height: normal; text-decoration: none; color: #cccccc;}a.ink:hover { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; line-height: normal; text-decoration: none; color: #ffffff;}a.ink:active { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; line-height: normal; text-decoration: underline; color: #ffffff;}



/* CONTENT */

a { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; line-height: normal; text-decoration: none; color: #909090;}a:hover { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; line-height: normal; text-decoration: none; color: #b8d048;}a:active { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; line-height: normal; text-decoration: underline; color: #909090;}

p { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: 1.4em; text-align: justify; margin: 0.8em 0em 0.2em 0.1em;
 color: #444444;}
.und { font-family: Helvetica, Arial, sans-serif;}

h1 { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-style: normal; font-weight: bold; line-height: normal; color: #666666;
 text-transform: uppercase;
 margin: 0em 0em 0.2em 0em;
 }
/*
h1:after {
  content: ":";
}*/
h2 { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; line-height: normal; color: #444444; text-transform: uppercase;
 margin: 1.2em 0em 0.6em 0em;
}h3 { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; line-height: 1.3em; color: #444444; margin: 0em 0em 0.3em 0em;
}
h4 { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; line-height: normal; color: #444444; margin: 0em 0em 0.3em 0em;
}
h5 { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 1.3em; margin: 0em 0em 0.3em 0em;
 color: #444444;}
h6 {	/* h2 ohne punkt */ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; line-height: normal; color: #444444; text-transform: uppercase;
 margin: 1.2em 0em 0em 0em;
}

ul {
 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 13px;
 font-style: normal;
 font-weight: bold; line-height: 1.5em;
 text-align: left;
 color: #444444;
 padding-left: 0em;
 margin: 0.8em 0em 0.2em 0em;
 list-style-type: square;
 list-style-position: outside;
}
li {
 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 13px;
 font-style: normal;
 font-weight: normal; line-height: 1.4em;
 text-align: left;
 color: #444444;
 color: #a5be3c;
 padding-left: 0em;
 margin: 0.2em 0em 0.2em 1.5em;
 list-style-type: square;
 list-style-position: outside;
}
li p {
 color: #444444;
 margin: 0.6em 0em 0.6em 0.0em;
 text-align: left;
}

#topline {
 margin-top: 0em;
}
#narrow {
 margin-top: 0.3em;
 margin-bottom: 0.2em;
 line-height: 1.2em;
}
.lower {
 text-transform: lowercase;
}
.small {
 font-size: 0.7em;
}
.link {
 text-transform: uppercase;
 font-size: 0.9em;
}
.link:before {
  content: "[";
}
.link:after {
  content: "]";
}


/* INDEX PAGE */

#ink {
 background: #b8d048;
}
#canvasink {
 background: #b8d048;
 margin:  0px auto;	/* some IE versions ignore this */
			/* -> html code: "align=center" */
 width: 960px;
 height: 560px;		/* depends on height set in #right */
			/* so the bottom bar height will be correct */
 vertical-align: middle;
}



/* OTHERS */

#comment { display: none;
 line-height: 20px;
}
