/* Eigenschaften der Links */
 a          {
	color: #000000;
}  

/* Allgemeines und Scrollbalken der Seite */
 body      {
            background-color:#FFFFFF;
            color:#000000;
            font-family:verdana;
            font-size:8pt;
            font-weight:bold;
            font-style:normal;
            margin-left:0px;
            margin-right:0px;
            margin-top:0px;
            margin-width:0px;
            margin-height:0px;
            margin-bottom:0px;
}

h1, h3, h4 
{
	text-align: center;
}

h1 
{
	font-size: 14px;
}

h3
{
	font-size: 12px;
}

h4
{
	font-size: 10px;	
}

table#main_container {
	margin-top: 15px;
	margin-bottom: 15px;
}

font.head2 {
	font-size: 10px;
}

font.head3 {
	font-size: 10px;
}

table#maincont {
	margin : 25px 0px 0px 0px;
}

div#headercont{
	padding-right: 25px;
}

/* Container */
div#contentdiv{
	padding: 15px 15px 15px 15px;
}

font.cont_heading {
}

em {
	text-decoration: underline;
}

span.prt_link {
	text-decoration: underline;
}
