#a,p  {
      font-family: Arial,Verdana, sans serif;
      font-size: 11pt;
      color:
}
#navigation_hor ul {
	list-style-type:none;
	margin:0 0 0 0;
	padding:0px;
	width:760px;
	height:27px;
	border-bottom:1px solid #CCCCCC;
        float:right;
        }

#navigation_hor li {
	list-style-type:none;
	width:90px;
	text-align:center;
        float:left;
        }

#navigation_hor a {

        text-align: center;
        display:block;
		width:100px;
		text-decoration:none;
		font-family:Arial, Verdana, sans serif;
		font-size:15px;
		/*font-weight:bold;*/
		color:#003366;
		margin:0;
		}

#navigation_hor a:hover {
	color:#e7d382;
	}

#navigation_hor p {clear:both}


#navigation_ver ul {
	list-style-type:none;
	color:#FFFFFF;
        padding: 3px;
        margin: 1px;
        width: 100%;
        }
#navigation_ver ul ul {
	border: 0px;
        display:block;
	padding-top: 1px;
        padding-bottom:1px;
        font-size: 8pt;
        padding-left:13px;
        border-top-style: none;
	height: 15px;
        }
#navigation_ver ul ul a  {
                        background-image: url(../grafik/bg_a.png);
                        background-repeat: no-repeat;
                        font-size: 8pt;
                        border-top-style: none;
                        
                         }
#navigation_ver a {
        /*border-bottom: 1px solid #fff;*/
        border-top: 1px solid #fff;
        font-family:Arial, Verdana, sans serif;
        display:block;
	width:190px;
	padding-left:5px;
	padding-top:0.1em;
        padding-bottom:0.1em;
	text-decoration:none;
	/*font-weight:bold;*/
	font-size: 10pt;
        color:#cbe2fa;
        }

#navigation_ver a:hover {
	color:#e7d382;
	list-style-type:block;
	}
#navigation_ver a:active {
	color:red;
	list-style-type:block;
	}
#main_content
{
    font-family: sans-serif;
    font-size: 10pt;
    
}
#main_content a
{
    text-decoration: none;
    color: #003366;
}

#main_content a:hover
{
    text-decoration: none;
    color: #003366;
}

#main_content h1
{
    text-align: center;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: underline;
    color: #003366;
}

#main_content h2
{
    text-align: left;
    font-size: 11pt;
    font-weight: bold;
    
}
#main_content h4
{
    text-align: left;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}
#sidebar
{
    text-align: center;
    font-family: sans-serif;
    font-size: 9pt;
}
#sidebar a
{
    /*font-weight: bold;*/
    border: none;
	color:#003366;
	text-decoration: none;

}
#start  {text-align: center;
         color: #003366;
         font-size: 11pt;
                                
}
#start h1 {text-align: center;
           font-weight: bold;
           text-decoration: none;
}

div.img160 a:hover{
    color:red;
    font-weight: bold;
}





