*
{
margin: auto;
padding: 0px;
font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
font-color: black;
}

body
{
background-color: black;
text-align: justify;
}

	  
#top
{
background-image: url(../layout/top.png);
background-repeat: no-repeat;
height: 213px;
width: 1000px;
padding: 0px 0px 0px 0px;
}


#middle
{
background-image: url(../layout/middle.png);
background-repeat: repeat-y;
width: 800px;
padding: 0px 100px 0px 100px;
overflow: auto;
overflow-x: hidden;
overflow-y: hidden;
}


#bottom
{
position: relative;
bottom: 0px;
background-image: url(../layout/bottom.png);
background-repeat: no-repeat;
height: 100px;
width: 800px;
padding: 10px 100px 0px 100px;
text-align: right;
font-weight: bold;
color: #666;
}




#unternavi
{
width: 210px;
min-height: 100px;
background-color: #CCC;
padding: 10px;
list-style: inside;
border: 2px solid #999;
margin-bottom: 20px;
}


#unternavi li
{
margin-left: 8px;
}



#news
{
width: 210px;
min-height: 200px;
background-color: #CCC;
padding: 10px;
list-style: inside;
border: 2px solid #999;
margin-bottom: 20px;
list-style: outside;
text-align: left;
}


#news li
{
margin-left: 20px;
margin-bottom: 8px;
}






h1
{
font-size: 16px;
font-weight: bold;
color: black;
margin-left: -10px;
margin-bottom: 10px;
}


h2
{
font-size: 14px;
font-weight: bold;
color: black;
margin-bottom: 5px;
}





a
{
font-size: 12px;
color: #006;
text-decoration: none;
outline: none;
}
a:active
{
color: #06C;
}
a:hover
{
color: #06C;
}




.history
{
font-size: 10px;
text-decoration: underline;
}






















#left_big
{
width: 500px;
margin-left: 20px;
float: left;
}

#left_small
{
width: 232px;
margin-left: 20px;
padding-top: 30px;
float: left;
}


#right_big
{
width: 500px;
margin-right: 20px;
float: none;
}

#right_small
{
width: 232px;
margin-right: 20px;
padding-top: 30px;
float: none;
}


#wide
{
width: 758px;
margin-left: 20px;
float: left;
}







#navi
{
position: relative;
top: 70px;
left: 165px;
list-style: none;
width: 520px;
}

#navi li
{
float: left;
}

#navi li a
{
background: url(../layout/navi.png) no-repeat;
outline: none;
display: block;
}

#navi .n_01 a { width: 130px; height: 37px; background-position: 0px 0px; }
#navi .n_01 a:hover { background-position: 0px -38px; }

#navi .n_02 a { width: 130px; height: 37px; background-position: -130px 0px; }
#navi .n_02 a:hover { background-position: -130px -38px; }

#navi .n_03 a { width: 130px; height: 37px; background-position: -260px 0px; }
#navi .n_03 a:hover { background-position: -260px -38px; }

#navi .n_04 a { width: 130px; height: 37px; background-position: -390px 0px; }
#navi .n_04 a:hover { background-position: -390px -38px; }
