    body {
        padding: 0;
        margin: 0;
        background-image: url(../images/background.png );
        font-family: "Verdana";        
        font-size: 12px;
        text-align: center;
    }
    
    form {
        padding: 0;
        margin: 0;
    }

    a {
        padding: 0;
        margin: 0;
    }

    .font {
        font-family: "Verdana";
        font-size:12px;
    }    


	/* Menu Top - Pages */
		.S_Pages{			
			height:20px;
			font-size:12px;						
			text-align: left;
		}

		.S_Pages_Td_Front {
			padding-left: 0px;
			padding-right: 0px;			
		}

		
		.S_Pages_Td {			
			text-align: center;			
		}		

		.S_Pages_Td:hover {						
		}
		
		.S_Pages_Td_Back {
			width: 100%;			
		}

		#S_Pages_L {			
			color: #FBD9CA;
			padding-left: 10px;
			padding-right: 10px;
			text-decoration: none;
		}
		#S_Pages_L:active, #S_Pages_L:hover {			
			color: #fff;
			text-decoration: none;			
		}

	.main {		
		}

	.SName {
		display: none;
	}
   

    .z1 {
        height: 12px;
        margin: 0px; 
        padding: 0px;
        font-size: 0px;
    }

    .menu_button_sub {
		text-indent: 40px;
        font-size: 11px;
        color: #000;
    }

    .main_table {
		width: 960px;
        border-bottom: 1px solid #000;
    }


    .main_background {
        background-image: url(../images/main_background.png);
    }

    .main_head {           
        font-size: 14px;
        color: #333;
		font-weight: bold;
		text-decoration: underline;
		text-align: left;
		padding-left: 20px;
        vertical-align: left;
    }

	.left {
		width: 20px;		
	}

	.right {
		width: 20px;		
	}


/* Menü */
	/* Main Settings */
		#S_Left {
			width: 250px;
			background-image: url(../images/menu_background.png);
		}

		#M_Left {						
			vertical-align: top;
			width: 250px;
		}

		.menu {
			height: 25px;
			display:block; padding:0px; padding-left: 5px; margin:0px;
			font-family:  Verdana;
			text-align: left; font-size: 12px; font-weight: none ;
			text-decoration: none;
			vertical-align: middle;
			
		}
		
	/* Unter Menü */
		#S_LeftBottom {
						
		}

	/* Main Button */
		a.nav_0 {
			background-image: url(../images/menu_button.png);
			color: #FEF4D6;
			height: 30px;			
			text-indent: 30px;
			vertical-align: middle;
			padding-top: 10px;
		}		
			
		a.nav_0:active, a.nav_0:hover {
			color: #fff;
			text-decoration: none;
		}

	/* Sub Button 01 */
		a.nav_1 {
			text-indent: 40px;												
			color: #333;			
		}		
			
		a.nav_1:active, a.nav_1:hover {
			color: #666;
			text-decoration: underline;
		}

	/* Sub Button 02 */
		a.nav_2 {
			text-indent: 60px;												
			color: #333;			
		}		
			
		a.nav_2:active, a.nav_2:hover {
			color: #666;
			text-decoration: underline;
		}

	/* Sub Button 03 */
		a.nav_3 {
			text-indent: 80px;											
			color: #666;			
		}		
			
		a.nav_3:active, a.nav_3:hover {
			color: #666;
			text-decoration: underline;
		}

	/* Sub Button 04 */
		a.nav_4 {
			text-indent: 100px;											
			color: #333;			
		}		
			
		a.nav_4:active, a.nav_4:hover {
			color: #666;
			text-decoration: underline;
		}

		.top {
        width: 960px;
        background-image:url(../images/start_top.png);
        height: 30px;
        text-align: right;        
        color: #F7E3CE;
        border-bottom: 1px solid #252525;
    }

    .top_select {
        width: 125px;
        border: 1px solid #4F4F4F;
        background-color: #282828;
        color: #A4A4A4;
        font-size:10px;
    }

    .top_submit {        
        border: 1px solid #4F4F4F;
        background-color: #282828;
        color: #A4A4A4;
        font-size:10px;
    }
    

    .banner {
        width: 960px;
        background-image:url(../images/start_banner.png);
        height: 140px;
        border-top: 1px solid #646464;
        border-bottom: 1px solid #111111;
    }
    

    .top_menu {
        width: 960px;
        background-image:url(../images/start_top_menu.png);
        height: 30px;
        font-family: "Verdana";
        font-size:12px;
        border-top: 1px solid #7E7E7E;
        border-bottom: 1px solid #252525;
    }

    .top_td {        
        color: #EDD3A5;
        text-align:center;
        text-decoration: none;
    }

    .top_td:hover {
        color: #F7EBD5;
    }
		




		.link_bottom {
			color: #333;
			text-decoration: none;
		}

		.link_bottom:hover {
			color: #000;
			text-decoration: underline;
		}
