body {
    background-color: #E7E7E7;
    margin: 0px;
    padding: 0px;
    font-family: helvetica, verdana, arial;
    color: #000000;
    font-size: 10pt;
    scrollbar-base-color:#C7CCDB;
    scrollbar-3dlight-color:#353535;
    scrollbar-arrow-color:#353535;
    scrollbar-darkshadow-color:#D7DDEC;
    scrollbar-face-color:#C7CCDB;
    scrollbar-highlight-color:#353535;
    scrollbar-shadow-color:#C7CCDB;
    scrollbar-track-color:#D7DDEC;
}

#navi_left {
	width: 190px;
	height: 549px;
	border-width: 0px;
	border-color: #5c5c5c;	
	border-style: solid;
	float: left;
	
}

#navi_left_text {
	width: 190px;
	padding-top: 100px;
        padding-left: 25px;
	text-align: left;
	text-weight: bold;
        font-size: 11pt;
        color: #878795;
	line-height: 29px;
		
}

#ueb {
	font-size: 14pt;
	text-align: center;
	color: #353535;
}

#inhalt_feld {
    height: 400px;
    width: 668px;
    border-style: solid;
    border-color: #5c5c5c;
    border-width: 0px;
}

#inhalt {
    margin-right: 10px;
    margin-left: 20px;
    color: #101010;
    border-style: dotted;
    border-color: grey;
    border-width: 0px;
    border-right-width: 0px;
    padding-right: 10px;
    line-height: 15pt;
    vertical-align:top;
}


#logo {
    margin-top: 20px;
    margin-left: 25px;
}


#cont {
    padding: 5px;
    font-size: 10pt;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 10px;
    line-height: 15pt;
    font-size: 9pt;
}

#menu_table {
	width: 668px;
	border-style: solid;
	border-width: 0px;
	border-color: #5c5c5c;
	border-bottom-width: 4px;
}

#menu_table_text {
	width: 180px;
	padding-top: 240px;
        padding-left: 25px;
	font-size: 14pt;
	text-align: left;
	text-weight: bold;
        color: #758D8D;
	line-height: 29px;
	
}

A:link {
    font-weight: bold;
    color: #995555;
    text-decoration: none;}
	
A:hover {
    font-weight: bold;
    color: #E7E7E7;
    background-color: #303030;
    text-decoration: none;}

A:visited {
    font-weight: bold;
    color: #995555;
    text-decoration: none;}

A:active {
    font-weight: bold;
    color: #E7E7E7;
    background-color: #5C5C5C;
    text-decoration: none;}
ul {
     padding-left: 5px;     
     line-height: 14px;}


