body {
	font-family: "Times New Roman", Times, serif;
	color: #3C4386;
	background-color: #F9EECB;
	font-size: large;
	line-height: 130%;
}
body.noMargin {
	
	margin: 0px;
}
.noLine{
	
	text-decoration: none;
}
.ruys{
	color: #AE10C5;
}
.ruys h2{
	font-style: italic;
	line-height: 130%;
}

h2 {
	color: #882525;
}


#gedicht:first-line{
	font-size: 22pt;
	text-transform: uppercase;
	font-weight: bold;
}
body.top{
	background-image: url(images/LinieWagrecht.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
}

#menueItem {
	display: block;
	color: #3C4386;
	width: 160px;
	padding-top: 7px;
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-image: url(images/Button.jpg);
	background-repeat: no-repeat;
	height: 35px;
}
#menueItem:hover {
	display: block;
	color: #3C4386;
	background-image: url(images/Button-over.jpg);
	background-repeat: no-repeat;
}
#menueItem:active{
	display: block;
	color: #3C4386;
	background-image: url(images/Button-over.jpg);
	background-repeat: no-repeat;
}
#menueItem:focus{
	display: block;
	color: #3C4386;
	background-image: url(images/Button-over.jpg);
	background-repeat: no-repeat;
}
#ExtraMenueItem {
	display: block;
	width: 127px;
	height: 80px;
	background-image: url(images/Button_extra.png);
	background-repeat: no-repeat;
}
#ExtraMenueItem:hover {
	display: block;
	background-image: url(images/Button_extra-over.png);
	background-repeat: no-repeat;
}
#ExtraMenueItem:active{
	display: block;
	background-image: url(images/Button_extra-over.png);
	background-repeat: no-repeat;
}
#ExtraMenueItem:focus{
	display: block;
	background-image: url(images/Button_extra-over.png);
	background-repeat: no-repeat;
}
body.menue{
	background-image: url(images/LinieSenkrecht.png);
	background-position: right;
	background-repeat: repeat-y;
	margin: 5px 0px 0px 0px;
}
#linkitem{
	background-color: #F9d7cc;
	border: 1px solid #3C4386;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 10pt;
}
/*.hintergrund {
	background-image: url(images/Lotus.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: fixed;
}*/

td.pass{
	padding: 0px 0px 0px 20px;
	vertical-align: top;
}
.Stil2 {
	color: #882525;
	font-weight: bold;
}

