/* MAIN */

BODY { padding: 0px; margin: 0px; }

.table_main { }
.table_print { background-color: #000000; }

.ptrn_left { }
.ptrn_main { background: url(../images/layout/header.jpg) no-repeat right top; }

/* CONTENT */

.contenttitel { FONT-FAMILY: Myriad Pro, Verdana; FONT-SIZE: 20px; COLOR: #ffffff; font-weight: normal;
	padding-left: 0px; padding-right: 0px;
}
/*.contenttitel_std { FONT-FAMILY: Myriad Pro, Verdana; FONT-SIZE: 20px; COLOR: #ffffff; font-weight: normal; }*/

.contenttext { FONT-FAMILY: Verdana; FONT-SIZE: 11px; COLOR: #a8a8a8; font-weight: normal;
	padding-left: 0px; padding-right: 40px; line-height: 150%; text-align: justify;
}
.contenttext_std { FONT-FAMILY: Verdana; FONT-SIZE: 11px; COLOR: #a8a8a8; font-weight: normal; line-height: 150% }
.contenttext table { FONT-FAMILY: Verdana; FONT-SIZE: 11px; COLOR: #a8a8a8; font-weight: normal; line-height: 150%; text-align: justify; }

/* ******* */

/* OTHERS */

.footer { FONT-FAMILY: Verdana; FONT-SIZE: 11px; COLOR: #ffffff; font-weight: normal; }

.knop { FONT-FAMILY: Verdana; FONT-SIZE: 11px; COLOR: #949494; font-weight: bold; text-decoration: none;
	float: left; height: 30px; line-height: 30px; padding-left: 12px; padding-right: 12px;
	background: url(../images/layout/bg_btn.gif) repeat-x left top;
}
.knop:hover { FONT-FAMILY: Verdana; FONT-SIZE: 11px; COLOR: #ffffff; font-weight: bold; text-decoration: none;
	float: left; height: 30px; line-height: 30px; padding-left: 12px; padding-right: 12px;
	background: url(../images/layout/bg_btn.gif) repeat-x left top;
}

.bg_search { background: url(../images/layout/bg_search.png) repeat-x left top;
}

/* ******* */

/* SPECIALS */

h1 { margin: 0px; }
h2 { margin: 0px; }
hr { margin: 0px; }

.img_border { border: solid 3px #ffffff; }

.contenttext img { border: solid 3px #ffffff; }
