body {
	font-family: Arial, verdana, sans-serif;
	/*font-size: 11px;*/
	background-color: rgb(222,208,140); /*#E4F49B*/
	/*	overflow-x:hidden;	*/
}

#thebox {
	width: 790px;
	background-color: white;
	color: #000;
	border: 1px #721D24 solid; /*#384F17*/
	margin: 10px auto 0px auto;
	padding: 0px 0px 20px 0px  /* 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: 0px; /* wegen IE Bug bei position:absolute des floatright-Elements. */
}
	
a {									/* for the footer */
	color: #80033E;
	text-decoration: underline;
}
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/listenpunkt.gif);
	line-height: 175%;
}

ul.fr
{
	list-style-position: outside;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 5px;
	padding-left:15px;
	list-style-image: url(bilder/listenpunkt.gif);
	line-height: 14px;
}

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

}

form.nomarginie
{
margin-top:0px;
margin-bottom:0px;

}

#logo { 
	text-align: center;
	width: 337px;
	margin: 0px 0px 0px -15px;
	padding: 15px 10px 5px 10px;
	color: #FFF;
	/* background-color: #721D24; */
	font-family: Arial, verdana, sans-serif;
	font-weight: normal;
	font-size: 19px;
	letter-spacing: 1px;

}

#logo strong{
	font-style: bold;
	font-size:23px;
	letter-spacing:normal;
	line-height:160%;
}

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

#floatleft {
	font-size:14px;
	float:left;
	margin-top: 10px;
	width: 154px;
	position: absolute;
	left: 18px;
	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: #721D24;
	text-align: center;
	border: 1px solid #721D24;
}

#floatleft a.aktiv {
	color:#721D24;
	background-color:#FFFFFF;
	/* background-image: url("bilder/buttonback_orig.gif"); */
}

#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:hover , #floatleft a:focus {
	color:#721D24;
	/* background-image: url("bilder/buttonback_pink4.gif"); */
	background-color:#FFFFFF;
	border-color: #721D24;
}

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

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

#content a:hover, #content a:focus {
	background-color:#721D24;
	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: #721D24;
	letter-spacing: 1px;
	padding-top: 20px;
	padding-bottom: 10px;
}

#content h1 a:link {
	color: #80033E; /* to do */
}
#content h1 a:visited {
	color: #721D24;
}
#content h1 a:hover, #content h2 a:focus {
	text-decoration: none;
	color: #fff;
	background-color: #721D24;
}

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

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

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

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

.newsletter {
	font-size:10px;
}

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

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

#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 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.bestellung {
	margin-right:auto;
	margin-left:auto;
	background-color:#FFFFCC;
	border:1px solid #999;
	width:360px;
	padding:0px 12px 12px 12px;
}

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


#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 Markus Site*/

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

#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:#721D24;
	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: #721D24;
}

/*#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 #721D24;
	border-right:1px solid #721D24;
	border-left:1px solid #721D24;
	border-bottom:1px solid #721D24;
	background-color:#FFFFCC;
}

.rightheadTip {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:25px;
	background-color:#721D24;
	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;
}
/*end markus site code*/

.signupfield {
	font-family:Arial;
	font-size:11px;
	height:13px;
	width:94px;
	padding:3px;
	line-height:13px;
}

.formularbutton {
	cursor: pointer;
	font-family:Arial;
	font-size:11px;
}

#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;
}


#imp {
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #999;
	font-family: "Arial", Helvetica, serif;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 2px;
	position: absolute;
	left:0px;
	top: 0px;
}

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

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


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

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

.formular {
}

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