/* MAIN */

BODY { padding: 0px; margin: 0px; }

.table_main { background: url(../images/layout/ptrn.jpg) repeat-x left top; }
.table_print { background-color: #FFFFFF; }

.bg_nav { background: url(../images/layout/bg_nav.gif) repeat-x left top; }

.bg_blok { background: url(../images/layout/bg_blok.gif) no-repeat left top; }

.fade { background: url(../images/layout/fade.gif) repeat-x left top; background-color: #f0f0f0; }

.bg_footer { background: url(../images/layout/bg_footer.gif) repeat-x left top;
	FONT-FAMILY: Lucida Console, Verdana; FONT-SIZE: 11px; COLOR: #ffffff; font-weight: normal;
	padding-top: 10px;
}

/* CONTENT */

.contenttitel { FONT-FAMILY: Lucida Console, Verdana; FONT-SIZE: 16px; COLOR: #333333; font-weight: bold;
	padding-left: 10px; padding-right: 10px;
}
.contenttitel_std { FONT-FAMILY: Lucida Console, Verdana; FONT-SIZE: 16px; COLOR: #333333; font-weight: bold; }

.contenttext { FONT-FAMILY: Lucida Console, Verdana; FONT-SIZE: 11px; COLOR: #333333; font-weight: normal;
	padding-left: 10px; padding-right: 10px; line-height: 130%;
}
.contenttext_std { FONT-FAMILY: Lucida Console, Verdana; FONT-SIZE: 11px; COLOR: #333333; font-weight: normal;
	 line-height: 130%
}

/* ******* */

/* OTHERS */



/* ******* */

/* SPECIALS */

h1 { margin: 0px; }
h2 { margin: 0px; }
hr { margin: 0px; }

/*.img_border { border: solid 1px #cccccc; padding: 7px; }*/
