
body {
	font-family: Arial, verdana, sans-serif;
	/*font-size: 11px;*/
	background-color: #E7DDDC;/*	overflow-x:hidden;	*/
}

#thebox {
	width: 750px;
	background-color: white;
	color: #000;
	border: 1px rgb(75,55,52) solid;
	margin: 20px auto 0px auto;
	padding: 0px 0px 20px 20px  /* padding rechts 0 wegen IE Bug bei position:absolute des floatright-Elements. */
}

#fixpunkt {
	border:0px none;
	position:relative;
	top:0px;
	bottom:0px;
	z-index:1;
	padding-right: 20px; /* wegen IE Bug bei position:absolute des floatright-Elements. */
}

a {									/* for the footer */
	color: #80033E;
	text-decoration: underline;
}

.link {
	text-align:center;
	font-size:15px;
	font-weight:bold;
}

a:hover, a:focus {							/* for the footer, too */
	text-decoration: none;
	color: #FFFFFF;
	background-color: #80033E;
}

h1, h2, h3, h4, h5, h6 {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

ul {
	list-style-position: outside;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-image: url(bilder/list%20dot%206x6%20lila.gif);
	line-height: 175%;
}

ol {
	list-style-position: outside;
	list-style-type:upper-roman;
	padding-top: 10px;
	padding-bottom: 10px;
}

#logo {
	text-align: center;
	width: 290px;
	margin: 0px 5px 0px -15px;
	padding: 50px 10px 5px 10px;
	color: #000000;
	font-family: "Trebuchet MS", Helvetica, serif;
	font-weight: normal;
	font-size: 19px;
	letter-spacing: 4px;
}

#logo strong {
	color:#B37894;
	font-style: italic;
	letter-spacing: 1px;
	margin-left:5px;
	font-size:20px;
}

#headtag {
	background:  url("bilder/sakura762.jpg") no-repeat top center;
	height:150px;
}

#floatleft {
	font-size:14px;
	float:left;
	margin-top: 10px;
	width: 154px;
	position: absolute;
	left: 0px;
	top: 150px;
	z-index: 2;
}

#floatleft div.text {
	color: #000;
	font-family:Arial, verdana, sans-serif;
	font-size:13px;
	text-align:center;
}

#floatleft a {
	display: block;
	font: bold 12px Arial, verdana, sans-serif;
	padding: 4px;
	text-decoration: none;
	width: 144px;
	margin: 1px 0px 0px 0px;
	color:#fff;
	background: #B37894;
	text-align: center;
	border: 1px solid #B37894;
}

#floatleft a.aktiv {
	color:#990099;
	background-image: url("bilder/buttonback_pink4.gif"); /* buttonback_littlev2_lila3.png war vorher */
}

#floatleft a.spezial {
	color:#fff;
	/*background: #CC6699;*/
	background: #B37894;
	border: 1px solid #B37894 /*#CC6699;*/
}

#floatleft a.spezial:hover, #floatleft a.spezial:focus {
	color:#990099;
	background-image: url("bilder/buttonback_pink4long.gif");
	border-color: #B37894;
}

#floatleft a.sublink {
	color:#844A66;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	background-color: #D8B8C8;
	border-color: #B37894;
	margin: 0px;
	border-top: 0;
}

#floatleft a.sublinkend {
	color:#844A66;
	font-family: Arial, Verdana, sans-serif;
	background-color: #D8B8C8;
	border-color: #B37894;
	margin: 0px;
	border-top: 1px;
	border-bottom: 1px;
	font-size: 10px;
}

#sublinkend a {
	color:#844A66;
	font-family: Arial, Verdana, sans-serif;
	background-color: #D8B8C8;
	border-color: #B37894;
	margin: 0px;
	border-top: 1px;
	border-bottom: 1px;
	font-size: 10px;
}

#floatleft a:hover, #floatleft a:focus {
	color:#990099;
	background-image: url("bilder/buttonback_pink4.gif");
	border-color: #B37894;
}

#content {
	color: #000;
	font-family:Arial, verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 40px 20px 0px 20px;
	font-size:13px;
	margin-left:154px;
	margin-right:160px;
	line-height: 150%;
	z-index: 4;
	position: relative;
	top: 0px;
}

#content a {
	text-decoration: underline;
	color: #B37894;
}

#content a:hover, #content a:focus {
	background-color:#B37894;
	text-decoration: none;
	color: #fff;
}

#content a.fett {
	font-weight:bold;
	color: #990033;
	background-color:#FFFFFF;
}

#content a.fett:hover, #content a.fett:focus {
	font-weight:bold;
	background-color: #990033;
	color: #FFFFFF;
}

#content a.sitemap {
	color: #990033;
	background-color:#FFFFFF;
}

#content a.sitemap:hover, #content a.sitemap:focus {
	background-color: #990033;
	color: #FFFFFF;
}

#content p.sitemap { margin-left:30px; }

