body {
	background-color: #EFEFF6;
	text-align: center;
}

body,html {
	background-color: #EFEFF6;
	font-family: Arial;
	font-size:12;
	text-align: center;
	color:#000;
}

th, td
{
	font-family: Arial;
	font-size:12;   
    text-align:left;
}

.bredbox  {
	width:560px;
	float:left;
}

.bredbox-middle  {
	background-image: url(/images/bredside.gif);
	width:560px;
	background-repeat: repeat-y;
	float:left;
}
.bredboxTop  {
	background-image: url(/images/bredtop.gif);
	width: 560px;
	height: 14px;
	background-repeat: no-repeat;
}
.bredboxBund  {
	background-image: url(/images/bredbund.gif);
	width:560px;
	height:14px;
	margin:0px;
}
.bredboxText {
	height:500;
	margin:0 30 0 30;
}

#page {
	width:955px;
	height:100%;
	background-color:White;
	text-align: left;
	margin:0 auto;
}

#logoTop {
	background-image: url(/images/top.jpg);
	width:955;
	height:124;
	margin-bottom:0px;
}

#page {
	width:955px;
}

#menu {
    float: left;
    width: 192px;
    padding:0;
    margin:0;  
}

#topmenu 
{
    background-color:#0c3c85;
    width: 955px;
    color:White;
    height:20px;
/*    padding:2 12 2 12; */
    padding:0;
    margin:0;  
}

#forsidelink 
{
    float:left;
    margin:2 0 0 15;
}

#topmenu a
{
    color:White;
    font-weight:bold;
    text-decoration:none;
}

#loginmenu 
{
    float:right;
    margin:2 15 0 0;
}


#rightCol 
{
	float:left;
	width:200;
	height:100%;
	overflow:hidden;
	margin:0 0 0 15;
}

#rightColContent {
	margin: 15 0 8 0;
}

#contentArea {
	margin:8px;
	float:left;
	width:750px;
	overflow:hidden;
	margin: 15 0 0 10;
	padding:0px;
}

.rightColImg {
	margin: 0 0 15 0;
}

#textpageBox
{
	width:535px;
	margin:0px;
	padding:0px;
}

    
#textpageBox a {
	color: #0E3C85;
	text-decoration:none;
}

#frontpageBox
{
	width:535px;
	margin:0px;
	padding:0px;
}

#frontpageBox a {
	color: #0E3C85;
	text-decoration:none;
}

#rightCol a {
	color: #0E3C85;
	text-decoration:none;
}



.bottomInfo
{
    font-size:10px;
    font-style:italic;
    margin:0;
}
bottomInfoHr 
{
    margin-top:35px;
    height:1px;
}

