#header
{
    background-color:#F4F4F4;
    width:727px;
}

#submenu
{
    width:165px;
    margin-bottom:115px;
    font-size:12px;
    font-family:Arial;
    margin-left:10px;
    //margin-left:5px;
    margin-top:15px;
}


#submenu ul
{
    list-style-type:none;
    margin:0;
    padding:0;
    padding-left:3px;
}

#submenu ul li{margin-bottom:3px;}

#submenu ul li a
{
    color:#5E5E5E;
    text-decoration:none;
    display:block;
    background-image:url(../images/submenu.gif);
    background-repeat:no-repeat;
    padding-left:10px;
    background-position:0 4px;
}

#submenu ul li a:hover{color:#000080}

#submenu ul li a.on, #submenu ul li a.on:hover
{
    color:#000;
    background-image:url(../images/submenuon.gif);
    background-repeat:no-repeat;
    padding-left:10px;
    background-position:0 4px;
}

#text{margin:15px;}

#text_index
{
    width:330px;
    //width:350px;
    padding-right:20px;
}


#text_left
{
    width:300px;
    padding-right:20px;
}

#text_right
{
    background-image:url(../images/pkt_line.gif);
    background-repeat:repeat-y;
    background-position:left;
    padding-left:20px;
}

.tool{
		background-image:url(../images/toolback.jpg);
		color:#FF0000;
		font-family:arial,verdana;
		font-size:11px;
		font-weight:bold;
		padding-left:5px;
		padding-right:5px;
}


#calender_button a{
border: 1px solid black; 
margin: 0;
padding-left: 4px;
padding-right: 4px;
padding-top: 2px;
padding-bottom: 2px;
background:#E9F2F6;
color:#EC3C0D;
text-decoration:none;
font-weight:bold;
}

#zitat
{
    font-family:Arial;
    font-size:10px;
    color:#BDBDBD;
    text-align:center;
    display:block;
    float:right;
    width:330px;
}
