@charset "utf-8";

/*____ ANKER1 ____*/
#anker1 {
	margin-top:5px;
	width:900px;
	height: auto}

#anker1 li {
	list-style:none;
	float:left;
	width: 165px;
	text-align:center}
#anker1 li a{
	background-image: url(pic/button.png);
	background-repeat:no-repeat;
	height:33px;
	padding-top: 10px;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 0.9em;
	display:block}
#anker1 li a:visited{
	background-image: url(pic/button.png);
	background-repeat:no-repeat;
	height:33px;
	padding-top: 10px;
	color:#FFFFFF;
	font-size: 0.9em;
	font-weight:bold;
	display:block}
#anker1 li a:focus {
	background-image: url(pic/button_active.png);
	color:#191970;
	font-size: 0.9em}
#anker1 li a:hover {
	background-image: url(pic/button_active.png);
	color:#191970;
	font-size: 0.9em;
	font-weight:bold}
#anker1 li a:active {
	background-image: url(pic/button_active.png);
	color:#191970;
	font-size: 0.9em;
	font-weight:bold}
#anker1 li strong {
	background-image: url(pic/button_active.png);
	background-repeat:no-repeat;
	color:#191970;
	font-size: 0.9em;
	font-weight:bold;
	height:38px;
	padding-top: 10px;
	display:block}

/*__________________________ SELECT_BUTTON_SMALL __________________________*/
#select_small, #select_small_100, #select_small_140, #select_small_160{
	margin-top: 10px;
	width: 960px;
	height: auto}
#select_small li, #select_small_100 li, #select_small_120 li, #select_small_140 li, #select_small_160 li {
	list-style:none;
	float: left;
	width: 80px;
	text-align: center}
#select_small li a, #select_small_100 li a, #select_small_120 li a, #select_small_140 li a, #select_small_160 li a {
	background-image: url(pic/buttom_small_passiv.png); background-repeat:no-repeat;
	height: 25px;
	padding-top: 6px;
	margin-bottom:4px;
	margin-left:3px;
	color:#366092; font-size: 0.75em; font-weight:bold;	/*#FFFFFF*/
	display:block}
#select_small li a:visited, #select_small_100 li a:visited, #select_small_120 li a:visited, #select_small_140 li a:visited, #select_small_160 li a:visited {
	background-image: url(pic/buttom_small_passiv.png); background-repeat:no-repeat;
	height: 25px;
	padding-top: 6px;
	margin-bottom:4px;
	margin-left:3px;
	color:#366092; font-size: 0.75em; font-weight:bold;
	display:block}
#anker1 li a:focus {
	background-image: url(pic/buttom_small_activ.png);
	color:#366092;
	font-size: 0.75em}
#select_small li a:hover, #select_small_100 li a:hover, #select_small_120 li a:hover, #select_small_140 li a:hover, #select_small_160 li a:hover {
	background-image: url(pic/buttom_small_activ.png); background-repeat:no-repeat;
	height: 25px;
	color:#FFFFFF; font-weight:bold; color:#366092}	/*#D9D9D9 #F2F2F2 #366092*/
#anker1 li a:active {
	background-image: url(pic/buttom_small_select.png);
	color:#FFFFFF; font-size: 0.75em; font-weight:bold}
#anker1 li strong {
	background-image: url(pic/buttom_small_activ.png); background-repeat:no-repeat;
	height:28px;
	padding-top: 6px;
	margin-bottom:4px;
	margin-left:3px;
	color:#366092; font-size: 0.75em; font-weight:bold;	/*#FFFFFF*/
	display:block}

#select_small_100 li {width: 100px}
#select_small_100 li a {background-image: url(pic/buttom_100px_passiv.png)}
#select_small_100 li a:visited {background-image: url(pic/buttom_100px_passiv.png)}
#select_small_100 li a:hover {background-image: url(pic/buttom_100px_activ.png)}

#select_small_120 li {width: 120px}
#select_small_120 li a {background-image: url(pic/buttom_120px_passiv.png)}
#select_small_120 li a:visited {background-image: url(pic/buttom_120px_passiv.png)}
#select_small_120 li a:hover {background-image: url(pic/buttom_120px_activ.png)}

#select_small_140 li {width: 140px}
#select_small_140 li a {background-image: url(pic/buttom_140px_passiv.png)}
#select_small_140 li a:visited {background-image: url(pic/buttom_140px_passiv.png)}
#select_small_140 li a:hover {background-image: url(pic/buttom_140px_activ.png)}

#select_small_160 li {width: 160px}
#select_small_160 li a {background-image: url(pic/buttom_160px_passiv.png)}
#select_small_160 li a:visited {background-image: url(pic/buttom_160px_passiv.png)}
#select_small_160 li a:hover {background-image: url(pic/buttom_160px_activ.png)}
/*-------------------------- SELECT_BUTTON_SMALL --------------------------*/

/*__________________________ ABSTAND __________________________*/
.anker1 {padding-bottom: 40px}	/*1 Reihe*/
.anker2 {padding-bottom: 70px}	/*2 Reihen*/
/*.anker3 {padding-bottom: 100px}*/
/*-------------------------- ABSTAND --------------------------*/