#content p.sitemap:before { content:"\2198  "; }

#content p.sitemapsub { margin-left:60px; }

#content p.sitemapsub:before { content:"\2198  "; }

/*#content a:link, a:visited, a:active {
	font-family:Arial, Verdana, sans-serif;
	color: #B37894;
	text-decoration: underline;
}*/

#content h1 {
	font-size: 16px;
	text-align: center;
	font-family:Arial, Verdana, sans-serif;
	color: #B37894;			/* vorher #68454C */
	letter-spacing: 1px;
	padding-top: 20px;
	padding-bottom: 10px;
}

#content h1 a:link { color: #80033E; }

#content h1 a:visited { color: #B37894; }

#content h1 a:hover, #content h2 a:focus {
	text-decoration: none;
	color: #fff;
	background-color: #B37894;
}

#content h2 {		/* für Subheadings */
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	font-family:Arial, Verdana, sans-serif;
	color: #B37894;
	padding-top: 20px;
	padding-bottom: 5px;
}

#content h3, h4, h5, h6 {			/*	Für Gedichte	*/
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	font-family:Arial, Verdana, sans-serif;
	color: #68454C;
	padding-top: 30px;
	padding-bottom: 10px;
}

#content .rot {
	color:#FF0000;
	font-weight:bold;
}

#content .klein { font-size:10px; }

.newsletter { font-size:10px; }

#content .kleiner { font-size:9px; }

#content a.blau {
	color:#0000FF;
	font-weight:bold;
}

#content a.blau:hover {
	color:#FFFFFF;
	font-weight:bold;
	background-color: #0000FF;
}

#content p.gedicht {
	font-size:13px;
	font-style:normal;
	text-align:center;
	font-family: "Trebuchet MS", Helvetica, serif;
}

#content p.author {
	font-style:normal;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
}

#content p.spruch {
	font-size:13px;
	font-style:italic;
	text-align:center;
}

#content p.spruchfett {
	font-size:13px;
	font-style:italic;
	text-align:center;
	font-weight:bold;
}

#content span.spruch {
	font-size:13px;
	font-style:italic;
	font-weight:bold;
}

#content div.poesie {
	margin-right:auto;
	margin-left:auto;
	width:330px;
	background-color:#FFE1FF;
	border:1px solid #999;
	margin-top: 50px;
	margin-bottom: 50px;
}

#content div.infobox {
	margin-right:auto;
	margin-left:auto;
	width:300px;
	border:1px solid #993399;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color:#FFFFCC;
	padding:0px;
}

#content div.bestellung {
	margin-right:auto;
	margin-left:auto;
	background-color:#FFFFCC;
	border:1px solid #999;
	width:380px;
 // padding:0px 12px 12px 12px;
}

#content div.subhead {
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	font-family:Arial, Verdana, sans-serif;
	color: #721D24;
	padding-top: 20px;
	padding-bottom: 0px;
}

#content div.bestellunginside { padding:0px 10px 10px 10px; }

#content div.poesiexl {
	margin-right:auto;
	margin-left:auto;
	width:360px;
	background-color:#FFE1FF;
	border:1px solid #999;
	margin-top: 50px;
	margin-bottom: 50px;
}

#content div.poesiexs {
	margin-right:auto;
	margin-left:auto;
	width:260px;
	background-color:#FFE1FF;
	border:1px solid #999;
	margin-top: 50px;
	margin-bottom: 50px;
}

#content div.webliga a {
	color:#000000;
	background-color:#fff;
	text-decoration: none;
}

#content div.webliga { text-align:center; }

#foot {
	text-align: center;
	color: #990033;
	font-size: 11px;
	margin-top: 30px;
	margin-bottom: 22px;
}

#key {
	text-align: center;
	color: #999999;
	font-size: 15px;
}

/*von alter seite*/

#floatright {
	font-size:11px;
	width:160px;
	margin-top: 50px;
	position: absolute;
	top: 150px;
	right: 20px;
	z-index: 3;
}

/* globale settings für Links im rechten bereich

#floatright a {
	font: normal 11px Arial, verdana, sans-serif;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	text-decoration:underline;
	color:#B37894;
	background-color: transparent;
}

#floatright a:hover, #floatright a:focus{
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	text-decoration:none;
	color:#FFFFFF;
	background-color: #B37894;
}

// ab hier alte image link tags  - löschen?

#floatright A:link IMG, A:visited IMG, a:focus img, A:hover IMG, A:active IMG   {
	text-decoration: none;
	background-color: #FFFFFF;
	padding:0;
	border: 0 none;
}

#floatright a:link img {
	text-decoration: none;
	background-color: #FFFFFF;
	padding:0;
	border: 0 none;
	color: #FFFFFF;
}
	
#floatright a:visited img {
	text-decoration: none;
	background-color: #FFFFFF;
	padding:0;
	border: 0 none;
	color: #FFFFFF;
}

#floatright a:focus img  {
	text-decoration: none;
	background-color: #FFFFFF;
	padding:0;
	border: 0 none;
	color: #FFFFFF;
}

#floatright a:active img {
	text-decoration: none;
	background-color: #FFFFFF;
	padding:0;
	border: 0 none;
	color: #FFFFFF;
}
*/

