body {
	font-family: Helvetica, Verdana, Arial, Geneva, sans-serif;
	font-size: 100%;
	font-weight: 500;
	color: White;
	background-color: Black;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	min-height: 600px;
	max-width: 100%;
}
h1 {
	font-size: 180%;
	color: #e2007b;
   background-color: Black;
	text-align: center;
	letter-spacing: 1px;
}
h2 {
	font-size: 160%;
	color: White;
   background-color: Black;
	font-weight: 700;
}
.onlySBH {
display: none;
}
h2.thin {
font-weight: 400;
}
h3 {
	font-size: 140%;
	font-weight: 700;
}
h4 {
	font-size: 130%;
	color: Silver;
}
h5 {
	font-size: 120%;
	margin-bottom: 16px;
	color: white;
}
h6 {
	font-size: 110%;
	color: #e2007c;
	font-weight: 900;
	text-align: left;
	padding-left: 2pt;
}
a:link {
	font-weight: 600;
	color: #e2007b;
   background-color: Black;
}
a:visited {
	font-weight: 600;
	color: #e2007c;
   background-color: Black;
}
a:active {
	font-weight: 600;
	color: #e2007e;
   background-color: Black;
}
a:hover {
	font-weight: 600;
	color: #ffffff;
   background-color: Black;
}
a:link.neutral, a:visited.neutral, a:active.neutral, a:hover.neutral {
	color: black;
	background-color: #fbcfb6;
	text-decoration: underline;
}
a:link.img, a:visited.img, a:hover.img, a:active.img {
	text-decoration: none;
}
a:link.sbh, a:visited.sbh, a:hover.sbh, a:active.sbh {
	color: White;
	background-color: Black;
	text-decoration: underline;
}
a.normal {
	color: white;
	font-weight: 500;
	text-decoration: none;
}
a.normal:link {
	color: white;
	font-weight: 500;
	text-decoration: none;
}
a.normal:visited {
	color: white;
	font-weight: 500;
	text-decoration: none;
}
a.normal:hover {
	color: white;
	font-weight: 500;
	text-decoration: underline;
}
a.normal:active {
	color: white;
	font-weight: 500;
	text-decoration: none;
}
a.menu {
	display: block;
	margin-bottom: 5px;
	text-align: center;
	width: 160px;
	border-style: outset;
	border-width: 1px;
	border-color: White;
	padding: 2px;
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	}
.menu_kl {
	display: block;
	margin-bottom: 5px;
	text-align: center;
	margin-left: 12px;
	width: 140px;
	border-style: outset;
	border-width: 1px;
	border-color: White;
	padding: 2px;
	text-decoration: none;
	font-size: 12px;
}
a.menu:link    {
			color: #faa619;
			background-color:black;
			font-weight: 600;
			}
a.menu:visited {
			color: #faa619;
			background-color:black;
			font-weight: 600;
			}
a.menu:hover   {
	color: #faa619;
	background-color: #330003;
	border: 1px inset;
	font-weight: 600;
}
a.menu:active  {
			color: #faa619;
			background-color:black;
			font-weight: 600;
			}

a.menu_kl:link    {
			color: #faa619;
			background-color:black;
			font-weight: 600;
			}
a.menu_kl:visited {
			color: #faa619;
			background-color:black;
			font-weight: 600;
			}
a.menu_kl:hover   {
			color: #faa619;
			background-color: #330033;
			border: 1px inset;
			font-weight: 600;
			}
a.menu_kl:active  {
			color: #faa619;
			background-color:black;
			font-weight: 600;
			}
.img {
	vertical-align: middle;
		}
table {
	border-collapse: collapse;
}

table.border {
        border: thin;
        border-color: #E1E1E1;
}
table.abs {
  margin-left: 0px;
  color: #FFFFF9;
  background-color: Black;
  }
th {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 120%;
	color: #FCFCFC;
  background-color: Black;
}
td  {
	color: white;
	font-size: 100%;
	background-color: black;
	vertical-align: top;
	}
td.bottom {
	font-size: 100%;
	color: White;
   background-color: Black;
	font-weight: 300;
	vertical-align: bottom;
}
td.space {
  letter-spacing: 1pt;
  line-height: 16pt;
  }
