BODY
{
	margin: 0px 0px 0px 0px;
	background-color: #cccccc;
}

td
{
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	line-height: 130%;
}

a
{
	color: #003399;
}

img
{
	border: none;
	border-collapse: collapse;	
}

h1
{
	font-family: Arial, Arial, Verdana, Sans-Serif;
	font-size: 15px;
	color: #003399;
	line-height: 15px;
	margin: 0px;	
}

h2
{
	font-family: Arial, Arial, Verdana, Sans-Serif;
	font-size: 13px;
	color: #003399;
	line-height: 13px;
}

hr
{
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #003399;
	border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

div#containerPos
{
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	padding: 0px;
}


table#tabMain
{
	width: 820px;
	border: none;
	border-collapse: collapse;
}

td#headerCell
{
	height: 192px;
	background-image: url(../images/headerTop.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

td#naviCell
{
	height: 64px;
	background-image: url(../images/naviTop.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

table#tabNavi
{
	margin-left: 15px;
	height: 25px;
	border: none;
	border-collapse: collapse;
}

td#mainCell
{

}

table#tabContent
{
	width: 820px;
	border: none;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

table.tabWide, table.tabWideHeader, table.tabWideHeaderH1,  table.tabWideHeaderSub
{
	width: 558px;
	border: none;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

table.tabWideHeaderSub td
{
	font-family: Arial, Arial, Verdana, Sans-Serif;
	font-size: 12px;
}

table.tabWideHeaderH1 td
{
	font-family: Arial, Arial, Verdana, Sans-Serif;
	font-size: 14px;
	color: #003399;
	border-bottom: solid 1px #003399;
}

table.tabWideHeader td a
{
	text-decoration: none;
}

table.tabSub
{
	width: 558px;
	border: none;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	height: 52px;
}

table.tabSub td
{
	font-family: Arial, Arial, Verdana, Sans-Serif;
	font-size: 14px;
	color: #FFFFFF;
	vertical-align: middle;
}

table.tabSub td a
{
	margin: 5px;
	line-height: 20px;
}
	
table.tabSub td a:link{
	color: #FFFFFF;
text-decoration: none
}

table.tabSub td a:visited{
	color: #FFFFFF;
text-decoration: none
}

table.tabSub td a:hover{
	color: #FFFFFF;
text-decoration: underline;
}

table.tabSub td a:active{
	color: #FFFFFF;
text-decoration: none
}

table.tabWide td
{
	padding: 5px;
	padding-bottom: 20px;
}

table.tabWide td.colored
{
	background-color: #ededed;
}

table.tabWide td a
{
	color: #003399;
}
table.tabPdf
{
	width: 516px;
	border: none;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	background-color: #ededed;
}

table.tabPdf td
{
	text-align: center;
	padding: 5px;
}

table.tabPdf td a
{
	color: #003399;
}

tr#rowHeaderContent
{
	height: 70px;
}

td#leftPartMainCell
{
	background-image: url(../images/bodyContentLeft.gif);
	background-position: top left;
	background-repeat: repeat-y;
	vertical-align: top;
}

tr#rowFooterContent
{
	height: 70px;
}

td#leftPartTopCell
{
	height: 70px;
	width: 575px;
	background-image: url(../images/headerContentLeft.gif);
	background-position: top left;
	background-repeat: no-repeat;	
}

td#rightPartTopCell
{
	width: 245px;
	background-image: url(../images/bodyContentRight.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

td#leftPartBottomCell
{
	height: 70px;
	background-image: url(../images/footerContentLeft.gif);
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 70px;
	padding-left: 200px;
	
}

td#leftPartBottomCell, td#leftPartBottomCell a
{
	text-decoration: none;
	color: #003399;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: bold;		
}

td#rightPartBottomCell
{
	height: 70px;
	background-image: url(../images/footerContentRight.gif);
	background-position: top left;
	background-repeat: no-repeat;	
}

td.breakIt
{
	width:558px;
	vertical-align: top;
	/*	word-wrap: break-word;*/ /* Internet Explorer 5.5+ */
	/*
	word-break: break-all;	
	overflow-x: auto;
	*/
	
	
	color: #333333;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 14px;
}

div#smaller
{
	font-size: 11px;
	color: #003399;	
}
