body {
	background-color: #FFFFFF;
	background-image: url(../images/ssh_bg_main.gif);
	color: #000033;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align: left;
    	margin: 0px; 
}

h1 {
    margin-top: 20px;
}
h3.underline {
    width: 100%;
    border-bottom: 1px solid #003366;
}

table.news {
    margin-left: 20px;
}


P {
    text-align: justify;
    FONT-WEIGHT: normal;
	FONT-SIZE: 10pt; 
	line-height: 20px;
	FONT-STYLE: normal; 
	FONT-FAMILY: verdana, arial, helvetica, sans-serif, times;
	margin: 0px 10px 0px 0px;
}
p.noSpace {
    margin: 0px 0px 0px 0px;
}
p.tableHeader {
    font-weight: bold;
    font-size: 10pt;
    color: white;
}
p.cTableHeader {
    font-weight: bold;
    font-size: 10pt;
    color: white;
    text-align: center;
}
p.center {
    text-align: center;
}
p.left {
    text-align: left;
}
p.right {
    text-align: right;
}

p.newsDate {
    color: #666666;
    font-size: 8pt;
    margin: 0px 0px 2px 0px;
    line-height: 10pt;
}
p.newsTitle {
    text-align: left;
    font-size: 8pt;
    font-weight: bold;
    line-height: 10pt;
    margin: 0px 0px 3px 0px;
    color: #CC0000;
}
p.newsText {
    font-size: 8pt;
    line-height: 10pt;
    margin: 0px 0px 1px 0px;
}

/* Allgemeine Definition der Listen */ 
ul, ol, dd { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    color: #000000; 
    font-size: 10pt; 
    font-style: normal; 
    font-variant: normal; 
    text-transform: none; 
    text-decoration: none; 
    text-indent: 0px; 
    letter-spacing: normal; 
    line-height: normal; 
} 


.boldwhite {
    font-weight: bold;
    color: #FFFFFF;
}

a {
    color: #0483AE;
    text-decoration: none;
    font-weight: bold;
}

a.2ndNavi {
    color = #CC0000;
    text-decoration: none;
}
hr {
    color: #8DD0F0;
    background-color: #8DD0F0;
    width: 100%;
    height: 2px;
    margin: 10px 0px 0px 0px;
}