.gold {
	font-size: 100%;
	color: #e2007b;
   background-color: Black;
	font-weight: 600;
	}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.margin {
	display: block;
	font-size: 110%;
	margin-left: 44pt;
	text-align: left;

}
.klein {
	font-size: 90%;
	background-color: #fff7dd;
	color: black;
	vertical-align: middle;
}
.rose {
	background-color: #fee8db;
	color: black;
	vertical-align: middle;
}
.apricot {
	background-color: #fbcfb6;
	color: black;
	vertical-align: top;
}
.ocker {
	background-color: #fdeac5;
	color: black;
	vertical-align: middle;
}
.bottom {
	vertical-align: bottom;
}
.middle {
  vertical-align: middle;
  text-align: center;
}
.uhr {
	font-size:  140%;
	font-weight: 700;
	color: white;
	background-color: black;
}
ul {
	color: White;
   background-color: black;
	font-size: 100%;
	list-style: square;
	margin-top: 0px;
}
.lb {
	color: black;
	background-color: transparent;
	list-style: circle;
}

hr {
 color: #e2007b;
 background-color: Black;
 }
i.small {
	font-size: 80%;
	font-weight: 500;
}
b {
	font-size: 100%;
	font-weight: 900;
}
b.gross {
	font-size: 130%;
	font-weight: 900;
}
b.times {
	font-family: "Times New Roman", Times, serif;
	color: White;
   background-color: Black;
	font-size: 100%;
	}
ol {
	list-style: decimal;
	font-size: 100%;
}
div.th {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 100%;
	color: #FCFCFC;
  background-color: Black;
}
.bildunterschrift {
	font-size: 11px;
	text-align: left;
}
.busre {
	margin-top: -17px;
	font-size: 11px;
	text-align: right;
}
.busli {
	margin-top: -17px;
	font-size: 11px;
	text-align: left;
}


.sbh {
	font-size: 100%;
	color: White;
	background-color: Black;
	font-weight: 500;
	font-style: normal;

}


.img {
	vertical-align: middle;
		}

img {
	margin-right: 8px;
	margin-bottom: 3px;
	margin-top: 3px;
	}


div.weiss {
	font-size: 140%;
	text-align: left;
	color: #ffffff;
   background-color: Black;
	font-weight: 900;
}

div.a {
	font-size: 140%;
	text-align: right;
	height: 14px;
	color: #0a0c14;
   background-color: white;
	font-weight: 900;
	letter-spacing: 0px;
}
div.b {
	font-size: 140%;
	text-align: right;
	height: 31px;
	color: White;
	background: Black;
	font-weight: 900;
	letter-spacing: 1px;
	margin-top: 2px;
}
div.bunt {
	font-size: 150%;
	text-align: center;
	height: 49px;
	font-weight: 900;
	letter-spacing: 4px;
	margin-top: 0px;
}
div {
	font-size: 100%;
	text-align: right;
	color: White;
   background-color: Black;
}
div.c {
	font-size: 120%;
	font-weight: 700;
	color: White;
	background-color: Black;
}

.wm  {
	font-size: 130%;
	font-style: normal;
	font-weight: 500;
	font-stretch: semi-expanded;
	text-decoration: none;
	text-align: left;
	text-transform: none;
}
.center {
	text-align: center;
  }
.achtzig {
	width: 65%;
         }
a.weiss:link, a.weiss:visited {
  color: white;
  font-weight: 600;
  line-height: 22px;
  }
.galaimg {
	background-image: url(../images/goethehaus_weimar_kl.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	vertical-align: bottom;
	padding: 10px;
}
.b14px {
	font-weight: 900;
	font-size: 14px;
}
.k12px {
	font-size: 12px;
	color: white;
}
.outline {
	margin-left: -15px;
}
.inliner {
	margin-left: 15px;
	text-align: right;
}
.inlinel {
	margin-left: 15px;
	text-align: left;
}
.inline {
	margin-left: 15px;
}
.inlineb {
	margin-left: 15px;
	text-align: justify;
}

