/* MAIN */

BODY { padding: 0px; margin: 0px; background: url(../images/layout/ptrn_topleft.gif) repeat-x top right; }

.table_main {}

.ptrn_main  {}
.ptrn_leftright  { background: url(../images/layout/ptrn_topleft.gif) repeat-x top right; }
.ptrn_bodyleft{  background: url(../images/layout/ptrn_bodyleft.gif) repeat-x top right; }

/* BG */

.bg_footer { background: url(../images/layout/bg_footer.gif) no-repeat bottom left; }
.bg_content1 { background: url(../images/layout/bg_content1.png) no-repeat left top; }
.bg_content2 { background: url(../images/layout/bg_content2.png) no-repeat left top; }

/* CONTENT */

.contenttitel { FONT-FAMILY: Verdana; FONT-SIZE: 11px; COLOR: #3a6f8f; font-weight: normal;
	padding-left: 14px; padding-bottom: 21px;
}
.contenttitel_std { FONT-FAMILY: Verdana; FONT-SIZE: 11px; COLOR: #3a6f8f; font-weight: normal; }

.contenttext { FONT-FAMILY: Verdana; FONT-SIZE: 11px; COLOR: #3a6f8f; font-weight: normal;
	padding-left: 14px; padding-right: 23px;
	text-align: justify;
}
table, .contenttext_std { FONT-FAMILY: Verdana; FONT-SIZE: 11px; COLOR: #3a6f8f; font-weight: normal; text-align: justify; }

/* ******* */

/* OTHERS */

.footer_text { FONT-FAMILY: Verdana; FONT-SIZE: 10px; COLOR: #ffffff; font-weight: normal; }

.cellwhite{background-color: #FFFFFF;}

.logo {	background-color: #FFFFFF;
	padding-top:15px;
}

/* ******* */

/* SPECIALS */

h1 { margin: 0px; }
h2 { margin: 0px; }
hr { margin: 0px; }

.img_border { border: solid 1px #5b90ae; }
