/* */	
body {
	background-image:url(/images/skin6/BGT1.jpg);
}
.popbg {
	background-image: url(/images/trans.gif);
}

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/skin6/BG1.gif);
	background-repeat:repeat-y;
}
.BG2 {/*  */
	background-image: url(/images/skin6/tazuku.gif);
	background-repeat: no-repeat;
}

.BGtitle {/* line under main title */
	background-image: url(/images/skin6/tiletitle.gif);
}
.BGpup {/* the puppet right of main title */
	background-image: url(/images/skin6/pup.gif);
}
.bullet {/* bullet */
	background-image: url(/images/skin6/bullet.gif);
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-image: url(/images/skin6/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(/images/skin6/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(/images/skin6/bgModLeftMid.gif);
}
.ModuleLeft .modBot {/* left module bottom */
	background-image: url(/images/skin6/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(/images/skin6/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(/images/skin6/bgModRightMid.gif);
}
.ModuleRight .modBot {/* right module bottom */
	background-image: url(/images/skin6/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;
}