#floatright a img { border: 0 none; }

#floatright a:hover img { border: 0 none; }

#floatright a.grafiklink {			/* Vielleicht nötig für IE bei transparenten Bildern mit Links. */ background-color:#FFFFFF; }

#floatright a.grafiklink:hover img {	/* Definitiv nötig für IE bei transparenten Bildern mit Links. */ background-color:#FFFFFF; }

/*.rightaddition {
	border-top:1px solid #009900;
	border-right:1px solid #009900;
	border-bottom:1px solid #009900;
	border-left:1px solid #009900;
	background-color:#FFFFCC;
}*/

#rightadditionTip {
	border-top:1px solid #993399;
	border-right:1px solid #993399;
	border-left:1px solid #993399;
	border-bottom:1px solid #993399;
	background-color:#FFFFCC;
}

#rightheadTip {
	color:#993399;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:25px;
	background-image: url("bilder/buttonback_littlev2_pink2.png");
	background-repeat:repeat-x;
}

#righttextTip {
	color:#000000;
	text-align:left;
	padding-top:6px;
	padding-right:6px;
	padding-bottom:8px;
	padding-left:8px;
	line-height:14px;
}

.righttextTip h1 {
	color:#993399;
	font-size:12px;
	text-align:center;
}

.righttextTip h2 {
	color:#ff0000;
	font-size:12px;
	text-align:center;
	padding-bottom:7px;
	padding-top:2px;
}

#righttextTip .heading {
	color:#ff0000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-bottom:7px;
	padding-top:2px;
}

#righttextTip .heading2 {
	color:#993399;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-bottom:7px;
	padding-top:2px;
}

#righttextTip a {
	font: normal 11px Arial, verdana, sans-serif;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	text-decoration:underline;
	color:#B37894;
	background-color: transparent;
}

#righttextTip a:hover, #righttextTip a:focus {
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	text-decoration:none;
	color:#FFFFFF;
	background-color: #B37894;
}

#righttextTip a img {			/* nötig, damit der Hintergrund bei verlinkten Bildern nicht die Linkfarbe annimmt */
	border: 0 none;
	display: block;
}

#righttextTip a:hover img {		/* nötig, damit der Hintergrund bei verlinkten Bildern nicht die Linkfarbe annimmt */
	border: 0 none;
	display: block;
}

#righttextTip a.fett {
	font-weight:bold;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	text-decoration:underline;
	color: #FF0000;
	background-color: transparent;
}

#righttextTip a.fett:hover, #righttextTip a.fett:focus {
	font-weight:bold;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	text-decoration:none;
	background-color: #FF0000;
	color: #FFF;
}

/*ende floatright code*/

#pagefooter {
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	text-align:center;
	margin-top: 20px;
	border-top-style: dashed;
	border-top-width: thin;
	border-top-color: #CBB4BE;
	padding-top: 15px;
}

#pagefooter a {
	text-decoration: underline;
	color: #80033E;
}

#pagefooter a.aktiv {
	color:#80033E;
	text-decoration:underline;
	font-weight: bold;
}

#pagefooter a:hover, #pagefooter a:focus {
	background-color:#80033E;
	text-decoration: none;
	color: #fff;
}

#nav {
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #999;
	font-family: "Trebuchet MS", Helvetica, serif;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 2px;
	position: absolute;
	right:60px;
	top: 0px;
}

/*#nav li {
	list-style: none;
	display: inline;
	margin-right: 10px;
}*/


#nav a {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-left:10px;
}

#nav a:hover, #nav a:focus {
	color: #B37894;
	text-decoration: none;
	background-color: #FFFFFF;
}

.formular { }

.formularfehler { background-color: #FFA8A8; /* #FF5555 */ }

#footerstickybox {
	border-top:1px solid #993399;
	border-right:1px solid #993399;
	border-left:1px solid #993399;
	border-bottom:1px solid #993399;
	background-color:#FFFFCC;
	overflow:auto;
}
#footerstickyboxtitle {
	color:#993399;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:25px;
	background-image: url("bilder/buttonback_littlev2_pink2.png");
	background-repeat:repeat-x;
}

#footerstickyboxcontent {
	text-align:left;
	padding:8px;
	line-height:14px;
	overflow:auto;
}

#footerstickyboxcontent img.desc {
	padding:2px;
	margin-right:5px;
	background-color:#fff;
	border:1px solid #000;
	display:block;
}

.nodecoration {
	text-decoration:none;
	border:0;
}

.floatleft {
	float:left;
	margin-right: 5px;
	margin-top: 3px;
}