/* */	
body {
	background-image:url(/images/BGT1.jpg);
}
.popbg {
	background-image: url(/images/trans.gif);
}
#choises {
	position:absolute;
	left:44px;
	top:186px;
	width:692px;
	height:293px;
	z-index:1;
	background:url(/images/4.jpg);
	text-align: center;
}

hr {
	color: #527C40; /* IE */
	background-color: #527C40; /* NS */
}
input.login {
	color: #000000;
	background-color: #FFFFFF;
	border-top:1px solid #A7BE32;
	border-left:1px solid #A7BE32;
	border-bottom:2px double #B2CA9E;
	border-right:2px double #B2CA9E;
}	
	
.BG1 {/*  */
	background-image: url(/images/BG1.gif);
	background-repeat:repeat-y;
}
.BG2 {/*  */
	background-image: url(/images/tazuku.gif);
	background-repeat: no-repeat;
}

.BGtitle {/* line under main title */
	background-image: url(/tiletitle.gif);
}
.BGpup {/* the puppet right of main title */
	background-image: url(/pup.gif);
}
.bullet {/* bullet */
	background-image: url(/bullet.gif);
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-image: url(/ul.gif);
	margin: 0px 30px 0px;/**/
	padding: 0px;
}

a.toplink, a.toplink:link, a.toplink:active, a.toplink:visited, a.toplink:hover  {/* the HOME link on top */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;/* wit */
	text-decoration: none;
	text-transform: uppercase;
}

/* side blocks Left and Right use same classnames*/

.ModuleLeft .modTop {/* left module (top) */
	background-image:url(/bgModLeftTop.gif);
	background-repeat:no-repeat;
}
.ModuleLeft .kadertitel,.ModuleLeft h1 {/* left module titles */
	padding-left: 5px;
}
.ModuleLeft .modMid {/* left module (middle tile) */
	background-image: url(/bgModLeftMid.gif);
}
.ModuleLeft .modBot {/* left module bottom */
	background-image: url(/bgModLeftBot.gif);
	background-repeat:no-repeat;
}
.ModuleLeft .kadertxt {/* all content in leftmodules */
	padding-right: 5px;
	padding-left: 20px;
}



.ModuleRight .modTop {/* right module (top) */
	background-image:url(/bgModRightTop.gif);
	background-repeat:no-repeat;
}
.ModuleRight .kadertitel, .ModuleRight h1 {/* right module titles */
	/*padding-left: 5px;*/
}
.ModuleRight .modMid {/* right module (middle tile) */
	background-image: url(/bgModRightMid.gif);
}
.ModuleRight .modBot {/* right module bottom */
	background-image: url(/bgModRightBot.gif);
	background-repeat:no-repeat;
}

.ModuleRight .kadertxt {/* all content in rightmodules */
	padding-right: 10px;
	padding-left: 10px;
}



.introtxt, td.pager {
	color: #000;
}
.introtitel, .bigtitel, .artikeltitel, .accent, .subtitel {
	color: #CC0000;
}
.introtitel {
	color: #ffffff;
	background-color:#783E94;
	display:block;
	width:inherit;
	padding-left:3px;
}
.introtitel .bigtitel {
	color: #ffffff;
}

/*only for certain chapters*/
.speltitel  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.inp {/* used for input fields */
	background-color: #FFFFFF;
	border: 1px solid #ACC468;
}	

.introtxt2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.redtxt  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E1182A;/* rood */
}
.bluetxt  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0958A5;/* blauw */
}
.purtxt  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0066;/* purple */
}
.blueitaltxt  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #01A0C7;
	text-decoration: none;
	font-style: italic;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
a.pinklink, a.pinklink:link, a.pinklink:active, a.pinklink:visited, a.pinklink:hover  {/**/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.pinklink:hover  {/**/
	text-decoration: underline;
}






.colorbar {
	background-color: #E9EFCC;
}
.kader, .butt {
	background-color: #E9EFCC;
	border: 0px solid #601C81;
}

